[==========] 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
I20260713 09:02:37.011314  5736 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.154.62:43967
I20260713 09:02:37.012892  5736 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260713 09:02:37.013945  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:37.030802  5742 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
W20260713 09:02:37.030799  5745 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
I20260713 09:02:37.032246  5736 server_base.cc:1061] running on GCE node
W20260713 09:02:37.031023  5743 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
I20260713 09:02:38.268970  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:38.269248  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:38.269567  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783933358269536 us; error 0 us; skew 500 ppm
I20260713 09:02:38.270520  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:38.277377  5736 webserver.cc:533] Webserver started at http://127.5.154.62:38571/ using document root <none> and password file <none>
I20260713 09:02:38.278383  5736 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:38.278595  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:38.279139  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:38.285437  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933356847920-5736-0/minicluster-data/master-0-root/instance:
uuid: "608ee7b86de44756aae076fe4ba7b18a"
format_stamp: "Formatted at 2026-07-13 09:02:38 on dist-test-slave-z8rn"
I20260713 09:02:38.293594  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.002s	sys 0.005s
I20260713 09:02:38.298641  5751 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:38.299765  5736 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.003s
I20260713 09:02:38.300143  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933356847920-5736-0/minicluster-data/master-0-root
uuid: "608ee7b86de44756aae076fe4ba7b18a"
format_stamp: "Formatted at 2026-07-13 09:02:38 on dist-test-slave-z8rn"
I20260713 09:02:38.300480  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933356847920-5736-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933356847920-5736-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933356847920-5736-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)
I20260713 09:02:38.356664  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:38.358222  5736 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
I20260713 09:02:38.358683  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:38.429265  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.62:43967
I20260713 09:02:38.429315  5802 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.62:43967 every 8 connection(s)
I20260713 09:02:38.436867  5803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:38.457908  5803 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 608ee7b86de44756aae076fe4ba7b18a: Bootstrap starting.
I20260713 09:02:38.463553  5803 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 608ee7b86de44756aae076fe4ba7b18a: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:38.465346  5803 log.cc:826] T 00000000000000000000000000000000 P 608ee7b86de44756aae076fe4ba7b18a: Log is configured to *not* fsync() on all Append() calls
I20260713 09:02:38.469619  5803 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 608ee7b86de44756aae076fe4ba7b18a: No bootstrap required, opened a new log
I20260713 09:02:38.489332  5803 raft_consensus.cc:359] T 00000000000000000000000000000000 P 608ee7b86de44756aae076fe4ba7b18a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "608ee7b86de44756aae076fe4ba7b18a" member_type: VOTER }
I20260713 09:02:38.489915  5803 raft_consensus.cc:385] T 00000000000000000000000000000000 P 608ee7b86de44756aae076fe4ba7b18a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:38.490231  5803 raft_consensus.cc:740] T 00000000000000000000000000000000 P 608ee7b86de44756aae076fe4ba7b18a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 608ee7b86de44756aae076fe4ba7b18a, State: Initialized, Role: FOLLOWER
I20260713 09:02:38.491323  5803 consensus_queue.cc:260] T 00000000000000000000000000000000 P 608ee7b86de44756aae076fe4ba7b18a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "608ee7b86de44756aae076fe4ba7b18a" member_type: VOTER }
I20260713 09:02:38.491796  5803 raft_consensus.cc:399] T 00000000000000000000000000000000 P 608ee7b86de44756aae076fe4ba7b18a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:02:38.492120  5803 raft_consensus.cc:493] T 00000000000000000000000000000000 P 608ee7b86de44756aae076fe4ba7b18a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:02:38.492543  5803 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 608ee7b86de44756aae076fe4ba7b18a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:38.496651  5803 raft_consensus.cc:515] T 00000000000000000000000000000000 P 608ee7b86de44756aae076fe4ba7b18a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "608ee7b86de44756aae076fe4ba7b18a" member_type: VOTER }
I20260713 09:02:38.497423  5803 leader_election.cc:304] T 00000000000000000000000000000000 P 608ee7b86de44756aae076fe4ba7b18a [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: 608ee7b86de44756aae076fe4ba7b18a; no voters: 
I20260713 09:02:38.499164  5803 leader_election.cc:290] T 00000000000000000000000000000000 P 608ee7b86de44756aae076fe4ba7b18a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:02:38.499521  5806 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 608ee7b86de44756aae076fe4ba7b18a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:38.501789  5806 raft_consensus.cc:697] T 00000000000000000000000000000000 P 608ee7b86de44756aae076fe4ba7b18a [term 1 LEADER]: Becoming Leader. State: Replica: 608ee7b86de44756aae076fe4ba7b18a, State: Running, Role: LEADER
I20260713 09:02:38.502790  5806 consensus_queue.cc:237] T 00000000000000000000000000000000 P 608ee7b86de44756aae076fe4ba7b18a [LEADER]: Queue going to LEADER mode. State: All 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: "608ee7b86de44756aae076fe4ba7b18a" member_type: VOTER }
I20260713 09:02:38.503789  5803 sys_catalog.cc:565] T 00000000000000000000000000000000 P 608ee7b86de44756aae076fe4ba7b18a [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:02:38.512957  5808 sys_catalog.cc:455] T 00000000000000000000000000000000 P 608ee7b86de44756aae076fe4ba7b18a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "608ee7b86de44756aae076fe4ba7b18a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "608ee7b86de44756aae076fe4ba7b18a" member_type: VOTER } }
I20260713 09:02:38.513777  5808 sys_catalog.cc:458] T 00000000000000000000000000000000 P 608ee7b86de44756aae076fe4ba7b18a [sys.catalog]: This master's current role is: LEADER
I20260713 09:02:38.514454  5807 sys_catalog.cc:455] T 00000000000000000000000000000000 P 608ee7b86de44756aae076fe4ba7b18a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 608ee7b86de44756aae076fe4ba7b18a. Latest consensus state: current_term: 1 leader_uuid: "608ee7b86de44756aae076fe4ba7b18a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "608ee7b86de44756aae076fe4ba7b18a" member_type: VOTER } }
I20260713 09:02:38.515092  5807 sys_catalog.cc:458] T 00000000000000000000000000000000 P 608ee7b86de44756aae076fe4ba7b18a [sys.catalog]: This master's current role is: LEADER
I20260713 09:02:38.518985  5814 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:02:38.532238  5814 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:02:38.534502  5736 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:02:38.550552  5814 catalog_manager.cc:1383] Generated new cluster ID: 2e2e5e43fe6f4b41aba9aeb7dc0ee0a6
I20260713 09:02:38.550860  5814 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:02:38.569715  5814 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:02:38.571250  5814 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:02:38.583628  5814 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 608ee7b86de44756aae076fe4ba7b18a: Generated new TSK 0
I20260713 09:02:38.584646  5814 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:02:38.601657  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:38.611274  5825 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
W20260713 09:02:38.612903  5826 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
W20260713 09:02:38.617839  5828 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
I20260713 09:02:38.618007  5736 server_base.cc:1061] running on GCE node
I20260713 09:02:38.618808  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:38.619040  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:38.619278  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783933358619259 us; error 0 us; skew 500 ppm
I20260713 09:02:38.619906  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:38.624321  5736 webserver.cc:533] Webserver started at http://127.5.154.1:35779/ using document root <none> and password file <none>
I20260713 09:02:38.624851  5736 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:38.625046  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:38.625334  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:38.626421  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933356847920-5736-0/minicluster-data/ts-0-root/instance:
uuid: "89e9f97f8f444309853686ae8c441139"
format_stamp: "Formatted at 2026-07-13 09:02:38 on dist-test-slave-z8rn"
I20260713 09:02:38.632444  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:02:38.636766  5833 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:38.637627  5736 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260713 09:02:38.637972  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933356847920-5736-0/minicluster-data/ts-0-root
uuid: "89e9f97f8f444309853686ae8c441139"
format_stamp: "Formatted at 2026-07-13 09:02:38 on dist-test-slave-z8rn"
I20260713 09:02:38.638259  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933356847920-5736-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933356847920-5736-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933356847920-5736-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)
I20260713 09:02:38.658818  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:38.660163  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:38.663074  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:38.668113  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:38.668361  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:38.668720  5736 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:38.668934  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:38.775974  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.1:41875
I20260713 09:02:38.776042  5895 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.1:41875 every 8 connection(s)
I20260713 09:02:38.783808  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:38.801240  5900 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
W20260713 09:02:38.801647  5901 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
I20260713 09:02:38.810472  5736 server_base.cc:1061] running on GCE node
W20260713 09:02:38.812100  5904 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
I20260713 09:02:38.813323  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:38.813640  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:38.813846  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783933358813827 us; error 0 us; skew 500 ppm
I20260713 09:02:38.814670  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:38.818588  5736 webserver.cc:533] Webserver started at http://127.5.154.2:44269/ using document root <none> and password file <none>
I20260713 09:02:38.818789  5896 heartbeater.cc:344] Connected to a master server at 127.5.154.62:43967
I20260713 09:02:38.819156  5896 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:38.819247  5736 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:38.819494  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:38.819818  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:38.819973  5896 heartbeater.cc:507] Master 127.5.154.62:43967 requested a full tablet report, sending...
I20260713 09:02:38.821236  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933356847920-5736-0/minicluster-data/ts-1-root/instance:
uuid: "1d9434bff543451eb686ea08a463f2f9"
format_stamp: "Formatted at 2026-07-13 09:02:38 on dist-test-slave-z8rn"
I20260713 09:02:38.822734  5768 ts_manager.cc:194] Registered new tserver with Master: 89e9f97f8f444309853686ae8c441139 (127.5.154.1:41875)
I20260713 09:02:38.824841  5768 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38980
I20260713 09:02:38.828235  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:02:38.833420  5908 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:38.834318  5736 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:02:38.834645  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933356847920-5736-0/minicluster-data/ts-1-root
uuid: "1d9434bff543451eb686ea08a463f2f9"
format_stamp: "Formatted at 2026-07-13 09:02:38 on dist-test-slave-z8rn"
I20260713 09:02:38.834973  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933356847920-5736-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933356847920-5736-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933356847920-5736-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)
I20260713 09:02:38.856658  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:38.858352  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:38.860809  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:38.864425  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:38.864677  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:38.864945  5736 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:38.865159  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:38.951205  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.2:38427
I20260713 09:02:38.951356  5970 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.2:38427 every 8 connection(s)
I20260713 09:02:38.958367  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:38.966723  5974 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
W20260713 09:02:38.975313  5975 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
I20260713 09:02:38.975622  5971 heartbeater.cc:344] Connected to a master server at 127.5.154.62:43967
I20260713 09:02:38.975859  5736 server_base.cc:1061] running on GCE node
I20260713 09:02:38.976044  5971 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:38.976845  5971 heartbeater.cc:507] Master 127.5.154.62:43967 requested a full tablet report, sending...
W20260713 09:02:38.977298  5977 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
I20260713 09:02:38.978477  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:38.978742  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:38.978871  5768 ts_manager.cc:194] Registered new tserver with Master: 1d9434bff543451eb686ea08a463f2f9 (127.5.154.2:38427)
I20260713 09:02:38.978938  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783933358978923 us; error 0 us; skew 500 ppm
I20260713 09:02:38.979874  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:38.980350  5768 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38986
I20260713 09:02:38.984638  5736 webserver.cc:533] Webserver started at http://127.5.154.3:42217/ using document root <none> and password file <none>
I20260713 09:02:38.985271  5736 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:38.985529  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:38.985993  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:38.987475  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933356847920-5736-0/minicluster-data/ts-2-root/instance:
uuid: "5ff598c96b1c41c992486f2576caf9c8"
format_stamp: "Formatted at 2026-07-13 09:02:38 on dist-test-slave-z8rn"
I20260713 09:02:38.993201  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.003s
I20260713 09:02:38.997244  5982 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:38.998142  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:02:38.998462  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933356847920-5736-0/minicluster-data/ts-2-root
uuid: "5ff598c96b1c41c992486f2576caf9c8"
format_stamp: "Formatted at 2026-07-13 09:02:38 on dist-test-slave-z8rn"
I20260713 09:02:38.998804  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933356847920-5736-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933356847920-5736-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933356847920-5736-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)
I20260713 09:02:39.021744  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:39.023200  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:39.024540  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:39.026659  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:39.026889  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:39.027134  5736 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:39.027316  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:39.119136  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.3:38609
I20260713 09:02:39.119239  6044 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.3:38609 every 8 connection(s)
I20260713 09:02:39.136639  6045 heartbeater.cc:344] Connected to a master server at 127.5.154.62:43967
I20260713 09:02:39.137073  6045 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:39.137997  6045 heartbeater.cc:507] Master 127.5.154.62:43967 requested a full tablet report, sending...
I20260713 09:02:39.140166  5768 ts_manager.cc:194] Registered new tserver with Master: 5ff598c96b1c41c992486f2576caf9c8 (127.5.154.3:38609)
I20260713 09:02:39.140698  5736 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01460802s
I20260713 09:02:39.141863  5768 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38988
I20260713 09:02:39.196890  5768 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38990:
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"
    }
  }
}
W20260713 09:02:39.200407  5768 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.
I20260713 09:02:39.292682  5861 tablet_service.cc:1511] Processing CreateTablet for tablet bb84b46d27cb43ac9f1e71c0386b6167 (DEFAULT_TABLE table=test-workload [id=b1068fe14cda4aa29d76f55a6a5afe7c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:02:39.294471  5861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb84b46d27cb43ac9f1e71c0386b6167. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.301437  5859 tablet_service.cc:1511] Processing CreateTablet for tablet 76c1f6cfd26a4b0fb9181b9c9b526688 (DEFAULT_TABLE table=test-workload [id=b1068fe14cda4aa29d76f55a6a5afe7c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:02:39.303409  6010 tablet_service.cc:1511] Processing CreateTablet for tablet bb84b46d27cb43ac9f1e71c0386b6167 (DEFAULT_TABLE table=test-workload [id=b1068fe14cda4aa29d76f55a6a5afe7c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:02:39.302855  5860 tablet_service.cc:1511] Processing CreateTablet for tablet 2a7b7d324f6c46e59057655e713e053c (DEFAULT_TABLE table=test-workload [id=b1068fe14cda4aa29d76f55a6a5afe7c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:02:39.308096  6010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb84b46d27cb43ac9f1e71c0386b6167. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.307767  6009 tablet_service.cc:1511] Processing CreateTablet for tablet 2a7b7d324f6c46e59057655e713e053c (DEFAULT_TABLE table=test-workload [id=b1068fe14cda4aa29d76f55a6a5afe7c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:02:39.314298  6009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a7b7d324f6c46e59057655e713e053c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.313880  6007 tablet_service.cc:1511] Processing CreateTablet for tablet 652d5e9d40f84613bfa1f02cb29b1f7d (DEFAULT_TABLE table=test-workload [id=b1068fe14cda4aa29d76f55a6a5afe7c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:02:39.311005  5858 tablet_service.cc:1511] Processing CreateTablet for tablet 652d5e9d40f84613bfa1f02cb29b1f7d (DEFAULT_TABLE table=test-workload [id=b1068fe14cda4aa29d76f55a6a5afe7c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:02:39.307791  6008 tablet_service.cc:1511] Processing CreateTablet for tablet 76c1f6cfd26a4b0fb9181b9c9b526688 (DEFAULT_TABLE table=test-workload [id=b1068fe14cda4aa29d76f55a6a5afe7c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:02:39.317061  5859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76c1f6cfd26a4b0fb9181b9c9b526688. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.318598  5860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a7b7d324f6c46e59057655e713e053c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.315819  5857 tablet_service.cc:1511] Processing CreateTablet for tablet 74e3157df9854ad3b92496e483a84500 (DEFAULT_TABLE table=test-workload [id=b1068fe14cda4aa29d76f55a6a5afe7c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:02:39.320679  6006 tablet_service.cc:1511] Processing CreateTablet for tablet 74e3157df9854ad3b92496e483a84500 (DEFAULT_TABLE table=test-workload [id=b1068fe14cda4aa29d76f55a6a5afe7c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:02:39.326601  6008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76c1f6cfd26a4b0fb9181b9c9b526688. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.324221  5936 tablet_service.cc:1511] Processing CreateTablet for tablet bb84b46d27cb43ac9f1e71c0386b6167 (DEFAULT_TABLE table=test-workload [id=b1068fe14cda4aa29d76f55a6a5afe7c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:02:39.327178  5858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 652d5e9d40f84613bfa1f02cb29b1f7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.334372  5934 tablet_service.cc:1511] Processing CreateTablet for tablet 76c1f6cfd26a4b0fb9181b9c9b526688 (DEFAULT_TABLE table=test-workload [id=b1068fe14cda4aa29d76f55a6a5afe7c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:02:39.335516  6007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 652d5e9d40f84613bfa1f02cb29b1f7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.337812  5936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb84b46d27cb43ac9f1e71c0386b6167. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.340627  5935 tablet_service.cc:1511] Processing CreateTablet for tablet 2a7b7d324f6c46e59057655e713e053c (DEFAULT_TABLE table=test-workload [id=b1068fe14cda4aa29d76f55a6a5afe7c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:02:39.341847  6006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74e3157df9854ad3b92496e483a84500. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.345234  5857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74e3157df9854ad3b92496e483a84500. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.348076  5934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76c1f6cfd26a4b0fb9181b9c9b526688. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.345361  5932 tablet_service.cc:1511] Processing CreateTablet for tablet 74e3157df9854ad3b92496e483a84500 (DEFAULT_TABLE table=test-workload [id=b1068fe14cda4aa29d76f55a6a5afe7c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:02:39.342212  5856 tablet_service.cc:1511] Processing CreateTablet for tablet 8c59a07b5e564d3cbb92b6d780002ea8 (DEFAULT_TABLE table=test-workload [id=b1068fe14cda4aa29d76f55a6a5afe7c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:02:39.352005  5855 tablet_service.cc:1511] Processing CreateTablet for tablet 8b1f1c76561d473db9a9de316cb3c4d3 (DEFAULT_TABLE table=test-workload [id=b1068fe14cda4aa29d76f55a6a5afe7c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:02:39.349565  5933 tablet_service.cc:1511] Processing CreateTablet for tablet 652d5e9d40f84613bfa1f02cb29b1f7d (DEFAULT_TABLE table=test-workload [id=b1068fe14cda4aa29d76f55a6a5afe7c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:02:39.356422  5855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b1f1c76561d473db9a9de316cb3c4d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.353266  6005 tablet_service.cc:1511] Processing CreateTablet for tablet 8c59a07b5e564d3cbb92b6d780002ea8 (DEFAULT_TABLE table=test-workload [id=b1068fe14cda4aa29d76f55a6a5afe7c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:02:39.347756  5931 tablet_service.cc:1511] Processing CreateTablet for tablet 8c59a07b5e564d3cbb92b6d780002ea8 (DEFAULT_TABLE table=test-workload [id=b1068fe14cda4aa29d76f55a6a5afe7c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:02:39.371688  5930 tablet_service.cc:1511] Processing CreateTablet for tablet 8b1f1c76561d473db9a9de316cb3c4d3 (DEFAULT_TABLE table=test-workload [id=b1068fe14cda4aa29d76f55a6a5afe7c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:02:39.372810  5935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a7b7d324f6c46e59057655e713e053c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.378410  6004 tablet_service.cc:1511] Processing CreateTablet for tablet 8b1f1c76561d473db9a9de316cb3c4d3 (DEFAULT_TABLE table=test-workload [id=b1068fe14cda4aa29d76f55a6a5afe7c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:02:39.380715  6005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c59a07b5e564d3cbb92b6d780002ea8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.380360  5856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c59a07b5e564d3cbb92b6d780002ea8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.396745  5930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b1f1c76561d473db9a9de316cb3c4d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.401823  6004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b1f1c76561d473db9a9de316cb3c4d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.407783  5931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8c59a07b5e564d3cbb92b6d780002ea8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.416204  5932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74e3157df9854ad3b92496e483a84500. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.427623  5933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 652d5e9d40f84613bfa1f02cb29b1f7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.468572  5854 tablet_service.cc:1511] Processing CreateTablet for tablet 4a5049ce4e55408f8d6a703f4b73cd08 (DEFAULT_TABLE table=test-workload [id=b1068fe14cda4aa29d76f55a6a5afe7c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:02:39.469072  5929 tablet_service.cc:1511] Processing CreateTablet for tablet 4a5049ce4e55408f8d6a703f4b73cd08 (DEFAULT_TABLE table=test-workload [id=b1068fe14cda4aa29d76f55a6a5afe7c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:02:39.470438  5929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a5049ce4e55408f8d6a703f4b73cd08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.470535  5854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a5049ce4e55408f8d6a703f4b73cd08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.471590  6003 tablet_service.cc:1511] Processing CreateTablet for tablet 4a5049ce4e55408f8d6a703f4b73cd08 (DEFAULT_TABLE table=test-workload [id=b1068fe14cda4aa29d76f55a6a5afe7c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:02:39.472932  6003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a5049ce4e55408f8d6a703f4b73cd08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.510444  5853 tablet_service.cc:1511] Processing CreateTablet for tablet c2027a4ac27c46e4a83859d49a2b8ca9 (DEFAULT_TABLE table=test-workload [id=b1068fe14cda4aa29d76f55a6a5afe7c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:02:39.512219  5853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2027a4ac27c46e4a83859d49a2b8ca9. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:02:39.543370  5816 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:02:39.574102  5928 tablet_service.cc:1511] Processing CreateTablet for tablet c2027a4ac27c46e4a83859d49a2b8ca9 (DEFAULT_TABLE table=test-workload [id=b1068fe14cda4aa29d76f55a6a5afe7c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:02:39.579413  5928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2027a4ac27c46e4a83859d49a2b8ca9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.621403  6065 tablet_bootstrap.cc:492] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 5ff598c96b1c41c992486f2576caf9c8: Bootstrap starting.
I20260713 09:02:39.624243  6063 tablet_bootstrap.cc:492] T bb84b46d27cb43ac9f1e71c0386b6167 P 89e9f97f8f444309853686ae8c441139: Bootstrap starting.
I20260713 09:02:39.637857  6003 tablet_service.cc:1511] Processing CreateTablet for tablet c2027a4ac27c46e4a83859d49a2b8ca9 (DEFAULT_TABLE table=test-workload [id=b1068fe14cda4aa29d76f55a6a5afe7c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:02:39.648360  6003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2027a4ac27c46e4a83859d49a2b8ca9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:39.655405  6064 tablet_bootstrap.cc:492] T 4a5049ce4e55408f8d6a703f4b73cd08 P 1d9434bff543451eb686ea08a463f2f9: Bootstrap starting.
I20260713 09:02:39.662604  6065 tablet_bootstrap.cc:654] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 5ff598c96b1c41c992486f2576caf9c8: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:39.665360  6063 tablet_bootstrap.cc:654] T bb84b46d27cb43ac9f1e71c0386b6167 P 89e9f97f8f444309853686ae8c441139: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:39.671512  6064 tablet_bootstrap.cc:654] T 4a5049ce4e55408f8d6a703f4b73cd08 P 1d9434bff543451eb686ea08a463f2f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:39.679123  6063 tablet_bootstrap.cc:492] T bb84b46d27cb43ac9f1e71c0386b6167 P 89e9f97f8f444309853686ae8c441139: No bootstrap required, opened a new log
I20260713 09:02:39.679632  6063 ts_tablet_manager.cc:1403] T bb84b46d27cb43ac9f1e71c0386b6167 P 89e9f97f8f444309853686ae8c441139: Time spent bootstrapping tablet: real 0.084s	user 0.006s	sys 0.010s
I20260713 09:02:39.680323  6064 tablet_bootstrap.cc:492] T 4a5049ce4e55408f8d6a703f4b73cd08 P 1d9434bff543451eb686ea08a463f2f9: No bootstrap required, opened a new log
I20260713 09:02:39.680727  6064 ts_tablet_manager.cc:1403] T 4a5049ce4e55408f8d6a703f4b73cd08 P 1d9434bff543451eb686ea08a463f2f9: Time spent bootstrapping tablet: real 0.036s	user 0.006s	sys 0.009s
I20260713 09:02:39.682511  6063 raft_consensus.cc:359] T bb84b46d27cb43ac9f1e71c0386b6167 P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } }
I20260713 09:02:39.682984  6064 raft_consensus.cc:359] T 4a5049ce4e55408f8d6a703f4b73cd08 P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:39.683656  6064 raft_consensus.cc:385] T 4a5049ce4e55408f8d6a703f4b73cd08 P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.683944  6064 raft_consensus.cc:740] T 4a5049ce4e55408f8d6a703f4b73cd08 P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d9434bff543451eb686ea08a463f2f9, State: Initialized, Role: FOLLOWER
I20260713 09:02:39.684629  6064 consensus_queue.cc:260] T 4a5049ce4e55408f8d6a703f4b73cd08 P 1d9434bff543451eb686ea08a463f2f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:39.683261  6063 raft_consensus.cc:385] T bb84b46d27cb43ac9f1e71c0386b6167 P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.685755  6063 raft_consensus.cc:740] T bb84b46d27cb43ac9f1e71c0386b6167 P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89e9f97f8f444309853686ae8c441139, State: Initialized, Role: FOLLOWER
I20260713 09:02:39.686702  6063 consensus_queue.cc:260] T bb84b46d27cb43ac9f1e71c0386b6167 P 89e9f97f8f444309853686ae8c441139 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } }
I20260713 09:02:39.687853  6065 tablet_bootstrap.cc:492] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 5ff598c96b1c41c992486f2576caf9c8: No bootstrap required, opened a new log
I20260713 09:02:39.688294  6065 ts_tablet_manager.cc:1403] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 5ff598c96b1c41c992486f2576caf9c8: Time spent bootstrapping tablet: real 0.072s	user 0.013s	sys 0.004s
I20260713 09:02:39.691143  6065 raft_consensus.cc:359] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:39.691809  6065 raft_consensus.cc:385] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.692104  6065 raft_consensus.cc:740] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ff598c96b1c41c992486f2576caf9c8, State: Initialized, Role: FOLLOWER
I20260713 09:02:39.692972  6065 consensus_queue.cc:260] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 5ff598c96b1c41c992486f2576caf9c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:39.695955  5971 heartbeater.cc:499] Master 127.5.154.62:43967 was elected leader, sending a full tablet report...
I20260713 09:02:39.696646  6064 ts_tablet_manager.cc:1434] T 4a5049ce4e55408f8d6a703f4b73cd08 P 1d9434bff543451eb686ea08a463f2f9: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.005s
I20260713 09:02:39.697300  6063 ts_tablet_manager.cc:1434] T bb84b46d27cb43ac9f1e71c0386b6167 P 89e9f97f8f444309853686ae8c441139: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.008s
I20260713 09:02:39.697650  6064 tablet_bootstrap.cc:492] T 2a7b7d324f6c46e59057655e713e053c P 1d9434bff543451eb686ea08a463f2f9: Bootstrap starting.
I20260713 09:02:39.698251  6063 tablet_bootstrap.cc:492] T 4a5049ce4e55408f8d6a703f4b73cd08 P 89e9f97f8f444309853686ae8c441139: Bootstrap starting.
I20260713 09:02:39.701918  5896 heartbeater.cc:499] Master 127.5.154.62:43967 was elected leader, sending a full tablet report...
I20260713 09:02:39.704411  6064 tablet_bootstrap.cc:654] T 2a7b7d324f6c46e59057655e713e053c P 1d9434bff543451eb686ea08a463f2f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:39.705322  6063 tablet_bootstrap.cc:654] T 4a5049ce4e55408f8d6a703f4b73cd08 P 89e9f97f8f444309853686ae8c441139: Neither blocks nor log segments found. Creating new log.
W20260713 09:02:39.708082  5972 tablet.cc:2406] T 4a5049ce4e55408f8d6a703f4b73cd08 P 1d9434bff543451eb686ea08a463f2f9: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:02:39.716697  6064 tablet_bootstrap.cc:492] T 2a7b7d324f6c46e59057655e713e053c P 1d9434bff543451eb686ea08a463f2f9: No bootstrap required, opened a new log
I20260713 09:02:39.717307  6064 ts_tablet_manager.cc:1403] T 2a7b7d324f6c46e59057655e713e053c P 1d9434bff543451eb686ea08a463f2f9: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.005s
I20260713 09:02:39.720986  6064 raft_consensus.cc:359] T 2a7b7d324f6c46e59057655e713e053c P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:39.721944  6064 raft_consensus.cc:385] T 2a7b7d324f6c46e59057655e713e053c P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.722314  6064 raft_consensus.cc:740] T 2a7b7d324f6c46e59057655e713e053c P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d9434bff543451eb686ea08a463f2f9, State: Initialized, Role: FOLLOWER
I20260713 09:02:39.723431  6064 consensus_queue.cc:260] T 2a7b7d324f6c46e59057655e713e053c P 1d9434bff543451eb686ea08a463f2f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:39.726223  6064 ts_tablet_manager.cc:1434] T 2a7b7d324f6c46e59057655e713e053c P 1d9434bff543451eb686ea08a463f2f9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260713 09:02:39.727442  6064 tablet_bootstrap.cc:492] T 652d5e9d40f84613bfa1f02cb29b1f7d P 1d9434bff543451eb686ea08a463f2f9: Bootstrap starting.
I20260713 09:02:39.734736  6045 heartbeater.cc:499] Master 127.5.154.62:43967 was elected leader, sending a full tablet report...
I20260713 09:02:39.736404  6064 tablet_bootstrap.cc:654] T 652d5e9d40f84613bfa1f02cb29b1f7d P 1d9434bff543451eb686ea08a463f2f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:39.743078  6065 ts_tablet_manager.cc:1434] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 5ff598c96b1c41c992486f2576caf9c8: Time spent starting tablet: real 0.054s	user 0.033s	sys 0.011s
I20260713 09:02:39.744134  6065 tablet_bootstrap.cc:492] T 4a5049ce4e55408f8d6a703f4b73cd08 P 5ff598c96b1c41c992486f2576caf9c8: Bootstrap starting.
I20260713 09:02:39.750173  6064 tablet_bootstrap.cc:492] T 652d5e9d40f84613bfa1f02cb29b1f7d P 1d9434bff543451eb686ea08a463f2f9: No bootstrap required, opened a new log
I20260713 09:02:39.750773  6064 ts_tablet_manager.cc:1403] T 652d5e9d40f84613bfa1f02cb29b1f7d P 1d9434bff543451eb686ea08a463f2f9: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.013s
I20260713 09:02:39.750980  6065 tablet_bootstrap.cc:654] T 4a5049ce4e55408f8d6a703f4b73cd08 P 5ff598c96b1c41c992486f2576caf9c8: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:39.755695  6064 raft_consensus.cc:359] T 652d5e9d40f84613bfa1f02cb29b1f7d P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:39.756621  6064 raft_consensus.cc:385] T 652d5e9d40f84613bfa1f02cb29b1f7d P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.756999  6064 raft_consensus.cc:740] T 652d5e9d40f84613bfa1f02cb29b1f7d P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d9434bff543451eb686ea08a463f2f9, State: Initialized, Role: FOLLOWER
I20260713 09:02:39.758252  6064 consensus_queue.cc:260] T 652d5e9d40f84613bfa1f02cb29b1f7d P 1d9434bff543451eb686ea08a463f2f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:39.761337  6064 ts_tablet_manager.cc:1434] T 652d5e9d40f84613bfa1f02cb29b1f7d P 1d9434bff543451eb686ea08a463f2f9: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260713 09:02:39.762542  6064 tablet_bootstrap.cc:492] T 74e3157df9854ad3b92496e483a84500 P 1d9434bff543451eb686ea08a463f2f9: Bootstrap starting.
I20260713 09:02:39.765733  6065 tablet_bootstrap.cc:492] T 4a5049ce4e55408f8d6a703f4b73cd08 P 5ff598c96b1c41c992486f2576caf9c8: No bootstrap required, opened a new log
I20260713 09:02:39.766209  6065 ts_tablet_manager.cc:1403] T 4a5049ce4e55408f8d6a703f4b73cd08 P 5ff598c96b1c41c992486f2576caf9c8: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.012s
I20260713 09:02:39.768990  6065 raft_consensus.cc:359] T 4a5049ce4e55408f8d6a703f4b73cd08 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:39.769827  6065 raft_consensus.cc:385] T 4a5049ce4e55408f8d6a703f4b73cd08 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.770206  6065 raft_consensus.cc:740] T 4a5049ce4e55408f8d6a703f4b73cd08 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ff598c96b1c41c992486f2576caf9c8, State: Initialized, Role: FOLLOWER
I20260713 09:02:39.770874  6064 tablet_bootstrap.cc:654] T 74e3157df9854ad3b92496e483a84500 P 1d9434bff543451eb686ea08a463f2f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:39.771052  6065 consensus_queue.cc:260] T 4a5049ce4e55408f8d6a703f4b73cd08 P 5ff598c96b1c41c992486f2576caf9c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:39.776582  6065 ts_tablet_manager.cc:1434] T 4a5049ce4e55408f8d6a703f4b73cd08 P 5ff598c96b1c41c992486f2576caf9c8: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:02:39.780079  6065 tablet_bootstrap.cc:492] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8: Bootstrap starting.
I20260713 09:02:39.784857  6063 tablet_bootstrap.cc:492] T 4a5049ce4e55408f8d6a703f4b73cd08 P 89e9f97f8f444309853686ae8c441139: No bootstrap required, opened a new log
I20260713 09:02:39.785319  6063 ts_tablet_manager.cc:1403] T 4a5049ce4e55408f8d6a703f4b73cd08 P 89e9f97f8f444309853686ae8c441139: Time spent bootstrapping tablet: real 0.087s	user 0.015s	sys 0.064s
I20260713 09:02:39.789137  6065 tablet_bootstrap.cc:654] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:39.793216  6063 raft_consensus.cc:359] T 4a5049ce4e55408f8d6a703f4b73cd08 P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:39.794152  6063 raft_consensus.cc:385] T 4a5049ce4e55408f8d6a703f4b73cd08 P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.794463  6063 raft_consensus.cc:740] T 4a5049ce4e55408f8d6a703f4b73cd08 P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89e9f97f8f444309853686ae8c441139, State: Initialized, Role: FOLLOWER
I20260713 09:02:39.795305  6063 consensus_queue.cc:260] T 4a5049ce4e55408f8d6a703f4b73cd08 P 89e9f97f8f444309853686ae8c441139 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:39.796018  6064 tablet_bootstrap.cc:492] T 74e3157df9854ad3b92496e483a84500 P 1d9434bff543451eb686ea08a463f2f9: No bootstrap required, opened a new log
I20260713 09:02:39.796710  6064 ts_tablet_manager.cc:1403] T 74e3157df9854ad3b92496e483a84500 P 1d9434bff543451eb686ea08a463f2f9: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.014s
I20260713 09:02:39.797586  6063 ts_tablet_manager.cc:1434] T 4a5049ce4e55408f8d6a703f4b73cd08 P 89e9f97f8f444309853686ae8c441139: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.006s
I20260713 09:02:39.798516  6063 tablet_bootstrap.cc:492] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139: Bootstrap starting.
I20260713 09:02:39.804888  6063 tablet_bootstrap.cc:654] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:39.805794  6065 tablet_bootstrap.cc:492] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8: No bootstrap required, opened a new log
I20260713 09:02:39.806386  6065 ts_tablet_manager.cc:1403] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.008s
I20260713 09:02:39.805965  6064 raft_consensus.cc:359] T 74e3157df9854ad3b92496e483a84500 P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:39.806896  6064 raft_consensus.cc:385] T 74e3157df9854ad3b92496e483a84500 P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.809983  6065 raft_consensus.cc:359] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } }
I20260713 09:02:39.810710  6064 raft_consensus.cc:740] T 74e3157df9854ad3b92496e483a84500 P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d9434bff543451eb686ea08a463f2f9, State: Initialized, Role: FOLLOWER
I20260713 09:02:39.810968  6065 raft_consensus.cc:385] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.811448  6065 raft_consensus.cc:740] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ff598c96b1c41c992486f2576caf9c8, State: Initialized, Role: FOLLOWER
I20260713 09:02:39.811645  6064 consensus_queue.cc:260] T 74e3157df9854ad3b92496e483a84500 P 1d9434bff543451eb686ea08a463f2f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:39.814534  6064 ts_tablet_manager.cc:1434] T 74e3157df9854ad3b92496e483a84500 P 1d9434bff543451eb686ea08a463f2f9: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.001s
I20260713 09:02:39.812587  6065 consensus_queue.cc:260] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } }
I20260713 09:02:39.815618  6064 tablet_bootstrap.cc:492] T bb84b46d27cb43ac9f1e71c0386b6167 P 1d9434bff543451eb686ea08a463f2f9: Bootstrap starting.
I20260713 09:02:39.817893  6065 ts_tablet_manager.cc:1434] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260713 09:02:39.819103  6065 tablet_bootstrap.cc:492] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8: Bootstrap starting.
I20260713 09:02:39.824263  6064 tablet_bootstrap.cc:654] T bb84b46d27cb43ac9f1e71c0386b6167 P 1d9434bff543451eb686ea08a463f2f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:39.836382  6065 tablet_bootstrap.cc:654] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:39.836408  6064 tablet_bootstrap.cc:492] T bb84b46d27cb43ac9f1e71c0386b6167 P 1d9434bff543451eb686ea08a463f2f9: No bootstrap required, opened a new log
I20260713 09:02:39.837550  6064 ts_tablet_manager.cc:1403] T bb84b46d27cb43ac9f1e71c0386b6167 P 1d9434bff543451eb686ea08a463f2f9: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.004s
I20260713 09:02:39.841094  6063 tablet_bootstrap.cc:492] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139: No bootstrap required, opened a new log
I20260713 09:02:39.841573  6063 ts_tablet_manager.cc:1403] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139: Time spent bootstrapping tablet: real 0.043s	user 0.020s	sys 0.023s
I20260713 09:02:39.841706  6064 raft_consensus.cc:359] T bb84b46d27cb43ac9f1e71c0386b6167 P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } }
I20260713 09:02:39.843014  6064 raft_consensus.cc:385] T bb84b46d27cb43ac9f1e71c0386b6167 P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.843570  6064 raft_consensus.cc:740] T bb84b46d27cb43ac9f1e71c0386b6167 P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d9434bff543451eb686ea08a463f2f9, State: Initialized, Role: FOLLOWER
I20260713 09:02:39.844367  6063 raft_consensus.cc:359] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:39.845073  6063 raft_consensus.cc:385] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.845510  6063 raft_consensus.cc:740] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89e9f97f8f444309853686ae8c441139, State: Initialized, Role: FOLLOWER
I20260713 09:02:39.844889  6064 consensus_queue.cc:260] T bb84b46d27cb43ac9f1e71c0386b6167 P 1d9434bff543451eb686ea08a463f2f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } }
I20260713 09:02:39.846311  6063 consensus_queue.cc:260] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:39.848601  6064 ts_tablet_manager.cc:1434] T bb84b46d27cb43ac9f1e71c0386b6167 P 1d9434bff543451eb686ea08a463f2f9: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260713 09:02:39.849251  6063 ts_tablet_manager.cc:1434] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:02:39.849864  6064 tablet_bootstrap.cc:492] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9: Bootstrap starting.
I20260713 09:02:39.850358  6063 tablet_bootstrap.cc:492] T 2a7b7d324f6c46e59057655e713e053c P 89e9f97f8f444309853686ae8c441139: Bootstrap starting.
I20260713 09:02:39.853870  6071 raft_consensus.cc:493] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:39.854506  6071 raft_consensus.cc:515] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:39.857241  6063 tablet_bootstrap.cc:654] T 2a7b7d324f6c46e59057655e713e053c P 89e9f97f8f444309853686ae8c441139: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:39.857988  6071 leader_election.cc:290] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 5ff598c96b1c41c992486f2576caf9c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89e9f97f8f444309853686ae8c441139 (127.5.154.1:41875), 1d9434bff543451eb686ea08a463f2f9 (127.5.154.2:38427)
I20260713 09:02:39.865731  6065 tablet_bootstrap.cc:492] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8: No bootstrap required, opened a new log
I20260713 09:02:39.866281  6065 ts_tablet_manager.cc:1403] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.011s
I20260713 09:02:39.869808  6065 raft_consensus.cc:359] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:39.870672  6065 raft_consensus.cc:385] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.871058  6065 raft_consensus.cc:740] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ff598c96b1c41c992486f2576caf9c8, State: Initialized, Role: FOLLOWER
I20260713 09:02:39.871937  6065 consensus_queue.cc:260] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:39.875103  6065 ts_tablet_manager.cc:1434] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:02:39.876154  6065 tablet_bootstrap.cc:492] T 2a7b7d324f6c46e59057655e713e053c P 5ff598c96b1c41c992486f2576caf9c8: Bootstrap starting.
I20260713 09:02:39.877656  6064 tablet_bootstrap.cc:654] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:39.885413  6065 tablet_bootstrap.cc:654] T 2a7b7d324f6c46e59057655e713e053c P 5ff598c96b1c41c992486f2576caf9c8: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:39.898874  6065 tablet_bootstrap.cc:492] T 2a7b7d324f6c46e59057655e713e053c P 5ff598c96b1c41c992486f2576caf9c8: No bootstrap required, opened a new log
I20260713 09:02:39.899478  6065 ts_tablet_manager.cc:1403] T 2a7b7d324f6c46e59057655e713e053c P 5ff598c96b1c41c992486f2576caf9c8: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.009s
I20260713 09:02:39.903085  6065 raft_consensus.cc:359] T 2a7b7d324f6c46e59057655e713e053c P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:39.904026  6063 tablet_bootstrap.cc:492] T 2a7b7d324f6c46e59057655e713e053c P 89e9f97f8f444309853686ae8c441139: No bootstrap required, opened a new log
I20260713 09:02:39.903963  6065 raft_consensus.cc:385] T 2a7b7d324f6c46e59057655e713e053c P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.904711  6063 ts_tablet_manager.cc:1403] T 2a7b7d324f6c46e59057655e713e053c P 89e9f97f8f444309853686ae8c441139: Time spent bootstrapping tablet: real 0.055s	user 0.021s	sys 0.032s
I20260713 09:02:39.904611  6065 raft_consensus.cc:740] T 2a7b7d324f6c46e59057655e713e053c P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ff598c96b1c41c992486f2576caf9c8, State: Initialized, Role: FOLLOWER
I20260713 09:02:39.905791  6065 consensus_queue.cc:260] T 2a7b7d324f6c46e59057655e713e053c P 5ff598c96b1c41c992486f2576caf9c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:39.907763  6063 raft_consensus.cc:359] T 2a7b7d324f6c46e59057655e713e053c P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:39.908401  6065 ts_tablet_manager.cc:1434] T 2a7b7d324f6c46e59057655e713e053c P 5ff598c96b1c41c992486f2576caf9c8: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260713 09:02:39.908454  6063 raft_consensus.cc:385] T 2a7b7d324f6c46e59057655e713e053c P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.908942  6063 raft_consensus.cc:740] T 2a7b7d324f6c46e59057655e713e053c P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89e9f97f8f444309853686ae8c441139, State: Initialized, Role: FOLLOWER
I20260713 09:02:39.909591  6065 tablet_bootstrap.cc:492] T 74e3157df9854ad3b92496e483a84500 P 5ff598c96b1c41c992486f2576caf9c8: Bootstrap starting.
I20260713 09:02:39.909637  6063 consensus_queue.cc:260] T 2a7b7d324f6c46e59057655e713e053c P 89e9f97f8f444309853686ae8c441139 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:39.912171  6063 ts_tablet_manager.cc:1434] T 2a7b7d324f6c46e59057655e713e053c P 89e9f97f8f444309853686ae8c441139: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260713 09:02:39.913069  6063 tablet_bootstrap.cc:492] T c2027a4ac27c46e4a83859d49a2b8ca9 P 89e9f97f8f444309853686ae8c441139: Bootstrap starting.
I20260713 09:02:39.910216  6064 tablet_bootstrap.cc:492] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9: No bootstrap required, opened a new log
I20260713 09:02:39.916117  6064 ts_tablet_manager.cc:1403] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9: Time spent bootstrapping tablet: real 0.066s	user 0.009s	sys 0.005s
I20260713 09:02:39.918247  6065 tablet_bootstrap.cc:654] T 74e3157df9854ad3b92496e483a84500 P 5ff598c96b1c41c992486f2576caf9c8: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:39.919309  6063 tablet_bootstrap.cc:654] T c2027a4ac27c46e4a83859d49a2b8ca9 P 89e9f97f8f444309853686ae8c441139: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:39.921195  6064 raft_consensus.cc:359] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:39.921628  6070 raft_consensus.cc:493] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:39.932971  6064 raft_consensus.cc:385] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.926900  6071 raft_consensus.cc:493] T 4a5049ce4e55408f8d6a703f4b73cd08 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:39.930611  6069 raft_consensus.cc:493] T 74e3157df9854ad3b92496e483a84500 P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:39.933029  6070 raft_consensus.cc:515] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:39.933755  6071 raft_consensus.cc:515] T 4a5049ce4e55408f8d6a703f4b73cd08 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:39.934033  5871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76c1f6cfd26a4b0fb9181b9c9b526688" candidate_uuid: "5ff598c96b1c41c992486f2576caf9c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e9f97f8f444309853686ae8c441139" is_pre_election: true
I20260713 09:02:39.933853  6069 raft_consensus.cc:515] T 74e3157df9854ad3b92496e483a84500 P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:39.934798  5871 raft_consensus.cc:2468] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ff598c96b1c41c992486f2576caf9c8 in term 0.
I20260713 09:02:39.935837  6071 leader_election.cc:290] T 4a5049ce4e55408f8d6a703f4b73cd08 P 5ff598c96b1c41c992486f2576caf9c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89e9f97f8f444309853686ae8c441139 (127.5.154.1:41875), 1d9434bff543451eb686ea08a463f2f9 (127.5.154.2:38427)
I20260713 09:02:39.936188  6070 leader_election.cc:290] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d9434bff543451eb686ea08a463f2f9 (127.5.154.2:38427), 5ff598c96b1c41c992486f2576caf9c8 (127.5.154.3:38609)
I20260713 09:02:39.936630  6069 leader_election.cc:290] T 74e3157df9854ad3b92496e483a84500 P 1d9434bff543451eb686ea08a463f2f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89e9f97f8f444309853686ae8c441139 (127.5.154.1:41875), 5ff598c96b1c41c992486f2576caf9c8 (127.5.154.3:38609)
I20260713 09:02:39.937877  5983 leader_election.cc:304] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 5ff598c96b1c41c992486f2576caf9c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ff598c96b1c41c992486f2576caf9c8, 89e9f97f8f444309853686ae8c441139; no voters: 
I20260713 09:02:39.939188  6071 raft_consensus.cc:2804] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:39.939595  6071 raft_consensus.cc:493] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:39.940008  6071 raft_consensus.cc:3060] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:39.931165  6065 tablet_bootstrap.cc:492] T 74e3157df9854ad3b92496e483a84500 P 5ff598c96b1c41c992486f2576caf9c8: No bootstrap required, opened a new log
I20260713 09:02:39.931609  6063 tablet_bootstrap.cc:492] T c2027a4ac27c46e4a83859d49a2b8ca9 P 89e9f97f8f444309853686ae8c441139: No bootstrap required, opened a new log
I20260713 09:02:39.948041  6063 ts_tablet_manager.cc:1403] T c2027a4ac27c46e4a83859d49a2b8ca9 P 89e9f97f8f444309853686ae8c441139: Time spent bootstrapping tablet: real 0.035s	user 0.006s	sys 0.011s
I20260713 09:02:39.951375  6063 raft_consensus.cc:359] T c2027a4ac27c46e4a83859d49a2b8ca9 P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:39.948035  6065 ts_tablet_manager.cc:1403] T 74e3157df9854ad3b92496e483a84500 P 5ff598c96b1c41c992486f2576caf9c8: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.011s
I20260713 09:02:39.959236  5871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a5049ce4e55408f8d6a703f4b73cd08" candidate_uuid: "5ff598c96b1c41c992486f2576caf9c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e9f97f8f444309853686ae8c441139" is_pre_election: true
I20260713 09:02:39.960435  5871 raft_consensus.cc:2468] T 4a5049ce4e55408f8d6a703f4b73cd08 P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ff598c96b1c41c992486f2576caf9c8 in term 0.
I20260713 09:02:39.963164  6065 raft_consensus.cc:359] T 74e3157df9854ad3b92496e483a84500 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:39.963923  6065 raft_consensus.cc:385] T 74e3157df9854ad3b92496e483a84500 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.964221  6065 raft_consensus.cc:740] T 74e3157df9854ad3b92496e483a84500 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ff598c96b1c41c992486f2576caf9c8, State: Initialized, Role: FOLLOWER
I20260713 09:02:39.964946  6063 raft_consensus.cc:385] T c2027a4ac27c46e4a83859d49a2b8ca9 P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:39.965266  6063 raft_consensus.cc:740] T c2027a4ac27c46e4a83859d49a2b8ca9 P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89e9f97f8f444309853686ae8c441139, State: Initialized, Role: FOLLOWER
I20260713 09:02:39.933452  6064 raft_consensus.cc:740] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d9434bff543451eb686ea08a463f2f9, State: Initialized, Role: FOLLOWER
I20260713 09:02:39.966054  6063 consensus_queue.cc:260] T c2027a4ac27c46e4a83859d49a2b8ca9 P 89e9f97f8f444309853686ae8c441139 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:39.966369  6064 consensus_queue.cc:260] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:39.968304  6063 ts_tablet_manager.cc:1434] T c2027a4ac27c46e4a83859d49a2b8ca9 P 89e9f97f8f444309853686ae8c441139: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.000s
I20260713 09:02:39.969233  6063 tablet_bootstrap.cc:492] T 74e3157df9854ad3b92496e483a84500 P 89e9f97f8f444309853686ae8c441139: Bootstrap starting.
I20260713 09:02:39.970785  6065 consensus_queue.cc:260] T 74e3157df9854ad3b92496e483a84500 P 5ff598c96b1c41c992486f2576caf9c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:39.974362  6098 raft_consensus.cc:493] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:39.956966  6071 raft_consensus.cc:515] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 5ff598c96b1c41c992486f2576caf9c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:39.976176  6098 raft_consensus.cc:515] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } }
I20260713 09:02:39.978062  6071 leader_election.cc:290] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 5ff598c96b1c41c992486f2576caf9c8 [CANDIDATE]: Term 1 election: Requested vote from peers 89e9f97f8f444309853686ae8c441139 (127.5.154.1:41875), 1d9434bff543451eb686ea08a463f2f9 (127.5.154.2:38427)
I20260713 09:02:39.981001  6098 leader_election.cc:290] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89e9f97f8f444309853686ae8c441139 (127.5.154.1:41875), 1d9434bff543451eb686ea08a463f2f9 (127.5.154.2:38427)
I20260713 09:02:39.982227  6064 ts_tablet_manager.cc:1434] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9: Time spent starting tablet: real 0.066s	user 0.006s	sys 0.001s
I20260713 09:02:39.981628  6065 ts_tablet_manager.cc:1434] T 74e3157df9854ad3b92496e483a84500 P 5ff598c96b1c41c992486f2576caf9c8: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.001s
I20260713 09:02:39.984886  6065 tablet_bootstrap.cc:492] T 652d5e9d40f84613bfa1f02cb29b1f7d P 5ff598c96b1c41c992486f2576caf9c8: Bootstrap starting.
I20260713 09:02:39.991001  6064 tablet_bootstrap.cc:492] T 8c59a07b5e564d3cbb92b6d780002ea8 P 1d9434bff543451eb686ea08a463f2f9: Bootstrap starting.
I20260713 09:02:39.999523  6063 tablet_bootstrap.cc:654] T 74e3157df9854ad3b92496e483a84500 P 89e9f97f8f444309853686ae8c441139: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:40.008512  6069 raft_consensus.cc:493] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:40.010299  6069 raft_consensus.cc:515] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:40.013041  6069 leader_election.cc:290] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89e9f97f8f444309853686ae8c441139 (127.5.154.1:41875), 5ff598c96b1c41c992486f2576caf9c8 (127.5.154.3:38609)
I20260713 09:02:40.023588  6064 tablet_bootstrap.cc:654] T 8c59a07b5e564d3cbb92b6d780002ea8 P 1d9434bff543451eb686ea08a463f2f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:40.032292  6065 tablet_bootstrap.cc:654] T 652d5e9d40f84613bfa1f02cb29b1f7d P 5ff598c96b1c41c992486f2576caf9c8: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:40.032238  5871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76c1f6cfd26a4b0fb9181b9c9b526688" candidate_uuid: "5ff598c96b1c41c992486f2576caf9c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e9f97f8f444309853686ae8c441139"
I20260713 09:02:40.033121  5871 raft_consensus.cc:3060] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:40.037906  6069 raft_consensus.cc:493] T 4a5049ce4e55408f8d6a703f4b73cd08 P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:40.042631  5983 leader_election.cc:304] T 4a5049ce4e55408f8d6a703f4b73cd08 P 5ff598c96b1c41c992486f2576caf9c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ff598c96b1c41c992486f2576caf9c8, 89e9f97f8f444309853686ae8c441139; no voters: 
I20260713 09:02:40.040073  6069 raft_consensus.cc:515] T 4a5049ce4e55408f8d6a703f4b73cd08 P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:40.044260  6097 raft_consensus.cc:2804] T 4a5049ce4e55408f8d6a703f4b73cd08 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:40.045001  6097 raft_consensus.cc:493] T 4a5049ce4e55408f8d6a703f4b73cd08 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:40.044914  5946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76c1f6cfd26a4b0fb9181b9c9b526688" candidate_uuid: "89e9f97f8f444309853686ae8c441139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d9434bff543451eb686ea08a463f2f9" is_pre_election: true
I20260713 09:02:40.049887  5868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1f1c76561d473db9a9de316cb3c4d3" candidate_uuid: "1d9434bff543451eb686ea08a463f2f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e9f97f8f444309853686ae8c441139" is_pre_election: true
I20260713 09:02:40.047541  6097 raft_consensus.cc:3060] T 4a5049ce4e55408f8d6a703f4b73cd08 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:40.041395  5869 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb84b46d27cb43ac9f1e71c0386b6167" candidate_uuid: "5ff598c96b1c41c992486f2576caf9c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e9f97f8f444309853686ae8c441139" is_pre_election: true
I20260713 09:02:40.054245  5945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76c1f6cfd26a4b0fb9181b9c9b526688" candidate_uuid: "5ff598c96b1c41c992486f2576caf9c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d9434bff543451eb686ea08a463f2f9" is_pre_election: true
W20260713 09:02:40.056181  5909 leader_election.cc:343] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89e9f97f8f444309853686ae8c441139 (127.5.154.1:41875): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:40.056821  6069 leader_election.cc:290] T 4a5049ce4e55408f8d6a703f4b73cd08 P 1d9434bff543451eb686ea08a463f2f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89e9f97f8f444309853686ae8c441139 (127.5.154.1:41875), 5ff598c96b1c41c992486f2576caf9c8 (127.5.154.3:38609)
I20260713 09:02:40.041503  5870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e3157df9854ad3b92496e483a84500" candidate_uuid: "1d9434bff543451eb686ea08a463f2f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e9f97f8f444309853686ae8c441139" is_pre_election: true
I20260713 09:02:40.059264  6098 raft_consensus.cc:493] T 74e3157df9854ad3b92496e483a84500 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:40.062454  6098 raft_consensus.cc:515] T 74e3157df9854ad3b92496e483a84500 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:40.055578  5869 raft_consensus.cc:2468] T bb84b46d27cb43ac9f1e71c0386b6167 P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ff598c96b1c41c992486f2576caf9c8 in term 0.
I20260713 09:02:40.067876  5868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a5049ce4e55408f8d6a703f4b73cd08" candidate_uuid: "1d9434bff543451eb686ea08a463f2f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e9f97f8f444309853686ae8c441139" is_pre_election: true
I20260713 09:02:40.069888  5868 raft_consensus.cc:2468] T 4a5049ce4e55408f8d6a703f4b73cd08 P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d9434bff543451eb686ea08a463f2f9 in term 0.
W20260713 09:02:40.072963  5909 leader_election.cc:343] T 74e3157df9854ad3b92496e483a84500 P 1d9434bff543451eb686ea08a463f2f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89e9f97f8f444309853686ae8c441139 (127.5.154.1:41875): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:40.074065  5946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a5049ce4e55408f8d6a703f4b73cd08" candidate_uuid: "5ff598c96b1c41c992486f2576caf9c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d9434bff543451eb686ea08a463f2f9" is_pre_election: true
I20260713 09:02:40.076103  5909 leader_election.cc:304] T 4a5049ce4e55408f8d6a703f4b73cd08 P 1d9434bff543451eb686ea08a463f2f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d9434bff543451eb686ea08a463f2f9, 89e9f97f8f444309853686ae8c441139; no voters: 
I20260713 09:02:40.076232  5946 raft_consensus.cc:2468] T 4a5049ce4e55408f8d6a703f4b73cd08 P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ff598c96b1c41c992486f2576caf9c8 in term 0.
W20260713 09:02:40.076457  5834 leader_election.cc:343] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d9434bff543451eb686ea08a463f2f9 (127.5.154.2:38427): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:40.073426  5983 leader_election.cc:304] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ff598c96b1c41c992486f2576caf9c8, 89e9f97f8f444309853686ae8c441139; no voters: 
I20260713 09:02:40.076987  6069 raft_consensus.cc:2804] T 4a5049ce4e55408f8d6a703f4b73cd08 P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:40.106595  6069 raft_consensus.cc:493] T 4a5049ce4e55408f8d6a703f4b73cd08 P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:40.106679  6071 raft_consensus.cc:2804] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:40.107275  6071 raft_consensus.cc:493] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:40.107227  6069 raft_consensus.cc:3060] T 4a5049ce4e55408f8d6a703f4b73cd08 P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:40.107729  5868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e3157df9854ad3b92496e483a84500" candidate_uuid: "5ff598c96b1c41c992486f2576caf9c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e9f97f8f444309853686ae8c441139" is_pre_election: true
I20260713 09:02:40.107805  6071 raft_consensus.cc:3060] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:40.084403  5945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76c1f6cfd26a4b0fb9181b9c9b526688" candidate_uuid: "5ff598c96b1c41c992486f2576caf9c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d9434bff543451eb686ea08a463f2f9"
I20260713 09:02:40.111495  6098 leader_election.cc:290] T 74e3157df9854ad3b92496e483a84500 P 5ff598c96b1c41c992486f2576caf9c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89e9f97f8f444309853686ae8c441139 (127.5.154.1:41875), 1d9434bff543451eb686ea08a463f2f9 (127.5.154.2:38427)
W20260713 09:02:40.111960  5983 leader_election.cc:343] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 5ff598c96b1c41c992486f2576caf9c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d9434bff543451eb686ea08a463f2f9 (127.5.154.2:38427): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:02:40.115446  5983 leader_election.cc:343] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 5ff598c96b1c41c992486f2576caf9c8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1d9434bff543451eb686ea08a463f2f9 (127.5.154.2:38427): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:40.123198  5871 raft_consensus.cc:2468] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ff598c96b1c41c992486f2576caf9c8 in term 1.
I20260713 09:02:40.123775  6064 tablet_bootstrap.cc:492] T 8c59a07b5e564d3cbb92b6d780002ea8 P 1d9434bff543451eb686ea08a463f2f9: No bootstrap required, opened a new log
I20260713 09:02:40.124258  6064 ts_tablet_manager.cc:1403] T 8c59a07b5e564d3cbb92b6d780002ea8 P 1d9434bff543451eb686ea08a463f2f9: Time spent bootstrapping tablet: real 0.133s	user 0.027s	sys 0.009s
I20260713 09:02:40.084159  5944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb84b46d27cb43ac9f1e71c0386b6167" candidate_uuid: "5ff598c96b1c41c992486f2576caf9c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d9434bff543451eb686ea08a463f2f9" is_pre_election: true
W20260713 09:02:40.126891  5983 leader_election.cc:343] T 74e3157df9854ad3b92496e483a84500 P 5ff598c96b1c41c992486f2576caf9c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89e9f97f8f444309853686ae8c441139 (127.5.154.1:41875): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:40.125692  5944 raft_consensus.cc:2468] T bb84b46d27cb43ac9f1e71c0386b6167 P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ff598c96b1c41c992486f2576caf9c8 in term 0.
I20260713 09:02:40.128494  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76c1f6cfd26a4b0fb9181b9c9b526688" candidate_uuid: "89e9f97f8f444309853686ae8c441139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff598c96b1c41c992486f2576caf9c8" is_pre_election: true
I20260713 09:02:40.128499  6063 tablet_bootstrap.cc:492] T 74e3157df9854ad3b92496e483a84500 P 89e9f97f8f444309853686ae8c441139: No bootstrap required, opened a new log
I20260713 09:02:40.129523  6063 ts_tablet_manager.cc:1403] T 74e3157df9854ad3b92496e483a84500 P 89e9f97f8f444309853686ae8c441139: Time spent bootstrapping tablet: real 0.160s	user 0.025s	sys 0.005s
I20260713 09:02:40.129549  6064 raft_consensus.cc:359] T 8c59a07b5e564d3cbb92b6d780002ea8 P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:40.130347  6064 raft_consensus.cc:385] T 8c59a07b5e564d3cbb92b6d780002ea8 P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:40.130625  6064 raft_consensus.cc:740] T 8c59a07b5e564d3cbb92b6d780002ea8 P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d9434bff543451eb686ea08a463f2f9, State: Initialized, Role: FOLLOWER
I20260713 09:02:40.131315  6064 consensus_queue.cc:260] T 8c59a07b5e564d3cbb92b6d780002ea8 P 1d9434bff543451eb686ea08a463f2f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:40.131814  6020 raft_consensus.cc:2393] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 5ff598c96b1c41c992486f2576caf9c8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 89e9f97f8f444309853686ae8c441139 in current term 1: Already voted for candidate 5ff598c96b1c41c992486f2576caf9c8 in this term.
I20260713 09:02:40.124894  6097 raft_consensus.cc:515] T 4a5049ce4e55408f8d6a703f4b73cd08 P 5ff598c96b1c41c992486f2576caf9c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:40.126197  5945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e3157df9854ad3b92496e483a84500" candidate_uuid: "5ff598c96b1c41c992486f2576caf9c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d9434bff543451eb686ea08a463f2f9" is_pre_election: true
I20260713 09:02:40.135247  5837 leader_election.cc:304] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89e9f97f8f444309853686ae8c441139; no voters: 1d9434bff543451eb686ea08a463f2f9, 5ff598c96b1c41c992486f2576caf9c8
I20260713 09:02:40.134791  5945 raft_consensus.cc:2468] T 74e3157df9854ad3b92496e483a84500 P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ff598c96b1c41c992486f2576caf9c8 in term 0.
I20260713 09:02:40.136795  6070 raft_consensus.cc:2749] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:40.133441  6063 raft_consensus.cc:359] T 74e3157df9854ad3b92496e483a84500 P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:40.138019  6063 raft_consensus.cc:385] T 74e3157df9854ad3b92496e483a84500 P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:40.138316  6063 raft_consensus.cc:740] T 74e3157df9854ad3b92496e483a84500 P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89e9f97f8f444309853686ae8c441139, State: Initialized, Role: FOLLOWER
I20260713 09:02:40.138458  6071 raft_consensus.cc:515] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } }
I20260713 09:02:40.139050  6063 consensus_queue.cc:260] T 74e3157df9854ad3b92496e483a84500 P 89e9f97f8f444309853686ae8c441139 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:40.132498  5983 leader_election.cc:304] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 5ff598c96b1c41c992486f2576caf9c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5ff598c96b1c41c992486f2576caf9c8, 89e9f97f8f444309853686ae8c441139; no voters: 1d9434bff543451eb686ea08a463f2f9
I20260713 09:02:40.140121  6069 raft_consensus.cc:515] T 4a5049ce4e55408f8d6a703f4b73cd08 P 1d9434bff543451eb686ea08a463f2f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:40.142292  6098 raft_consensus.cc:2804] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 5ff598c96b1c41c992486f2576caf9c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:40.146384  6063 ts_tablet_manager.cc:1434] T 74e3157df9854ad3b92496e483a84500 P 89e9f97f8f444309853686ae8c441139: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260713 09:02:40.146855  6097 leader_election.cc:290] T 4a5049ce4e55408f8d6a703f4b73cd08 P 5ff598c96b1c41c992486f2576caf9c8 [CANDIDATE]: Term 1 election: Requested vote from peers 89e9f97f8f444309853686ae8c441139 (127.5.154.1:41875), 1d9434bff543451eb686ea08a463f2f9 (127.5.154.2:38427)
I20260713 09:02:40.147009  5871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a5049ce4e55408f8d6a703f4b73cd08" candidate_uuid: "1d9434bff543451eb686ea08a463f2f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e9f97f8f444309853686ae8c441139"
I20260713 09:02:40.147356  6063 tablet_bootstrap.cc:492] T 8c59a07b5e564d3cbb92b6d780002ea8 P 89e9f97f8f444309853686ae8c441139: Bootstrap starting.
I20260713 09:02:40.147981  6065 tablet_bootstrap.cc:492] T 652d5e9d40f84613bfa1f02cb29b1f7d P 5ff598c96b1c41c992486f2576caf9c8: No bootstrap required, opened a new log
I20260713 09:02:40.147547  5871 raft_consensus.cc:3060] T 4a5049ce4e55408f8d6a703f4b73cd08 P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:40.148536  6065 ts_tablet_manager.cc:1403] T 652d5e9d40f84613bfa1f02cb29b1f7d P 5ff598c96b1c41c992486f2576caf9c8: Time spent bootstrapping tablet: real 0.164s	user 0.035s	sys 0.035s
I20260713 09:02:40.150105  6071 leader_election.cc:290] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8 [CANDIDATE]: Term 1 election: Requested vote from peers 89e9f97f8f444309853686ae8c441139 (127.5.154.1:41875), 1d9434bff543451eb686ea08a463f2f9 (127.5.154.2:38427)
I20260713 09:02:40.151546  5868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a5049ce4e55408f8d6a703f4b73cd08" candidate_uuid: "5ff598c96b1c41c992486f2576caf9c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e9f97f8f444309853686ae8c441139"
I20260713 09:02:40.166603  6070 raft_consensus.cc:493] T 2a7b7d324f6c46e59057655e713e053c P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:40.152611  6069 leader_election.cc:290] T 4a5049ce4e55408f8d6a703f4b73cd08 P 1d9434bff543451eb686ea08a463f2f9 [CANDIDATE]: Term 1 election: Requested vote from peers 89e9f97f8f444309853686ae8c441139 (127.5.154.1:41875), 5ff598c96b1c41c992486f2576caf9c8 (127.5.154.3:38609)
I20260713 09:02:40.170730  5871 raft_consensus.cc:2468] T 4a5049ce4e55408f8d6a703f4b73cd08 P 89e9f97f8f444309853686ae8c441139 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d9434bff543451eb686ea08a463f2f9 in term 1.
I20260713 09:02:40.171347  6071 raft_consensus.cc:493] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:40.168118  6070 raft_consensus.cc:515] T 2a7b7d324f6c46e59057655e713e053c P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:40.171872  6071 raft_consensus.cc:515] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:40.172358  5868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb84b46d27cb43ac9f1e71c0386b6167" candidate_uuid: "5ff598c96b1c41c992486f2576caf9c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e9f97f8f444309853686ae8c441139"
I20260713 09:02:40.172950  5868 raft_consensus.cc:3060] T bb84b46d27cb43ac9f1e71c0386b6167 P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:40.173801  5945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a5049ce4e55408f8d6a703f4b73cd08" candidate_uuid: "5ff598c96b1c41c992486f2576caf9c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d9434bff543451eb686ea08a463f2f9"
I20260713 09:02:40.174538  5945 raft_consensus.cc:2393] T 4a5049ce4e55408f8d6a703f4b73cd08 P 1d9434bff543451eb686ea08a463f2f9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5ff598c96b1c41c992486f2576caf9c8 in current term 1: Already voted for candidate 1d9434bff543451eb686ea08a463f2f9 in this term.
I20260713 09:02:40.173231  6070 leader_election.cc:290] T 2a7b7d324f6c46e59057655e713e053c P 89e9f97f8f444309853686ae8c441139 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d9434bff543451eb686ea08a463f2f9 (127.5.154.2:38427), 5ff598c96b1c41c992486f2576caf9c8 (127.5.154.3:38609)
I20260713 09:02:40.175170  5944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a7b7d324f6c46e59057655e713e053c" candidate_uuid: "89e9f97f8f444309853686ae8c441139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d9434bff543451eb686ea08a463f2f9" is_pre_election: true
I20260713 09:02:40.175920  5944 raft_consensus.cc:2468] T 2a7b7d324f6c46e59057655e713e053c P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89e9f97f8f444309853686ae8c441139 in term 0.
I20260713 09:02:40.176239  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a7b7d324f6c46e59057655e713e053c" candidate_uuid: "89e9f97f8f444309853686ae8c441139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff598c96b1c41c992486f2576caf9c8" is_pre_election: true
I20260713 09:02:40.178628  6069 raft_consensus.cc:493] T 2a7b7d324f6c46e59057655e713e053c P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:40.178601  6020 raft_consensus.cc:2468] T 2a7b7d324f6c46e59057655e713e053c P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89e9f97f8f444309853686ae8c441139 in term 0.
I20260713 09:02:40.178926  5834 leader_election.cc:304] T 2a7b7d324f6c46e59057655e713e053c P 89e9f97f8f444309853686ae8c441139 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d9434bff543451eb686ea08a463f2f9, 89e9f97f8f444309853686ae8c441139; no voters: 
I20260713 09:02:40.179761  6098 raft_consensus.cc:697] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 5ff598c96b1c41c992486f2576caf9c8 [term 1 LEADER]: Becoming Leader. State: Replica: 5ff598c96b1c41c992486f2576caf9c8, State: Running, Role: LEADER
I20260713 09:02:40.181394  5909 leader_election.cc:304] T 4a5049ce4e55408f8d6a703f4b73cd08 P 1d9434bff543451eb686ea08a463f2f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d9434bff543451eb686ea08a463f2f9, 89e9f97f8f444309853686ae8c441139; no voters: 
I20260713 09:02:40.174293  6071 leader_election.cc:290] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89e9f97f8f444309853686ae8c441139 (127.5.154.1:41875), 1d9434bff543451eb686ea08a463f2f9 (127.5.154.2:38427)
I20260713 09:02:40.183599  6070 raft_consensus.cc:2804] T 2a7b7d324f6c46e59057655e713e053c P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:40.184074  6070 raft_consensus.cc:493] T 2a7b7d324f6c46e59057655e713e053c P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:40.184433  6070 raft_consensus.cc:3060] T 2a7b7d324f6c46e59057655e713e053c P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:40.185685  6098 consensus_queue.cc:237] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 5ff598c96b1c41c992486f2576caf9c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:40.187811  6065 raft_consensus.cc:359] T 652d5e9d40f84613bfa1f02cb29b1f7d P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:40.188620  6065 raft_consensus.cc:385] T 652d5e9d40f84613bfa1f02cb29b1f7d P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:40.188794  5868 raft_consensus.cc:2468] T bb84b46d27cb43ac9f1e71c0386b6167 P 89e9f97f8f444309853686ae8c441139 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ff598c96b1c41c992486f2576caf9c8 in term 1.
I20260713 09:02:40.188994  6065 raft_consensus.cc:740] T 652d5e9d40f84613bfa1f02cb29b1f7d P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ff598c96b1c41c992486f2576caf9c8, State: Initialized, Role: FOLLOWER
I20260713 09:02:40.189946  6065 consensus_queue.cc:260] T 652d5e9d40f84613bfa1f02cb29b1f7d P 5ff598c96b1c41c992486f2576caf9c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:40.192889  6103 raft_consensus.cc:2804] T 4a5049ce4e55408f8d6a703f4b73cd08 P 1d9434bff543451eb686ea08a463f2f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:40.180528  6069 raft_consensus.cc:515] T 2a7b7d324f6c46e59057655e713e053c P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:40.196373  6063 tablet_bootstrap.cc:654] T 8c59a07b5e564d3cbb92b6d780002ea8 P 89e9f97f8f444309853686ae8c441139: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:40.195675  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e3157df9854ad3b92496e483a84500" candidate_uuid: "1d9434bff543451eb686ea08a463f2f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff598c96b1c41c992486f2576caf9c8" is_pre_election: true
I20260713 09:02:40.200753  6065 ts_tablet_manager.cc:1434] T 652d5e9d40f84613bfa1f02cb29b1f7d P 5ff598c96b1c41c992486f2576caf9c8: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.004s
I20260713 09:02:40.200686  6020 raft_consensus.cc:2468] T 74e3157df9854ad3b92496e483a84500 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d9434bff543451eb686ea08a463f2f9 in term 0.
I20260713 09:02:40.190882  5944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb84b46d27cb43ac9f1e71c0386b6167" candidate_uuid: "5ff598c96b1c41c992486f2576caf9c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d9434bff543451eb686ea08a463f2f9"
I20260713 09:02:40.195137  6064 ts_tablet_manager.cc:1434] T 8c59a07b5e564d3cbb92b6d780002ea8 P 1d9434bff543451eb686ea08a463f2f9: Time spent starting tablet: real 0.070s	user 0.010s	sys 0.007s
I20260713 09:02:40.195771  6103 raft_consensus.cc:697] T 4a5049ce4e55408f8d6a703f4b73cd08 P 1d9434bff543451eb686ea08a463f2f9 [term 1 LEADER]: Becoming Leader. State: Replica: 1d9434bff543451eb686ea08a463f2f9, State: Running, Role: LEADER
I20260713 09:02:40.205358  6018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a5049ce4e55408f8d6a703f4b73cd08" candidate_uuid: "1d9434bff543451eb686ea08a463f2f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff598c96b1c41c992486f2576caf9c8"
I20260713 09:02:40.203634  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a5049ce4e55408f8d6a703f4b73cd08" candidate_uuid: "1d9434bff543451eb686ea08a463f2f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff598c96b1c41c992486f2576caf9c8" is_pre_election: true
I20260713 09:02:40.195582  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1f1c76561d473db9a9de316cb3c4d3" candidate_uuid: "1d9434bff543451eb686ea08a463f2f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff598c96b1c41c992486f2576caf9c8" is_pre_election: true
I20260713 09:02:40.206568  6069 leader_election.cc:290] T 2a7b7d324f6c46e59057655e713e053c P 1d9434bff543451eb686ea08a463f2f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89e9f97f8f444309853686ae8c441139 (127.5.154.1:41875), 5ff598c96b1c41c992486f2576caf9c8 (127.5.154.3:38609)
I20260713 09:02:40.207430  6018 raft_consensus.cc:2393] T 4a5049ce4e55408f8d6a703f4b73cd08 P 5ff598c96b1c41c992486f2576caf9c8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1d9434bff543451eb686ea08a463f2f9 in current term 1: Already voted for candidate 5ff598c96b1c41c992486f2576caf9c8 in this term.
I20260713 09:02:40.207854  5983 leader_election.cc:304] T 74e3157df9854ad3b92496e483a84500 P 5ff598c96b1c41c992486f2576caf9c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d9434bff543451eb686ea08a463f2f9, 5ff598c96b1c41c992486f2576caf9c8; no voters: 89e9f97f8f444309853686ae8c441139
I20260713 09:02:40.210063  5871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1f1c76561d473db9a9de316cb3c4d3" candidate_uuid: "5ff598c96b1c41c992486f2576caf9c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e9f97f8f444309853686ae8c441139" is_pre_election: true
I20260713 09:02:40.211519  5868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a7b7d324f6c46e59057655e713e053c" candidate_uuid: "1d9434bff543451eb686ea08a463f2f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e9f97f8f444309853686ae8c441139" is_pre_election: true
I20260713 09:02:40.206219  5944 raft_consensus.cc:3060] T bb84b46d27cb43ac9f1e71c0386b6167 P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:40.213321  6064 tablet_bootstrap.cc:492] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 1d9434bff543451eb686ea08a463f2f9: Bootstrap starting.
I20260713 09:02:40.207036  6019 raft_consensus.cc:2468] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d9434bff543451eb686ea08a463f2f9 in term 0.
I20260713 09:02:40.210744  6065 tablet_bootstrap.cc:492] T 8c59a07b5e564d3cbb92b6d780002ea8 P 5ff598c96b1c41c992486f2576caf9c8: Bootstrap starting.
I20260713 09:02:40.215164  5945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1f1c76561d473db9a9de316cb3c4d3" candidate_uuid: "5ff598c96b1c41c992486f2576caf9c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d9434bff543451eb686ea08a463f2f9" is_pre_election: true
I20260713 09:02:40.216328  5912 leader_election.cc:304] T 74e3157df9854ad3b92496e483a84500 P 1d9434bff543451eb686ea08a463f2f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d9434bff543451eb686ea08a463f2f9, 5ff598c96b1c41c992486f2576caf9c8; no voters: 89e9f97f8f444309853686ae8c441139
I20260713 09:02:40.216523  5945 raft_consensus.cc:2468] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ff598c96b1c41c992486f2576caf9c8 in term 0.
I20260713 09:02:40.213320  6104 raft_consensus.cc:2804] T 74e3157df9854ad3b92496e483a84500 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:40.212270  5766 catalog_manager.cc:5697] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 5ff598c96b1c41c992486f2576caf9c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ff598c96b1c41c992486f2576caf9c8 (127.5.154.3). New cstate: current_term: 1 leader_uuid: "5ff598c96b1c41c992486f2576caf9c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:40.215338  6070 raft_consensus.cc:515] T 2a7b7d324f6c46e59057655e713e053c P 89e9f97f8f444309853686ae8c441139 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:40.219596  6069 raft_consensus.cc:2804] T 74e3157df9854ad3b92496e483a84500 P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:40.219962  6069 raft_consensus.cc:493] T 74e3157df9854ad3b92496e483a84500 P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:40.220142  5868 raft_consensus.cc:2393] T 2a7b7d324f6c46e59057655e713e053c P 89e9f97f8f444309853686ae8c441139 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1d9434bff543451eb686ea08a463f2f9 in current term 1: Already voted for candidate 89e9f97f8f444309853686ae8c441139 in this term.
I20260713 09:02:40.220295  6069 raft_consensus.cc:3060] T 74e3157df9854ad3b92496e483a84500 P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:40.221802  5945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a7b7d324f6c46e59057655e713e053c" candidate_uuid: "89e9f97f8f444309853686ae8c441139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d9434bff543451eb686ea08a463f2f9"
I20260713 09:02:40.222402  5945 raft_consensus.cc:3060] T 2a7b7d324f6c46e59057655e713e053c P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:40.213639  6103 consensus_queue.cc:237] T 4a5049ce4e55408f8d6a703f4b73cd08 P 1d9434bff543451eb686ea08a463f2f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:40.223083  6104 raft_consensus.cc:493] T 74e3157df9854ad3b92496e483a84500 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:40.228371  6104 raft_consensus.cc:3060] T 74e3157df9854ad3b92496e483a84500 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:40.226888  5983 leader_election.cc:304] T 4a5049ce4e55408f8d6a703f4b73cd08 P 5ff598c96b1c41c992486f2576caf9c8 [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: 5ff598c96b1c41c992486f2576caf9c8; no voters: 1d9434bff543451eb686ea08a463f2f9, 89e9f97f8f444309853686ae8c441139
I20260713 09:02:40.231737  6098 raft_consensus.cc:2749] T 4a5049ce4e55408f8d6a703f4b73cd08 P 5ff598c96b1c41c992486f2576caf9c8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:02:40.232115  5983 leader_election.cc:304] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ff598c96b1c41c992486f2576caf9c8, 89e9f97f8f444309853686ae8c441139; no voters: 
I20260713 09:02:40.235737  5945 raft_consensus.cc:2468] T 2a7b7d324f6c46e59057655e713e053c P 1d9434bff543451eb686ea08a463f2f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89e9f97f8f444309853686ae8c441139 in term 1.
I20260713 09:02:40.233124  6098 raft_consensus.cc:2804] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:40.236850  6098 raft_consensus.cc:697] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8 [term 1 LEADER]: Becoming Leader. State: Replica: 5ff598c96b1c41c992486f2576caf9c8, State: Running, Role: LEADER
I20260713 09:02:40.236945  5834 leader_election.cc:304] T 2a7b7d324f6c46e59057655e713e053c P 89e9f97f8f444309853686ae8c441139 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d9434bff543451eb686ea08a463f2f9, 89e9f97f8f444309853686ae8c441139; no voters: 
I20260713 09:02:40.237774  6098 consensus_queue.cc:237] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } }
I20260713 09:02:40.242976  5768 catalog_manager.cc:5697] T 4a5049ce4e55408f8d6a703f4b73cd08 P 1d9434bff543451eb686ea08a463f2f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d9434bff543451eb686ea08a463f2f9 (127.5.154.2). New cstate: current_term: 1 leader_uuid: "1d9434bff543451eb686ea08a463f2f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:40.245601  6103 raft_consensus.cc:493] T 652d5e9d40f84613bfa1f02cb29b1f7d P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:40.248346  6070 leader_election.cc:290] T 2a7b7d324f6c46e59057655e713e053c P 89e9f97f8f444309853686ae8c441139 [CANDIDATE]: Term 1 election: Requested vote from peers 1d9434bff543451eb686ea08a463f2f9 (127.5.154.2:38427), 5ff598c96b1c41c992486f2576caf9c8 (127.5.154.3:38609)
I20260713 09:02:40.251356  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a7b7d324f6c46e59057655e713e053c" candidate_uuid: "89e9f97f8f444309853686ae8c441139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff598c96b1c41c992486f2576caf9c8"
I20260713 09:02:40.251890  6070 raft_consensus.cc:2804] T 2a7b7d324f6c46e59057655e713e053c P 89e9f97f8f444309853686ae8c441139 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:40.252069  6020 raft_consensus.cc:3060] T 2a7b7d324f6c46e59057655e713e053c P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:40.252517  6070 raft_consensus.cc:697] T 2a7b7d324f6c46e59057655e713e053c P 89e9f97f8f444309853686ae8c441139 [term 1 LEADER]: Becoming Leader. State: Replica: 89e9f97f8f444309853686ae8c441139, State: Running, Role: LEADER
W20260713 09:02:40.244863  5983 leader_election.cc:343] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89e9f97f8f444309853686ae8c441139 (127.5.154.1:41875): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:40.262342  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a7b7d324f6c46e59057655e713e053c" candidate_uuid: "1d9434bff543451eb686ea08a463f2f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff598c96b1c41c992486f2576caf9c8" is_pre_election: true
I20260713 09:02:40.262463  5912 leader_election.cc:304] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d9434bff543451eb686ea08a463f2f9, 5ff598c96b1c41c992486f2576caf9c8; no voters: 89e9f97f8f444309853686ae8c441139
I20260713 09:02:40.267422  6102 raft_consensus.cc:2804] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:40.267838  6102 raft_consensus.cc:493] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:40.268231  6102 raft_consensus.cc:3060] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:40.246462  6103 raft_consensus.cc:515] T 652d5e9d40f84613bfa1f02cb29b1f7d P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:40.273789  6070 consensus_queue.cc:237] T 2a7b7d324f6c46e59057655e713e053c P 89e9f97f8f444309853686ae8c441139 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:40.266552  6069 raft_consensus.cc:515] T 74e3157df9854ad3b92496e483a84500 P 1d9434bff543451eb686ea08a463f2f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:40.277918  5983 leader_election.cc:304] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d9434bff543451eb686ea08a463f2f9, 5ff598c96b1c41c992486f2576caf9c8; no voters: 89e9f97f8f444309853686ae8c441139
I20260713 09:02:40.295825  5912 leader_election.cc:304] T 2a7b7d324f6c46e59057655e713e053c P 1d9434bff543451eb686ea08a463f2f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d9434bff543451eb686ea08a463f2f9; no voters: 5ff598c96b1c41c992486f2576caf9c8, 89e9f97f8f444309853686ae8c441139
I20260713 09:02:40.321354  6098 raft_consensus.cc:2804] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:40.322028  6098 raft_consensus.cc:493] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:40.322566  6098 raft_consensus.cc:3060] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:40.340276  5767 catalog_manager.cc:5697] T 2a7b7d324f6c46e59057655e713e053c P 89e9f97f8f444309853686ae8c441139 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89e9f97f8f444309853686ae8c441139 (127.5.154.1). New cstate: current_term: 1 leader_uuid: "89e9f97f8f444309853686ae8c441139" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:40.363049  6020 raft_consensus.cc:2468] T 2a7b7d324f6c46e59057655e713e053c P 5ff598c96b1c41c992486f2576caf9c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89e9f97f8f444309853686ae8c441139 in term 1.
I20260713 09:02:40.342736  6070 raft_consensus.cc:493] T c2027a4ac27c46e4a83859d49a2b8ca9 P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:40.371825  6113 raft_consensus.cc:2749] T 2a7b7d324f6c46e59057655e713e053c P 1d9434bff543451eb686ea08a463f2f9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:40.372476  6113 raft_consensus.cc:493] T 8c59a07b5e564d3cbb92b6d780002ea8 P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:40.372900  6069 leader_election.cc:290] T 74e3157df9854ad3b92496e483a84500 P 1d9434bff543451eb686ea08a463f2f9 [CANDIDATE]: Term 1 election: Requested vote from peers 89e9f97f8f444309853686ae8c441139 (127.5.154.1:41875), 5ff598c96b1c41c992486f2576caf9c8 (127.5.154.3:38609)
I20260713 09:02:40.372910  6113 raft_consensus.cc:515] T 8c59a07b5e564d3cbb92b6d780002ea8 P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:40.380960  5868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652d5e9d40f84613bfa1f02cb29b1f7d" candidate_uuid: "1d9434bff543451eb686ea08a463f2f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e9f97f8f444309853686ae8c441139" is_pre_election: true
I20260713 09:02:40.384421  5871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e3157df9854ad3b92496e483a84500" candidate_uuid: "1d9434bff543451eb686ea08a463f2f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e9f97f8f444309853686ae8c441139"
I20260713 09:02:40.385047  5871 raft_consensus.cc:3060] T 74e3157df9854ad3b92496e483a84500 P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:02:40.385411  5909 leader_election.cc:343] T 652d5e9d40f84613bfa1f02cb29b1f7d P 1d9434bff543451eb686ea08a463f2f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89e9f97f8f444309853686ae8c441139 (127.5.154.1:41875): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:40.392644  6065 tablet_bootstrap.cc:654] T 8c59a07b5e564d3cbb92b6d780002ea8 P 5ff598c96b1c41c992486f2576caf9c8: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:40.383888  6103 leader_election.cc:290] T 652d5e9d40f84613bfa1f02cb29b1f7d P 1d9434bff543451eb686ea08a463f2f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89e9f97f8f444309853686ae8c441139 (127.5.154.1:41875), 5ff598c96b1c41c992486f2576caf9c8 (127.5.154.3:38609)
I20260713 09:02:40.394452  5871 raft_consensus.cc:2468] T 74e3157df9854ad3b92496e483a84500 P 89e9f97f8f444309853686ae8c441139 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d9434bff543451eb686ea08a463f2f9 in term 1.
W20260713 09:02:40.388795  5912 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.154.3:38609, user_credentials={real_user=slave}} blocked reactor thread for 94172.7us
I20260713 09:02:40.397907  5909 leader_election.cc:304] T 74e3157df9854ad3b92496e483a84500 P 1d9434bff543451eb686ea08a463f2f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d9434bff543451eb686ea08a463f2f9, 89e9f97f8f444309853686ae8c441139; no voters: 
I20260713 09:02:40.394459  5944 raft_consensus.cc:2468] T bb84b46d27cb43ac9f1e71c0386b6167 P 1d9434bff543451eb686ea08a463f2f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ff598c96b1c41c992486f2576caf9c8 in term 1.
I20260713 09:02:40.398749  6103 raft_consensus.cc:2804] T 74e3157df9854ad3b92496e483a84500 P 1d9434bff543451eb686ea08a463f2f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:40.399026  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e3157df9854ad3b92496e483a84500" candidate_uuid: "1d9434bff543451eb686ea08a463f2f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff598c96b1c41c992486f2576caf9c8"
I20260713 09:02:40.399201  6103 raft_consensus.cc:697] T 74e3157df9854ad3b92496e483a84500 P 1d9434bff543451eb686ea08a463f2f9 [term 1 LEADER]: Becoming Leader. State: Replica: 1d9434bff543451eb686ea08a463f2f9, State: Running, Role: LEADER
I20260713 09:02:40.400524  6064 tablet_bootstrap.cc:654] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 1d9434bff543451eb686ea08a463f2f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:40.400195  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652d5e9d40f84613bfa1f02cb29b1f7d" candidate_uuid: "1d9434bff543451eb686ea08a463f2f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff598c96b1c41c992486f2576caf9c8" is_pre_election: true
I20260713 09:02:40.370682  6070 raft_consensus.cc:515] T c2027a4ac27c46e4a83859d49a2b8ca9 P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:40.400031  6103 consensus_queue.cc:237] T 74e3157df9854ad3b92496e483a84500 P 1d9434bff543451eb686ea08a463f2f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:40.404484  6019 raft_consensus.cc:2468] T 652d5e9d40f84613bfa1f02cb29b1f7d P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d9434bff543451eb686ea08a463f2f9 in term 0.
I20260713 09:02:40.413117  6063 tablet_bootstrap.cc:492] T 8c59a07b5e564d3cbb92b6d780002ea8 P 89e9f97f8f444309853686ae8c441139: No bootstrap required, opened a new log
I20260713 09:02:40.414193  6063 ts_tablet_manager.cc:1403] T 8c59a07b5e564d3cbb92b6d780002ea8 P 89e9f97f8f444309853686ae8c441139: Time spent bootstrapping tablet: real 0.267s	user 0.018s	sys 0.007s
I20260713 09:02:40.412890  6104 raft_consensus.cc:515] T 74e3157df9854ad3b92496e483a84500 P 5ff598c96b1c41c992486f2576caf9c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:40.413619  5912 leader_election.cc:304] T 652d5e9d40f84613bfa1f02cb29b1f7d P 1d9434bff543451eb686ea08a463f2f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d9434bff543451eb686ea08a463f2f9, 5ff598c96b1c41c992486f2576caf9c8; no voters: 89e9f97f8f444309853686ae8c441139
I20260713 09:02:40.419070  6112 raft_consensus.cc:2804] T 652d5e9d40f84613bfa1f02cb29b1f7d P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:40.419736  6112 raft_consensus.cc:493] T 652d5e9d40f84613bfa1f02cb29b1f7d P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:40.420083  6112 raft_consensus.cc:3060] T 652d5e9d40f84613bfa1f02cb29b1f7d P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:40.413250  6102 raft_consensus.cc:515] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:40.427488  5871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c59a07b5e564d3cbb92b6d780002ea8" candidate_uuid: "1d9434bff543451eb686ea08a463f2f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e9f97f8f444309853686ae8c441139" is_pre_election: true
I20260713 09:02:40.423195  6020 raft_consensus.cc:2393] T 74e3157df9854ad3b92496e483a84500 P 5ff598c96b1c41c992486f2576caf9c8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1d9434bff543451eb686ea08a463f2f9 in current term 1: Already voted for candidate 5ff598c96b1c41c992486f2576caf9c8 in this term.
I20260713 09:02:40.427151  6113 leader_election.cc:290] T 8c59a07b5e564d3cbb92b6d780002ea8 P 1d9434bff543451eb686ea08a463f2f9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89e9f97f8f444309853686ae8c441139 (127.5.154.1:41875), 5ff598c96b1c41c992486f2576caf9c8 (127.5.154.3:38609)
I20260713 09:02:40.465786  5868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e3157df9854ad3b92496e483a84500" candidate_uuid: "5ff598c96b1c41c992486f2576caf9c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e9f97f8f444309853686ae8c441139"
I20260713 09:02:40.466759  5868 raft_consensus.cc:2393] T 74e3157df9854ad3b92496e483a84500 P 89e9f97f8f444309853686ae8c441139 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5ff598c96b1c41c992486f2576caf9c8 in current term 1: Already voted for candidate 1d9434bff543451eb686ea08a463f2f9 in this term.
I20260713 09:02:40.466918  5870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1f1c76561d473db9a9de316cb3c4d3" candidate_uuid: "1d9434bff543451eb686ea08a463f2f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e9f97f8f444309853686ae8c441139"
I20260713 09:02:40.468796  5944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2027a4ac27c46e4a83859d49a2b8ca9" candidate_uuid: "89e9f97f8f444309853686ae8c441139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d9434bff543451eb686ea08a463f2f9" is_pre_election: true
W20260713 09:02:40.470867  5834 leader_election.cc:343] T c2027a4ac27c46e4a83859d49a2b8ca9 P 89e9f97f8f444309853686ae8c441139 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1d9434bff543451eb686ea08a463f2f9 (127.5.154.2:38427): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:02:40.471006  5909 leader_election.cc:343] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 89e9f97f8f444309853686ae8c441139 (127.5.154.1:41875): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:40.473053  6098 raft_consensus.cc:515] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:40.481369  6070 leader_election.cc:290] T c2027a4ac27c46e4a83859d49a2b8ca9 P 89e9f97f8f444309853686ae8c441139 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d9434bff543451eb686ea08a463f2f9 (127.5.154.2:38427), 5ff598c96b1c41c992486f2576caf9c8 (127.5.154.3:38609)
I20260713 09:02:40.483007  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2027a4ac27c46e4a83859d49a2b8ca9" candidate_uuid: "89e9f97f8f444309853686ae8c441139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff598c96b1c41c992486f2576caf9c8" is_pre_election: true
I20260713 09:02:40.483366  6018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c59a07b5e564d3cbb92b6d780002ea8" candidate_uuid: "1d9434bff543451eb686ea08a463f2f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff598c96b1c41c992486f2576caf9c8" is_pre_election: true
W20260713 09:02:40.484421  5909 leader_election.cc:343] T 8c59a07b5e564d3cbb92b6d780002ea8 P 1d9434bff543451eb686ea08a463f2f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 89e9f97f8f444309853686ae8c441139 (127.5.154.1:41875): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:02:40.484419  5837 leader_election.cc:343] T c2027a4ac27c46e4a83859d49a2b8ca9 P 89e9f97f8f444309853686ae8c441139 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ff598c96b1c41c992486f2576caf9c8 (127.5.154.3:38609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:40.485455  6063 raft_consensus.cc:359] T 8c59a07b5e564d3cbb92b6d780002ea8 P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:40.486482  6063 raft_consensus.cc:385] T 8c59a07b5e564d3cbb92b6d780002ea8 P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:40.486912  6063 raft_consensus.cc:740] T 8c59a07b5e564d3cbb92b6d780002ea8 P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89e9f97f8f444309853686ae8c441139, State: Initialized, Role: FOLLOWER
I20260713 09:02:40.485466  5837 leader_election.cc:304] T c2027a4ac27c46e4a83859d49a2b8ca9 P 89e9f97f8f444309853686ae8c441139 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89e9f97f8f444309853686ae8c441139; no voters: 1d9434bff543451eb686ea08a463f2f9, 5ff598c96b1c41c992486f2576caf9c8
I20260713 09:02:40.488065  6063 consensus_queue.cc:260] T 8c59a07b5e564d3cbb92b6d780002ea8 P 89e9f97f8f444309853686ae8c441139 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
W20260713 09:02:40.484949  5912 leader_election.cc:343] T 8c59a07b5e564d3cbb92b6d780002ea8 P 1d9434bff543451eb686ea08a463f2f9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ff598c96b1c41c992486f2576caf9c8 (127.5.154.3:38609): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:40.494062  6104 leader_election.cc:290] T 74e3157df9854ad3b92496e483a84500 P 5ff598c96b1c41c992486f2576caf9c8 [CANDIDATE]: Term 1 election: Requested vote from peers 89e9f97f8f444309853686ae8c441139 (127.5.154.1:41875), 1d9434bff543451eb686ea08a463f2f9 (127.5.154.2:38427)
I20260713 09:02:40.490945  6102 leader_election.cc:290] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [CANDIDATE]: Term 1 election: Requested vote from peers 89e9f97f8f444309853686ae8c441139 (127.5.154.1:41875), 5ff598c96b1c41c992486f2576caf9c8 (127.5.154.3:38609)
I20260713 09:02:40.488188  6070 raft_consensus.cc:2749] T c2027a4ac27c46e4a83859d49a2b8ca9 P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:40.495329  6098 leader_election.cc:290] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [CANDIDATE]: Term 1 election: Requested vote from peers 89e9f97f8f444309853686ae8c441139 (127.5.154.1:41875), 1d9434bff543451eb686ea08a463f2f9 (127.5.154.2:38427)
I20260713 09:02:40.495941  5945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1f1c76561d473db9a9de316cb3c4d3" candidate_uuid: "5ff598c96b1c41c992486f2576caf9c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d9434bff543451eb686ea08a463f2f9"
I20260713 09:02:40.497340  5871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1f1c76561d473db9a9de316cb3c4d3" candidate_uuid: "5ff598c96b1c41c992486f2576caf9c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e9f97f8f444309853686ae8c441139"
I20260713 09:02:40.497606  5944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74e3157df9854ad3b92496e483a84500" candidate_uuid: "5ff598c96b1c41c992486f2576caf9c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d9434bff543451eb686ea08a463f2f9"
I20260713 09:02:40.497371  5945 raft_consensus.cc:2393] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5ff598c96b1c41c992486f2576caf9c8 in current term 1: Already voted for candidate 1d9434bff543451eb686ea08a463f2f9 in this term.
I20260713 09:02:40.491390  5912 leader_election.cc:304] T 8c59a07b5e564d3cbb92b6d780002ea8 P 1d9434bff543451eb686ea08a463f2f9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1d9434bff543451eb686ea08a463f2f9; no voters: 5ff598c96b1c41c992486f2576caf9c8, 89e9f97f8f444309853686ae8c441139
W20260713 09:02:40.498867  5983 leader_election.cc:343] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 89e9f97f8f444309853686ae8c441139 (127.5.154.1:41875): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:40.499455  6103 raft_consensus.cc:2749] T 8c59a07b5e564d3cbb92b6d780002ea8 P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:40.499624  5983 leader_election.cc:304] T 74e3157df9854ad3b92496e483a84500 P 5ff598c96b1c41c992486f2576caf9c8 [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: 5ff598c96b1c41c992486f2576caf9c8; no voters: 1d9434bff543451eb686ea08a463f2f9, 89e9f97f8f444309853686ae8c441139
I20260713 09:02:40.500376  6098 raft_consensus.cc:2749] T 74e3157df9854ad3b92496e483a84500 P 5ff598c96b1c41c992486f2576caf9c8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:02:40.500787  5983 leader_election.cc:304] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [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: 5ff598c96b1c41c992486f2576caf9c8; no voters: 1d9434bff543451eb686ea08a463f2f9, 89e9f97f8f444309853686ae8c441139
I20260713 09:02:40.501616  6098 raft_consensus.cc:2749] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:02:40.502748  6063 ts_tablet_manager.cc:1434] T 8c59a07b5e564d3cbb92b6d780002ea8 P 89e9f97f8f444309853686ae8c441139: Time spent starting tablet: real 0.086s	user 0.009s	sys 0.016s
I20260713 09:02:40.502964  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1f1c76561d473db9a9de316cb3c4d3" candidate_uuid: "1d9434bff543451eb686ea08a463f2f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff598c96b1c41c992486f2576caf9c8"
I20260713 09:02:40.504750  6064 tablet_bootstrap.cc:492] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 1d9434bff543451eb686ea08a463f2f9: No bootstrap required, opened a new log
I20260713 09:02:40.505774  6020 raft_consensus.cc:2393] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1d9434bff543451eb686ea08a463f2f9 in current term 1: Already voted for candidate 5ff598c96b1c41c992486f2576caf9c8 in this term.
I20260713 09:02:40.505069  6064 ts_tablet_manager.cc:1403] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 1d9434bff543451eb686ea08a463f2f9: Time spent bootstrapping tablet: real 0.293s	user 0.014s	sys 0.011s
I20260713 09:02:40.506601  6112 raft_consensus.cc:515] T 652d5e9d40f84613bfa1f02cb29b1f7d P 1d9434bff543451eb686ea08a463f2f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:40.507367  5912 leader_election.cc:304] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [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: 1d9434bff543451eb686ea08a463f2f9; no voters: 5ff598c96b1c41c992486f2576caf9c8, 89e9f97f8f444309853686ae8c441139
I20260713 09:02:40.508306  6103 raft_consensus.cc:2749] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:02:40.511198  5871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652d5e9d40f84613bfa1f02cb29b1f7d" candidate_uuid: "1d9434bff543451eb686ea08a463f2f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e9f97f8f444309853686ae8c441139"
W20260713 09:02:40.502758  6050 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.IsCreateTableDone -> {remote=127.5.154.62:43967, user_credentials={real_user=slave}} blocked reactor thread for 48277.7us
I20260713 09:02:40.511564  6063 tablet_bootstrap.cc:492] T 652d5e9d40f84613bfa1f02cb29b1f7d P 89e9f97f8f444309853686ae8c441139: Bootstrap starting.
W20260713 09:02:40.514592  5909 leader_election.cc:343] T 652d5e9d40f84613bfa1f02cb29b1f7d P 1d9434bff543451eb686ea08a463f2f9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 89e9f97f8f444309853686ae8c441139 (127.5.154.1:41875): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:40.519497  6064 raft_consensus.cc:359] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:40.520251  6064 raft_consensus.cc:385] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:40.520538  6064 raft_consensus.cc:740] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d9434bff543451eb686ea08a463f2f9, State: Initialized, Role: FOLLOWER
I20260713 09:02:40.521076  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652d5e9d40f84613bfa1f02cb29b1f7d" candidate_uuid: "1d9434bff543451eb686ea08a463f2f9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff598c96b1c41c992486f2576caf9c8"
I20260713 09:02:40.521643  6020 raft_consensus.cc:3060] T 652d5e9d40f84613bfa1f02cb29b1f7d P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:40.521257  6064 consensus_queue.cc:260] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 1d9434bff543451eb686ea08a463f2f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:40.523506  6064 ts_tablet_manager.cc:1434] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 1d9434bff543451eb686ea08a463f2f9: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260713 09:02:40.524453  6064 tablet_bootstrap.cc:492] T c2027a4ac27c46e4a83859d49a2b8ca9 P 1d9434bff543451eb686ea08a463f2f9: Bootstrap starting.
I20260713 09:02:40.513301  6112 leader_election.cc:290] T 652d5e9d40f84613bfa1f02cb29b1f7d P 1d9434bff543451eb686ea08a463f2f9 [CANDIDATE]: Term 1 election: Requested vote from peers 89e9f97f8f444309853686ae8c441139 (127.5.154.1:41875), 5ff598c96b1c41c992486f2576caf9c8 (127.5.154.3:38609)
I20260713 09:02:40.529920  6065 tablet_bootstrap.cc:492] T 8c59a07b5e564d3cbb92b6d780002ea8 P 5ff598c96b1c41c992486f2576caf9c8: No bootstrap required, opened a new log
I20260713 09:02:40.530369  6065 ts_tablet_manager.cc:1403] T 8c59a07b5e564d3cbb92b6d780002ea8 P 5ff598c96b1c41c992486f2576caf9c8: Time spent bootstrapping tablet: real 0.324s	user 0.008s	sys 0.009s
I20260713 09:02:40.533885  6065 raft_consensus.cc:359] T 8c59a07b5e564d3cbb92b6d780002ea8 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:40.534562  6065 raft_consensus.cc:385] T 8c59a07b5e564d3cbb92b6d780002ea8 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:40.534005  5766 catalog_manager.cc:5697] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ff598c96b1c41c992486f2576caf9c8 (127.5.154.3). New cstate: current_term: 1 leader_uuid: "5ff598c96b1c41c992486f2576caf9c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:40.534832  6065 raft_consensus.cc:740] T 8c59a07b5e564d3cbb92b6d780002ea8 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ff598c96b1c41c992486f2576caf9c8, State: Initialized, Role: FOLLOWER
I20260713 09:02:40.535498  6065 consensus_queue.cc:260] T 8c59a07b5e564d3cbb92b6d780002ea8 P 5ff598c96b1c41c992486f2576caf9c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:40.537129  6020 raft_consensus.cc:2468] T 652d5e9d40f84613bfa1f02cb29b1f7d P 5ff598c96b1c41c992486f2576caf9c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d9434bff543451eb686ea08a463f2f9 in term 1.
I20260713 09:02:40.538086  6065 ts_tablet_manager.cc:1434] T 8c59a07b5e564d3cbb92b6d780002ea8 P 5ff598c96b1c41c992486f2576caf9c8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260713 09:02:40.539885  6065 tablet_bootstrap.cc:492] T c2027a4ac27c46e4a83859d49a2b8ca9 P 5ff598c96b1c41c992486f2576caf9c8: Bootstrap starting.
I20260713 09:02:40.540297  6098 raft_consensus.cc:493] T 8c59a07b5e564d3cbb92b6d780002ea8 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:40.542711  6064 tablet_bootstrap.cc:654] T c2027a4ac27c46e4a83859d49a2b8ca9 P 1d9434bff543451eb686ea08a463f2f9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:40.542085  5767 catalog_manager.cc:5697] T 74e3157df9854ad3b92496e483a84500 P 1d9434bff543451eb686ea08a463f2f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d9434bff543451eb686ea08a463f2f9 (127.5.154.2). New cstate: current_term: 1 leader_uuid: "1d9434bff543451eb686ea08a463f2f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:40.542680  6098 raft_consensus.cc:515] T 8c59a07b5e564d3cbb92b6d780002ea8 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:40.545348  6098 leader_election.cc:290] T 8c59a07b5e564d3cbb92b6d780002ea8 P 5ff598c96b1c41c992486f2576caf9c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89e9f97f8f444309853686ae8c441139 (127.5.154.1:41875), 1d9434bff543451eb686ea08a463f2f9 (127.5.154.2:38427)
I20260713 09:02:40.542243  6063 tablet_bootstrap.cc:654] T 652d5e9d40f84613bfa1f02cb29b1f7d P 89e9f97f8f444309853686ae8c441139: Neither blocks nor log segments found. Creating new log.
W20260713 09:02:40.545463  5816 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:02:40.545985  5871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c59a07b5e564d3cbb92b6d780002ea8" candidate_uuid: "5ff598c96b1c41c992486f2576caf9c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e9f97f8f444309853686ae8c441139" is_pre_election: true
I20260713 09:02:40.546574  5871 raft_consensus.cc:2468] T 8c59a07b5e564d3cbb92b6d780002ea8 P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ff598c96b1c41c992486f2576caf9c8 in term 0.
I20260713 09:02:40.548049  5945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c59a07b5e564d3cbb92b6d780002ea8" candidate_uuid: "5ff598c96b1c41c992486f2576caf9c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d9434bff543451eb686ea08a463f2f9" is_pre_election: true
I20260713 09:02:40.548614  5945 raft_consensus.cc:2468] T 8c59a07b5e564d3cbb92b6d780002ea8 P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ff598c96b1c41c992486f2576caf9c8 in term 0.
I20260713 09:02:40.539355  5912 leader_election.cc:304] T 652d5e9d40f84613bfa1f02cb29b1f7d P 1d9434bff543451eb686ea08a463f2f9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1d9434bff543451eb686ea08a463f2f9, 5ff598c96b1c41c992486f2576caf9c8; no voters: 89e9f97f8f444309853686ae8c441139
I20260713 09:02:40.550575  6103 raft_consensus.cc:2804] T 652d5e9d40f84613bfa1f02cb29b1f7d P 1d9434bff543451eb686ea08a463f2f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:40.551033  6103 raft_consensus.cc:697] T 652d5e9d40f84613bfa1f02cb29b1f7d P 1d9434bff543451eb686ea08a463f2f9 [term 1 LEADER]: Becoming Leader. State: Replica: 1d9434bff543451eb686ea08a463f2f9, State: Running, Role: LEADER
I20260713 09:02:40.551774  6103 consensus_queue.cc:237] T 652d5e9d40f84613bfa1f02cb29b1f7d P 1d9434bff543451eb686ea08a463f2f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:40.552958  6065 tablet_bootstrap.cc:654] T c2027a4ac27c46e4a83859d49a2b8ca9 P 5ff598c96b1c41c992486f2576caf9c8: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:40.553613  5983 leader_election.cc:304] T 8c59a07b5e564d3cbb92b6d780002ea8 P 5ff598c96b1c41c992486f2576caf9c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d9434bff543451eb686ea08a463f2f9, 5ff598c96b1c41c992486f2576caf9c8; no voters: 
I20260713 09:02:40.554378  6098 raft_consensus.cc:2804] T 8c59a07b5e564d3cbb92b6d780002ea8 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:40.554724  6098 raft_consensus.cc:493] T 8c59a07b5e564d3cbb92b6d780002ea8 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:40.557909  6098 raft_consensus.cc:3060] T 8c59a07b5e564d3cbb92b6d780002ea8 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:40.567350  6098 raft_consensus.cc:515] T 8c59a07b5e564d3cbb92b6d780002ea8 P 5ff598c96b1c41c992486f2576caf9c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:40.569600  6098 leader_election.cc:290] T 8c59a07b5e564d3cbb92b6d780002ea8 P 5ff598c96b1c41c992486f2576caf9c8 [CANDIDATE]: Term 1 election: Requested vote from peers 89e9f97f8f444309853686ae8c441139 (127.5.154.1:41875), 1d9434bff543451eb686ea08a463f2f9 (127.5.154.2:38427)
I20260713 09:02:40.570230  5871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c59a07b5e564d3cbb92b6d780002ea8" candidate_uuid: "5ff598c96b1c41c992486f2576caf9c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e9f97f8f444309853686ae8c441139"
I20260713 09:02:40.570806  5871 raft_consensus.cc:3060] T 8c59a07b5e564d3cbb92b6d780002ea8 P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:40.572237  6064 tablet_bootstrap.cc:492] T c2027a4ac27c46e4a83859d49a2b8ca9 P 1d9434bff543451eb686ea08a463f2f9: No bootstrap required, opened a new log
I20260713 09:02:40.572660  6064 ts_tablet_manager.cc:1403] T c2027a4ac27c46e4a83859d49a2b8ca9 P 1d9434bff543451eb686ea08a463f2f9: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.007s
I20260713 09:02:40.575150  6064 raft_consensus.cc:359] T c2027a4ac27c46e4a83859d49a2b8ca9 P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:40.575825  6064 raft_consensus.cc:385] T c2027a4ac27c46e4a83859d49a2b8ca9 P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:40.576077  6064 raft_consensus.cc:740] T c2027a4ac27c46e4a83859d49a2b8ca9 P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d9434bff543451eb686ea08a463f2f9, State: Initialized, Role: FOLLOWER
I20260713 09:02:40.577536  5945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c59a07b5e564d3cbb92b6d780002ea8" candidate_uuid: "5ff598c96b1c41c992486f2576caf9c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d9434bff543451eb686ea08a463f2f9"
I20260713 09:02:40.578127  5945 raft_consensus.cc:3060] T 8c59a07b5e564d3cbb92b6d780002ea8 P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:40.577802  6064 consensus_queue.cc:260] T c2027a4ac27c46e4a83859d49a2b8ca9 P 1d9434bff543451eb686ea08a463f2f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:40.578833  6065 tablet_bootstrap.cc:492] T c2027a4ac27c46e4a83859d49a2b8ca9 P 5ff598c96b1c41c992486f2576caf9c8: No bootstrap required, opened a new log
I20260713 09:02:40.579241  6065 ts_tablet_manager.cc:1403] T c2027a4ac27c46e4a83859d49a2b8ca9 P 5ff598c96b1c41c992486f2576caf9c8: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.001s
I20260713 09:02:40.579761  6064 ts_tablet_manager.cc:1434] T c2027a4ac27c46e4a83859d49a2b8ca9 P 1d9434bff543451eb686ea08a463f2f9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260713 09:02:40.581926  6065 raft_consensus.cc:359] T c2027a4ac27c46e4a83859d49a2b8ca9 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:40.582610  6065 raft_consensus.cc:385] T c2027a4ac27c46e4a83859d49a2b8ca9 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:40.582875  6065 raft_consensus.cc:740] T c2027a4ac27c46e4a83859d49a2b8ca9 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ff598c96b1c41c992486f2576caf9c8, State: Initialized, Role: FOLLOWER
I20260713 09:02:40.583506  6065 consensus_queue.cc:260] T c2027a4ac27c46e4a83859d49a2b8ca9 P 5ff598c96b1c41c992486f2576caf9c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:40.584159  5871 raft_consensus.cc:2468] T 8c59a07b5e564d3cbb92b6d780002ea8 P 89e9f97f8f444309853686ae8c441139 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ff598c96b1c41c992486f2576caf9c8 in term 1.
I20260713 09:02:40.585402  5983 leader_election.cc:304] T 8c59a07b5e564d3cbb92b6d780002ea8 P 5ff598c96b1c41c992486f2576caf9c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ff598c96b1c41c992486f2576caf9c8, 89e9f97f8f444309853686ae8c441139; no voters: 
I20260713 09:02:40.585667  6065 ts_tablet_manager.cc:1434] T c2027a4ac27c46e4a83859d49a2b8ca9 P 5ff598c96b1c41c992486f2576caf9c8: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260713 09:02:40.586328  6098 raft_consensus.cc:2804] T 8c59a07b5e564d3cbb92b6d780002ea8 P 5ff598c96b1c41c992486f2576caf9c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:40.586911  6098 raft_consensus.cc:697] T 8c59a07b5e564d3cbb92b6d780002ea8 P 5ff598c96b1c41c992486f2576caf9c8 [term 1 LEADER]: Becoming Leader. State: Replica: 5ff598c96b1c41c992486f2576caf9c8, State: Running, Role: LEADER
I20260713 09:02:40.587688  6098 consensus_queue.cc:237] T 8c59a07b5e564d3cbb92b6d780002ea8 P 5ff598c96b1c41c992486f2576caf9c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:40.587710  5767 catalog_manager.cc:5697] T 652d5e9d40f84613bfa1f02cb29b1f7d P 1d9434bff543451eb686ea08a463f2f9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d9434bff543451eb686ea08a463f2f9 (127.5.154.2). New cstate: current_term: 1 leader_uuid: "1d9434bff543451eb686ea08a463f2f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:40.589720  5945 raft_consensus.cc:2468] T 8c59a07b5e564d3cbb92b6d780002ea8 P 1d9434bff543451eb686ea08a463f2f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ff598c96b1c41c992486f2576caf9c8 in term 1.
I20260713 09:02:40.594642  6063 tablet_bootstrap.cc:492] T 652d5e9d40f84613bfa1f02cb29b1f7d P 89e9f97f8f444309853686ae8c441139: No bootstrap required, opened a new log
I20260713 09:02:40.595116  6063 ts_tablet_manager.cc:1403] T 652d5e9d40f84613bfa1f02cb29b1f7d P 89e9f97f8f444309853686ae8c441139: Time spent bootstrapping tablet: real 0.086s	user 0.014s	sys 0.018s
I20260713 09:02:40.601564  6063 raft_consensus.cc:359] T 652d5e9d40f84613bfa1f02cb29b1f7d P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:40.602283  6063 raft_consensus.cc:385] T 652d5e9d40f84613bfa1f02cb29b1f7d P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:40.602653  6063 raft_consensus.cc:740] T 652d5e9d40f84613bfa1f02cb29b1f7d P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89e9f97f8f444309853686ae8c441139, State: Initialized, Role: FOLLOWER
I20260713 09:02:40.603425  6063 consensus_queue.cc:260] T 652d5e9d40f84613bfa1f02cb29b1f7d P 89e9f97f8f444309853686ae8c441139 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:40.604995  5768 catalog_manager.cc:5697] T 8c59a07b5e564d3cbb92b6d780002ea8 P 5ff598c96b1c41c992486f2576caf9c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ff598c96b1c41c992486f2576caf9c8 (127.5.154.3). New cstate: current_term: 1 leader_uuid: "5ff598c96b1c41c992486f2576caf9c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:40.607044  6063 ts_tablet_manager.cc:1434] T 652d5e9d40f84613bfa1f02cb29b1f7d P 89e9f97f8f444309853686ae8c441139: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:02:40.608902  6098 raft_consensus.cc:493] T c2027a4ac27c46e4a83859d49a2b8ca9 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:40.609349  6098 raft_consensus.cc:515] T c2027a4ac27c46e4a83859d49a2b8ca9 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:40.611887  6063 tablet_bootstrap.cc:492] T 8b1f1c76561d473db9a9de316cb3c4d3 P 89e9f97f8f444309853686ae8c441139: Bootstrap starting.
I20260713 09:02:40.611931  5871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2027a4ac27c46e4a83859d49a2b8ca9" candidate_uuid: "5ff598c96b1c41c992486f2576caf9c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e9f97f8f444309853686ae8c441139" is_pre_election: true
I20260713 09:02:40.612674  5871 raft_consensus.cc:2468] T c2027a4ac27c46e4a83859d49a2b8ca9 P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ff598c96b1c41c992486f2576caf9c8 in term 0.
I20260713 09:02:40.612910  6098 leader_election.cc:290] T c2027a4ac27c46e4a83859d49a2b8ca9 P 5ff598c96b1c41c992486f2576caf9c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89e9f97f8f444309853686ae8c441139 (127.5.154.1:41875), 1d9434bff543451eb686ea08a463f2f9 (127.5.154.2:38427)
I20260713 09:02:40.613665  5945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2027a4ac27c46e4a83859d49a2b8ca9" candidate_uuid: "5ff598c96b1c41c992486f2576caf9c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d9434bff543451eb686ea08a463f2f9" is_pre_election: true
I20260713 09:02:40.614101  5983 leader_election.cc:304] T c2027a4ac27c46e4a83859d49a2b8ca9 P 5ff598c96b1c41c992486f2576caf9c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ff598c96b1c41c992486f2576caf9c8, 89e9f97f8f444309853686ae8c441139; no voters: 
I20260713 09:02:40.614245  5945 raft_consensus.cc:2468] T c2027a4ac27c46e4a83859d49a2b8ca9 P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ff598c96b1c41c992486f2576caf9c8 in term 0.
I20260713 09:02:40.615553  6098 raft_consensus.cc:2804] T c2027a4ac27c46e4a83859d49a2b8ca9 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:40.615907  6098 raft_consensus.cc:493] T c2027a4ac27c46e4a83859d49a2b8ca9 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:40.616230  6098 raft_consensus.cc:3060] T c2027a4ac27c46e4a83859d49a2b8ca9 P 5ff598c96b1c41c992486f2576caf9c8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:40.620653  6063 tablet_bootstrap.cc:654] T 8b1f1c76561d473db9a9de316cb3c4d3 P 89e9f97f8f444309853686ae8c441139: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:40.622632  6098 raft_consensus.cc:515] T c2027a4ac27c46e4a83859d49a2b8ca9 P 5ff598c96b1c41c992486f2576caf9c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:40.625373  6098 leader_election.cc:290] T c2027a4ac27c46e4a83859d49a2b8ca9 P 5ff598c96b1c41c992486f2576caf9c8 [CANDIDATE]: Term 1 election: Requested vote from peers 89e9f97f8f444309853686ae8c441139 (127.5.154.1:41875), 1d9434bff543451eb686ea08a463f2f9 (127.5.154.2:38427)
I20260713 09:02:40.625823  5871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2027a4ac27c46e4a83859d49a2b8ca9" candidate_uuid: "5ff598c96b1c41c992486f2576caf9c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e9f97f8f444309853686ae8c441139"
I20260713 09:02:40.626297  6063 tablet_bootstrap.cc:492] T 8b1f1c76561d473db9a9de316cb3c4d3 P 89e9f97f8f444309853686ae8c441139: No bootstrap required, opened a new log
I20260713 09:02:40.626425  5871 raft_consensus.cc:3060] T c2027a4ac27c46e4a83859d49a2b8ca9 P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:40.626729  6063 ts_tablet_manager.cc:1403] T 8b1f1c76561d473db9a9de316cb3c4d3 P 89e9f97f8f444309853686ae8c441139: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.005s
I20260713 09:02:40.629590  6070 raft_consensus.cc:493] T 652d5e9d40f84613bfa1f02cb29b1f7d P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:40.629245  6063 raft_consensus.cc:359] T 8b1f1c76561d473db9a9de316cb3c4d3 P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:40.629997  6063 raft_consensus.cc:385] T 8b1f1c76561d473db9a9de316cb3c4d3 P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:40.630414  6063 raft_consensus.cc:740] T 8b1f1c76561d473db9a9de316cb3c4d3 P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89e9f97f8f444309853686ae8c441139, State: Initialized, Role: FOLLOWER
I20260713 09:02:40.629999  6070 raft_consensus.cc:515] T 652d5e9d40f84613bfa1f02cb29b1f7d P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:40.631192  6063 consensus_queue.cc:260] T 8b1f1c76561d473db9a9de316cb3c4d3 P 89e9f97f8f444309853686ae8c441139 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:40.632326  6070 leader_election.cc:290] T 652d5e9d40f84613bfa1f02cb29b1f7d P 89e9f97f8f444309853686ae8c441139 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d9434bff543451eb686ea08a463f2f9 (127.5.154.2:38427), 5ff598c96b1c41c992486f2576caf9c8 (127.5.154.3:38609)
I20260713 09:02:40.632920  5945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2027a4ac27c46e4a83859d49a2b8ca9" candidate_uuid: "5ff598c96b1c41c992486f2576caf9c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d9434bff543451eb686ea08a463f2f9"
I20260713 09:02:40.633468  5945 raft_consensus.cc:3060] T c2027a4ac27c46e4a83859d49a2b8ca9 P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:40.634089  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652d5e9d40f84613bfa1f02cb29b1f7d" candidate_uuid: "89e9f97f8f444309853686ae8c441139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff598c96b1c41c992486f2576caf9c8" is_pre_election: true
I20260713 09:02:40.634778  6020 raft_consensus.cc:2393] T 652d5e9d40f84613bfa1f02cb29b1f7d P 5ff598c96b1c41c992486f2576caf9c8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 89e9f97f8f444309853686ae8c441139 in current term 1: Already voted for candidate 1d9434bff543451eb686ea08a463f2f9 in this term.
I20260713 09:02:40.638221  5944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652d5e9d40f84613bfa1f02cb29b1f7d" candidate_uuid: "89e9f97f8f444309853686ae8c441139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d9434bff543451eb686ea08a463f2f9" is_pre_election: true
I20260713 09:02:40.639281  5834 leader_election.cc:304] T 652d5e9d40f84613bfa1f02cb29b1f7d P 89e9f97f8f444309853686ae8c441139 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89e9f97f8f444309853686ae8c441139; no voters: 1d9434bff543451eb686ea08a463f2f9, 5ff598c96b1c41c992486f2576caf9c8
I20260713 09:02:40.640194  6108 raft_consensus.cc:3060] T 652d5e9d40f84613bfa1f02cb29b1f7d P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:40.640417  5945 raft_consensus.cc:2468] T c2027a4ac27c46e4a83859d49a2b8ca9 P 1d9434bff543451eb686ea08a463f2f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ff598c96b1c41c992486f2576caf9c8 in term 1.
I20260713 09:02:40.641242  6063 ts_tablet_manager.cc:1434] T 8b1f1c76561d473db9a9de316cb3c4d3 P 89e9f97f8f444309853686ae8c441139: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:02:40.641364  5983 leader_election.cc:304] T c2027a4ac27c46e4a83859d49a2b8ca9 P 5ff598c96b1c41c992486f2576caf9c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d9434bff543451eb686ea08a463f2f9, 5ff598c96b1c41c992486f2576caf9c8; no voters: 
I20260713 09:02:40.643571  5871 raft_consensus.cc:2468] T c2027a4ac27c46e4a83859d49a2b8ca9 P 89e9f97f8f444309853686ae8c441139 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ff598c96b1c41c992486f2576caf9c8 in term 1.
I20260713 09:02:40.644881  6098 raft_consensus.cc:2804] T c2027a4ac27c46e4a83859d49a2b8ca9 P 5ff598c96b1c41c992486f2576caf9c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:40.646565  6098 raft_consensus.cc:697] T c2027a4ac27c46e4a83859d49a2b8ca9 P 5ff598c96b1c41c992486f2576caf9c8 [term 1 LEADER]: Becoming Leader. State: Replica: 5ff598c96b1c41c992486f2576caf9c8, State: Running, Role: LEADER
I20260713 09:02:40.647267  6108 raft_consensus.cc:2749] T 652d5e9d40f84613bfa1f02cb29b1f7d P 89e9f97f8f444309853686ae8c441139 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:40.647369  6098 consensus_queue.cc:237] T c2027a4ac27c46e4a83859d49a2b8ca9 P 5ff598c96b1c41c992486f2576caf9c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:40.655493  6112 consensus_queue.cc:1048] T 4a5049ce4e55408f8d6a703f4b73cd08 P 1d9434bff543451eb686ea08a463f2f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:40.655776  5766 catalog_manager.cc:5697] T c2027a4ac27c46e4a83859d49a2b8ca9 P 5ff598c96b1c41c992486f2576caf9c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ff598c96b1c41c992486f2576caf9c8 (127.5.154.3). New cstate: current_term: 1 leader_uuid: "5ff598c96b1c41c992486f2576caf9c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:40.669165  6112 consensus_queue.cc:1048] T 4a5049ce4e55408f8d6a703f4b73cd08 P 1d9434bff543451eb686ea08a463f2f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:40.679013  6098 consensus_queue.cc:1048] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:40.689730  6098 consensus_queue.cc:1048] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 5ff598c96b1c41c992486f2576caf9c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:40.703985  6098 consensus_queue.cc:1048] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:40.732636  5945 raft_consensus.cc:3060] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 1d9434bff543451eb686ea08a463f2f9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:40.740608  6071 consensus_queue.cc:1048] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 5ff598c96b1c41c992486f2576caf9c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:40.832454  6108 consensus_queue.cc:1048] T 2a7b7d324f6c46e59057655e713e053c P 89e9f97f8f444309853686ae8c441139 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:40.844020  6108 consensus_queue.cc:1048] T 2a7b7d324f6c46e59057655e713e053c P 89e9f97f8f444309853686ae8c441139 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:40.967943  6102 consensus_queue.cc:1048] T 74e3157df9854ad3b92496e483a84500 P 1d9434bff543451eb686ea08a463f2f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:40.970487  6102 consensus_queue.cc:1048] T 652d5e9d40f84613bfa1f02cb29b1f7d P 1d9434bff543451eb686ea08a463f2f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:40.979684  6103 consensus_queue.cc:1048] T 74e3157df9854ad3b92496e483a84500 P 1d9434bff543451eb686ea08a463f2f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:40.990249  6103 consensus_queue.cc:1048] T 652d5e9d40f84613bfa1f02cb29b1f7d P 1d9434bff543451eb686ea08a463f2f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:41.046919  6071 consensus_queue.cc:1048] T 8c59a07b5e564d3cbb92b6d780002ea8 P 5ff598c96b1c41c992486f2576caf9c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:41.053387  6108 raft_consensus.cc:493] T 8b1f1c76561d473db9a9de316cb3c4d3 P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:41.053951  6108 raft_consensus.cc:515] T 8b1f1c76561d473db9a9de316cb3c4d3 P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:41.056208  6108 leader_election.cc:290] T 8b1f1c76561d473db9a9de316cb3c4d3 P 89e9f97f8f444309853686ae8c441139 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1d9434bff543451eb686ea08a463f2f9 (127.5.154.2:38427), 5ff598c96b1c41c992486f2576caf9c8 (127.5.154.3:38609)
I20260713 09:02:41.057988  5945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1f1c76561d473db9a9de316cb3c4d3" candidate_uuid: "89e9f97f8f444309853686ae8c441139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d9434bff543451eb686ea08a463f2f9" is_pre_election: true
I20260713 09:02:41.058804  5945 raft_consensus.cc:2393] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 89e9f97f8f444309853686ae8c441139 in current term 1: Already voted for candidate 1d9434bff543451eb686ea08a463f2f9 in this term.
I20260713 09:02:41.060258  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1f1c76561d473db9a9de316cb3c4d3" candidate_uuid: "89e9f97f8f444309853686ae8c441139" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff598c96b1c41c992486f2576caf9c8" is_pre_election: true
I20260713 09:02:41.061069  6020 raft_consensus.cc:2393] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 89e9f97f8f444309853686ae8c441139 in current term 1: Already voted for candidate 5ff598c96b1c41c992486f2576caf9c8 in this term.
I20260713 09:02:41.062290  5837 leader_election.cc:304] T 8b1f1c76561d473db9a9de316cb3c4d3 P 89e9f97f8f444309853686ae8c441139 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 89e9f97f8f444309853686ae8c441139; no voters: 1d9434bff543451eb686ea08a463f2f9, 5ff598c96b1c41c992486f2576caf9c8
I20260713 09:02:41.063624  6108 raft_consensus.cc:3060] T 8b1f1c76561d473db9a9de316cb3c4d3 P 89e9f97f8f444309853686ae8c441139 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:41.064109  6098 consensus_queue.cc:1048] T 8c59a07b5e564d3cbb92b6d780002ea8 P 5ff598c96b1c41c992486f2576caf9c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:41.071936  6108 raft_consensus.cc:2749] T 8b1f1c76561d473db9a9de316cb3c4d3 P 89e9f97f8f444309853686ae8c441139 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:41.134636  6098 consensus_queue.cc:1048] T c2027a4ac27c46e4a83859d49a2b8ca9 P 5ff598c96b1c41c992486f2576caf9c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:41.148974  6071 consensus_queue.cc:1048] T c2027a4ac27c46e4a83859d49a2b8ca9 P 5ff598c96b1c41c992486f2576caf9c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:02:41.551215  5816 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:02:42.100088  6102 raft_consensus.cc:493] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:42.100524  6102 raft_consensus.cc:515] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:42.102452  6102 leader_election.cc:290] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89e9f97f8f444309853686ae8c441139 (127.5.154.1:41875), 5ff598c96b1c41c992486f2576caf9c8 (127.5.154.3:38609)
I20260713 09:02:42.103242  5868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1f1c76561d473db9a9de316cb3c4d3" candidate_uuid: "1d9434bff543451eb686ea08a463f2f9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e9f97f8f444309853686ae8c441139" is_pre_election: true
I20260713 09:02:42.103422  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1f1c76561d473db9a9de316cb3c4d3" candidate_uuid: "1d9434bff543451eb686ea08a463f2f9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff598c96b1c41c992486f2576caf9c8" is_pre_election: true
I20260713 09:02:42.103842  5868 raft_consensus.cc:2468] T 8b1f1c76561d473db9a9de316cb3c4d3 P 89e9f97f8f444309853686ae8c441139 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d9434bff543451eb686ea08a463f2f9 in term 1.
I20260713 09:02:42.103947  6020 raft_consensus.cc:2468] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d9434bff543451eb686ea08a463f2f9 in term 1.
I20260713 09:02:42.104925  5909 leader_election.cc:304] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [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: 1d9434bff543451eb686ea08a463f2f9, 89e9f97f8f444309853686ae8c441139; no voters: 
I20260713 09:02:42.105638  6102 raft_consensus.cc:2804] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:02:42.105919  6102 raft_consensus.cc:493] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:42.106189  6102 raft_consensus.cc:3060] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:42.111233  6102 raft_consensus.cc:515] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:42.112995  6102 leader_election.cc:290] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [CANDIDATE]: Term 2 election: Requested vote from peers 89e9f97f8f444309853686ae8c441139 (127.5.154.1:41875), 5ff598c96b1c41c992486f2576caf9c8 (127.5.154.3:38609)
I20260713 09:02:42.113687  5868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1f1c76561d473db9a9de316cb3c4d3" candidate_uuid: "1d9434bff543451eb686ea08a463f2f9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89e9f97f8f444309853686ae8c441139"
I20260713 09:02:42.114110  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1f1c76561d473db9a9de316cb3c4d3" candidate_uuid: "1d9434bff543451eb686ea08a463f2f9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff598c96b1c41c992486f2576caf9c8"
I20260713 09:02:42.114259  5868 raft_consensus.cc:3060] T 8b1f1c76561d473db9a9de316cb3c4d3 P 89e9f97f8f444309853686ae8c441139 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:42.114753  6020 raft_consensus.cc:3060] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:42.120972  5868 raft_consensus.cc:2468] T 8b1f1c76561d473db9a9de316cb3c4d3 P 89e9f97f8f444309853686ae8c441139 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d9434bff543451eb686ea08a463f2f9 in term 2.
I20260713 09:02:42.120972  6020 raft_consensus.cc:2468] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d9434bff543451eb686ea08a463f2f9 in term 2.
I20260713 09:02:42.122326  5912 leader_election.cc:304] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d9434bff543451eb686ea08a463f2f9, 5ff598c96b1c41c992486f2576caf9c8; no voters: 
I20260713 09:02:42.122991  6102 raft_consensus.cc:2804] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:42.123855  6102 raft_consensus.cc:697] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [term 2 LEADER]: Becoming Leader. State: Replica: 1d9434bff543451eb686ea08a463f2f9, State: Running, Role: LEADER
I20260713 09:02:42.124532  6102 consensus_queue.cc:237] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [LEADER]: Queue going to LEADER 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: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:42.131664  5766 catalog_manager.cc:5697] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 reported cstate change: term changed from 0 to 2, leader changed from <none> to 1d9434bff543451eb686ea08a463f2f9 (127.5.154.2). New cstate: current_term: 2 leader_uuid: "1d9434bff543451eb686ea08a463f2f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:42.253463  6020 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb84b46d27cb43ac9f1e71c0386b6167"
dest_uuid: "5ff598c96b1c41c992486f2576caf9c8"
mode: GRACEFUL
new_leader_uuid: "89e9f97f8f444309853686ae8c441139"
 from {username='slave'} at 127.0.0.1:36194
I20260713 09:02:42.254158  6020 raft_consensus.cc:606] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8 [term 1 LEADER]: Received request to transfer leadership to TS 89e9f97f8f444309853686ae8c441139
I20260713 09:02:42.262120  6020 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76c1f6cfd26a4b0fb9181b9c9b526688"
dest_uuid: "5ff598c96b1c41c992486f2576caf9c8"
mode: GRACEFUL
new_leader_uuid: "89e9f97f8f444309853686ae8c441139"
 from {username='slave'} at 127.0.0.1:36194
I20260713 09:02:42.262600  6020 raft_consensus.cc:606] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 5ff598c96b1c41c992486f2576caf9c8 [term 1 LEADER]: Received request to transfer leadership to TS 89e9f97f8f444309853686ae8c441139
I20260713 09:02:42.276299  5944 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "652d5e9d40f84613bfa1f02cb29b1f7d"
dest_uuid: "1d9434bff543451eb686ea08a463f2f9"
mode: GRACEFUL
new_leader_uuid: "89e9f97f8f444309853686ae8c441139"
 from {username='slave'} at 127.0.0.1:39076
I20260713 09:02:42.276811  5944 raft_consensus.cc:606] T 652d5e9d40f84613bfa1f02cb29b1f7d P 1d9434bff543451eb686ea08a463f2f9 [term 1 LEADER]: Received request to transfer leadership to TS 89e9f97f8f444309853686ae8c441139
I20260713 09:02:42.285146  6020 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8c59a07b5e564d3cbb92b6d780002ea8"
dest_uuid: "5ff598c96b1c41c992486f2576caf9c8"
mode: GRACEFUL
new_leader_uuid: "1d9434bff543451eb686ea08a463f2f9"
 from {username='slave'} at 127.0.0.1:36194
I20260713 09:02:42.285688  6020 raft_consensus.cc:606] T 8c59a07b5e564d3cbb92b6d780002ea8 P 5ff598c96b1c41c992486f2576caf9c8 [term 1 LEADER]: Received request to transfer leadership to TS 1d9434bff543451eb686ea08a463f2f9
I20260713 09:02:42.344185  6159 raft_consensus.cc:993] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8: : Instructing follower 89e9f97f8f444309853686ae8c441139 to start an election
I20260713 09:02:42.344602  6071 raft_consensus.cc:1081] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8 [term 1 LEADER]: Signalling peer 89e9f97f8f444309853686ae8c441139 to start an election
I20260713 09:02:42.346108  5870 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb84b46d27cb43ac9f1e71c0386b6167"
dest_uuid: "89e9f97f8f444309853686ae8c441139"
 from {username='slave'} at 127.0.0.1:52038
I20260713 09:02:42.346707  5870 raft_consensus.cc:493] T bb84b46d27cb43ac9f1e71c0386b6167 P 89e9f97f8f444309853686ae8c441139 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:42.347066  5870 raft_consensus.cc:3060] T bb84b46d27cb43ac9f1e71c0386b6167 P 89e9f97f8f444309853686ae8c441139 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:42.352190  5870 raft_consensus.cc:515] T bb84b46d27cb43ac9f1e71c0386b6167 P 89e9f97f8f444309853686ae8c441139 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } }
I20260713 09:02:42.353932  5870 leader_election.cc:290] T bb84b46d27cb43ac9f1e71c0386b6167 P 89e9f97f8f444309853686ae8c441139 [CANDIDATE]: Term 2 election: Requested vote from peers 5ff598c96b1c41c992486f2576caf9c8 (127.5.154.3:38609), 1d9434bff543451eb686ea08a463f2f9 (127.5.154.2:38427)
I20260713 09:02:42.354688  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb84b46d27cb43ac9f1e71c0386b6167" candidate_uuid: "89e9f97f8f444309853686ae8c441139" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ff598c96b1c41c992486f2576caf9c8"
I20260713 09:02:42.354959  5944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb84b46d27cb43ac9f1e71c0386b6167" candidate_uuid: "89e9f97f8f444309853686ae8c441139" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d9434bff543451eb686ea08a463f2f9"
I20260713 09:02:42.355252  6020 raft_consensus.cc:3055] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:42.355535  5944 raft_consensus.cc:3060] T bb84b46d27cb43ac9f1e71c0386b6167 P 1d9434bff543451eb686ea08a463f2f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:42.355607  6020 raft_consensus.cc:740] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ff598c96b1c41c992486f2576caf9c8, State: Running, Role: LEADER
I20260713 09:02:42.356410  6020 consensus_queue.cc:260] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } }
I20260713 09:02:42.357740  6020 raft_consensus.cc:3060] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:42.361922  5944 raft_consensus.cc:2468] T bb84b46d27cb43ac9f1e71c0386b6167 P 1d9434bff543451eb686ea08a463f2f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89e9f97f8f444309853686ae8c441139 in term 2.
I20260713 09:02:42.363023  6020 raft_consensus.cc:2468] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89e9f97f8f444309853686ae8c441139 in term 2.
I20260713 09:02:42.362979  5834 leader_election.cc:304] T bb84b46d27cb43ac9f1e71c0386b6167 P 89e9f97f8f444309853686ae8c441139 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d9434bff543451eb686ea08a463f2f9, 89e9f97f8f444309853686ae8c441139; no voters: 
I20260713 09:02:42.363929  6149 raft_consensus.cc:2804] T bb84b46d27cb43ac9f1e71c0386b6167 P 89e9f97f8f444309853686ae8c441139 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:42.365101  6149 raft_consensus.cc:697] T bb84b46d27cb43ac9f1e71c0386b6167 P 89e9f97f8f444309853686ae8c441139 [term 2 LEADER]: Becoming Leader. State: Replica: 89e9f97f8f444309853686ae8c441139, State: Running, Role: LEADER
I20260713 09:02:42.365782  6149 consensus_queue.cc:237] T bb84b46d27cb43ac9f1e71c0386b6167 P 89e9f97f8f444309853686ae8c441139 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } }
I20260713 09:02:42.372454  5768 catalog_manager.cc:5697] T bb84b46d27cb43ac9f1e71c0386b6167 P 89e9f97f8f444309853686ae8c441139 reported cstate change: term changed from 1 to 2, leader changed from 5ff598c96b1c41c992486f2576caf9c8 (127.5.154.3) to 89e9f97f8f444309853686ae8c441139 (127.5.154.1). New cstate: current_term: 2 leader_uuid: "89e9f97f8f444309853686ae8c441139" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:42.635632  6020 raft_consensus.cc:1275] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [term 2 FOLLOWER]: Refusing update from remote peer 1d9434bff543451eb686ea08a463f2f9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:02:42.637207  6102 consensus_queue.cc:1048] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:42.650174  6159 raft_consensus.cc:993] T 8c59a07b5e564d3cbb92b6d780002ea8 P 5ff598c96b1c41c992486f2576caf9c8: : Instructing follower 1d9434bff543451eb686ea08a463f2f9 to start an election
I20260713 09:02:42.650705  6166 raft_consensus.cc:993] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 5ff598c96b1c41c992486f2576caf9c8: : Instructing follower 89e9f97f8f444309853686ae8c441139 to start an election
I20260713 09:02:42.651087  6166 raft_consensus.cc:1081] T 8c59a07b5e564d3cbb92b6d780002ea8 P 5ff598c96b1c41c992486f2576caf9c8 [term 1 LEADER]: Signalling peer 1d9434bff543451eb686ea08a463f2f9 to start an election
I20260713 09:02:42.651995  6167 raft_consensus.cc:1081] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 5ff598c96b1c41c992486f2576caf9c8 [term 1 LEADER]: Signalling peer 89e9f97f8f444309853686ae8c441139 to start an election
I20260713 09:02:42.652321  5870 raft_consensus.cc:1275] T 8b1f1c76561d473db9a9de316cb3c4d3 P 89e9f97f8f444309853686ae8c441139 [term 2 FOLLOWER]: Refusing update from remote peer 1d9434bff543451eb686ea08a463f2f9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:02:42.653059  5944 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8c59a07b5e564d3cbb92b6d780002ea8"
dest_uuid: "1d9434bff543451eb686ea08a463f2f9"
 from {username='slave'} at 127.0.0.1:39054
I20260713 09:02:42.653659  5944 raft_consensus.cc:493] T 8c59a07b5e564d3cbb92b6d780002ea8 P 1d9434bff543451eb686ea08a463f2f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:42.654129  5944 raft_consensus.cc:3060] T 8c59a07b5e564d3cbb92b6d780002ea8 P 1d9434bff543451eb686ea08a463f2f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:42.654450  5870 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76c1f6cfd26a4b0fb9181b9c9b526688"
dest_uuid: "89e9f97f8f444309853686ae8c441139"
 from {username='slave'} at 127.0.0.1:52038
I20260713 09:02:42.654953  5870 raft_consensus.cc:493] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:42.655288  5870 raft_consensus.cc:3060] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:42.658910  6163 consensus_queue.cc:1048] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:42.663704  5944 raft_consensus.cc:515] T 8c59a07b5e564d3cbb92b6d780002ea8 P 1d9434bff543451eb686ea08a463f2f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:42.666462  5944 leader_election.cc:290] T 8c59a07b5e564d3cbb92b6d780002ea8 P 1d9434bff543451eb686ea08a463f2f9 [CANDIDATE]: Term 2 election: Requested vote from peers 89e9f97f8f444309853686ae8c441139 (127.5.154.1:41875), 5ff598c96b1c41c992486f2576caf9c8 (127.5.154.3:38609)
I20260713 09:02:42.667088  5871 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c59a07b5e564d3cbb92b6d780002ea8" candidate_uuid: "1d9434bff543451eb686ea08a463f2f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89e9f97f8f444309853686ae8c441139"
I20260713 09:02:42.668012  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8c59a07b5e564d3cbb92b6d780002ea8" candidate_uuid: "1d9434bff543451eb686ea08a463f2f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ff598c96b1c41c992486f2576caf9c8"
I20260713 09:02:42.668144  5870 raft_consensus.cc:515] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:42.668708  6020 raft_consensus.cc:3055] T 8c59a07b5e564d3cbb92b6d780002ea8 P 5ff598c96b1c41c992486f2576caf9c8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:42.669045  6020 raft_consensus.cc:740] T 8c59a07b5e564d3cbb92b6d780002ea8 P 5ff598c96b1c41c992486f2576caf9c8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ff598c96b1c41c992486f2576caf9c8, State: Running, Role: LEADER
I20260713 09:02:42.668025  5871 raft_consensus.cc:3060] T 8c59a07b5e564d3cbb92b6d780002ea8 P 89e9f97f8f444309853686ae8c441139 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:42.671108  5870 leader_election.cc:290] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139 [CANDIDATE]: Term 2 election: Requested vote from peers 1d9434bff543451eb686ea08a463f2f9 (127.5.154.2:38427), 5ff598c96b1c41c992486f2576caf9c8 (127.5.154.3:38609)
I20260713 09:02:42.671700  5944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76c1f6cfd26a4b0fb9181b9c9b526688" candidate_uuid: "89e9f97f8f444309853686ae8c441139" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d9434bff543451eb686ea08a463f2f9"
I20260713 09:02:42.672573  5944 raft_consensus.cc:3060] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 1d9434bff543451eb686ea08a463f2f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:42.674861  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76c1f6cfd26a4b0fb9181b9c9b526688" candidate_uuid: "89e9f97f8f444309853686ae8c441139" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ff598c96b1c41c992486f2576caf9c8"
I20260713 09:02:42.675426  6019 raft_consensus.cc:3055] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 5ff598c96b1c41c992486f2576caf9c8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:42.675791  6019 raft_consensus.cc:740] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 5ff598c96b1c41c992486f2576caf9c8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ff598c96b1c41c992486f2576caf9c8, State: Running, Role: LEADER
I20260713 09:02:42.676571  6019 consensus_queue.cc:260] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 5ff598c96b1c41c992486f2576caf9c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:42.679222  6019 raft_consensus.cc:3060] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 5ff598c96b1c41c992486f2576caf9c8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:42.677980  6020 consensus_queue.cc:260] T 8c59a07b5e564d3cbb92b6d780002ea8 P 5ff598c96b1c41c992486f2576caf9c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:42.681665  5944 raft_consensus.cc:2468] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 1d9434bff543451eb686ea08a463f2f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89e9f97f8f444309853686ae8c441139 in term 2.
I20260713 09:02:42.681980  6020 raft_consensus.cc:3060] T 8c59a07b5e564d3cbb92b6d780002ea8 P 5ff598c96b1c41c992486f2576caf9c8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:42.683002  5834 leader_election.cc:304] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d9434bff543451eb686ea08a463f2f9, 89e9f97f8f444309853686ae8c441139; no voters: 
I20260713 09:02:42.683873  6149 raft_consensus.cc:2804] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:42.684320  6149 raft_consensus.cc:697] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139 [term 2 LEADER]: Becoming Leader. State: Replica: 89e9f97f8f444309853686ae8c441139, State: Running, Role: LEADER
I20260713 09:02:42.685061  6149 consensus_queue.cc:237] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:42.689023  6164 raft_consensus.cc:993] T 652d5e9d40f84613bfa1f02cb29b1f7d P 1d9434bff543451eb686ea08a463f2f9: : Instructing follower 89e9f97f8f444309853686ae8c441139 to start an election
I20260713 09:02:42.688874  6020 raft_consensus.cc:2468] T 8c59a07b5e564d3cbb92b6d780002ea8 P 5ff598c96b1c41c992486f2576caf9c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d9434bff543451eb686ea08a463f2f9 in term 2.
I20260713 09:02:42.689567  6164 raft_consensus.cc:1081] T 652d5e9d40f84613bfa1f02cb29b1f7d P 1d9434bff543451eb686ea08a463f2f9 [term 1 LEADER]: Signalling peer 89e9f97f8f444309853686ae8c441139 to start an election
I20260713 09:02:42.691800  5870 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "652d5e9d40f84613bfa1f02cb29b1f7d"
dest_uuid: "89e9f97f8f444309853686ae8c441139"
 from {username='slave'} at 127.0.0.1:52054
I20260713 09:02:42.692557  5870 raft_consensus.cc:493] T 652d5e9d40f84613bfa1f02cb29b1f7d P 89e9f97f8f444309853686ae8c441139 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:42.693027  5870 raft_consensus.cc:3060] T 652d5e9d40f84613bfa1f02cb29b1f7d P 89e9f97f8f444309853686ae8c441139 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:42.697512  5871 raft_consensus.cc:2468] T 8c59a07b5e564d3cbb92b6d780002ea8 P 89e9f97f8f444309853686ae8c441139 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d9434bff543451eb686ea08a463f2f9 in term 2.
I20260713 09:02:42.699208  5909 leader_election.cc:304] T 8c59a07b5e564d3cbb92b6d780002ea8 P 1d9434bff543451eb686ea08a463f2f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d9434bff543451eb686ea08a463f2f9, 89e9f97f8f444309853686ae8c441139; no voters: 
I20260713 09:02:42.700122  6102 raft_consensus.cc:2804] T 8c59a07b5e564d3cbb92b6d780002ea8 P 1d9434bff543451eb686ea08a463f2f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:42.701195  6102 raft_consensus.cc:697] T 8c59a07b5e564d3cbb92b6d780002ea8 P 1d9434bff543451eb686ea08a463f2f9 [term 2 LEADER]: Becoming Leader. State: Replica: 1d9434bff543451eb686ea08a463f2f9, State: Running, Role: LEADER
I20260713 09:02:42.702080  6102 consensus_queue.cc:237] T 8c59a07b5e564d3cbb92b6d780002ea8 P 1d9434bff543451eb686ea08a463f2f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:42.704805  6019 raft_consensus.cc:2468] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 5ff598c96b1c41c992486f2576caf9c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89e9f97f8f444309853686ae8c441139 in term 2.
I20260713 09:02:42.706010  5870 raft_consensus.cc:515] T 652d5e9d40f84613bfa1f02cb29b1f7d P 89e9f97f8f444309853686ae8c441139 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:42.708560  5870 leader_election.cc:290] T 652d5e9d40f84613bfa1f02cb29b1f7d P 89e9f97f8f444309853686ae8c441139 [CANDIDATE]: Term 2 election: Requested vote from peers 1d9434bff543451eb686ea08a463f2f9 (127.5.154.2:38427), 5ff598c96b1c41c992486f2576caf9c8 (127.5.154.3:38609)
I20260713 09:02:42.708688  5944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652d5e9d40f84613bfa1f02cb29b1f7d" candidate_uuid: "89e9f97f8f444309853686ae8c441139" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d9434bff543451eb686ea08a463f2f9"
I20260713 09:02:42.709254  5944 raft_consensus.cc:3055] T 652d5e9d40f84613bfa1f02cb29b1f7d P 1d9434bff543451eb686ea08a463f2f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:42.709584  5944 raft_consensus.cc:740] T 652d5e9d40f84613bfa1f02cb29b1f7d P 1d9434bff543451eb686ea08a463f2f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d9434bff543451eb686ea08a463f2f9, State: Running, Role: LEADER
I20260713 09:02:42.710091  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652d5e9d40f84613bfa1f02cb29b1f7d" candidate_uuid: "89e9f97f8f444309853686ae8c441139" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ff598c96b1c41c992486f2576caf9c8"
I20260713 09:02:42.710366  5944 consensus_queue.cc:260] T 652d5e9d40f84613bfa1f02cb29b1f7d P 1d9434bff543451eb686ea08a463f2f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:42.710834  6019 raft_consensus.cc:3060] T 652d5e9d40f84613bfa1f02cb29b1f7d P 5ff598c96b1c41c992486f2576caf9c8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:42.711556  5944 raft_consensus.cc:3060] T 652d5e9d40f84613bfa1f02cb29b1f7d P 1d9434bff543451eb686ea08a463f2f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:42.717942  5944 raft_consensus.cc:2468] T 652d5e9d40f84613bfa1f02cb29b1f7d P 1d9434bff543451eb686ea08a463f2f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89e9f97f8f444309853686ae8c441139 in term 2.
I20260713 09:02:42.719123  5834 leader_election.cc:304] T 652d5e9d40f84613bfa1f02cb29b1f7d P 89e9f97f8f444309853686ae8c441139 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d9434bff543451eb686ea08a463f2f9, 89e9f97f8f444309853686ae8c441139; no voters: 
I20260713 09:02:42.718724  5766 catalog_manager.cc:5697] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139 reported cstate change: term changed from 1 to 2, leader changed from 5ff598c96b1c41c992486f2576caf9c8 (127.5.154.3) to 89e9f97f8f444309853686ae8c441139 (127.5.154.1). New cstate: current_term: 2 leader_uuid: "89e9f97f8f444309853686ae8c441139" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:42.719954  6149 raft_consensus.cc:2804] T 652d5e9d40f84613bfa1f02cb29b1f7d P 89e9f97f8f444309853686ae8c441139 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:42.717945  6019 raft_consensus.cc:2468] T 652d5e9d40f84613bfa1f02cb29b1f7d P 5ff598c96b1c41c992486f2576caf9c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89e9f97f8f444309853686ae8c441139 in term 2.
I20260713 09:02:42.720448  6149 raft_consensus.cc:697] T 652d5e9d40f84613bfa1f02cb29b1f7d P 89e9f97f8f444309853686ae8c441139 [term 2 LEADER]: Becoming Leader. State: Replica: 89e9f97f8f444309853686ae8c441139, State: Running, Role: LEADER
I20260713 09:02:42.721226  6149 consensus_queue.cc:237] T 652d5e9d40f84613bfa1f02cb29b1f7d P 89e9f97f8f444309853686ae8c441139 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:42.723479  5768 catalog_manager.cc:5697] T 8c59a07b5e564d3cbb92b6d780002ea8 P 1d9434bff543451eb686ea08a463f2f9 reported cstate change: term changed from 1 to 2, leader changed from 5ff598c96b1c41c992486f2576caf9c8 (127.5.154.3) to 1d9434bff543451eb686ea08a463f2f9 (127.5.154.2). New cstate: current_term: 2 leader_uuid: "1d9434bff543451eb686ea08a463f2f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:42.732002  5766 catalog_manager.cc:5697] T 652d5e9d40f84613bfa1f02cb29b1f7d P 89e9f97f8f444309853686ae8c441139 reported cstate change: term changed from 1 to 2, leader changed from 1d9434bff543451eb686ea08a463f2f9 (127.5.154.2) to 89e9f97f8f444309853686ae8c441139 (127.5.154.1). New cstate: current_term: 2 leader_uuid: "89e9f97f8f444309853686ae8c441139" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:42.772243  5944 raft_consensus.cc:1275] T bb84b46d27cb43ac9f1e71c0386b6167 P 1d9434bff543451eb686ea08a463f2f9 [term 2 FOLLOWER]: Refusing update from remote peer 89e9f97f8f444309853686ae8c441139: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:42.773694  6149 consensus_queue.cc:1048] T bb84b46d27cb43ac9f1e71c0386b6167 P 89e9f97f8f444309853686ae8c441139 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:42.782339  6019 raft_consensus.cc:1275] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8 [term 2 FOLLOWER]: Refusing update from remote peer 89e9f97f8f444309853686ae8c441139: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:42.785629  6149 consensus_queue.cc:1048] T bb84b46d27cb43ac9f1e71c0386b6167 P 89e9f97f8f444309853686ae8c441139 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:43.099597  5944 raft_consensus.cc:1275] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 1d9434bff543451eb686ea08a463f2f9 [term 2 FOLLOWER]: Refusing update from remote peer 89e9f97f8f444309853686ae8c441139: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:43.100909  6149 consensus_queue.cc:1048] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:43.109789  6019 raft_consensus.cc:1275] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 5ff598c96b1c41c992486f2576caf9c8 [term 2 FOLLOWER]: Refusing update from remote peer 89e9f97f8f444309853686ae8c441139: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:43.112039  6175 consensus_queue.cc:1048] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:02:43.208869  6019 raft_consensus.cc:1275] T 652d5e9d40f84613bfa1f02cb29b1f7d P 5ff598c96b1c41c992486f2576caf9c8 [term 2 FOLLOWER]: Refusing update from remote peer 89e9f97f8f444309853686ae8c441139: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:43.210341  6175 consensus_queue.cc:1048] T 652d5e9d40f84613bfa1f02cb29b1f7d P 89e9f97f8f444309853686ae8c441139 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:43.219317  5944 raft_consensus.cc:1275] T 652d5e9d40f84613bfa1f02cb29b1f7d P 1d9434bff543451eb686ea08a463f2f9 [term 2 FOLLOWER]: Refusing update from remote peer 89e9f97f8f444309853686ae8c441139: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:43.220867  6160 consensus_queue.cc:1048] T 652d5e9d40f84613bfa1f02cb29b1f7d P 89e9f97f8f444309853686ae8c441139 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:43.246490  6019 raft_consensus.cc:1275] T 8c59a07b5e564d3cbb92b6d780002ea8 P 5ff598c96b1c41c992486f2576caf9c8 [term 2 FOLLOWER]: Refusing update from remote peer 1d9434bff543451eb686ea08a463f2f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:43.247650  6102 consensus_queue.cc:1048] T 8c59a07b5e564d3cbb92b6d780002ea8 P 1d9434bff543451eb686ea08a463f2f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:43.255909  5870 raft_consensus.cc:1275] T 8c59a07b5e564d3cbb92b6d780002ea8 P 89e9f97f8f444309853686ae8c441139 [term 2 FOLLOWER]: Refusing update from remote peer 1d9434bff543451eb686ea08a463f2f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:43.257719  6164 consensus_queue.cc:1048] T 8c59a07b5e564d3cbb92b6d780002ea8 P 1d9434bff543451eb686ea08a463f2f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:45.323585  5736 auto_leader_rebalancer-test.cc:320] The leader distribution is 
I20260713 09:02:45.324388  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:45.339730  5944 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b1f1c76561d473db9a9de316cb3c4d3"
dest_uuid: "1d9434bff543451eb686ea08a463f2f9"
mode: GRACEFUL
new_leader_uuid: "5ff598c96b1c41c992486f2576caf9c8"
 from {username='slave'} at 127.0.0.1:39082
I20260713 09:02:45.340370  5944 raft_consensus.cc:606] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [term 2 LEADER]: Received request to transfer leadership to TS 5ff598c96b1c41c992486f2576caf9c8
I20260713 09:02:45.350930  5868 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb84b46d27cb43ac9f1e71c0386b6167"
dest_uuid: "89e9f97f8f444309853686ae8c441139"
mode: GRACEFUL
new_leader_uuid: "5ff598c96b1c41c992486f2576caf9c8"
 from {username='slave'} at 127.0.0.1:52068
I20260713 09:02:45.351471  5868 raft_consensus.cc:606] T bb84b46d27cb43ac9f1e71c0386b6167 P 89e9f97f8f444309853686ae8c441139 [term 2 LEADER]: Received request to transfer leadership to TS 5ff598c96b1c41c992486f2576caf9c8
I20260713 09:02:45.352629  5736 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:02:45.353097  5736 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:02:45.566082  6183 raft_consensus.cc:993] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9: : Instructing follower 5ff598c96b1c41c992486f2576caf9c8 to start an election
I20260713 09:02:45.566526  6163 raft_consensus.cc:1081] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [term 2 LEADER]: Signalling peer 5ff598c96b1c41c992486f2576caf9c8 to start an election
I20260713 09:02:45.567939  6019 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b1f1c76561d473db9a9de316cb3c4d3"
dest_uuid: "5ff598c96b1c41c992486f2576caf9c8"
 from {username='slave'} at 127.0.0.1:36192
I20260713 09:02:45.568363  6019 raft_consensus.cc:493] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:45.568612  6019 raft_consensus.cc:3060] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:45.574671  6019 raft_consensus.cc:515] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:45.576058  6019 leader_election.cc:290] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [CANDIDATE]: Term 3 election: Requested vote from peers 89e9f97f8f444309853686ae8c441139 (127.5.154.1:41875), 1d9434bff543451eb686ea08a463f2f9 (127.5.154.2:38427)
I20260713 09:02:45.576895  5868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1f1c76561d473db9a9de316cb3c4d3" candidate_uuid: "5ff598c96b1c41c992486f2576caf9c8" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "89e9f97f8f444309853686ae8c441139"
I20260713 09:02:45.577116  5944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1f1c76561d473db9a9de316cb3c4d3" candidate_uuid: "5ff598c96b1c41c992486f2576caf9c8" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "1d9434bff543451eb686ea08a463f2f9"
I20260713 09:02:45.577471  5868 raft_consensus.cc:3060] T 8b1f1c76561d473db9a9de316cb3c4d3 P 89e9f97f8f444309853686ae8c441139 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:45.577885  5944 raft_consensus.cc:3055] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:02:45.578209  5944 raft_consensus.cc:740] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1d9434bff543451eb686ea08a463f2f9, State: Running, Role: LEADER
I20260713 09:02:45.578850  5944 consensus_queue.cc:260] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [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: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:45.579713  5944 raft_consensus.cc:3060] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:45.582360  5868 raft_consensus.cc:2468] T 8b1f1c76561d473db9a9de316cb3c4d3 P 89e9f97f8f444309853686ae8c441139 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ff598c96b1c41c992486f2576caf9c8 in term 3.
I20260713 09:02:45.583472  5983 leader_election.cc:304] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [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: 5ff598c96b1c41c992486f2576caf9c8, 89e9f97f8f444309853686ae8c441139; no voters: 
I20260713 09:02:45.584146  6167 raft_consensus.cc:2804] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:02:45.584219  5944 raft_consensus.cc:2468] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ff598c96b1c41c992486f2576caf9c8 in term 3.
I20260713 09:02:45.585522  6167 raft_consensus.cc:697] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [term 3 LEADER]: Becoming Leader. State: Replica: 5ff598c96b1c41c992486f2576caf9c8, State: Running, Role: LEADER
I20260713 09:02:45.586370  6167 consensus_queue.cc:237] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [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: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:45.594826  5766 catalog_manager.cc:5697] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 reported cstate change: term changed from 2 to 3, leader changed from 1d9434bff543451eb686ea08a463f2f9 (127.5.154.2) to 5ff598c96b1c41c992486f2576caf9c8 (127.5.154.3). New cstate: current_term: 3 leader_uuid: "5ff598c96b1c41c992486f2576caf9c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:45.806526  6175 raft_consensus.cc:993] T bb84b46d27cb43ac9f1e71c0386b6167 P 89e9f97f8f444309853686ae8c441139: : Instructing follower 5ff598c96b1c41c992486f2576caf9c8 to start an election
I20260713 09:02:45.806974  6175 raft_consensus.cc:1081] T bb84b46d27cb43ac9f1e71c0386b6167 P 89e9f97f8f444309853686ae8c441139 [term 2 LEADER]: Signalling peer 5ff598c96b1c41c992486f2576caf9c8 to start an election
I20260713 09:02:45.808706  6019 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb84b46d27cb43ac9f1e71c0386b6167"
dest_uuid: "5ff598c96b1c41c992486f2576caf9c8"
 from {username='slave'} at 127.0.0.1:36188
I20260713 09:02:45.809180  6019 raft_consensus.cc:493] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:45.809464  6019 raft_consensus.cc:3060] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:45.814227  6019 raft_consensus.cc:515] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } }
I20260713 09:02:45.815881  6019 leader_election.cc:290] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8 [CANDIDATE]: Term 3 election: Requested vote from peers 89e9f97f8f444309853686ae8c441139 (127.5.154.1:41875), 1d9434bff543451eb686ea08a463f2f9 (127.5.154.2:38427)
I20260713 09:02:45.816597  5868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb84b46d27cb43ac9f1e71c0386b6167" candidate_uuid: "5ff598c96b1c41c992486f2576caf9c8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "89e9f97f8f444309853686ae8c441139"
I20260713 09:02:45.817085  5944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb84b46d27cb43ac9f1e71c0386b6167" candidate_uuid: "5ff598c96b1c41c992486f2576caf9c8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1d9434bff543451eb686ea08a463f2f9"
I20260713 09:02:45.817193  5868 raft_consensus.cc:3055] T bb84b46d27cb43ac9f1e71c0386b6167 P 89e9f97f8f444309853686ae8c441139 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:02:45.817530  5868 raft_consensus.cc:740] T bb84b46d27cb43ac9f1e71c0386b6167 P 89e9f97f8f444309853686ae8c441139 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 89e9f97f8f444309853686ae8c441139, State: Running, Role: LEADER
I20260713 09:02:45.817551  5944 raft_consensus.cc:3060] T bb84b46d27cb43ac9f1e71c0386b6167 P 1d9434bff543451eb686ea08a463f2f9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:45.818341  5868 consensus_queue.cc:260] T bb84b46d27cb43ac9f1e71c0386b6167 P 89e9f97f8f444309853686ae8c441139 [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: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } }
I20260713 09:02:45.819247  5868 raft_consensus.cc:3060] T bb84b46d27cb43ac9f1e71c0386b6167 P 89e9f97f8f444309853686ae8c441139 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:45.822144  5944 raft_consensus.cc:2468] T bb84b46d27cb43ac9f1e71c0386b6167 P 1d9434bff543451eb686ea08a463f2f9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ff598c96b1c41c992486f2576caf9c8 in term 3.
I20260713 09:02:45.823129  5983 leader_election.cc:304] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8 [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: 1d9434bff543451eb686ea08a463f2f9, 5ff598c96b1c41c992486f2576caf9c8; no voters: 
I20260713 09:02:45.823796  6167 raft_consensus.cc:2804] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:02:45.823901  5868 raft_consensus.cc:2468] T bb84b46d27cb43ac9f1e71c0386b6167 P 89e9f97f8f444309853686ae8c441139 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ff598c96b1c41c992486f2576caf9c8 in term 3.
I20260713 09:02:45.824311  6167 raft_consensus.cc:697] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8 [term 3 LEADER]: Becoming Leader. State: Replica: 5ff598c96b1c41c992486f2576caf9c8, State: Running, Role: LEADER
I20260713 09:02:45.825074  6167 consensus_queue.cc:237] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8 [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: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } }
I20260713 09:02:45.831524  5766 catalog_manager.cc:5697] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8 reported cstate change: term changed from 2 to 3, leader changed from 89e9f97f8f444309853686ae8c441139 (127.5.154.1) to 5ff598c96b1c41c992486f2576caf9c8 (127.5.154.3). New cstate: current_term: 3 leader_uuid: "5ff598c96b1c41c992486f2576caf9c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:46.068914  5944 raft_consensus.cc:1275] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [term 3 FOLLOWER]: Refusing update from remote peer 5ff598c96b1c41c992486f2576caf9c8: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:02:46.070740  6167 consensus_queue.cc:1048] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:46.082528  5868 raft_consensus.cc:1275] T 8b1f1c76561d473db9a9de316cb3c4d3 P 89e9f97f8f444309853686ae8c441139 [term 3 FOLLOWER]: Refusing update from remote peer 5ff598c96b1c41c992486f2576caf9c8: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:02:46.083904  6198 consensus_queue.cc:1048] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:46.207351  5868 raft_consensus.cc:1275] T bb84b46d27cb43ac9f1e71c0386b6167 P 89e9f97f8f444309853686ae8c441139 [term 3 FOLLOWER]: Refusing update from remote peer 5ff598c96b1c41c992486f2576caf9c8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:46.208513  6198 consensus_queue.cc:1048] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:46.216940  5945 raft_consensus.cc:1275] T bb84b46d27cb43ac9f1e71c0386b6167 P 1d9434bff543451eb686ea08a463f2f9 [term 3 FOLLOWER]: Refusing update from remote peer 5ff598c96b1c41c992486f2576caf9c8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:46.218459  6198 consensus_queue.cc:1048] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:46.353974  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:46.363725  6019 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb84b46d27cb43ac9f1e71c0386b6167"
dest_uuid: "5ff598c96b1c41c992486f2576caf9c8"
mode: GRACEFUL
new_leader_uuid: "1d9434bff543451eb686ea08a463f2f9"
 from {username='slave'} at 127.0.0.1:36194
I20260713 09:02:46.364279  6019 raft_consensus.cc:606] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8 [term 3 LEADER]: Received request to transfer leadership to TS 1d9434bff543451eb686ea08a463f2f9
I20260713 09:02:46.380035  5868 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a7b7d324f6c46e59057655e713e053c"
dest_uuid: "89e9f97f8f444309853686ae8c441139"
mode: GRACEFUL
new_leader_uuid: "1d9434bff543451eb686ea08a463f2f9"
 from {username='slave'} at 127.0.0.1:52074
I20260713 09:02:46.380620  5868 raft_consensus.cc:606] T 2a7b7d324f6c46e59057655e713e053c P 89e9f97f8f444309853686ae8c441139 [term 1 LEADER]: Received request to transfer leadership to TS 1d9434bff543451eb686ea08a463f2f9
I20260713 09:02:46.385707  5868 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76c1f6cfd26a4b0fb9181b9c9b526688"
dest_uuid: "89e9f97f8f444309853686ae8c441139"
mode: GRACEFUL
new_leader_uuid: "1d9434bff543451eb686ea08a463f2f9"
 from {username='slave'} at 127.0.0.1:52074
I20260713 09:02:46.386200  5868 raft_consensus.cc:606] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139 [term 2 LEADER]: Received request to transfer leadership to TS 1d9434bff543451eb686ea08a463f2f9
I20260713 09:02:46.390671  5868 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "652d5e9d40f84613bfa1f02cb29b1f7d"
dest_uuid: "89e9f97f8f444309853686ae8c441139"
mode: GRACEFUL
new_leader_uuid: "1d9434bff543451eb686ea08a463f2f9"
 from {username='slave'} at 127.0.0.1:52074
I20260713 09:02:46.391144  5868 raft_consensus.cc:606] T 652d5e9d40f84613bfa1f02cb29b1f7d P 89e9f97f8f444309853686ae8c441139 [term 2 LEADER]: Received request to transfer leadership to TS 1d9434bff543451eb686ea08a463f2f9
I20260713 09:02:46.400516  6019 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b1f1c76561d473db9a9de316cb3c4d3"
dest_uuid: "5ff598c96b1c41c992486f2576caf9c8"
mode: GRACEFUL
new_leader_uuid: "1d9434bff543451eb686ea08a463f2f9"
 from {username='slave'} at 127.0.0.1:36194
I20260713 09:02:46.401153  6019 raft_consensus.cc:606] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [term 3 LEADER]: Received request to transfer leadership to TS 1d9434bff543451eb686ea08a463f2f9
I20260713 09:02:46.489099  6187 raft_consensus.cc:993] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8: : Instructing follower 1d9434bff543451eb686ea08a463f2f9 to start an election
I20260713 09:02:46.489563  6187 raft_consensus.cc:1081] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [term 3 LEADER]: Signalling peer 1d9434bff543451eb686ea08a463f2f9 to start an election
I20260713 09:02:46.490970  5945 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b1f1c76561d473db9a9de316cb3c4d3"
dest_uuid: "1d9434bff543451eb686ea08a463f2f9"
 from {username='slave'} at 127.0.0.1:39054
I20260713 09:02:46.491649  5945 raft_consensus.cc:493] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:46.492017  5945 raft_consensus.cc:3060] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:46.497224  5945 raft_consensus.cc:515] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:46.499009  5945 leader_election.cc:290] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [CANDIDATE]: Term 4 election: Requested vote from peers 89e9f97f8f444309853686ae8c441139 (127.5.154.1:41875), 5ff598c96b1c41c992486f2576caf9c8 (127.5.154.3:38609)
I20260713 09:02:46.500038  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1f1c76561d473db9a9de316cb3c4d3" candidate_uuid: "1d9434bff543451eb686ea08a463f2f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "5ff598c96b1c41c992486f2576caf9c8"
I20260713 09:02:46.499933  5870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1f1c76561d473db9a9de316cb3c4d3" candidate_uuid: "1d9434bff543451eb686ea08a463f2f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "89e9f97f8f444309853686ae8c441139"
I20260713 09:02:46.500643  6019 raft_consensus.cc:3055] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:02:46.500751  5870 raft_consensus.cc:3060] T 8b1f1c76561d473db9a9de316cb3c4d3 P 89e9f97f8f444309853686ae8c441139 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:46.501004  6019 raft_consensus.cc:740] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5ff598c96b1c41c992486f2576caf9c8, State: Running, Role: LEADER
I20260713 09:02:46.501890  6019 consensus_queue.cc:260] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [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: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:46.502837  6019 raft_consensus.cc:3060] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:46.505693  5870 raft_consensus.cc:2468] T 8b1f1c76561d473db9a9de316cb3c4d3 P 89e9f97f8f444309853686ae8c441139 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d9434bff543451eb686ea08a463f2f9 in term 4.
I20260713 09:02:46.506626  5909 leader_election.cc:304] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [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: 1d9434bff543451eb686ea08a463f2f9, 89e9f97f8f444309853686ae8c441139; no voters: 
I20260713 09:02:46.507288  6203 raft_consensus.cc:2804] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:02:46.507663  6203 raft_consensus.cc:697] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [term 4 LEADER]: Becoming Leader. State: Replica: 1d9434bff543451eb686ea08a463f2f9, State: Running, Role: LEADER
I20260713 09:02:46.507750  6019 raft_consensus.cc:2468] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d9434bff543451eb686ea08a463f2f9 in term 4.
I20260713 09:02:46.508414  6203 consensus_queue.cc:237] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [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: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:46.514961  5766 catalog_manager.cc:5697] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 reported cstate change: term changed from 3 to 4, leader changed from 5ff598c96b1c41c992486f2576caf9c8 (127.5.154.3) to 1d9434bff543451eb686ea08a463f2f9 (127.5.154.2). New cstate: current_term: 4 leader_uuid: "1d9434bff543451eb686ea08a463f2f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:46.539588  6175 raft_consensus.cc:993] T 652d5e9d40f84613bfa1f02cb29b1f7d P 89e9f97f8f444309853686ae8c441139: : Instructing follower 1d9434bff543451eb686ea08a463f2f9 to start an election
I20260713 09:02:46.540177  6193 raft_consensus.cc:1081] T 652d5e9d40f84613bfa1f02cb29b1f7d P 89e9f97f8f444309853686ae8c441139 [term 2 LEADER]: Signalling peer 1d9434bff543451eb686ea08a463f2f9 to start an election
I20260713 09:02:46.541870  5945 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "652d5e9d40f84613bfa1f02cb29b1f7d"
dest_uuid: "1d9434bff543451eb686ea08a463f2f9"
 from {username='slave'} at 127.0.0.1:39068
I20260713 09:02:46.542270  5945 raft_consensus.cc:493] T 652d5e9d40f84613bfa1f02cb29b1f7d P 1d9434bff543451eb686ea08a463f2f9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:46.542513  5945 raft_consensus.cc:3060] T 652d5e9d40f84613bfa1f02cb29b1f7d P 1d9434bff543451eb686ea08a463f2f9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:46.548203  5945 raft_consensus.cc:515] T 652d5e9d40f84613bfa1f02cb29b1f7d P 1d9434bff543451eb686ea08a463f2f9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:46.549886  5945 leader_election.cc:290] T 652d5e9d40f84613bfa1f02cb29b1f7d P 1d9434bff543451eb686ea08a463f2f9 [CANDIDATE]: Term 3 election: Requested vote from peers 89e9f97f8f444309853686ae8c441139 (127.5.154.1:41875), 5ff598c96b1c41c992486f2576caf9c8 (127.5.154.3:38609)
I20260713 09:02:46.550729  5870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652d5e9d40f84613bfa1f02cb29b1f7d" candidate_uuid: "1d9434bff543451eb686ea08a463f2f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "89e9f97f8f444309853686ae8c441139"
I20260713 09:02:46.550993  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652d5e9d40f84613bfa1f02cb29b1f7d" candidate_uuid: "1d9434bff543451eb686ea08a463f2f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5ff598c96b1c41c992486f2576caf9c8"
I20260713 09:02:46.551263  5870 raft_consensus.cc:3055] T 652d5e9d40f84613bfa1f02cb29b1f7d P 89e9f97f8f444309853686ae8c441139 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:02:46.551519  6019 raft_consensus.cc:3060] T 652d5e9d40f84613bfa1f02cb29b1f7d P 5ff598c96b1c41c992486f2576caf9c8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:46.551618  5870 raft_consensus.cc:740] T 652d5e9d40f84613bfa1f02cb29b1f7d P 89e9f97f8f444309853686ae8c441139 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 89e9f97f8f444309853686ae8c441139, State: Running, Role: LEADER
I20260713 09:02:46.552349  5870 consensus_queue.cc:260] T 652d5e9d40f84613bfa1f02cb29b1f7d P 89e9f97f8f444309853686ae8c441139 [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: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:46.553233  5870 raft_consensus.cc:3060] T 652d5e9d40f84613bfa1f02cb29b1f7d P 89e9f97f8f444309853686ae8c441139 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:46.556572  6019 raft_consensus.cc:2468] T 652d5e9d40f84613bfa1f02cb29b1f7d P 5ff598c96b1c41c992486f2576caf9c8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d9434bff543451eb686ea08a463f2f9 in term 3.
I20260713 09:02:46.557664  5912 leader_election.cc:304] T 652d5e9d40f84613bfa1f02cb29b1f7d P 1d9434bff543451eb686ea08a463f2f9 [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: 1d9434bff543451eb686ea08a463f2f9, 5ff598c96b1c41c992486f2576caf9c8; no voters: 
I20260713 09:02:46.558523  6203 raft_consensus.cc:2804] T 652d5e9d40f84613bfa1f02cb29b1f7d P 1d9434bff543451eb686ea08a463f2f9 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:02:46.558732  5870 raft_consensus.cc:2468] T 652d5e9d40f84613bfa1f02cb29b1f7d P 89e9f97f8f444309853686ae8c441139 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d9434bff543451eb686ea08a463f2f9 in term 3.
I20260713 09:02:46.559027  6203 raft_consensus.cc:697] T 652d5e9d40f84613bfa1f02cb29b1f7d P 1d9434bff543451eb686ea08a463f2f9 [term 3 LEADER]: Becoming Leader. State: Replica: 1d9434bff543451eb686ea08a463f2f9, State: Running, Role: LEADER
I20260713 09:02:46.560215  6203 consensus_queue.cc:237] T 652d5e9d40f84613bfa1f02cb29b1f7d P 1d9434bff543451eb686ea08a463f2f9 [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: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:46.567047  5766 catalog_manager.cc:5697] T 652d5e9d40f84613bfa1f02cb29b1f7d P 1d9434bff543451eb686ea08a463f2f9 reported cstate change: term changed from 2 to 3, leader changed from 89e9f97f8f444309853686ae8c441139 (127.5.154.1) to 1d9434bff543451eb686ea08a463f2f9 (127.5.154.2). New cstate: current_term: 3 leader_uuid: "1d9434bff543451eb686ea08a463f2f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:46.656548  6175 raft_consensus.cc:993] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139: : Instructing follower 1d9434bff543451eb686ea08a463f2f9 to start an election
I20260713 09:02:46.657100  6193 raft_consensus.cc:1081] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139 [term 2 LEADER]: Signalling peer 1d9434bff543451eb686ea08a463f2f9 to start an election
I20260713 09:02:46.659274  6175 raft_consensus.cc:993] T 2a7b7d324f6c46e59057655e713e053c P 89e9f97f8f444309853686ae8c441139: : Instructing follower 1d9434bff543451eb686ea08a463f2f9 to start an election
I20260713 09:02:46.659080  5945 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76c1f6cfd26a4b0fb9181b9c9b526688"
dest_uuid: "1d9434bff543451eb686ea08a463f2f9"
 from {username='slave'} at 127.0.0.1:39068
I20260713 09:02:46.659709  5945 raft_consensus.cc:493] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 1d9434bff543451eb686ea08a463f2f9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:46.659729  6193 raft_consensus.cc:1081] T 2a7b7d324f6c46e59057655e713e053c P 89e9f97f8f444309853686ae8c441139 [term 1 LEADER]: Signalling peer 1d9434bff543451eb686ea08a463f2f9 to start an election
I20260713 09:02:46.660063  5945 raft_consensus.cc:3060] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 1d9434bff543451eb686ea08a463f2f9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:46.661428  5944 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a7b7d324f6c46e59057655e713e053c"
dest_uuid: "1d9434bff543451eb686ea08a463f2f9"
 from {username='slave'} at 127.0.0.1:39068
I20260713 09:02:46.661903  5944 raft_consensus.cc:493] T 2a7b7d324f6c46e59057655e713e053c P 1d9434bff543451eb686ea08a463f2f9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:46.662150  5944 raft_consensus.cc:3060] T 2a7b7d324f6c46e59057655e713e053c P 1d9434bff543451eb686ea08a463f2f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:46.665169  5945 raft_consensus.cc:515] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 1d9434bff543451eb686ea08a463f2f9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:46.666409  5944 raft_consensus.cc:515] T 2a7b7d324f6c46e59057655e713e053c P 1d9434bff543451eb686ea08a463f2f9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:46.666796  5945 leader_election.cc:290] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 1d9434bff543451eb686ea08a463f2f9 [CANDIDATE]: Term 3 election: Requested vote from peers 89e9f97f8f444309853686ae8c441139 (127.5.154.1:41875), 5ff598c96b1c41c992486f2576caf9c8 (127.5.154.3:38609)
I20260713 09:02:46.667734  5870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76c1f6cfd26a4b0fb9181b9c9b526688" candidate_uuid: "1d9434bff543451eb686ea08a463f2f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "89e9f97f8f444309853686ae8c441139"
I20260713 09:02:46.667827  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76c1f6cfd26a4b0fb9181b9c9b526688" candidate_uuid: "1d9434bff543451eb686ea08a463f2f9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5ff598c96b1c41c992486f2576caf9c8"
I20260713 09:02:46.668265  5944 leader_election.cc:290] T 2a7b7d324f6c46e59057655e713e053c P 1d9434bff543451eb686ea08a463f2f9 [CANDIDATE]: Term 2 election: Requested vote from peers 89e9f97f8f444309853686ae8c441139 (127.5.154.1:41875), 5ff598c96b1c41c992486f2576caf9c8 (127.5.154.3:38609)
I20260713 09:02:46.668334  5870 raft_consensus.cc:3055] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:02:46.668358  6020 raft_consensus.cc:3060] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 5ff598c96b1c41c992486f2576caf9c8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:46.668869  5868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a7b7d324f6c46e59057655e713e053c" candidate_uuid: "1d9434bff543451eb686ea08a463f2f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89e9f97f8f444309853686ae8c441139"
I20260713 09:02:46.668759  5870 raft_consensus.cc:740] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 89e9f97f8f444309853686ae8c441139, State: Running, Role: LEADER
I20260713 09:02:46.669459  5868 raft_consensus.cc:3055] T 2a7b7d324f6c46e59057655e713e053c P 89e9f97f8f444309853686ae8c441139 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:46.669858  5868 raft_consensus.cc:740] T 2a7b7d324f6c46e59057655e713e053c P 89e9f97f8f444309853686ae8c441139 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 89e9f97f8f444309853686ae8c441139, State: Running, Role: LEADER
I20260713 09:02:46.669911  6019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a7b7d324f6c46e59057655e713e053c" candidate_uuid: "1d9434bff543451eb686ea08a463f2f9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ff598c96b1c41c992486f2576caf9c8"
I20260713 09:02:46.670481  6019 raft_consensus.cc:3060] T 2a7b7d324f6c46e59057655e713e053c P 5ff598c96b1c41c992486f2576caf9c8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:46.670287  5870 consensus_queue.cc:260] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139 [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: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:46.670711  5868 consensus_queue.cc:260] T 2a7b7d324f6c46e59057655e713e053c P 89e9f97f8f444309853686ae8c441139 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:46.671507  5870 raft_consensus.cc:3060] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:46.671780  5868 raft_consensus.cc:3060] T 2a7b7d324f6c46e59057655e713e053c P 89e9f97f8f444309853686ae8c441139 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:46.675642  6020 raft_consensus.cc:2468] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 5ff598c96b1c41c992486f2576caf9c8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d9434bff543451eb686ea08a463f2f9 in term 3.
I20260713 09:02:46.676805  5912 leader_election.cc:304] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 1d9434bff543451eb686ea08a463f2f9 [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: 1d9434bff543451eb686ea08a463f2f9, 5ff598c96b1c41c992486f2576caf9c8; no voters: 
I20260713 09:02:46.677031  6019 raft_consensus.cc:2468] T 2a7b7d324f6c46e59057655e713e053c P 5ff598c96b1c41c992486f2576caf9c8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d9434bff543451eb686ea08a463f2f9 in term 2.
I20260713 09:02:46.677672  6203 raft_consensus.cc:2804] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 1d9434bff543451eb686ea08a463f2f9 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:02:46.678171  6203 raft_consensus.cc:697] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 1d9434bff543451eb686ea08a463f2f9 [term 3 LEADER]: Becoming Leader. State: Replica: 1d9434bff543451eb686ea08a463f2f9, State: Running, Role: LEADER
I20260713 09:02:46.678203  5870 raft_consensus.cc:2468] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d9434bff543451eb686ea08a463f2f9 in term 3.
I20260713 09:02:46.678500  5868 raft_consensus.cc:2468] T 2a7b7d324f6c46e59057655e713e053c P 89e9f97f8f444309853686ae8c441139 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d9434bff543451eb686ea08a463f2f9 in term 2.
I20260713 09:02:46.679096  6203 consensus_queue.cc:237] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 1d9434bff543451eb686ea08a463f2f9 [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: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:46.680199  5909 leader_election.cc:304] T 2a7b7d324f6c46e59057655e713e053c P 1d9434bff543451eb686ea08a463f2f9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d9434bff543451eb686ea08a463f2f9, 89e9f97f8f444309853686ae8c441139; no voters: 
I20260713 09:02:46.680928  6163 raft_consensus.cc:2804] T 2a7b7d324f6c46e59057655e713e053c P 1d9434bff543451eb686ea08a463f2f9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:46.682284  6163 raft_consensus.cc:697] T 2a7b7d324f6c46e59057655e713e053c P 1d9434bff543451eb686ea08a463f2f9 [term 2 LEADER]: Becoming Leader. State: Replica: 1d9434bff543451eb686ea08a463f2f9, State: Running, Role: LEADER
I20260713 09:02:46.683384  6163 consensus_queue.cc:237] T 2a7b7d324f6c46e59057655e713e053c P 1d9434bff543451eb686ea08a463f2f9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:46.686348  5766 catalog_manager.cc:5697] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 1d9434bff543451eb686ea08a463f2f9 reported cstate change: term changed from 2 to 3, leader changed from 89e9f97f8f444309853686ae8c441139 (127.5.154.1) to 1d9434bff543451eb686ea08a463f2f9 (127.5.154.2). New cstate: current_term: 3 leader_uuid: "1d9434bff543451eb686ea08a463f2f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:46.698254  5766 catalog_manager.cc:5697] T 2a7b7d324f6c46e59057655e713e053c P 1d9434bff543451eb686ea08a463f2f9 reported cstate change: term changed from 1 to 2, leader changed from 89e9f97f8f444309853686ae8c441139 (127.5.154.1) to 1d9434bff543451eb686ea08a463f2f9 (127.5.154.2). New cstate: current_term: 2 leader_uuid: "1d9434bff543451eb686ea08a463f2f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:46.775504  6198 raft_consensus.cc:993] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8: : Instructing follower 1d9434bff543451eb686ea08a463f2f9 to start an election
I20260713 09:02:46.776074  6214 raft_consensus.cc:1081] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8 [term 3 LEADER]: Signalling peer 1d9434bff543451eb686ea08a463f2f9 to start an election
I20260713 09:02:46.777524  5944 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb84b46d27cb43ac9f1e71c0386b6167"
dest_uuid: "1d9434bff543451eb686ea08a463f2f9"
 from {username='slave'} at 127.0.0.1:39054
I20260713 09:02:46.777956  5944 raft_consensus.cc:493] T bb84b46d27cb43ac9f1e71c0386b6167 P 1d9434bff543451eb686ea08a463f2f9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:46.778244  5944 raft_consensus.cc:3060] T bb84b46d27cb43ac9f1e71c0386b6167 P 1d9434bff543451eb686ea08a463f2f9 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:46.782166  5944 raft_consensus.cc:515] T bb84b46d27cb43ac9f1e71c0386b6167 P 1d9434bff543451eb686ea08a463f2f9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } }
I20260713 09:02:46.783476  5944 leader_election.cc:290] T bb84b46d27cb43ac9f1e71c0386b6167 P 1d9434bff543451eb686ea08a463f2f9 [CANDIDATE]: Term 4 election: Requested vote from peers 89e9f97f8f444309853686ae8c441139 (127.5.154.1:41875), 5ff598c96b1c41c992486f2576caf9c8 (127.5.154.3:38609)
I20260713 09:02:46.784343  5868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb84b46d27cb43ac9f1e71c0386b6167" candidate_uuid: "1d9434bff543451eb686ea08a463f2f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "89e9f97f8f444309853686ae8c441139"
I20260713 09:02:46.784583  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb84b46d27cb43ac9f1e71c0386b6167" candidate_uuid: "1d9434bff543451eb686ea08a463f2f9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5ff598c96b1c41c992486f2576caf9c8"
I20260713 09:02:46.784931  5868 raft_consensus.cc:3060] T bb84b46d27cb43ac9f1e71c0386b6167 P 89e9f97f8f444309853686ae8c441139 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:46.785166  6020 raft_consensus.cc:3055] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:02:46.785518  6020 raft_consensus.cc:740] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5ff598c96b1c41c992486f2576caf9c8, State: Running, Role: LEADER
I20260713 09:02:46.786224  6020 consensus_queue.cc:260] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8 [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: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } }
I20260713 09:02:46.787084  6020 raft_consensus.cc:3060] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:46.789402  5868 raft_consensus.cc:2468] T bb84b46d27cb43ac9f1e71c0386b6167 P 89e9f97f8f444309853686ae8c441139 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d9434bff543451eb686ea08a463f2f9 in term 4.
I20260713 09:02:46.790486  5909 leader_election.cc:304] T bb84b46d27cb43ac9f1e71c0386b6167 P 1d9434bff543451eb686ea08a463f2f9 [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: 1d9434bff543451eb686ea08a463f2f9, 89e9f97f8f444309853686ae8c441139; no voters: 
I20260713 09:02:46.791235  6163 raft_consensus.cc:2804] T bb84b46d27cb43ac9f1e71c0386b6167 P 1d9434bff543451eb686ea08a463f2f9 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:02:46.791641  6163 raft_consensus.cc:697] T bb84b46d27cb43ac9f1e71c0386b6167 P 1d9434bff543451eb686ea08a463f2f9 [term 4 LEADER]: Becoming Leader. State: Replica: 1d9434bff543451eb686ea08a463f2f9, State: Running, Role: LEADER
I20260713 09:02:46.791877  6020 raft_consensus.cc:2468] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d9434bff543451eb686ea08a463f2f9 in term 4.
I20260713 09:02:46.792457  6163 consensus_queue.cc:237] T bb84b46d27cb43ac9f1e71c0386b6167 P 1d9434bff543451eb686ea08a463f2f9 [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: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } }
I20260713 09:02:46.797705  5766 catalog_manager.cc:5697] T bb84b46d27cb43ac9f1e71c0386b6167 P 1d9434bff543451eb686ea08a463f2f9 reported cstate change: term changed from 3 to 4, leader changed from 5ff598c96b1c41c992486f2576caf9c8 (127.5.154.3) to 1d9434bff543451eb686ea08a463f2f9 (127.5.154.2). New cstate: current_term: 4 leader_uuid: "1d9434bff543451eb686ea08a463f2f9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:46.939697  6020 raft_consensus.cc:1275] T 652d5e9d40f84613bfa1f02cb29b1f7d P 5ff598c96b1c41c992486f2576caf9c8 [term 3 FOLLOWER]: Refusing update from remote peer 1d9434bff543451eb686ea08a463f2f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:46.941123  6163 consensus_queue.cc:1048] T 652d5e9d40f84613bfa1f02cb29b1f7d P 1d9434bff543451eb686ea08a463f2f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:46.951077  5868 raft_consensus.cc:1275] T 652d5e9d40f84613bfa1f02cb29b1f7d P 89e9f97f8f444309853686ae8c441139 [term 3 FOLLOWER]: Refusing update from remote peer 1d9434bff543451eb686ea08a463f2f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:46.953042  6163 consensus_queue.cc:1048] T 652d5e9d40f84613bfa1f02cb29b1f7d P 1d9434bff543451eb686ea08a463f2f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:46.970525  6020 raft_consensus.cc:1275] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [term 4 FOLLOWER]: Refusing update from remote peer 1d9434bff543451eb686ea08a463f2f9: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:02:46.971740  6163 consensus_queue.cc:1048] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:46.980257  5868 raft_consensus.cc:1275] T 8b1f1c76561d473db9a9de316cb3c4d3 P 89e9f97f8f444309853686ae8c441139 [term 4 FOLLOWER]: Refusing update from remote peer 1d9434bff543451eb686ea08a463f2f9: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260713 09:02:46.981735  6163 consensus_queue.cc:1048] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:47.107647  5868 raft_consensus.cc:1275] T 2a7b7d324f6c46e59057655e713e053c P 89e9f97f8f444309853686ae8c441139 [term 2 FOLLOWER]: Refusing update from remote peer 1d9434bff543451eb686ea08a463f2f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:47.109392  6163 consensus_queue.cc:1048] T 2a7b7d324f6c46e59057655e713e053c P 1d9434bff543451eb686ea08a463f2f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:02:47.125293  6020 raft_consensus.cc:1275] T 2a7b7d324f6c46e59057655e713e053c P 5ff598c96b1c41c992486f2576caf9c8 [term 2 FOLLOWER]: Refusing update from remote peer 1d9434bff543451eb686ea08a463f2f9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:47.127022  6211 consensus_queue.cc:1048] T 2a7b7d324f6c46e59057655e713e053c P 1d9434bff543451eb686ea08a463f2f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:47.182219  5868 raft_consensus.cc:1275] T bb84b46d27cb43ac9f1e71c0386b6167 P 89e9f97f8f444309853686ae8c441139 [term 4 FOLLOWER]: Refusing update from remote peer 1d9434bff543451eb686ea08a463f2f9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:02:47.183384  6211 consensus_queue.cc:1048] T bb84b46d27cb43ac9f1e71c0386b6167 P 1d9434bff543451eb686ea08a463f2f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:47.192329  6020 raft_consensus.cc:1275] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8 [term 4 FOLLOWER]: Refusing update from remote peer 1d9434bff543451eb686ea08a463f2f9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:02:47.193830  6163 consensus_queue.cc:1048] T bb84b46d27cb43ac9f1e71c0386b6167 P 1d9434bff543451eb686ea08a463f2f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:47.250450  5868 raft_consensus.cc:1275] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139 [term 3 FOLLOWER]: Refusing update from remote peer 1d9434bff543451eb686ea08a463f2f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:47.251829  6203 consensus_queue.cc:1048] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 1d9434bff543451eb686ea08a463f2f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:47.263727  6020 raft_consensus.cc:1275] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 5ff598c96b1c41c992486f2576caf9c8 [term 3 FOLLOWER]: Refusing update from remote peer 1d9434bff543451eb686ea08a463f2f9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:47.265704  6203 consensus_queue.cc:1048] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 1d9434bff543451eb686ea08a463f2f9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:49.409184  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:49.417196  5944 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a7b7d324f6c46e59057655e713e053c"
dest_uuid: "1d9434bff543451eb686ea08a463f2f9"
mode: GRACEFUL
new_leader_uuid: "89e9f97f8f444309853686ae8c441139"
 from {username='slave'} at 127.0.0.1:39082
I20260713 09:02:49.417793  5944 raft_consensus.cc:606] T 2a7b7d324f6c46e59057655e713e053c P 1d9434bff543451eb686ea08a463f2f9 [term 2 LEADER]: Received request to transfer leadership to TS 89e9f97f8f444309853686ae8c441139
I20260713 09:02:49.420207  5944 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a5049ce4e55408f8d6a703f4b73cd08"
dest_uuid: "1d9434bff543451eb686ea08a463f2f9"
mode: GRACEFUL
new_leader_uuid: "5ff598c96b1c41c992486f2576caf9c8"
 from {username='slave'} at 127.0.0.1:39082
I20260713 09:02:49.420720  5944 raft_consensus.cc:606] T 4a5049ce4e55408f8d6a703f4b73cd08 P 1d9434bff543451eb686ea08a463f2f9 [term 1 LEADER]: Received request to transfer leadership to TS 5ff598c96b1c41c992486f2576caf9c8
I20260713 09:02:49.423311  5944 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76c1f6cfd26a4b0fb9181b9c9b526688"
dest_uuid: "1d9434bff543451eb686ea08a463f2f9"
mode: GRACEFUL
new_leader_uuid: "89e9f97f8f444309853686ae8c441139"
 from {username='slave'} at 127.0.0.1:39082
I20260713 09:02:49.423744  5944 raft_consensus.cc:606] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 1d9434bff543451eb686ea08a463f2f9 [term 3 LEADER]: Received request to transfer leadership to TS 89e9f97f8f444309853686ae8c441139
I20260713 09:02:49.426057  5944 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b1f1c76561d473db9a9de316cb3c4d3"
dest_uuid: "1d9434bff543451eb686ea08a463f2f9"
mode: GRACEFUL
new_leader_uuid: "5ff598c96b1c41c992486f2576caf9c8"
 from {username='slave'} at 127.0.0.1:39082
I20260713 09:02:49.426442  5944 raft_consensus.cc:606] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [term 4 LEADER]: Received request to transfer leadership to TS 5ff598c96b1c41c992486f2576caf9c8
I20260713 09:02:49.428875  5944 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb84b46d27cb43ac9f1e71c0386b6167"
dest_uuid: "1d9434bff543451eb686ea08a463f2f9"
mode: GRACEFUL
new_leader_uuid: "89e9f97f8f444309853686ae8c441139"
 from {username='slave'} at 127.0.0.1:39082
I20260713 09:02:49.429363  5944 raft_consensus.cc:606] T bb84b46d27cb43ac9f1e71c0386b6167 P 1d9434bff543451eb686ea08a463f2f9 [term 4 LEADER]: Received request to transfer leadership to TS 89e9f97f8f444309853686ae8c441139
I20260713 09:02:49.430600  5736 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:02:49.431013  5736 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:02:49.440845  6211 raft_consensus.cc:993] T 2a7b7d324f6c46e59057655e713e053c P 1d9434bff543451eb686ea08a463f2f9: : Instructing follower 89e9f97f8f444309853686ae8c441139 to start an election
I20260713 09:02:49.441336  6227 raft_consensus.cc:1081] T 2a7b7d324f6c46e59057655e713e053c P 1d9434bff543451eb686ea08a463f2f9 [term 2 LEADER]: Signalling peer 89e9f97f8f444309853686ae8c441139 to start an election
I20260713 09:02:49.442785  5870 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a7b7d324f6c46e59057655e713e053c"
dest_uuid: "89e9f97f8f444309853686ae8c441139"
 from {username='slave'} at 127.0.0.1:52054
I20260713 09:02:49.443207  5870 raft_consensus.cc:493] T 2a7b7d324f6c46e59057655e713e053c P 89e9f97f8f444309853686ae8c441139 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:49.443552  5870 raft_consensus.cc:3060] T 2a7b7d324f6c46e59057655e713e053c P 89e9f97f8f444309853686ae8c441139 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:49.447681  6211 raft_consensus.cc:993] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9: : Instructing follower 5ff598c96b1c41c992486f2576caf9c8 to start an election
I20260713 09:02:49.448150  6227 raft_consensus.cc:1081] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [term 4 LEADER]: Signalling peer 5ff598c96b1c41c992486f2576caf9c8 to start an election
I20260713 09:02:49.449877  6019 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b1f1c76561d473db9a9de316cb3c4d3"
dest_uuid: "5ff598c96b1c41c992486f2576caf9c8"
 from {username='slave'} at 127.0.0.1:36192
I20260713 09:02:49.450369  6019 raft_consensus.cc:493] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:49.450317  5870 raft_consensus.cc:515] T 2a7b7d324f6c46e59057655e713e053c P 89e9f97f8f444309853686ae8c441139 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:49.450788  6019 raft_consensus.cc:3060] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:02:49.452114  5870 leader_election.cc:290] T 2a7b7d324f6c46e59057655e713e053c P 89e9f97f8f444309853686ae8c441139 [CANDIDATE]: Term 3 election: Requested vote from peers 1d9434bff543451eb686ea08a463f2f9 (127.5.154.2:38427), 5ff598c96b1c41c992486f2576caf9c8 (127.5.154.3:38609)
I20260713 09:02:49.453595  5944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a7b7d324f6c46e59057655e713e053c" candidate_uuid: "89e9f97f8f444309853686ae8c441139" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1d9434bff543451eb686ea08a463f2f9"
I20260713 09:02:49.453359  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a7b7d324f6c46e59057655e713e053c" candidate_uuid: "89e9f97f8f444309853686ae8c441139" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5ff598c96b1c41c992486f2576caf9c8"
I20260713 09:02:49.454063  5944 raft_consensus.cc:3055] T 2a7b7d324f6c46e59057655e713e053c P 1d9434bff543451eb686ea08a463f2f9 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:02:49.454121  6020 raft_consensus.cc:3060] T 2a7b7d324f6c46e59057655e713e053c P 5ff598c96b1c41c992486f2576caf9c8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:49.454439  5944 raft_consensus.cc:740] T 2a7b7d324f6c46e59057655e713e053c P 1d9434bff543451eb686ea08a463f2f9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1d9434bff543451eb686ea08a463f2f9, State: Running, Role: LEADER
I20260713 09:02:49.455205  5944 consensus_queue.cc:260] T 2a7b7d324f6c46e59057655e713e053c P 1d9434bff543451eb686ea08a463f2f9 [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: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:49.456430  5944 raft_consensus.cc:3060] T 2a7b7d324f6c46e59057655e713e053c P 1d9434bff543451eb686ea08a463f2f9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:49.457036  6019 raft_consensus.cc:515] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:49.458838  6019 leader_election.cc:290] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [CANDIDATE]: Term 5 election: Requested vote from peers 89e9f97f8f444309853686ae8c441139 (127.5.154.1:41875), 1d9434bff543451eb686ea08a463f2f9 (127.5.154.2:38427)
I20260713 09:02:49.460035  5870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1f1c76561d473db9a9de316cb3c4d3" candidate_uuid: "5ff598c96b1c41c992486f2576caf9c8" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "89e9f97f8f444309853686ae8c441139"
I20260713 09:02:49.460804  5870 raft_consensus.cc:3060] T 8b1f1c76561d473db9a9de316cb3c4d3 P 89e9f97f8f444309853686ae8c441139 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:02:49.461050  6020 raft_consensus.cc:2468] T 2a7b7d324f6c46e59057655e713e053c P 5ff598c96b1c41c992486f2576caf9c8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89e9f97f8f444309853686ae8c441139 in term 3.
I20260713 09:02:49.461059  5945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b1f1c76561d473db9a9de316cb3c4d3" candidate_uuid: "5ff598c96b1c41c992486f2576caf9c8" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "1d9434bff543451eb686ea08a463f2f9"
I20260713 09:02:49.461951  5945 raft_consensus.cc:3055] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:02:49.462339  5945 raft_consensus.cc:740] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 1d9434bff543451eb686ea08a463f2f9, State: Running, Role: LEADER
I20260713 09:02:49.462971  5944 raft_consensus.cc:2468] T 2a7b7d324f6c46e59057655e713e053c P 1d9434bff543451eb686ea08a463f2f9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89e9f97f8f444309853686ae8c441139 in term 3.
I20260713 09:02:49.463187  5945 consensus_queue.cc:260] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [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: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:49.464030  5837 leader_election.cc:304] T 2a7b7d324f6c46e59057655e713e053c P 89e9f97f8f444309853686ae8c441139 [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: 5ff598c96b1c41c992486f2576caf9c8, 89e9f97f8f444309853686ae8c441139; no voters: 
I20260713 09:02:49.464625  5945 raft_consensus.cc:3060] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:02:49.468662  5870 raft_consensus.cc:2468] T 8b1f1c76561d473db9a9de316cb3c4d3 P 89e9f97f8f444309853686ae8c441139 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ff598c96b1c41c992486f2576caf9c8 in term 5.
I20260713 09:02:49.470108  6228 raft_consensus.cc:2804] T 2a7b7d324f6c46e59057655e713e053c P 89e9f97f8f444309853686ae8c441139 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:02:49.470570  5983 leader_election.cc:304] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [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: 5ff598c96b1c41c992486f2576caf9c8, 89e9f97f8f444309853686ae8c441139; no voters: 
I20260713 09:02:49.471252  6228 raft_consensus.cc:697] T 2a7b7d324f6c46e59057655e713e053c P 89e9f97f8f444309853686ae8c441139 [term 3 LEADER]: Becoming Leader. State: Replica: 89e9f97f8f444309853686ae8c441139, State: Running, Role: LEADER
I20260713 09:02:49.471479  6225 raft_consensus.cc:2804] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:02:49.472262  6228 consensus_queue.cc:237] T 2a7b7d324f6c46e59057655e713e053c P 89e9f97f8f444309853686ae8c441139 [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: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:49.472972  5945 raft_consensus.cc:2468] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ff598c96b1c41c992486f2576caf9c8 in term 5.
I20260713 09:02:49.473428  6225 raft_consensus.cc:697] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [term 5 LEADER]: Becoming Leader. State: Replica: 5ff598c96b1c41c992486f2576caf9c8, State: Running, Role: LEADER
I20260713 09:02:49.474542  6225 consensus_queue.cc:237] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [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: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:49.480753  5766 catalog_manager.cc:5697] T 2a7b7d324f6c46e59057655e713e053c P 89e9f97f8f444309853686ae8c441139 reported cstate change: term changed from 2 to 3, leader changed from 1d9434bff543451eb686ea08a463f2f9 (127.5.154.2) to 89e9f97f8f444309853686ae8c441139 (127.5.154.1). New cstate: current_term: 3 leader_uuid: "89e9f97f8f444309853686ae8c441139" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:49.482995  5768 catalog_manager.cc:5697] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 reported cstate change: term changed from 4 to 5, leader changed from 1d9434bff543451eb686ea08a463f2f9 (127.5.154.2) to 5ff598c96b1c41c992486f2576caf9c8 (127.5.154.3). New cstate: current_term: 5 leader_uuid: "5ff598c96b1c41c992486f2576caf9c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:49.892546  6227 raft_consensus.cc:993] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 1d9434bff543451eb686ea08a463f2f9: : Instructing follower 89e9f97f8f444309853686ae8c441139 to start an election
I20260713 09:02:49.892984  6211 raft_consensus.cc:1081] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 1d9434bff543451eb686ea08a463f2f9 [term 3 LEADER]: Signalling peer 89e9f97f8f444309853686ae8c441139 to start an election
I20260713 09:02:49.894300  5870 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76c1f6cfd26a4b0fb9181b9c9b526688"
dest_uuid: "89e9f97f8f444309853686ae8c441139"
 from {username='slave'} at 127.0.0.1:52054
I20260713 09:02:49.894740  5870 raft_consensus.cc:493] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:49.895042  5870 raft_consensus.cc:3060] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:49.899277  5870 raft_consensus.cc:515] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:49.900760  5870 leader_election.cc:290] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139 [CANDIDATE]: Term 4 election: Requested vote from peers 1d9434bff543451eb686ea08a463f2f9 (127.5.154.2:38427), 5ff598c96b1c41c992486f2576caf9c8 (127.5.154.3:38609)
I20260713 09:02:49.901566  5945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76c1f6cfd26a4b0fb9181b9c9b526688" candidate_uuid: "89e9f97f8f444309853686ae8c441139" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "1d9434bff543451eb686ea08a463f2f9"
I20260713 09:02:49.901743  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76c1f6cfd26a4b0fb9181b9c9b526688" candidate_uuid: "89e9f97f8f444309853686ae8c441139" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5ff598c96b1c41c992486f2576caf9c8"
I20260713 09:02:49.902087  5945 raft_consensus.cc:3055] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 1d9434bff543451eb686ea08a463f2f9 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:02:49.902258  6020 raft_consensus.cc:3060] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 5ff598c96b1c41c992486f2576caf9c8 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:49.902472  5945 raft_consensus.cc:740] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 1d9434bff543451eb686ea08a463f2f9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 1d9434bff543451eb686ea08a463f2f9, State: Running, Role: LEADER
I20260713 09:02:49.903195  5945 consensus_queue.cc:260] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 1d9434bff543451eb686ea08a463f2f9 [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: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:49.904047  5945 raft_consensus.cc:3060] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 1d9434bff543451eb686ea08a463f2f9 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:49.906518  6020 raft_consensus.cc:2468] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 5ff598c96b1c41c992486f2576caf9c8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89e9f97f8f444309853686ae8c441139 in term 4.
I20260713 09:02:49.907550  5837 leader_election.cc:304] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139 [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: 5ff598c96b1c41c992486f2576caf9c8, 89e9f97f8f444309853686ae8c441139; no voters: 
I20260713 09:02:49.908244  6228 raft_consensus.cc:2804] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:02:49.908716  6228 raft_consensus.cc:697] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139 [term 4 LEADER]: Becoming Leader. State: Replica: 89e9f97f8f444309853686ae8c441139, State: Running, Role: LEADER
I20260713 09:02:49.909509  6228 consensus_queue.cc:237] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139 [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: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:49.910329  5945 raft_consensus.cc:2468] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 1d9434bff543451eb686ea08a463f2f9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89e9f97f8f444309853686ae8c441139 in term 4.
I20260713 09:02:49.910868  6227 raft_consensus.cc:993] T bb84b46d27cb43ac9f1e71c0386b6167 P 1d9434bff543451eb686ea08a463f2f9: : Instructing follower 89e9f97f8f444309853686ae8c441139 to start an election
I20260713 09:02:49.912170  6211 raft_consensus.cc:1081] T bb84b46d27cb43ac9f1e71c0386b6167 P 1d9434bff543451eb686ea08a463f2f9 [term 4 LEADER]: Signalling peer 89e9f97f8f444309853686ae8c441139 to start an election
I20260713 09:02:49.914149  5870 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb84b46d27cb43ac9f1e71c0386b6167"
dest_uuid: "89e9f97f8f444309853686ae8c441139"
 from {username='slave'} at 127.0.0.1:52054
I20260713 09:02:49.914635  5870 raft_consensus.cc:493] T bb84b46d27cb43ac9f1e71c0386b6167 P 89e9f97f8f444309853686ae8c441139 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:49.914942  5870 raft_consensus.cc:3060] T bb84b46d27cb43ac9f1e71c0386b6167 P 89e9f97f8f444309853686ae8c441139 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:02:49.917274  5768 catalog_manager.cc:5697] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139 reported cstate change: term changed from 3 to 4, leader changed from 1d9434bff543451eb686ea08a463f2f9 (127.5.154.2) to 89e9f97f8f444309853686ae8c441139 (127.5.154.1). New cstate: current_term: 4 leader_uuid: "89e9f97f8f444309853686ae8c441139" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:49.920532  5868 raft_consensus.cc:1275] T 8b1f1c76561d473db9a9de316cb3c4d3 P 89e9f97f8f444309853686ae8c441139 [term 5 FOLLOWER]: Refusing update from remote peer 5ff598c96b1c41c992486f2576caf9c8: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260713 09:02:49.920611  5870 raft_consensus.cc:515] T bb84b46d27cb43ac9f1e71c0386b6167 P 89e9f97f8f444309853686ae8c441139 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } }
I20260713 09:02:49.921772  6225 consensus_queue.cc:1048] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:49.923257  6020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb84b46d27cb43ac9f1e71c0386b6167" candidate_uuid: "89e9f97f8f444309853686ae8c441139" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "5ff598c96b1c41c992486f2576caf9c8"
I20260713 09:02:49.923457  5945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb84b46d27cb43ac9f1e71c0386b6167" candidate_uuid: "89e9f97f8f444309853686ae8c441139" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "1d9434bff543451eb686ea08a463f2f9"
I20260713 09:02:49.923805  6020 raft_consensus.cc:3060] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:02:49.924008  5945 raft_consensus.cc:3055] T bb84b46d27cb43ac9f1e71c0386b6167 P 1d9434bff543451eb686ea08a463f2f9 [term 4 LEADER]: Stepping down as leader of term 4
I20260713 09:02:49.924348  5945 raft_consensus.cc:740] T bb84b46d27cb43ac9f1e71c0386b6167 P 1d9434bff543451eb686ea08a463f2f9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 1d9434bff543451eb686ea08a463f2f9, State: Running, Role: LEADER
I20260713 09:02:49.925189  5945 consensus_queue.cc:260] T bb84b46d27cb43ac9f1e71c0386b6167 P 1d9434bff543451eb686ea08a463f2f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } }
I20260713 09:02:49.926390  5945 raft_consensus.cc:3060] T bb84b46d27cb43ac9f1e71c0386b6167 P 1d9434bff543451eb686ea08a463f2f9 [term 4 FOLLOWER]: Advancing to term 5
I20260713 09:02:49.928252  5870 leader_election.cc:290] T bb84b46d27cb43ac9f1e71c0386b6167 P 89e9f97f8f444309853686ae8c441139 [CANDIDATE]: Term 5 election: Requested vote from peers 5ff598c96b1c41c992486f2576caf9c8 (127.5.154.3:38609), 1d9434bff543451eb686ea08a463f2f9 (127.5.154.2:38427)
I20260713 09:02:49.930565  6020 raft_consensus.cc:2468] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89e9f97f8f444309853686ae8c441139 in term 5.
I20260713 09:02:49.931591  5837 leader_election.cc:304] T bb84b46d27cb43ac9f1e71c0386b6167 P 89e9f97f8f444309853686ae8c441139 [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: 5ff598c96b1c41c992486f2576caf9c8, 89e9f97f8f444309853686ae8c441139; no voters: 
I20260713 09:02:49.932741  6228 raft_consensus.cc:2804] T bb84b46d27cb43ac9f1e71c0386b6167 P 89e9f97f8f444309853686ae8c441139 [term 5 FOLLOWER]: Leader election won for term 5
I20260713 09:02:49.933120  5945 raft_consensus.cc:2468] T bb84b46d27cb43ac9f1e71c0386b6167 P 1d9434bff543451eb686ea08a463f2f9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89e9f97f8f444309853686ae8c441139 in term 5.
I20260713 09:02:49.933923  6228 raft_consensus.cc:697] T bb84b46d27cb43ac9f1e71c0386b6167 P 89e9f97f8f444309853686ae8c441139 [term 5 LEADER]: Becoming Leader. State: Replica: 89e9f97f8f444309853686ae8c441139, State: Running, Role: LEADER
I20260713 09:02:49.934763  6228 consensus_queue.cc:237] T bb84b46d27cb43ac9f1e71c0386b6167 P 89e9f97f8f444309853686ae8c441139 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 4, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } }
I20260713 09:02:49.942025  5945 raft_consensus.cc:1275] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [term 5 FOLLOWER]: Refusing update from remote peer 5ff598c96b1c41c992486f2576caf9c8: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260713 09:02:49.943202  6230 consensus_queue.cc:1048] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:49.943267  5768 catalog_manager.cc:5697] T bb84b46d27cb43ac9f1e71c0386b6167 P 89e9f97f8f444309853686ae8c441139 reported cstate change: term changed from 4 to 5, leader changed from 1d9434bff543451eb686ea08a463f2f9 (127.5.154.2) to 89e9f97f8f444309853686ae8c441139 (127.5.154.1). New cstate: current_term: 5 leader_uuid: "89e9f97f8f444309853686ae8c441139" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:49.950565  6020 raft_consensus.cc:1275] T 2a7b7d324f6c46e59057655e713e053c P 5ff598c96b1c41c992486f2576caf9c8 [term 3 FOLLOWER]: Refusing update from remote peer 89e9f97f8f444309853686ae8c441139: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:49.951833  6228 consensus_queue.cc:1048] T 2a7b7d324f6c46e59057655e713e053c P 89e9f97f8f444309853686ae8c441139 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:49.962590  5945 raft_consensus.cc:1275] T 2a7b7d324f6c46e59057655e713e053c P 1d9434bff543451eb686ea08a463f2f9 [term 3 FOLLOWER]: Refusing update from remote peer 89e9f97f8f444309853686ae8c441139: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:49.965350  6247 consensus_queue.cc:1048] T 2a7b7d324f6c46e59057655e713e053c P 89e9f97f8f444309853686ae8c441139 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:02:49.967690  6211 raft_consensus.cc:993] T 4a5049ce4e55408f8d6a703f4b73cd08 P 1d9434bff543451eb686ea08a463f2f9: : Instructing follower 5ff598c96b1c41c992486f2576caf9c8 to start an election
I20260713 09:02:49.968767  6227 raft_consensus.cc:1081] T 4a5049ce4e55408f8d6a703f4b73cd08 P 1d9434bff543451eb686ea08a463f2f9 [term 1 LEADER]: Signalling peer 5ff598c96b1c41c992486f2576caf9c8 to start an election
I20260713 09:02:49.971817  6020 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a5049ce4e55408f8d6a703f4b73cd08"
dest_uuid: "5ff598c96b1c41c992486f2576caf9c8"
 from {username='slave'} at 127.0.0.1:36192
I20260713 09:02:49.972301  6020 raft_consensus.cc:493] T 4a5049ce4e55408f8d6a703f4b73cd08 P 5ff598c96b1c41c992486f2576caf9c8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:49.972630  6020 raft_consensus.cc:3060] T 4a5049ce4e55408f8d6a703f4b73cd08 P 5ff598c96b1c41c992486f2576caf9c8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:49.977244  6020 raft_consensus.cc:515] T 4a5049ce4e55408f8d6a703f4b73cd08 P 5ff598c96b1c41c992486f2576caf9c8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:49.978964  6020 leader_election.cc:290] T 4a5049ce4e55408f8d6a703f4b73cd08 P 5ff598c96b1c41c992486f2576caf9c8 [CANDIDATE]: Term 2 election: Requested vote from peers 89e9f97f8f444309853686ae8c441139 (127.5.154.1:41875), 1d9434bff543451eb686ea08a463f2f9 (127.5.154.2:38427)
I20260713 09:02:49.979494  5868 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a5049ce4e55408f8d6a703f4b73cd08" candidate_uuid: "5ff598c96b1c41c992486f2576caf9c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89e9f97f8f444309853686ae8c441139"
I20260713 09:02:49.979789  5945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a5049ce4e55408f8d6a703f4b73cd08" candidate_uuid: "5ff598c96b1c41c992486f2576caf9c8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1d9434bff543451eb686ea08a463f2f9"
I20260713 09:02:49.980067  5868 raft_consensus.cc:3060] T 4a5049ce4e55408f8d6a703f4b73cd08 P 89e9f97f8f444309853686ae8c441139 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:49.980357  5945 raft_consensus.cc:3055] T 4a5049ce4e55408f8d6a703f4b73cd08 P 1d9434bff543451eb686ea08a463f2f9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:49.980669  5945 raft_consensus.cc:740] T 4a5049ce4e55408f8d6a703f4b73cd08 P 1d9434bff543451eb686ea08a463f2f9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1d9434bff543451eb686ea08a463f2f9, State: Running, Role: LEADER
I20260713 09:02:49.981379  5945 consensus_queue.cc:260] T 4a5049ce4e55408f8d6a703f4b73cd08 P 1d9434bff543451eb686ea08a463f2f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:49.984359  5945 raft_consensus.cc:3060] T 4a5049ce4e55408f8d6a703f4b73cd08 P 1d9434bff543451eb686ea08a463f2f9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:49.985725  5868 raft_consensus.cc:2468] T 4a5049ce4e55408f8d6a703f4b73cd08 P 89e9f97f8f444309853686ae8c441139 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ff598c96b1c41c992486f2576caf9c8 in term 2.
I20260713 09:02:49.986480  5983 leader_election.cc:304] T 4a5049ce4e55408f8d6a703f4b73cd08 P 5ff598c96b1c41c992486f2576caf9c8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ff598c96b1c41c992486f2576caf9c8, 89e9f97f8f444309853686ae8c441139; no voters: 
I20260713 09:02:49.987046  6230 raft_consensus.cc:2804] T 4a5049ce4e55408f8d6a703f4b73cd08 P 5ff598c96b1c41c992486f2576caf9c8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:49.987423  6230 raft_consensus.cc:697] T 4a5049ce4e55408f8d6a703f4b73cd08 P 5ff598c96b1c41c992486f2576caf9c8 [term 2 LEADER]: Becoming Leader. State: Replica: 5ff598c96b1c41c992486f2576caf9c8, State: Running, Role: LEADER
I20260713 09:02:49.988130  6230 consensus_queue.cc:237] T 4a5049ce4e55408f8d6a703f4b73cd08 P 5ff598c96b1c41c992486f2576caf9c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } }
I20260713 09:02:49.989423  5945 raft_consensus.cc:2468] T 4a5049ce4e55408f8d6a703f4b73cd08 P 1d9434bff543451eb686ea08a463f2f9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ff598c96b1c41c992486f2576caf9c8 in term 2.
I20260713 09:02:49.994701  5766 catalog_manager.cc:5697] T 4a5049ce4e55408f8d6a703f4b73cd08 P 5ff598c96b1c41c992486f2576caf9c8 reported cstate change: term changed from 1 to 2, leader changed from 1d9434bff543451eb686ea08a463f2f9 (127.5.154.2) to 5ff598c96b1c41c992486f2576caf9c8 (127.5.154.3). New cstate: current_term: 2 leader_uuid: "5ff598c96b1c41c992486f2576caf9c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:50.340373  6020 raft_consensus.cc:1275] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8 [term 5 FOLLOWER]: Refusing update from remote peer 89e9f97f8f444309853686ae8c441139: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:02:50.341524  6247 consensus_queue.cc:1048] T bb84b46d27cb43ac9f1e71c0386b6167 P 89e9f97f8f444309853686ae8c441139 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff598c96b1c41c992486f2576caf9c8" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:02:50.349849  5945 raft_consensus.cc:1275] T bb84b46d27cb43ac9f1e71c0386b6167 P 1d9434bff543451eb686ea08a463f2f9 [term 5 FOLLOWER]: Refusing update from remote peer 89e9f97f8f444309853686ae8c441139: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260713 09:02:50.351838  6229 consensus_queue.cc:1048] T bb84b46d27cb43ac9f1e71c0386b6167 P 89e9f97f8f444309853686ae8c441139 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260713 09:02:50.402634  5868 raft_consensus.cc:1275] T 4a5049ce4e55408f8d6a703f4b73cd08 P 89e9f97f8f444309853686ae8c441139 [term 2 FOLLOWER]: Refusing update from remote peer 5ff598c96b1c41c992486f2576caf9c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:50.403865  6230 consensus_queue.cc:1048] T 4a5049ce4e55408f8d6a703f4b73cd08 P 5ff598c96b1c41c992486f2576caf9c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89e9f97f8f444309853686ae8c441139" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 41875 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:50.414106  5945 raft_consensus.cc:1275] T 4a5049ce4e55408f8d6a703f4b73cd08 P 1d9434bff543451eb686ea08a463f2f9 [term 2 FOLLOWER]: Refusing update from remote peer 5ff598c96b1c41c992486f2576caf9c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:50.415448  6230 consensus_queue.cc:1048] T 4a5049ce4e55408f8d6a703f4b73cd08 P 5ff598c96b1c41c992486f2576caf9c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d9434bff543451eb686ea08a463f2f9" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:02:50.431701  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:50.437714  5736 tablet_server.cc:179] TabletServer@127.5.154.1:0 shutting down...
I20260713 09:02:50.462414  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:50.463137  5736 tablet_replica.cc:333] T 8b1f1c76561d473db9a9de316cb3c4d3 P 89e9f97f8f444309853686ae8c441139: stopping tablet replica
I20260713 09:02:50.463768  5736 raft_consensus.cc:2243] T 8b1f1c76561d473db9a9de316cb3c4d3 P 89e9f97f8f444309853686ae8c441139 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.464241  5736 raft_consensus.cc:2272] T 8b1f1c76561d473db9a9de316cb3c4d3 P 89e9f97f8f444309853686ae8c441139 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.467860  5736 tablet_replica.cc:333] T 652d5e9d40f84613bfa1f02cb29b1f7d P 89e9f97f8f444309853686ae8c441139: stopping tablet replica
I20260713 09:02:50.468498  5736 raft_consensus.cc:2243] T 652d5e9d40f84613bfa1f02cb29b1f7d P 89e9f97f8f444309853686ae8c441139 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.468955  5736 raft_consensus.cc:2272] T 652d5e9d40f84613bfa1f02cb29b1f7d P 89e9f97f8f444309853686ae8c441139 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.470697  5736 tablet_replica.cc:333] T 8c59a07b5e564d3cbb92b6d780002ea8 P 89e9f97f8f444309853686ae8c441139: stopping tablet replica
I20260713 09:02:50.471143  5736 raft_consensus.cc:2243] T 8c59a07b5e564d3cbb92b6d780002ea8 P 89e9f97f8f444309853686ae8c441139 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.471509  5736 raft_consensus.cc:2272] T 8c59a07b5e564d3cbb92b6d780002ea8 P 89e9f97f8f444309853686ae8c441139 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.473129  5736 tablet_replica.cc:333] T 74e3157df9854ad3b92496e483a84500 P 89e9f97f8f444309853686ae8c441139: stopping tablet replica
I20260713 09:02:50.473593  5736 raft_consensus.cc:2243] T 74e3157df9854ad3b92496e483a84500 P 89e9f97f8f444309853686ae8c441139 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.473909  5736 raft_consensus.cc:2272] T 74e3157df9854ad3b92496e483a84500 P 89e9f97f8f444309853686ae8c441139 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.475293  5736 tablet_replica.cc:333] T 2a7b7d324f6c46e59057655e713e053c P 89e9f97f8f444309853686ae8c441139: stopping tablet replica
I20260713 09:02:50.475692  5736 raft_consensus.cc:2243] T 2a7b7d324f6c46e59057655e713e053c P 89e9f97f8f444309853686ae8c441139 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:02:50.476270  5736 raft_consensus.cc:2272] T 2a7b7d324f6c46e59057655e713e053c P 89e9f97f8f444309853686ae8c441139 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.477875  5736 tablet_replica.cc:333] T bb84b46d27cb43ac9f1e71c0386b6167 P 89e9f97f8f444309853686ae8c441139: stopping tablet replica
I20260713 09:02:50.478283  5736 raft_consensus.cc:2243] T bb84b46d27cb43ac9f1e71c0386b6167 P 89e9f97f8f444309853686ae8c441139 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:02:50.478861  5736 raft_consensus.cc:2272] T bb84b46d27cb43ac9f1e71c0386b6167 P 89e9f97f8f444309853686ae8c441139 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.480624  5736 tablet_replica.cc:333] T c2027a4ac27c46e4a83859d49a2b8ca9 P 89e9f97f8f444309853686ae8c441139: stopping tablet replica
I20260713 09:02:50.481021  5736 raft_consensus.cc:2243] T c2027a4ac27c46e4a83859d49a2b8ca9 P 89e9f97f8f444309853686ae8c441139 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.481325  5736 raft_consensus.cc:2272] T c2027a4ac27c46e4a83859d49a2b8ca9 P 89e9f97f8f444309853686ae8c441139 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.482761  5736 tablet_replica.cc:333] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139: stopping tablet replica
I20260713 09:02:50.483160  5736 raft_consensus.cc:2243] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:02:50.483629  5736 pending_rounds.cc:70] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139: Trying to abort 1 pending ops.
I20260713 09:02:50.483804  5736 pending_rounds.cc:77] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139: Aborting op as it isn't in flight: id { term: 4 index: 4 } timestamp: 7306991083158204416 op_type: NO_OP noop_request { }
I20260713 09:02:50.484066  5736 raft_consensus.cc:2889] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139 [term 4 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:02:50.484283  5736 raft_consensus.cc:2272] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 89e9f97f8f444309853686ae8c441139 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.485865  5736 tablet_replica.cc:333] T 4a5049ce4e55408f8d6a703f4b73cd08 P 89e9f97f8f444309853686ae8c441139: stopping tablet replica
I20260713 09:02:50.486409  5736 raft_consensus.cc:2243] T 4a5049ce4e55408f8d6a703f4b73cd08 P 89e9f97f8f444309853686ae8c441139 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.486794  5736 raft_consensus.cc:2272] T 4a5049ce4e55408f8d6a703f4b73cd08 P 89e9f97f8f444309853686ae8c441139 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:02:50.492055  5983 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260713 09:02:50.494963  5983 consensus_peers.cc:597] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 -> Peer 89e9f97f8f444309853686ae8c441139 (127.5.154.1:41875): Couldn't send request to peer 89e9f97f8f444309853686ae8c441139. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:50.577900  5736 tablet_server.cc:196] TabletServer@127.5.154.1:0 shutdown complete.
W20260713 09:02:50.590695  5909 consensus_peers.cc:597] T 8c59a07b5e564d3cbb92b6d780002ea8 P 1d9434bff543451eb686ea08a463f2f9 -> Peer 89e9f97f8f444309853686ae8c441139 (127.5.154.1:41875): Couldn't send request to peer 89e9f97f8f444309853686ae8c441139. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:41875: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:50.597719  5736 tablet_server.cc:179] TabletServer@127.5.154.2:0 shutting down...
I20260713 09:02:50.636901  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:50.637759  5736 tablet_replica.cc:333] T 8c59a07b5e564d3cbb92b6d780002ea8 P 1d9434bff543451eb686ea08a463f2f9: stopping tablet replica
I20260713 09:02:50.638612  5736 raft_consensus.cc:2243] T 8c59a07b5e564d3cbb92b6d780002ea8 P 1d9434bff543451eb686ea08a463f2f9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:50.639621  5736 raft_consensus.cc:2272] T 8c59a07b5e564d3cbb92b6d780002ea8 P 1d9434bff543451eb686ea08a463f2f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.642057  5736 tablet_replica.cc:333] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9: stopping tablet replica
I20260713 09:02:50.642902  5736 raft_consensus.cc:2243] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.643415  5736 raft_consensus.cc:2272] T 8b1f1c76561d473db9a9de316cb3c4d3 P 1d9434bff543451eb686ea08a463f2f9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.646188  5736 tablet_replica.cc:333] T c2027a4ac27c46e4a83859d49a2b8ca9 P 1d9434bff543451eb686ea08a463f2f9: stopping tablet replica
I20260713 09:02:50.646920  5736 raft_consensus.cc:2243] T c2027a4ac27c46e4a83859d49a2b8ca9 P 1d9434bff543451eb686ea08a463f2f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.647532  5736 raft_consensus.cc:2272] T c2027a4ac27c46e4a83859d49a2b8ca9 P 1d9434bff543451eb686ea08a463f2f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.650072  5736 tablet_replica.cc:333] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 1d9434bff543451eb686ea08a463f2f9: stopping tablet replica
I20260713 09:02:50.650802  5736 raft_consensus.cc:2243] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 1d9434bff543451eb686ea08a463f2f9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.651265  5736 raft_consensus.cc:2272] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 1d9434bff543451eb686ea08a463f2f9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.653463  5736 tablet_replica.cc:333] T bb84b46d27cb43ac9f1e71c0386b6167 P 1d9434bff543451eb686ea08a463f2f9: stopping tablet replica
I20260713 09:02:50.654186  5736 raft_consensus.cc:2243] T bb84b46d27cb43ac9f1e71c0386b6167 P 1d9434bff543451eb686ea08a463f2f9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.654704  5736 raft_consensus.cc:2272] T bb84b46d27cb43ac9f1e71c0386b6167 P 1d9434bff543451eb686ea08a463f2f9 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.657178  5736 tablet_replica.cc:333] T 652d5e9d40f84613bfa1f02cb29b1f7d P 1d9434bff543451eb686ea08a463f2f9: stopping tablet replica
I20260713 09:02:50.657967  5736 raft_consensus.cc:2243] T 652d5e9d40f84613bfa1f02cb29b1f7d P 1d9434bff543451eb686ea08a463f2f9 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:02:50.658946  5736 raft_consensus.cc:2272] T 652d5e9d40f84613bfa1f02cb29b1f7d P 1d9434bff543451eb686ea08a463f2f9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.661218  5736 tablet_replica.cc:333] T 74e3157df9854ad3b92496e483a84500 P 1d9434bff543451eb686ea08a463f2f9: stopping tablet replica
I20260713 09:02:50.661919  5736 raft_consensus.cc:2243] T 74e3157df9854ad3b92496e483a84500 P 1d9434bff543451eb686ea08a463f2f9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:50.662873  5736 raft_consensus.cc:2272] T 74e3157df9854ad3b92496e483a84500 P 1d9434bff543451eb686ea08a463f2f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.665328  5736 tablet_replica.cc:333] T 2a7b7d324f6c46e59057655e713e053c P 1d9434bff543451eb686ea08a463f2f9: stopping tablet replica
I20260713 09:02:50.666107  5736 raft_consensus.cc:2243] T 2a7b7d324f6c46e59057655e713e053c P 1d9434bff543451eb686ea08a463f2f9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.666627  5736 raft_consensus.cc:2272] T 2a7b7d324f6c46e59057655e713e053c P 1d9434bff543451eb686ea08a463f2f9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.669255  5736 tablet_replica.cc:333] T 4a5049ce4e55408f8d6a703f4b73cd08 P 1d9434bff543451eb686ea08a463f2f9: stopping tablet replica
I20260713 09:02:50.669952  5736 raft_consensus.cc:2243] T 4a5049ce4e55408f8d6a703f4b73cd08 P 1d9434bff543451eb686ea08a463f2f9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.670468  5736 raft_consensus.cc:2272] T 4a5049ce4e55408f8d6a703f4b73cd08 P 1d9434bff543451eb686ea08a463f2f9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.693368  5736 tablet_server.cc:196] TabletServer@127.5.154.2:0 shutdown complete.
W20260713 09:02:50.698361  5983 consensus_peers.cc:597] T c2027a4ac27c46e4a83859d49a2b8ca9 P 5ff598c96b1c41c992486f2576caf9c8 -> Peer 89e9f97f8f444309853686ae8c441139 (127.5.154.1:41875): Couldn't send request to peer 89e9f97f8f444309853686ae8c441139. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:41875: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:50.712772  5736 tablet_server.cc:179] TabletServer@127.5.154.3:0 shutting down...
I20260713 09:02:50.737063  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:50.737901  5736 tablet_replica.cc:333] T 8c59a07b5e564d3cbb92b6d780002ea8 P 5ff598c96b1c41c992486f2576caf9c8: stopping tablet replica
I20260713 09:02:50.738528  5736 raft_consensus.cc:2243] T 8c59a07b5e564d3cbb92b6d780002ea8 P 5ff598c96b1c41c992486f2576caf9c8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.739017  5736 raft_consensus.cc:2272] T 8c59a07b5e564d3cbb92b6d780002ea8 P 5ff598c96b1c41c992486f2576caf9c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.740901  5736 tablet_replica.cc:333] T 652d5e9d40f84613bfa1f02cb29b1f7d P 5ff598c96b1c41c992486f2576caf9c8: stopping tablet replica
I20260713 09:02:50.741461  5736 raft_consensus.cc:2243] T 652d5e9d40f84613bfa1f02cb29b1f7d P 5ff598c96b1c41c992486f2576caf9c8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.741961  5736 raft_consensus.cc:2272] T 652d5e9d40f84613bfa1f02cb29b1f7d P 5ff598c96b1c41c992486f2576caf9c8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.743681  5736 tablet_replica.cc:333] T 74e3157df9854ad3b92496e483a84500 P 5ff598c96b1c41c992486f2576caf9c8: stopping tablet replica
I20260713 09:02:50.744196  5736 raft_consensus.cc:2243] T 74e3157df9854ad3b92496e483a84500 P 5ff598c96b1c41c992486f2576caf9c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.744592  5736 raft_consensus.cc:2272] T 74e3157df9854ad3b92496e483a84500 P 5ff598c96b1c41c992486f2576caf9c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.746364  5736 tablet_replica.cc:333] T 2a7b7d324f6c46e59057655e713e053c P 5ff598c96b1c41c992486f2576caf9c8: stopping tablet replica
I20260713 09:02:50.746898  5736 raft_consensus.cc:2243] T 2a7b7d324f6c46e59057655e713e053c P 5ff598c96b1c41c992486f2576caf9c8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.747315  5736 raft_consensus.cc:2272] T 2a7b7d324f6c46e59057655e713e053c P 5ff598c96b1c41c992486f2576caf9c8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.750072  5736 tablet_replica.cc:333] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8: stopping tablet replica
I20260713 09:02:50.750589  5736 raft_consensus.cc:2243] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [term 5 LEADER]: Raft consensus shutting down.
I20260713 09:02:50.751317  5736 raft_consensus.cc:2272] T 8b1f1c76561d473db9a9de316cb3c4d3 P 5ff598c96b1c41c992486f2576caf9c8 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.753214  5736 tablet_replica.cc:333] T c2027a4ac27c46e4a83859d49a2b8ca9 P 5ff598c96b1c41c992486f2576caf9c8: stopping tablet replica
I20260713 09:02:50.753800  5736 raft_consensus.cc:2243] T c2027a4ac27c46e4a83859d49a2b8ca9 P 5ff598c96b1c41c992486f2576caf9c8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:50.754541  5736 raft_consensus.cc:2272] T c2027a4ac27c46e4a83859d49a2b8ca9 P 5ff598c96b1c41c992486f2576caf9c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.756230  5736 tablet_replica.cc:333] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 5ff598c96b1c41c992486f2576caf9c8: stopping tablet replica
I20260713 09:02:50.756733  5736 raft_consensus.cc:2243] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 5ff598c96b1c41c992486f2576caf9c8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.757177  5736 raft_consensus.cc:2272] T 76c1f6cfd26a4b0fb9181b9c9b526688 P 5ff598c96b1c41c992486f2576caf9c8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.758903  5736 tablet_replica.cc:333] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8: stopping tablet replica
I20260713 09:02:50.759392  5736 raft_consensus.cc:2243] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:50.759829  5736 raft_consensus.cc:2272] T bb84b46d27cb43ac9f1e71c0386b6167 P 5ff598c96b1c41c992486f2576caf9c8 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.761809  5736 tablet_replica.cc:333] T 4a5049ce4e55408f8d6a703f4b73cd08 P 5ff598c96b1c41c992486f2576caf9c8: stopping tablet replica
I20260713 09:02:50.762288  5736 raft_consensus.cc:2243] T 4a5049ce4e55408f8d6a703f4b73cd08 P 5ff598c96b1c41c992486f2576caf9c8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:50.763029  5736 raft_consensus.cc:2272] T 4a5049ce4e55408f8d6a703f4b73cd08 P 5ff598c96b1c41c992486f2576caf9c8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.789770  5736 tablet_server.cc:196] TabletServer@127.5.154.3:0 shutdown complete.
I20260713 09:02:50.805354  5736 master.cc:562] Master@127.5.154.62:43967 shutting down...
I20260713 09:02:50.945217  5736 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 608ee7b86de44756aae076fe4ba7b18a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:50.945861  5736 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 608ee7b86de44756aae076fe4ba7b18a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:50.946153  5736 tablet_replica.cc:333] T 00000000000000000000000000000000 P 608ee7b86de44756aae076fe4ba7b18a: stopping tablet replica
I20260713 09:02:50.965050  5736 master.cc:584] Master@127.5.154.62:43967 shutdown complete.
1d9434bff543451eb686ea08a463f2f9  4
5ff598c96b1c41c992486f2576caf9c8  1
89e9f97f8f444309853686ae8c441139  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (13996 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260713 09:02:51.004999  5736 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.154.62:41583
I20260713 09:02:51.006136  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:51.010921  6259 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
W20260713 09:02:51.011695  6260 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
W20260713 09:02:51.012988  6262 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
I20260713 09:02:51.013278  5736 server_base.cc:1061] running on GCE node
I20260713 09:02:51.014218  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:51.014382  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:51.014492  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783933371014482 us; error 0 us; skew 500 ppm
I20260713 09:02:51.014933  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:51.017197  5736 webserver.cc:533] Webserver started at http://127.5.154.62:40519/ using document root <none> and password file <none>
I20260713 09:02:51.017678  5736 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:51.017834  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:51.018041  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:51.019021  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933356847920-5736-0/minicluster-data/master-0-root/instance:
uuid: "b685461ac7b440cc946d36a04de33e21"
format_stamp: "Formatted at 2026-07-13 09:02:51 on dist-test-slave-z8rn"
I20260713 09:02:51.023206  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:02:51.026261  6267 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:51.027086  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:02:51.027436  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933356847920-5736-0/minicluster-data/master-0-root
uuid: "b685461ac7b440cc946d36a04de33e21"
format_stamp: "Formatted at 2026-07-13 09:02:51 on dist-test-slave-z8rn"
I20260713 09:02:51.027753  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933356847920-5736-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933356847920-5736-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933356847920-5736-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)
I20260713 09:02:51.056636  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:51.057897  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:51.093683  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.62:41583
I20260713 09:02:51.093762  6318 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.62:41583 every 8 connection(s)
I20260713 09:02:51.097450  6319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.106339  6319 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b685461ac7b440cc946d36a04de33e21: Bootstrap starting.
I20260713 09:02:51.110816  6319 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b685461ac7b440cc946d36a04de33e21: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:51.114964  6319 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b685461ac7b440cc946d36a04de33e21: No bootstrap required, opened a new log
I20260713 09:02:51.117002  6319 raft_consensus.cc:359] T 00000000000000000000000000000000 P b685461ac7b440cc946d36a04de33e21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b685461ac7b440cc946d36a04de33e21" member_type: VOTER }
I20260713 09:02:51.117383  6319 raft_consensus.cc:385] T 00000000000000000000000000000000 P b685461ac7b440cc946d36a04de33e21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:51.117655  6319 raft_consensus.cc:740] T 00000000000000000000000000000000 P b685461ac7b440cc946d36a04de33e21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b685461ac7b440cc946d36a04de33e21, State: Initialized, Role: FOLLOWER
I20260713 09:02:51.118188  6319 consensus_queue.cc:260] T 00000000000000000000000000000000 P b685461ac7b440cc946d36a04de33e21 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b685461ac7b440cc946d36a04de33e21" member_type: VOTER }
I20260713 09:02:51.118639  6319 raft_consensus.cc:399] T 00000000000000000000000000000000 P b685461ac7b440cc946d36a04de33e21 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:02:51.118852  6319 raft_consensus.cc:493] T 00000000000000000000000000000000 P b685461ac7b440cc946d36a04de33e21 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:02:51.119082  6319 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b685461ac7b440cc946d36a04de33e21 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:51.123019  6319 raft_consensus.cc:515] T 00000000000000000000000000000000 P b685461ac7b440cc946d36a04de33e21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b685461ac7b440cc946d36a04de33e21" member_type: VOTER }
I20260713 09:02:51.123490  6319 leader_election.cc:304] T 00000000000000000000000000000000 P b685461ac7b440cc946d36a04de33e21 [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: b685461ac7b440cc946d36a04de33e21; no voters: 
I20260713 09:02:51.124557  6319 leader_election.cc:290] T 00000000000000000000000000000000 P b685461ac7b440cc946d36a04de33e21 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:02:51.124944  6322 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b685461ac7b440cc946d36a04de33e21 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:51.126178  6322 raft_consensus.cc:697] T 00000000000000000000000000000000 P b685461ac7b440cc946d36a04de33e21 [term 1 LEADER]: Becoming Leader. State: Replica: b685461ac7b440cc946d36a04de33e21, State: Running, Role: LEADER
I20260713 09:02:51.126811  6322 consensus_queue.cc:237] T 00000000000000000000000000000000 P b685461ac7b440cc946d36a04de33e21 [LEADER]: Queue going to LEADER mode. State: All 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: "b685461ac7b440cc946d36a04de33e21" member_type: VOTER }
I20260713 09:02:51.127355  6319 sys_catalog.cc:565] T 00000000000000000000000000000000 P b685461ac7b440cc946d36a04de33e21 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:02:51.130856  6324 sys_catalog.cc:455] T 00000000000000000000000000000000 P b685461ac7b440cc946d36a04de33e21 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b685461ac7b440cc946d36a04de33e21. Latest consensus state: current_term: 1 leader_uuid: "b685461ac7b440cc946d36a04de33e21" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b685461ac7b440cc946d36a04de33e21" member_type: VOTER } }
I20260713 09:02:51.131794  6323 sys_catalog.cc:455] T 00000000000000000000000000000000 P b685461ac7b440cc946d36a04de33e21 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b685461ac7b440cc946d36a04de33e21" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b685461ac7b440cc946d36a04de33e21" member_type: VOTER } }
I20260713 09:02:51.132298  6324 sys_catalog.cc:458] T 00000000000000000000000000000000 P b685461ac7b440cc946d36a04de33e21 [sys.catalog]: This master's current role is: LEADER
I20260713 09:02:51.132405  6323 sys_catalog.cc:458] T 00000000000000000000000000000000 P b685461ac7b440cc946d36a04de33e21 [sys.catalog]: This master's current role is: LEADER
I20260713 09:02:51.134250  6329 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:02:51.139997  6329 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:02:51.142333  5736 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:02:51.148304  6329 catalog_manager.cc:1383] Generated new cluster ID: 676565f8c0384405bf241fc5cf2f1099
I20260713 09:02:51.148561  6329 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:02:51.166635  6329 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:02:51.167768  6329 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:02:51.181787  6329 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b685461ac7b440cc946d36a04de33e21: Generated new TSK 0
I20260713 09:02:51.182337  6329 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:02:51.208508  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:51.214533  6340 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
W20260713 09:02:51.215749  6341 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
I20260713 09:02:51.217253  5736 server_base.cc:1061] running on GCE node
W20260713 09:02:51.217568  6343 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
I20260713 09:02:51.218526  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:51.218724  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:51.218853  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783933371218841 us; error 0 us; skew 500 ppm
I20260713 09:02:51.219331  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:51.221837  5736 webserver.cc:533] Webserver started at http://127.5.154.1:37501/ using document root <none> and password file <none>
I20260713 09:02:51.222327  5736 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:51.222517  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:51.222760  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:51.223909  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933356847920-5736-0/minicluster-data/ts-0-root/instance:
uuid: "4943d296f22e46e4a8bcadc2da98ae35"
format_stamp: "Formatted at 2026-07-13 09:02:51 on dist-test-slave-z8rn"
I20260713 09:02:51.228724  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 09:02:51.232183  6348 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:51.232975  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:02:51.233279  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933356847920-5736-0/minicluster-data/ts-0-root
uuid: "4943d296f22e46e4a8bcadc2da98ae35"
format_stamp: "Formatted at 2026-07-13 09:02:51 on dist-test-slave-z8rn"
I20260713 09:02:51.233642  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933356847920-5736-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933356847920-5736-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933356847920-5736-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)
I20260713 09:02:51.245308  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:51.246595  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:51.248101  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:51.250406  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:51.250646  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:51.250896  5736 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:51.251096  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:51.290660  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.1:44595
I20260713 09:02:51.290789  6410 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.1:44595 every 8 connection(s)
I20260713 09:02:51.295632  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:51.306130  6415 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
W20260713 09:02:51.306185  6416 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
W20260713 09:02:51.308755  6418 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
I20260713 09:02:51.310027  5736 server_base.cc:1061] running on GCE node
I20260713 09:02:51.311003  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:51.311260  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:51.311465  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783933371311446 us; error 0 us; skew 500 ppm
I20260713 09:02:51.312016  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:51.314284  6411 heartbeater.cc:344] Connected to a master server at 127.5.154.62:41583
I20260713 09:02:51.314651  6411 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:51.315435  5736 webserver.cc:533] Webserver started at http://127.5.154.2:38323/ using document root <none> and password file <none>
I20260713 09:02:51.315560  6411 heartbeater.cc:507] Master 127.5.154.62:41583 requested a full tablet report, sending...
I20260713 09:02:51.316067  5736 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:51.316313  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:51.316622  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:51.317742  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933356847920-5736-0/minicluster-data/ts-1-root/instance:
uuid: "59dc6b29ab754e4389d4e40825a7f2d5"
format_stamp: "Formatted at 2026-07-13 09:02:51 on dist-test-slave-z8rn"
I20260713 09:02:51.317914  6284 ts_manager.cc:194] Registered new tserver with Master: 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1:44595)
I20260713 09:02:51.319820  6284 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40202
I20260713 09:02:51.322175  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:02:51.325551  6423 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:51.326339  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:02:51.326606  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933356847920-5736-0/minicluster-data/ts-1-root
uuid: "59dc6b29ab754e4389d4e40825a7f2d5"
format_stamp: "Formatted at 2026-07-13 09:02:51 on dist-test-slave-z8rn"
I20260713 09:02:51.326849  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933356847920-5736-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933356847920-5736-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933356847920-5736-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)
I20260713 09:02:51.347729  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:51.348841  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:51.350332  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:51.352391  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:51.352558  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:51.352839  5736 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:51.352994  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:51.391813  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.2:39921
I20260713 09:02:51.391988  6485 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.2:39921 every 8 connection(s)
I20260713 09:02:51.397195  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:02:51.404397  6489 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
W20260713 09:02:51.405623  6490 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
I20260713 09:02:51.408586  5736 server_base.cc:1061] running on GCE node
W20260713 09:02:51.409284  6492 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
I20260713 09:02:51.409794  6486 heartbeater.cc:344] Connected to a master server at 127.5.154.62:41583
I20260713 09:02:51.410164  6486 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:51.410288  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:02:51.410538  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:02:51.410717  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783933371410701 us; error 0 us; skew 500 ppm
I20260713 09:02:51.410902  6486 heartbeater.cc:507] Master 127.5.154.62:41583 requested a full tablet report, sending...
I20260713 09:02:51.411306  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:02:51.412825  6284 ts_manager.cc:194] Registered new tserver with Master: 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2:39921)
I20260713 09:02:51.414116  5736 webserver.cc:533] Webserver started at http://127.5.154.3:34811/ using document root <none> and password file <none>
I20260713 09:02:51.414274  6284 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40204
I20260713 09:02:51.414657  5736 fs_manager.cc:362] Metadata directory not provided
I20260713 09:02:51.414911  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:02:51.415251  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:02:51.416373  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933356847920-5736-0/minicluster-data/ts-2-root/instance:
uuid: "ac8ba346de8b49f5932a001daeab9dc4"
format_stamp: "Formatted at 2026-07-13 09:02:51 on dist-test-slave-z8rn"
I20260713 09:02:51.420540  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260713 09:02:51.423470  6497 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:51.424232  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:02:51.424557  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933356847920-5736-0/minicluster-data/ts-2-root
uuid: "ac8ba346de8b49f5932a001daeab9dc4"
format_stamp: "Formatted at 2026-07-13 09:02:51 on dist-test-slave-z8rn"
I20260713 09:02:51.424856  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933356847920-5736-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933356847920-5736-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933356847920-5736-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)
I20260713 09:02:51.444137  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:02:51.445354  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:02:51.446897  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:02:51.449172  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:02:51.449386  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:51.449724  5736 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:02:51.449901  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:02:51.491436  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.3:37263
I20260713 09:02:51.491530  6559 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.3:37263 every 8 connection(s)
I20260713 09:02:51.505334  6560 heartbeater.cc:344] Connected to a master server at 127.5.154.62:41583
I20260713 09:02:51.505653  6560 heartbeater.cc:461] Registering TS with master...
I20260713 09:02:51.506274  6560 heartbeater.cc:507] Master 127.5.154.62:41583 requested a full tablet report, sending...
I20260713 09:02:51.508086  6284 ts_manager.cc:194] Registered new tserver with Master: ac8ba346de8b49f5932a001daeab9dc4 (127.5.154.3:37263)
I20260713 09:02:51.508347  5736 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013485151s
I20260713 09:02:51.509366  6284 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40220
I20260713 09:02:51.533881  6284 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40228:
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"
    }
  }
}
W20260713 09:02:51.537048  6284 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.
I20260713 09:02:51.623565  6525 tablet_service.cc:1511] Processing CreateTablet for tablet ee24993414a447c7a336a86519522e26 (DEFAULT_TABLE table=test-workload [id=401a7428fc064549b78b34f3cfab3574]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:02:51.625166  6525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee24993414a447c7a336a86519522e26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.627116  6524 tablet_service.cc:1511] Processing CreateTablet for tablet 38773584be21497ab54aa43a597bb327 (DEFAULT_TABLE table=test-workload [id=401a7428fc064549b78b34f3cfab3574]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:02:51.628265  6524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38773584be21497ab54aa43a597bb327. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.631498  6376 tablet_service.cc:1511] Processing CreateTablet for tablet ee24993414a447c7a336a86519522e26 (DEFAULT_TABLE table=test-workload [id=401a7428fc064549b78b34f3cfab3574]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:02:51.631883  6375 tablet_service.cc:1511] Processing CreateTablet for tablet 38773584be21497ab54aa43a597bb327 (DEFAULT_TABLE table=test-workload [id=401a7428fc064549b78b34f3cfab3574]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:02:51.632946  6376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee24993414a447c7a336a86519522e26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.634160  6523 tablet_service.cc:1511] Processing CreateTablet for tablet 1ca14e82b79649e8a302f628acc0d3a6 (DEFAULT_TABLE table=test-workload [id=401a7428fc064549b78b34f3cfab3574]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:02:51.634552  6372 tablet_service.cc:1511] Processing CreateTablet for tablet 3b06e9ea3cfd4b5392a231f0ca80fbab (DEFAULT_TABLE table=test-workload [id=401a7428fc064549b78b34f3cfab3574]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:02:51.635586  6523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ca14e82b79649e8a302f628acc0d3a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.635852  6372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b06e9ea3cfd4b5392a231f0ca80fbab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.638314  6374 tablet_service.cc:1511] Processing CreateTablet for tablet 1ca14e82b79649e8a302f628acc0d3a6 (DEFAULT_TABLE table=test-workload [id=401a7428fc064549b78b34f3cfab3574]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:02:51.639712  6374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ca14e82b79649e8a302f628acc0d3a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.642755  6522 tablet_service.cc:1511] Processing CreateTablet for tablet a3fad2af5aec4d5b98a0fb437f69fd45 (DEFAULT_TABLE table=test-workload [id=401a7428fc064549b78b34f3cfab3574]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:02:51.645219  6373 tablet_service.cc:1511] Processing CreateTablet for tablet a3fad2af5aec4d5b98a0fb437f69fd45 (DEFAULT_TABLE table=test-workload [id=401a7428fc064549b78b34f3cfab3574]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:02:51.646543  6373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3fad2af5aec4d5b98a0fb437f69fd45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.652599  6375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38773584be21497ab54aa43a597bb327. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.653436  6521 tablet_service.cc:1511] Processing CreateTablet for tablet 3b06e9ea3cfd4b5392a231f0ca80fbab (DEFAULT_TABLE table=test-workload [id=401a7428fc064549b78b34f3cfab3574]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:02:51.656296  6451 tablet_service.cc:1511] Processing CreateTablet for tablet ee24993414a447c7a336a86519522e26 (DEFAULT_TABLE table=test-workload [id=401a7428fc064549b78b34f3cfab3574]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:02:51.657706  6448 tablet_service.cc:1511] Processing CreateTablet for tablet a3fad2af5aec4d5b98a0fb437f69fd45 (DEFAULT_TABLE table=test-workload [id=401a7428fc064549b78b34f3cfab3574]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:02:51.658691  6450 tablet_service.cc:1511] Processing CreateTablet for tablet 38773584be21497ab54aa43a597bb327 (DEFAULT_TABLE table=test-workload [id=401a7428fc064549b78b34f3cfab3574]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:02:51.660185  6447 tablet_service.cc:1511] Processing CreateTablet for tablet 3b06e9ea3cfd4b5392a231f0ca80fbab (DEFAULT_TABLE table=test-workload [id=401a7428fc064549b78b34f3cfab3574]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:02:51.660934  6449 tablet_service.cc:1511] Processing CreateTablet for tablet 1ca14e82b79649e8a302f628acc0d3a6 (DEFAULT_TABLE table=test-workload [id=401a7428fc064549b78b34f3cfab3574]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:02:51.662488  6451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee24993414a447c7a336a86519522e26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.663615  6446 tablet_service.cc:1511] Processing CreateTablet for tablet 810f10d2c4204c3da5628ce5fd1f09f8 (DEFAULT_TABLE table=test-workload [id=401a7428fc064549b78b34f3cfab3574]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:02:51.664930  6446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 810f10d2c4204c3da5628ce5fd1f09f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.665836  6449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ca14e82b79649e8a302f628acc0d3a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.667074  6447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b06e9ea3cfd4b5392a231f0ca80fbab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.667814  6371 tablet_service.cc:1511] Processing CreateTablet for tablet 4e06200760f241f0a44da489b29cbe5c (DEFAULT_TABLE table=test-workload [id=401a7428fc064549b78b34f3cfab3574]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:02:51.669116  6371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e06200760f241f0a44da489b29cbe5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.672271  6450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38773584be21497ab54aa43a597bb327. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.673677  6445 tablet_service.cc:1511] Processing CreateTablet for tablet 4e06200760f241f0a44da489b29cbe5c (DEFAULT_TABLE table=test-workload [id=401a7428fc064549b78b34f3cfab3574]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:02:51.674959  6445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e06200760f241f0a44da489b29cbe5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.675948  6370 tablet_service.cc:1511] Processing CreateTablet for tablet de82ac061dd840ee9f10a88b099e2db2 (DEFAULT_TABLE table=test-workload [id=401a7428fc064549b78b34f3cfab3574]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:02:51.677229  6370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de82ac061dd840ee9f10a88b099e2db2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.644016  6522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3fad2af5aec4d5b98a0fb437f69fd45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.677807  6448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3fad2af5aec4d5b98a0fb437f69fd45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.682395  6521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b06e9ea3cfd4b5392a231f0ca80fbab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.683087  6369 tablet_service.cc:1511] Processing CreateTablet for tablet 32a5aef4fe564a3789aed12022b09fc6 (DEFAULT_TABLE table=test-workload [id=401a7428fc064549b78b34f3cfab3574]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:02:51.684367  6369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32a5aef4fe564a3789aed12022b09fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.688812  6368 tablet_service.cc:1511] Processing CreateTablet for tablet 718c91e6887c4181ad4e3b6c3ce9fb29 (DEFAULT_TABLE table=test-workload [id=401a7428fc064549b78b34f3cfab3574]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:02:51.690107  6368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 718c91e6887c4181ad4e3b6c3ce9fb29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.695492  6444 tablet_service.cc:1511] Processing CreateTablet for tablet de82ac061dd840ee9f10a88b099e2db2 (DEFAULT_TABLE table=test-workload [id=401a7428fc064549b78b34f3cfab3574]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:02:51.696806  6444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de82ac061dd840ee9f10a88b099e2db2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.699054  6443 tablet_service.cc:1511] Processing CreateTablet for tablet 32a5aef4fe564a3789aed12022b09fc6 (DEFAULT_TABLE table=test-workload [id=401a7428fc064549b78b34f3cfab3574]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:02:51.700369  6443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32a5aef4fe564a3789aed12022b09fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.703316  6442 tablet_service.cc:1511] Processing CreateTablet for tablet 718c91e6887c4181ad4e3b6c3ce9fb29 (DEFAULT_TABLE table=test-workload [id=401a7428fc064549b78b34f3cfab3574]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:02:51.704553  6442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 718c91e6887c4181ad4e3b6c3ce9fb29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.727696  6520 tablet_service.cc:1511] Processing CreateTablet for tablet 810f10d2c4204c3da5628ce5fd1f09f8 (DEFAULT_TABLE table=test-workload [id=401a7428fc064549b78b34f3cfab3574]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:02:51.729110  6520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 810f10d2c4204c3da5628ce5fd1f09f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.731169  6519 tablet_service.cc:1511] Processing CreateTablet for tablet 4e06200760f241f0a44da489b29cbe5c (DEFAULT_TABLE table=test-workload [id=401a7428fc064549b78b34f3cfab3574]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:02:51.737195  6519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e06200760f241f0a44da489b29cbe5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.740631  6577 tablet_bootstrap.cc:492] T 1ca14e82b79649e8a302f628acc0d3a6 P ac8ba346de8b49f5932a001daeab9dc4: Bootstrap starting.
I20260713 09:02:51.746449  6517 tablet_service.cc:1511] Processing CreateTablet for tablet 718c91e6887c4181ad4e3b6c3ce9fb29 (DEFAULT_TABLE table=test-workload [id=401a7428fc064549b78b34f3cfab3574]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:02:51.757768  6376 tablet_service.cc:1511] Processing CreateTablet for tablet 810f10d2c4204c3da5628ce5fd1f09f8 (DEFAULT_TABLE table=test-workload [id=401a7428fc064549b78b34f3cfab3574]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:02:51.759049  6376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 810f10d2c4204c3da5628ce5fd1f09f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.744012  6523 tablet_service.cc:1511] Processing CreateTablet for tablet de82ac061dd840ee9f10a88b099e2db2 (DEFAULT_TABLE table=test-workload [id=401a7428fc064549b78b34f3cfab3574]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:02:51.773738  6518 tablet_service.cc:1511] Processing CreateTablet for tablet 32a5aef4fe564a3789aed12022b09fc6 (DEFAULT_TABLE table=test-workload [id=401a7428fc064549b78b34f3cfab3574]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:02:51.781908  6517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 718c91e6887c4181ad4e3b6c3ce9fb29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.785753  6575 tablet_bootstrap.cc:492] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 4943d296f22e46e4a8bcadc2da98ae35: Bootstrap starting.
I20260713 09:02:51.788174  6518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32a5aef4fe564a3789aed12022b09fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.808677  6523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de82ac061dd840ee9f10a88b099e2db2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:51.811779  6576 tablet_bootstrap.cc:492] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5: Bootstrap starting.
I20260713 09:02:51.818840  6577 tablet_bootstrap.cc:654] T 1ca14e82b79649e8a302f628acc0d3a6 P ac8ba346de8b49f5932a001daeab9dc4: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:51.819877  6575 tablet_bootstrap.cc:654] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 4943d296f22e46e4a8bcadc2da98ae35: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:51.826507  6577 tablet_bootstrap.cc:492] T 1ca14e82b79649e8a302f628acc0d3a6 P ac8ba346de8b49f5932a001daeab9dc4: No bootstrap required, opened a new log
I20260713 09:02:51.826969  6577 ts_tablet_manager.cc:1403] T 1ca14e82b79649e8a302f628acc0d3a6 P ac8ba346de8b49f5932a001daeab9dc4: Time spent bootstrapping tablet: real 0.087s	user 0.005s	sys 0.005s
I20260713 09:02:51.829707  6577 raft_consensus.cc:359] T 1ca14e82b79649e8a302f628acc0d3a6 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:51.830399  6577 raft_consensus.cc:385] T 1ca14e82b79649e8a302f628acc0d3a6 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:51.830713  6577 raft_consensus.cc:740] T 1ca14e82b79649e8a302f628acc0d3a6 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac8ba346de8b49f5932a001daeab9dc4, State: Initialized, Role: FOLLOWER
I20260713 09:02:51.831398  6577 consensus_queue.cc:260] T 1ca14e82b79649e8a302f628acc0d3a6 P ac8ba346de8b49f5932a001daeab9dc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:51.832578  6575 tablet_bootstrap.cc:492] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 4943d296f22e46e4a8bcadc2da98ae35: No bootstrap required, opened a new log
I20260713 09:02:51.833078  6575 ts_tablet_manager.cc:1403] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 4943d296f22e46e4a8bcadc2da98ae35: Time spent bootstrapping tablet: real 0.048s	user 0.006s	sys 0.008s
I20260713 09:02:51.833160  6560 heartbeater.cc:499] Master 127.5.154.62:41583 was elected leader, sending a full tablet report...
I20260713 09:02:51.833714  6577 ts_tablet_manager.cc:1434] T 1ca14e82b79649e8a302f628acc0d3a6 P ac8ba346de8b49f5932a001daeab9dc4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260713 09:02:51.834571  6577 tablet_bootstrap.cc:492] T a3fad2af5aec4d5b98a0fb437f69fd45 P ac8ba346de8b49f5932a001daeab9dc4: Bootstrap starting.
I20260713 09:02:51.836287  6575 raft_consensus.cc:359] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:51.837234  6575 raft_consensus.cc:385] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:51.837605  6575 raft_consensus.cc:740] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4943d296f22e46e4a8bcadc2da98ae35, State: Initialized, Role: FOLLOWER
I20260713 09:02:51.838532  6575 consensus_queue.cc:260] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 4943d296f22e46e4a8bcadc2da98ae35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:51.841293  6577 tablet_bootstrap.cc:654] T a3fad2af5aec4d5b98a0fb437f69fd45 P ac8ba346de8b49f5932a001daeab9dc4: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:51.845562  6576 tablet_bootstrap.cc:654] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:51.861332  6575 ts_tablet_manager.cc:1434] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 4943d296f22e46e4a8bcadc2da98ae35: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.020s
I20260713 09:02:51.861644  6411 heartbeater.cc:499] Master 127.5.154.62:41583 was elected leader, sending a full tablet report...
I20260713 09:02:51.862443  6575 tablet_bootstrap.cc:492] T ee24993414a447c7a336a86519522e26 P 4943d296f22e46e4a8bcadc2da98ae35: Bootstrap starting.
I20260713 09:02:51.868263  6577 tablet_bootstrap.cc:492] T a3fad2af5aec4d5b98a0fb437f69fd45 P ac8ba346de8b49f5932a001daeab9dc4: No bootstrap required, opened a new log
I20260713 09:02:51.868927  6575 tablet_bootstrap.cc:654] T ee24993414a447c7a336a86519522e26 P 4943d296f22e46e4a8bcadc2da98ae35: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:51.868896  6577 ts_tablet_manager.cc:1403] T a3fad2af5aec4d5b98a0fb437f69fd45 P ac8ba346de8b49f5932a001daeab9dc4: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.012s
I20260713 09:02:51.872833  6577 raft_consensus.cc:359] T a3fad2af5aec4d5b98a0fb437f69fd45 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:51.873805  6577 raft_consensus.cc:385] T a3fad2af5aec4d5b98a0fb437f69fd45 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:51.874183  6577 raft_consensus.cc:740] T a3fad2af5aec4d5b98a0fb437f69fd45 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac8ba346de8b49f5932a001daeab9dc4, State: Initialized, Role: FOLLOWER
I20260713 09:02:51.875281  6577 consensus_queue.cc:260] T a3fad2af5aec4d5b98a0fb437f69fd45 P ac8ba346de8b49f5932a001daeab9dc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:51.880947  6575 tablet_bootstrap.cc:492] T ee24993414a447c7a336a86519522e26 P 4943d296f22e46e4a8bcadc2da98ae35: No bootstrap required, opened a new log
I20260713 09:02:51.881474  6575 ts_tablet_manager.cc:1403] T ee24993414a447c7a336a86519522e26 P 4943d296f22e46e4a8bcadc2da98ae35: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.003s
I20260713 09:02:51.882632  6577 ts_tablet_manager.cc:1434] T a3fad2af5aec4d5b98a0fb437f69fd45 P ac8ba346de8b49f5932a001daeab9dc4: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260713 09:02:51.883455  6577 tablet_bootstrap.cc:492] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4: Bootstrap starting.
I20260713 09:02:51.884722  6576 tablet_bootstrap.cc:492] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5: No bootstrap required, opened a new log
I20260713 09:02:51.884533  6575 raft_consensus.cc:359] T ee24993414a447c7a336a86519522e26 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } }
I20260713 09:02:51.885195  6576 ts_tablet_manager.cc:1403] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5: Time spent bootstrapping tablet: real 0.074s	user 0.016s	sys 0.018s
I20260713 09:02:51.885438  6575 raft_consensus.cc:385] T ee24993414a447c7a336a86519522e26 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:51.885841  6575 raft_consensus.cc:740] T ee24993414a447c7a336a86519522e26 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4943d296f22e46e4a8bcadc2da98ae35, State: Initialized, Role: FOLLOWER
I20260713 09:02:51.886688  6575 consensus_queue.cc:260] T ee24993414a447c7a336a86519522e26 P 4943d296f22e46e4a8bcadc2da98ae35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } }
I20260713 09:02:51.887943  6576 raft_consensus.cc:359] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:51.888629  6576 raft_consensus.cc:385] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:51.888928  6576 raft_consensus.cc:740] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59dc6b29ab754e4389d4e40825a7f2d5, State: Initialized, Role: FOLLOWER
I20260713 09:02:51.889631  6576 consensus_queue.cc:260] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:51.890725  6575 ts_tablet_manager.cc:1434] T ee24993414a447c7a336a86519522e26 P 4943d296f22e46e4a8bcadc2da98ae35: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:02:51.892128  6575 tablet_bootstrap.cc:492] T de82ac061dd840ee9f10a88b099e2db2 P 4943d296f22e46e4a8bcadc2da98ae35: Bootstrap starting.
I20260713 09:02:51.898247  6577 tablet_bootstrap.cc:654] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:51.898308  6575 tablet_bootstrap.cc:654] T de82ac061dd840ee9f10a88b099e2db2 P 4943d296f22e46e4a8bcadc2da98ae35: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:51.899101  6576 ts_tablet_manager.cc:1434] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.005s
I20260713 09:02:51.899751  6486 heartbeater.cc:499] Master 127.5.154.62:41583 was elected leader, sending a full tablet report...
I20260713 09:02:51.903350  6575 tablet_bootstrap.cc:492] T de82ac061dd840ee9f10a88b099e2db2 P 4943d296f22e46e4a8bcadc2da98ae35: No bootstrap required, opened a new log
I20260713 09:02:51.903805  6575 ts_tablet_manager.cc:1403] T de82ac061dd840ee9f10a88b099e2db2 P 4943d296f22e46e4a8bcadc2da98ae35: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.004s
I20260713 09:02:51.905855  6576 tablet_bootstrap.cc:492] T a3fad2af5aec4d5b98a0fb437f69fd45 P 59dc6b29ab754e4389d4e40825a7f2d5: Bootstrap starting.
I20260713 09:02:51.906281  6575 raft_consensus.cc:359] T de82ac061dd840ee9f10a88b099e2db2 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:51.906980  6575 raft_consensus.cc:385] T de82ac061dd840ee9f10a88b099e2db2 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:51.907276  6575 raft_consensus.cc:740] T de82ac061dd840ee9f10a88b099e2db2 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4943d296f22e46e4a8bcadc2da98ae35, State: Initialized, Role: FOLLOWER
I20260713 09:02:51.908146  6575 consensus_queue.cc:260] T de82ac061dd840ee9f10a88b099e2db2 P 4943d296f22e46e4a8bcadc2da98ae35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:51.910775  6580 raft_consensus.cc:493] T 1ca14e82b79649e8a302f628acc0d3a6 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:51.911378  6580 raft_consensus.cc:515] T 1ca14e82b79649e8a302f628acc0d3a6 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:51.913041  6575 ts_tablet_manager.cc:1434] T de82ac061dd840ee9f10a88b099e2db2 P 4943d296f22e46e4a8bcadc2da98ae35: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:02:51.913940  6580 leader_election.cc:290] T 1ca14e82b79649e8a302f628acc0d3a6 P ac8ba346de8b49f5932a001daeab9dc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1:44595), 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2:39921)
I20260713 09:02:51.914417  6576 tablet_bootstrap.cc:654] T a3fad2af5aec4d5b98a0fb437f69fd45 P 59dc6b29ab754e4389d4e40825a7f2d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:51.915737  6575 tablet_bootstrap.cc:492] T a3fad2af5aec4d5b98a0fb437f69fd45 P 4943d296f22e46e4a8bcadc2da98ae35: Bootstrap starting.
I20260713 09:02:51.922430  6575 tablet_bootstrap.cc:654] T a3fad2af5aec4d5b98a0fb437f69fd45 P 4943d296f22e46e4a8bcadc2da98ae35: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:51.928664  6461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ca14e82b79649e8a302f628acc0d3a6" candidate_uuid: "ac8ba346de8b49f5932a001daeab9dc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" is_pre_election: true
W20260713 09:02:51.930555  6498 leader_election.cc:343] T 1ca14e82b79649e8a302f628acc0d3a6 P ac8ba346de8b49f5932a001daeab9dc4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2:39921): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:51.934002  6575 tablet_bootstrap.cc:492] T a3fad2af5aec4d5b98a0fb437f69fd45 P 4943d296f22e46e4a8bcadc2da98ae35: No bootstrap required, opened a new log
I20260713 09:02:51.934535  6575 ts_tablet_manager.cc:1403] T a3fad2af5aec4d5b98a0fb437f69fd45 P 4943d296f22e46e4a8bcadc2da98ae35: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.007s
I20260713 09:02:51.938288  6575 raft_consensus.cc:359] T a3fad2af5aec4d5b98a0fb437f69fd45 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:51.939020  6575 raft_consensus.cc:385] T a3fad2af5aec4d5b98a0fb437f69fd45 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:51.939402  6575 raft_consensus.cc:740] T a3fad2af5aec4d5b98a0fb437f69fd45 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4943d296f22e46e4a8bcadc2da98ae35, State: Initialized, Role: FOLLOWER
I20260713 09:02:51.940991  6577 tablet_bootstrap.cc:492] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4: No bootstrap required, opened a new log
I20260713 09:02:51.941408  6577 ts_tablet_manager.cc:1403] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4: Time spent bootstrapping tablet: real 0.058s	user 0.009s	sys 0.011s
I20260713 09:02:51.940326  6575 consensus_queue.cc:260] T a3fad2af5aec4d5b98a0fb437f69fd45 P 4943d296f22e46e4a8bcadc2da98ae35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:51.943485  6577 raft_consensus.cc:359] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:51.944051  6577 raft_consensus.cc:385] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:51.944329  6577 raft_consensus.cc:740] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac8ba346de8b49f5932a001daeab9dc4, State: Initialized, Role: FOLLOWER
I20260713 09:02:51.945125  6577 consensus_queue.cc:260] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:51.947227  6575 ts_tablet_manager.cc:1434] T a3fad2af5aec4d5b98a0fb437f69fd45 P 4943d296f22e46e4a8bcadc2da98ae35: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:02:51.948102  6575 tablet_bootstrap.cc:492] T 38773584be21497ab54aa43a597bb327 P 4943d296f22e46e4a8bcadc2da98ae35: Bootstrap starting.
I20260713 09:02:51.950248  6577 ts_tablet_manager.cc:1434] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:02:51.951236  6577 tablet_bootstrap.cc:492] T 810f10d2c4204c3da5628ce5fd1f09f8 P ac8ba346de8b49f5932a001daeab9dc4: Bootstrap starting.
I20260713 09:02:51.953806  6576 tablet_bootstrap.cc:492] T a3fad2af5aec4d5b98a0fb437f69fd45 P 59dc6b29ab754e4389d4e40825a7f2d5: No bootstrap required, opened a new log
I20260713 09:02:51.954298  6576 ts_tablet_manager.cc:1403] T a3fad2af5aec4d5b98a0fb437f69fd45 P 59dc6b29ab754e4389d4e40825a7f2d5: Time spent bootstrapping tablet: real 0.049s	user 0.020s	sys 0.015s
I20260713 09:02:51.957561  6577 tablet_bootstrap.cc:654] T 810f10d2c4204c3da5628ce5fd1f09f8 P ac8ba346de8b49f5932a001daeab9dc4: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:51.957137  6576 raft_consensus.cc:359] T a3fad2af5aec4d5b98a0fb437f69fd45 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:51.958037  6576 raft_consensus.cc:385] T a3fad2af5aec4d5b98a0fb437f69fd45 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:51.958352  6576 raft_consensus.cc:740] T a3fad2af5aec4d5b98a0fb437f69fd45 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59dc6b29ab754e4389d4e40825a7f2d5, State: Initialized, Role: FOLLOWER
I20260713 09:02:51.959513  6575 tablet_bootstrap.cc:654] T 38773584be21497ab54aa43a597bb327 P 4943d296f22e46e4a8bcadc2da98ae35: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:51.959103  6576 consensus_queue.cc:260] T a3fad2af5aec4d5b98a0fb437f69fd45 P 59dc6b29ab754e4389d4e40825a7f2d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:51.961891  6576 ts_tablet_manager.cc:1434] T a3fad2af5aec4d5b98a0fb437f69fd45 P 59dc6b29ab754e4389d4e40825a7f2d5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260713 09:02:51.963028  6576 tablet_bootstrap.cc:492] T 1ca14e82b79649e8a302f628acc0d3a6 P 59dc6b29ab754e4389d4e40825a7f2d5: Bootstrap starting.
I20260713 09:02:51.969313  6577 tablet_bootstrap.cc:492] T 810f10d2c4204c3da5628ce5fd1f09f8 P ac8ba346de8b49f5932a001daeab9dc4: No bootstrap required, opened a new log
I20260713 09:02:51.969852  6577 ts_tablet_manager.cc:1403] T 810f10d2c4204c3da5628ce5fd1f09f8 P ac8ba346de8b49f5932a001daeab9dc4: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.006s
I20260713 09:02:51.970117  6576 tablet_bootstrap.cc:654] T 1ca14e82b79649e8a302f628acc0d3a6 P 59dc6b29ab754e4389d4e40825a7f2d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:51.972801  6577 raft_consensus.cc:359] T 810f10d2c4204c3da5628ce5fd1f09f8 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:51.975272  6577 raft_consensus.cc:385] T 810f10d2c4204c3da5628ce5fd1f09f8 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:51.975721  6577 raft_consensus.cc:740] T 810f10d2c4204c3da5628ce5fd1f09f8 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac8ba346de8b49f5932a001daeab9dc4, State: Initialized, Role: FOLLOWER
I20260713 09:02:51.976711  6575 tablet_bootstrap.cc:492] T 38773584be21497ab54aa43a597bb327 P 4943d296f22e46e4a8bcadc2da98ae35: No bootstrap required, opened a new log
I20260713 09:02:51.977155  6575 ts_tablet_manager.cc:1403] T 38773584be21497ab54aa43a597bb327 P 4943d296f22e46e4a8bcadc2da98ae35: Time spent bootstrapping tablet: real 0.029s	user 0.019s	sys 0.002s
I20260713 09:02:51.976842  6577 consensus_queue.cc:260] T 810f10d2c4204c3da5628ce5fd1f09f8 P ac8ba346de8b49f5932a001daeab9dc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:51.980067  6575 raft_consensus.cc:359] T 38773584be21497ab54aa43a597bb327 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:51.980754  6575 raft_consensus.cc:385] T 38773584be21497ab54aa43a597bb327 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:51.981036  6575 raft_consensus.cc:740] T 38773584be21497ab54aa43a597bb327 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4943d296f22e46e4a8bcadc2da98ae35, State: Initialized, Role: FOLLOWER
I20260713 09:02:51.981688  6386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ca14e82b79649e8a302f628acc0d3a6" candidate_uuid: "ac8ba346de8b49f5932a001daeab9dc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4943d296f22e46e4a8bcadc2da98ae35" is_pre_election: true
I20260713 09:02:51.981889  6575 consensus_queue.cc:260] T 38773584be21497ab54aa43a597bb327 P 4943d296f22e46e4a8bcadc2da98ae35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:51.983709  6577 ts_tablet_manager.cc:1434] T 810f10d2c4204c3da5628ce5fd1f09f8 P ac8ba346de8b49f5932a001daeab9dc4: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:02:51.984946  6577 tablet_bootstrap.cc:492] T 3b06e9ea3cfd4b5392a231f0ca80fbab P ac8ba346de8b49f5932a001daeab9dc4: Bootstrap starting.
I20260713 09:02:51.986680  6575 ts_tablet_manager.cc:1434] T 38773584be21497ab54aa43a597bb327 P 4943d296f22e46e4a8bcadc2da98ae35: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
W20260713 09:02:51.986800  6501 leader_election.cc:343] T 1ca14e82b79649e8a302f628acc0d3a6 P ac8ba346de8b49f5932a001daeab9dc4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1:44595): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:51.987242  6501 leader_election.cc:304] T 1ca14e82b79649e8a302f628acc0d3a6 P ac8ba346de8b49f5932a001daeab9dc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ac8ba346de8b49f5932a001daeab9dc4; no voters: 4943d296f22e46e4a8bcadc2da98ae35, 59dc6b29ab754e4389d4e40825a7f2d5
I20260713 09:02:51.987692  6575 tablet_bootstrap.cc:492] T 32a5aef4fe564a3789aed12022b09fc6 P 4943d296f22e46e4a8bcadc2da98ae35: Bootstrap starting.
I20260713 09:02:51.988022  6580 raft_consensus.cc:2749] T 1ca14e82b79649e8a302f628acc0d3a6 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:51.990269  6576 tablet_bootstrap.cc:492] T 1ca14e82b79649e8a302f628acc0d3a6 P 59dc6b29ab754e4389d4e40825a7f2d5: No bootstrap required, opened a new log
I20260713 09:02:51.990796  6576 ts_tablet_manager.cc:1403] T 1ca14e82b79649e8a302f628acc0d3a6 P 59dc6b29ab754e4389d4e40825a7f2d5: Time spent bootstrapping tablet: real 0.028s	user 0.023s	sys 0.004s
I20260713 09:02:51.992977  6577 tablet_bootstrap.cc:654] T 3b06e9ea3cfd4b5392a231f0ca80fbab P ac8ba346de8b49f5932a001daeab9dc4: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:51.993985  6575 tablet_bootstrap.cc:654] T 32a5aef4fe564a3789aed12022b09fc6 P 4943d296f22e46e4a8bcadc2da98ae35: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:51.993707  6576 raft_consensus.cc:359] T 1ca14e82b79649e8a302f628acc0d3a6 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:51.994601  6576 raft_consensus.cc:385] T 1ca14e82b79649e8a302f628acc0d3a6 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:51.994987  6576 raft_consensus.cc:740] T 1ca14e82b79649e8a302f628acc0d3a6 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59dc6b29ab754e4389d4e40825a7f2d5, State: Initialized, Role: FOLLOWER
I20260713 09:02:51.995942  6576 consensus_queue.cc:260] T 1ca14e82b79649e8a302f628acc0d3a6 P 59dc6b29ab754e4389d4e40825a7f2d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.007098  6575 tablet_bootstrap.cc:492] T 32a5aef4fe564a3789aed12022b09fc6 P 4943d296f22e46e4a8bcadc2da98ae35: No bootstrap required, opened a new log
I20260713 09:02:52.007452  6575 ts_tablet_manager.cc:1403] T 32a5aef4fe564a3789aed12022b09fc6 P 4943d296f22e46e4a8bcadc2da98ae35: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.012s
I20260713 09:02:52.010227  6575 raft_consensus.cc:359] T 32a5aef4fe564a3789aed12022b09fc6 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.010938  6575 raft_consensus.cc:385] T 32a5aef4fe564a3789aed12022b09fc6 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:52.011262  6575 raft_consensus.cc:740] T 32a5aef4fe564a3789aed12022b09fc6 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4943d296f22e46e4a8bcadc2da98ae35, State: Initialized, Role: FOLLOWER
I20260713 09:02:52.011405  6576 ts_tablet_manager.cc:1434] T 1ca14e82b79649e8a302f628acc0d3a6 P 59dc6b29ab754e4389d4e40825a7f2d5: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260713 09:02:52.012091  6575 consensus_queue.cc:260] T 32a5aef4fe564a3789aed12022b09fc6 P 4943d296f22e46e4a8bcadc2da98ae35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.013293  6577 tablet_bootstrap.cc:492] T 3b06e9ea3cfd4b5392a231f0ca80fbab P ac8ba346de8b49f5932a001daeab9dc4: No bootstrap required, opened a new log
I20260713 09:02:52.013773  6577 ts_tablet_manager.cc:1403] T 3b06e9ea3cfd4b5392a231f0ca80fbab P ac8ba346de8b49f5932a001daeab9dc4: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.016s
I20260713 09:02:52.014451  6575 ts_tablet_manager.cc:1434] T 32a5aef4fe564a3789aed12022b09fc6 P 4943d296f22e46e4a8bcadc2da98ae35: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:02:52.015383  6575 tablet_bootstrap.cc:492] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35: Bootstrap starting.
I20260713 09:02:52.016474  6577 raft_consensus.cc:359] T 3b06e9ea3cfd4b5392a231f0ca80fbab P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.017153  6577 raft_consensus.cc:385] T 3b06e9ea3cfd4b5392a231f0ca80fbab P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:52.017454  6577 raft_consensus.cc:740] T 3b06e9ea3cfd4b5392a231f0ca80fbab P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac8ba346de8b49f5932a001daeab9dc4, State: Initialized, Role: FOLLOWER
I20260713 09:02:52.018200  6577 consensus_queue.cc:260] T 3b06e9ea3cfd4b5392a231f0ca80fbab P ac8ba346de8b49f5932a001daeab9dc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.018702  6576 tablet_bootstrap.cc:492] T 38773584be21497ab54aa43a597bb327 P 59dc6b29ab754e4389d4e40825a7f2d5: Bootstrap starting.
I20260713 09:02:52.020510  6577 ts_tablet_manager.cc:1434] T 3b06e9ea3cfd4b5392a231f0ca80fbab P ac8ba346de8b49f5932a001daeab9dc4: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260713 09:02:52.021454  6577 tablet_bootstrap.cc:492] T ee24993414a447c7a336a86519522e26 P ac8ba346de8b49f5932a001daeab9dc4: Bootstrap starting.
I20260713 09:02:52.021957  6575 tablet_bootstrap.cc:654] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:52.030118  6577 tablet_bootstrap.cc:654] T ee24993414a447c7a336a86519522e26 P ac8ba346de8b49f5932a001daeab9dc4: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:52.030211  6575 tablet_bootstrap.cc:492] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35: No bootstrap required, opened a new log
I20260713 09:02:52.030822  6575 ts_tablet_manager.cc:1403] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260713 09:02:52.031239  6576 tablet_bootstrap.cc:654] T 38773584be21497ab54aa43a597bb327 P 59dc6b29ab754e4389d4e40825a7f2d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:52.034211  6575 raft_consensus.cc:359] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.035368  6575 raft_consensus.cc:385] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:52.035805  6575 raft_consensus.cc:740] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4943d296f22e46e4a8bcadc2da98ae35, State: Initialized, Role: FOLLOWER
I20260713 09:02:52.036870  6575 consensus_queue.cc:260] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.039649  6575 ts_tablet_manager.cc:1434] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:02:52.040640  6575 tablet_bootstrap.cc:492] T 1ca14e82b79649e8a302f628acc0d3a6 P 4943d296f22e46e4a8bcadc2da98ae35: Bootstrap starting.
I20260713 09:02:52.041007  6577 tablet_bootstrap.cc:492] T ee24993414a447c7a336a86519522e26 P ac8ba346de8b49f5932a001daeab9dc4: No bootstrap required, opened a new log
I20260713 09:02:52.041425  6577 ts_tablet_manager.cc:1403] T ee24993414a447c7a336a86519522e26 P ac8ba346de8b49f5932a001daeab9dc4: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.010s
I20260713 09:02:52.046675  6575 tablet_bootstrap.cc:654] T 1ca14e82b79649e8a302f628acc0d3a6 P 4943d296f22e46e4a8bcadc2da98ae35: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:52.047251  6576 tablet_bootstrap.cc:492] T 38773584be21497ab54aa43a597bb327 P 59dc6b29ab754e4389d4e40825a7f2d5: No bootstrap required, opened a new log
I20260713 09:02:52.044231  6577 raft_consensus.cc:359] T ee24993414a447c7a336a86519522e26 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } }
I20260713 09:02:52.047693  6576 ts_tablet_manager.cc:1403] T 38773584be21497ab54aa43a597bb327 P 59dc6b29ab754e4389d4e40825a7f2d5: Time spent bootstrapping tablet: real 0.029s	user 0.003s	sys 0.016s
I20260713 09:02:52.047897  6577 raft_consensus.cc:385] T ee24993414a447c7a336a86519522e26 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:52.048247  6577 raft_consensus.cc:740] T ee24993414a447c7a336a86519522e26 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac8ba346de8b49f5932a001daeab9dc4, State: Initialized, Role: FOLLOWER
I20260713 09:02:52.049005  6577 consensus_queue.cc:260] T ee24993414a447c7a336a86519522e26 P ac8ba346de8b49f5932a001daeab9dc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } }
I20260713 09:02:52.050774  6576 raft_consensus.cc:359] T 38773584be21497ab54aa43a597bb327 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.051486  6576 raft_consensus.cc:385] T 38773584be21497ab54aa43a597bb327 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:52.051755  6576 raft_consensus.cc:740] T 38773584be21497ab54aa43a597bb327 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59dc6b29ab754e4389d4e40825a7f2d5, State: Initialized, Role: FOLLOWER
I20260713 09:02:52.052673  6576 consensus_queue.cc:260] T 38773584be21497ab54aa43a597bb327 P 59dc6b29ab754e4389d4e40825a7f2d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.054529  6577 ts_tablet_manager.cc:1434] T ee24993414a447c7a336a86519522e26 P ac8ba346de8b49f5932a001daeab9dc4: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:02:52.055804  6577 tablet_bootstrap.cc:492] T 4e06200760f241f0a44da489b29cbe5c P ac8ba346de8b49f5932a001daeab9dc4: Bootstrap starting.
I20260713 09:02:52.056160  6585 raft_consensus.cc:493] T a3fad2af5aec4d5b98a0fb437f69fd45 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:52.056635  6585 raft_consensus.cc:515] T a3fad2af5aec4d5b98a0fb437f69fd45 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.061448  6585 leader_election.cc:290] T a3fad2af5aec4d5b98a0fb437f69fd45 P 59dc6b29ab754e4389d4e40825a7f2d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1:44595), ac8ba346de8b49f5932a001daeab9dc4 (127.5.154.3:37263)
I20260713 09:02:52.063794  6577 tablet_bootstrap.cc:654] T 4e06200760f241f0a44da489b29cbe5c P ac8ba346de8b49f5932a001daeab9dc4: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:52.069003  6576 ts_tablet_manager.cc:1434] T 38773584be21497ab54aa43a597bb327 P 59dc6b29ab754e4389d4e40825a7f2d5: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.004s
I20260713 09:02:52.070015  6576 tablet_bootstrap.cc:492] T ee24993414a447c7a336a86519522e26 P 59dc6b29ab754e4389d4e40825a7f2d5: Bootstrap starting.
I20260713 09:02:52.079559  6577 tablet_bootstrap.cc:492] T 4e06200760f241f0a44da489b29cbe5c P ac8ba346de8b49f5932a001daeab9dc4: No bootstrap required, opened a new log
I20260713 09:02:52.080017  6577 ts_tablet_manager.cc:1403] T 4e06200760f241f0a44da489b29cbe5c P ac8ba346de8b49f5932a001daeab9dc4: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.003s
I20260713 09:02:52.081465  6575 tablet_bootstrap.cc:492] T 1ca14e82b79649e8a302f628acc0d3a6 P 4943d296f22e46e4a8bcadc2da98ae35: No bootstrap required, opened a new log
I20260713 09:02:52.081951  6575 ts_tablet_manager.cc:1403] T 1ca14e82b79649e8a302f628acc0d3a6 P 4943d296f22e46e4a8bcadc2da98ae35: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.032s
I20260713 09:02:52.083585  6577 raft_consensus.cc:359] T 4e06200760f241f0a44da489b29cbe5c P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.085198  6577 raft_consensus.cc:385] T 4e06200760f241f0a44da489b29cbe5c P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:52.084952  6575 raft_consensus.cc:359] T 1ca14e82b79649e8a302f628acc0d3a6 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.085551  6577 raft_consensus.cc:740] T 4e06200760f241f0a44da489b29cbe5c P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac8ba346de8b49f5932a001daeab9dc4, State: Initialized, Role: FOLLOWER
I20260713 09:02:52.085686  6575 raft_consensus.cc:385] T 1ca14e82b79649e8a302f628acc0d3a6 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:52.086030  6575 raft_consensus.cc:740] T 1ca14e82b79649e8a302f628acc0d3a6 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4943d296f22e46e4a8bcadc2da98ae35, State: Initialized, Role: FOLLOWER
I20260713 09:02:52.086418  6577 consensus_queue.cc:260] T 4e06200760f241f0a44da489b29cbe5c P ac8ba346de8b49f5932a001daeab9dc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.087159  6575 consensus_queue.cc:260] T 1ca14e82b79649e8a302f628acc0d3a6 P 4943d296f22e46e4a8bcadc2da98ae35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.088524  6576 tablet_bootstrap.cc:654] T ee24993414a447c7a336a86519522e26 P 59dc6b29ab754e4389d4e40825a7f2d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:52.092125  6575 ts_tablet_manager.cc:1434] T 1ca14e82b79649e8a302f628acc0d3a6 P 4943d296f22e46e4a8bcadc2da98ae35: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260713 09:02:52.093199  6575 tablet_bootstrap.cc:492] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35: Bootstrap starting.
I20260713 09:02:52.092180  6577 ts_tablet_manager.cc:1434] T 4e06200760f241f0a44da489b29cbe5c P ac8ba346de8b49f5932a001daeab9dc4: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260713 09:02:52.097360  6577 tablet_bootstrap.cc:492] T 718c91e6887c4181ad4e3b6c3ce9fb29 P ac8ba346de8b49f5932a001daeab9dc4: Bootstrap starting.
I20260713 09:02:52.098523  6575 tablet_bootstrap.cc:654] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:52.104262  6577 tablet_bootstrap.cc:654] T 718c91e6887c4181ad4e3b6c3ce9fb29 P ac8ba346de8b49f5932a001daeab9dc4: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:52.104511  6535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3fad2af5aec4d5b98a0fb437f69fd45" candidate_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac8ba346de8b49f5932a001daeab9dc4" is_pre_election: true
I20260713 09:02:52.105221  6535 raft_consensus.cc:2468] T a3fad2af5aec4d5b98a0fb437f69fd45 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59dc6b29ab754e4389d4e40825a7f2d5 in term 0.
I20260713 09:02:52.106429  6426 leader_election.cc:304] T a3fad2af5aec4d5b98a0fb437f69fd45 P 59dc6b29ab754e4389d4e40825a7f2d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59dc6b29ab754e4389d4e40825a7f2d5, ac8ba346de8b49f5932a001daeab9dc4; no voters: 
I20260713 09:02:52.107259  6585 raft_consensus.cc:2804] T a3fad2af5aec4d5b98a0fb437f69fd45 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:52.107590  6585 raft_consensus.cc:493] T a3fad2af5aec4d5b98a0fb437f69fd45 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:52.107897  6585 raft_consensus.cc:3060] T a3fad2af5aec4d5b98a0fb437f69fd45 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:52.115301  6585 raft_consensus.cc:515] T a3fad2af5aec4d5b98a0fb437f69fd45 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.115867  6386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3fad2af5aec4d5b98a0fb437f69fd45" candidate_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4943d296f22e46e4a8bcadc2da98ae35" is_pre_election: true
I20260713 09:02:52.116472  6386 raft_consensus.cc:2468] T a3fad2af5aec4d5b98a0fb437f69fd45 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59dc6b29ab754e4389d4e40825a7f2d5 in term 0.
I20260713 09:02:52.118214  6577 tablet_bootstrap.cc:492] T 718c91e6887c4181ad4e3b6c3ce9fb29 P ac8ba346de8b49f5932a001daeab9dc4: No bootstrap required, opened a new log
I20260713 09:02:52.118582  6386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3fad2af5aec4d5b98a0fb437f69fd45" candidate_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4943d296f22e46e4a8bcadc2da98ae35"
I20260713 09:02:52.119113  6585 leader_election.cc:290] T a3fad2af5aec4d5b98a0fb437f69fd45 P 59dc6b29ab754e4389d4e40825a7f2d5 [CANDIDATE]: Term 1 election: Requested vote from peers 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1:44595), ac8ba346de8b49f5932a001daeab9dc4 (127.5.154.3:37263)
I20260713 09:02:52.118644  6535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3fad2af5aec4d5b98a0fb437f69fd45" candidate_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac8ba346de8b49f5932a001daeab9dc4"
I20260713 09:02:52.118777  6577 ts_tablet_manager.cc:1403] T 718c91e6887c4181ad4e3b6c3ce9fb29 P ac8ba346de8b49f5932a001daeab9dc4: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.001s
I20260713 09:02:52.119781  6535 raft_consensus.cc:3060] T a3fad2af5aec4d5b98a0fb437f69fd45 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:52.119212  6386 raft_consensus.cc:3060] T a3fad2af5aec4d5b98a0fb437f69fd45 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:52.120527  6581 raft_consensus.cc:493] T de82ac061dd840ee9f10a88b099e2db2 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:52.120934  6581 raft_consensus.cc:515] T de82ac061dd840ee9f10a88b099e2db2 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.122911  6577 raft_consensus.cc:359] T 718c91e6887c4181ad4e3b6c3ce9fb29 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.123840  6577 raft_consensus.cc:385] T 718c91e6887c4181ad4e3b6c3ce9fb29 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:52.123956  6581 leader_election.cc:290] T de82ac061dd840ee9f10a88b099e2db2 P 4943d296f22e46e4a8bcadc2da98ae35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2:39921), ac8ba346de8b49f5932a001daeab9dc4 (127.5.154.3:37263)
I20260713 09:02:52.124254  6577 raft_consensus.cc:740] T 718c91e6887c4181ad4e3b6c3ce9fb29 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac8ba346de8b49f5932a001daeab9dc4, State: Initialized, Role: FOLLOWER
I20260713 09:02:52.125339  6577 consensus_queue.cc:260] T 718c91e6887c4181ad4e3b6c3ce9fb29 P ac8ba346de8b49f5932a001daeab9dc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
W20260713 09:02:52.138996  6332 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:02:52.138895  6535 raft_consensus.cc:2468] T a3fad2af5aec4d5b98a0fb437f69fd45 P ac8ba346de8b49f5932a001daeab9dc4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59dc6b29ab754e4389d4e40825a7f2d5 in term 1.
I20260713 09:02:52.136420  6577 ts_tablet_manager.cc:1434] T 718c91e6887c4181ad4e3b6c3ce9fb29 P ac8ba346de8b49f5932a001daeab9dc4: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.004s
I20260713 09:02:52.140172  6577 tablet_bootstrap.cc:492] T 32a5aef4fe564a3789aed12022b09fc6 P ac8ba346de8b49f5932a001daeab9dc4: Bootstrap starting.
I20260713 09:02:52.139556  6576 tablet_bootstrap.cc:492] T ee24993414a447c7a336a86519522e26 P 59dc6b29ab754e4389d4e40825a7f2d5: No bootstrap required, opened a new log
I20260713 09:02:52.142031  6426 leader_election.cc:304] T a3fad2af5aec4d5b98a0fb437f69fd45 P 59dc6b29ab754e4389d4e40825a7f2d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59dc6b29ab754e4389d4e40825a7f2d5, ac8ba346de8b49f5932a001daeab9dc4; no voters: 
I20260713 09:02:52.141533  6576 ts_tablet_manager.cc:1403] T ee24993414a447c7a336a86519522e26 P 59dc6b29ab754e4389d4e40825a7f2d5: Time spent bootstrapping tablet: real 0.072s	user 0.012s	sys 0.004s
I20260713 09:02:52.144651  6386 raft_consensus.cc:2468] T a3fad2af5aec4d5b98a0fb437f69fd45 P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59dc6b29ab754e4389d4e40825a7f2d5 in term 1.
I20260713 09:02:52.145527  6577 tablet_bootstrap.cc:654] T 32a5aef4fe564a3789aed12022b09fc6 P ac8ba346de8b49f5932a001daeab9dc4: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:52.145691  6585 raft_consensus.cc:2804] T a3fad2af5aec4d5b98a0fb437f69fd45 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:52.145449  6576 raft_consensus.cc:359] T ee24993414a447c7a336a86519522e26 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } }
I20260713 09:02:52.146453  6576 raft_consensus.cc:385] T ee24993414a447c7a336a86519522e26 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:52.148073  6576 raft_consensus.cc:740] T ee24993414a447c7a336a86519522e26 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59dc6b29ab754e4389d4e40825a7f2d5, State: Initialized, Role: FOLLOWER
I20260713 09:02:52.148840  6576 consensus_queue.cc:260] T ee24993414a447c7a336a86519522e26 P 59dc6b29ab754e4389d4e40825a7f2d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } }
I20260713 09:02:52.149432  6585 raft_consensus.cc:697] T a3fad2af5aec4d5b98a0fb437f69fd45 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 1 LEADER]: Becoming Leader. State: Replica: 59dc6b29ab754e4389d4e40825a7f2d5, State: Running, Role: LEADER
I20260713 09:02:52.150297  6585 consensus_queue.cc:237] T a3fad2af5aec4d5b98a0fb437f69fd45 P 59dc6b29ab754e4389d4e40825a7f2d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.151918  6575 tablet_bootstrap.cc:492] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35: No bootstrap required, opened a new log
I20260713 09:02:52.152347  6575 ts_tablet_manager.cc:1403] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.026s
I20260713 09:02:52.154938  6575 raft_consensus.cc:359] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.155608  6575 raft_consensus.cc:385] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:52.155925  6575 raft_consensus.cc:740] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4943d296f22e46e4a8bcadc2da98ae35, State: Initialized, Role: FOLLOWER
I20260713 09:02:52.155290  6576 ts_tablet_manager.cc:1434] T ee24993414a447c7a336a86519522e26 P 59dc6b29ab754e4389d4e40825a7f2d5: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260713 09:02:52.156586  6580 raft_consensus.cc:493] T ee24993414a447c7a336a86519522e26 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:52.157087  6576 tablet_bootstrap.cc:492] T de82ac061dd840ee9f10a88b099e2db2 P 59dc6b29ab754e4389d4e40825a7f2d5: Bootstrap starting.
I20260713 09:02:52.156695  6575 consensus_queue.cc:260] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.157225  6580 raft_consensus.cc:515] T ee24993414a447c7a336a86519522e26 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } }
I20260713 09:02:52.159198  6575 ts_tablet_manager.cc:1434] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:02:52.160059  6575 tablet_bootstrap.cc:492] T 718c91e6887c4181ad4e3b6c3ce9fb29 P 4943d296f22e46e4a8bcadc2da98ae35: Bootstrap starting.
I20260713 09:02:52.161540  6461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee24993414a447c7a336a86519522e26" candidate_uuid: "ac8ba346de8b49f5932a001daeab9dc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" is_pre_election: true
I20260713 09:02:52.162132  6461 raft_consensus.cc:2468] T ee24993414a447c7a336a86519522e26 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac8ba346de8b49f5932a001daeab9dc4 in term 0.
I20260713 09:02:52.163506  6386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee24993414a447c7a336a86519522e26" candidate_uuid: "ac8ba346de8b49f5932a001daeab9dc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4943d296f22e46e4a8bcadc2da98ae35" is_pre_election: true
I20260713 09:02:52.163898  6576 tablet_bootstrap.cc:654] T de82ac061dd840ee9f10a88b099e2db2 P 59dc6b29ab754e4389d4e40825a7f2d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:52.164119  6386 raft_consensus.cc:2468] T ee24993414a447c7a336a86519522e26 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac8ba346de8b49f5932a001daeab9dc4 in term 0.
I20260713 09:02:52.165385  6498 leader_election.cc:304] T ee24993414a447c7a336a86519522e26 P ac8ba346de8b49f5932a001daeab9dc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59dc6b29ab754e4389d4e40825a7f2d5, ac8ba346de8b49f5932a001daeab9dc4; no voters: 
I20260713 09:02:52.166949  6580 leader_election.cc:290] T ee24993414a447c7a336a86519522e26 P ac8ba346de8b49f5932a001daeab9dc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2:39921), 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1:44595)
I20260713 09:02:52.167471  6580 raft_consensus.cc:2804] T ee24993414a447c7a336a86519522e26 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:52.167759  6580 raft_consensus.cc:493] T ee24993414a447c7a336a86519522e26 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:52.168010  6580 raft_consensus.cc:3060] T ee24993414a447c7a336a86519522e26 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:52.170101  6575 tablet_bootstrap.cc:654] T 718c91e6887c4181ad4e3b6c3ce9fb29 P 4943d296f22e46e4a8bcadc2da98ae35: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:52.172147  6581 raft_consensus.cc:493] T 32a5aef4fe564a3789aed12022b09fc6 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:52.172609  6581 raft_consensus.cc:515] T 32a5aef4fe564a3789aed12022b09fc6 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.174587  6581 leader_election.cc:290] T 32a5aef4fe564a3789aed12022b09fc6 P 4943d296f22e46e4a8bcadc2da98ae35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2:39921), ac8ba346de8b49f5932a001daeab9dc4 (127.5.154.3:37263)
I20260713 09:02:52.177433  6576 tablet_bootstrap.cc:492] T de82ac061dd840ee9f10a88b099e2db2 P 59dc6b29ab754e4389d4e40825a7f2d5: No bootstrap required, opened a new log
I20260713 09:02:52.177939  6576 ts_tablet_manager.cc:1403] T de82ac061dd840ee9f10a88b099e2db2 P 59dc6b29ab754e4389d4e40825a7f2d5: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260713 09:02:52.180634  6580 raft_consensus.cc:515] T ee24993414a447c7a336a86519522e26 P ac8ba346de8b49f5932a001daeab9dc4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } }
I20260713 09:02:52.181228  6576 raft_consensus.cc:359] T de82ac061dd840ee9f10a88b099e2db2 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.182114  6576 raft_consensus.cc:385] T de82ac061dd840ee9f10a88b099e2db2 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:52.182456  6576 raft_consensus.cc:740] T de82ac061dd840ee9f10a88b099e2db2 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59dc6b29ab754e4389d4e40825a7f2d5, State: Initialized, Role: FOLLOWER
I20260713 09:02:52.184099  6461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee24993414a447c7a336a86519522e26" candidate_uuid: "ac8ba346de8b49f5932a001daeab9dc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59dc6b29ab754e4389d4e40825a7f2d5"
I20260713 09:02:52.184754  6461 raft_consensus.cc:3060] T ee24993414a447c7a336a86519522e26 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:52.184643  6576 consensus_queue.cc:260] T de82ac061dd840ee9f10a88b099e2db2 P 59dc6b29ab754e4389d4e40825a7f2d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.187777  6577 tablet_bootstrap.cc:492] T 32a5aef4fe564a3789aed12022b09fc6 P ac8ba346de8b49f5932a001daeab9dc4: No bootstrap required, opened a new log
I20260713 09:02:52.188361  6577 ts_tablet_manager.cc:1403] T 32a5aef4fe564a3789aed12022b09fc6 P ac8ba346de8b49f5932a001daeab9dc4: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.007s
I20260713 09:02:52.191758  6577 raft_consensus.cc:359] T 32a5aef4fe564a3789aed12022b09fc6 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.192580  6577 raft_consensus.cc:385] T 32a5aef4fe564a3789aed12022b09fc6 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:52.192870  6612 raft_consensus.cc:493] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:52.192916  6577 raft_consensus.cc:740] T 32a5aef4fe564a3789aed12022b09fc6 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac8ba346de8b49f5932a001daeab9dc4, State: Initialized, Role: FOLLOWER
I20260713 09:02:52.197531  6577 consensus_queue.cc:260] T 32a5aef4fe564a3789aed12022b09fc6 P ac8ba346de8b49f5932a001daeab9dc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.197165  6280 catalog_manager.cc:5697] T a3fad2af5aec4d5b98a0fb437f69fd45 P 59dc6b29ab754e4389d4e40825a7f2d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2). New cstate: current_term: 1 leader_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:52.198472  6575 tablet_bootstrap.cc:492] T 718c91e6887c4181ad4e3b6c3ce9fb29 P 4943d296f22e46e4a8bcadc2da98ae35: No bootstrap required, opened a new log
I20260713 09:02:52.199056  6575 ts_tablet_manager.cc:1403] T 718c91e6887c4181ad4e3b6c3ce9fb29 P 4943d296f22e46e4a8bcadc2da98ae35: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.016s
I20260713 09:02:52.193415  6612 raft_consensus.cc:515] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.195747  6576 ts_tablet_manager.cc:1434] T de82ac061dd840ee9f10a88b099e2db2 P 59dc6b29ab754e4389d4e40825a7f2d5: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.005s
I20260713 09:02:52.192946  6461 raft_consensus.cc:2468] T ee24993414a447c7a336a86519522e26 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac8ba346de8b49f5932a001daeab9dc4 in term 1.
I20260713 09:02:52.202589  6576 tablet_bootstrap.cc:492] T 4e06200760f241f0a44da489b29cbe5c P 59dc6b29ab754e4389d4e40825a7f2d5: Bootstrap starting.
I20260713 09:02:52.202849  6612 leader_election.cc:290] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1:44595), 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2:39921)
I20260713 09:02:52.203227  6386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38773584be21497ab54aa43a597bb327" candidate_uuid: "ac8ba346de8b49f5932a001daeab9dc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4943d296f22e46e4a8bcadc2da98ae35" is_pre_election: true
I20260713 09:02:52.203814  6386 raft_consensus.cc:2468] T 38773584be21497ab54aa43a597bb327 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac8ba346de8b49f5932a001daeab9dc4 in term 0.
I20260713 09:02:52.205003  6498 leader_election.cc:304] T ee24993414a447c7a336a86519522e26 P ac8ba346de8b49f5932a001daeab9dc4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59dc6b29ab754e4389d4e40825a7f2d5, ac8ba346de8b49f5932a001daeab9dc4; no voters: 
I20260713 09:02:52.206442  6460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38773584be21497ab54aa43a597bb327" candidate_uuid: "ac8ba346de8b49f5932a001daeab9dc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" is_pre_election: true
I20260713 09:02:52.207060  6460 raft_consensus.cc:2468] T 38773584be21497ab54aa43a597bb327 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac8ba346de8b49f5932a001daeab9dc4 in term 0.
I20260713 09:02:52.208254  6501 leader_election.cc:304] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4943d296f22e46e4a8bcadc2da98ae35, ac8ba346de8b49f5932a001daeab9dc4; no voters: 
I20260713 09:02:52.208317  6575 raft_consensus.cc:359] T 718c91e6887c4181ad4e3b6c3ce9fb29 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.210062  6575 raft_consensus.cc:385] T 718c91e6887c4181ad4e3b6c3ce9fb29 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:52.210402  6575 raft_consensus.cc:740] T 718c91e6887c4181ad4e3b6c3ce9fb29 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4943d296f22e46e4a8bcadc2da98ae35, State: Initialized, Role: FOLLOWER
I20260713 09:02:52.210443  6612 raft_consensus.cc:2804] T ee24993414a447c7a336a86519522e26 P ac8ba346de8b49f5932a001daeab9dc4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:52.211087  6612 raft_consensus.cc:697] T ee24993414a447c7a336a86519522e26 P ac8ba346de8b49f5932a001daeab9dc4 [term 1 LEADER]: Becoming Leader. State: Replica: ac8ba346de8b49f5932a001daeab9dc4, State: Running, Role: LEADER
I20260713 09:02:52.211180  6575 consensus_queue.cc:260] T 718c91e6887c4181ad4e3b6c3ce9fb29 P 4943d296f22e46e4a8bcadc2da98ae35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.212155  6612 consensus_queue.cc:237] T ee24993414a447c7a336a86519522e26 P ac8ba346de8b49f5932a001daeab9dc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } }
I20260713 09:02:52.213562  6575 ts_tablet_manager.cc:1434] T 718c91e6887c4181ad4e3b6c3ce9fb29 P 4943d296f22e46e4a8bcadc2da98ae35: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 09:02:52.213646  6576 tablet_bootstrap.cc:654] T 4e06200760f241f0a44da489b29cbe5c P 59dc6b29ab754e4389d4e40825a7f2d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:52.214689  6581 raft_consensus.cc:493] T 1ca14e82b79649e8a302f628acc0d3a6 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:52.215118  6581 raft_consensus.cc:515] T 1ca14e82b79649e8a302f628acc0d3a6 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.217024  6581 leader_election.cc:290] T 1ca14e82b79649e8a302f628acc0d3a6 P 4943d296f22e46e4a8bcadc2da98ae35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2:39921), ac8ba346de8b49f5932a001daeab9dc4 (127.5.154.3:37263)
I20260713 09:02:52.221913  6459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ca14e82b79649e8a302f628acc0d3a6" candidate_uuid: "4943d296f22e46e4a8bcadc2da98ae35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" is_pre_election: true
I20260713 09:02:52.222571  6459 raft_consensus.cc:2468] T 1ca14e82b79649e8a302f628acc0d3a6 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4943d296f22e46e4a8bcadc2da98ae35 in term 0.
I20260713 09:02:52.223562  6460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a5aef4fe564a3789aed12022b09fc6" candidate_uuid: "4943d296f22e46e4a8bcadc2da98ae35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" is_pre_election: true
I20260713 09:02:52.225188  6349 leader_election.cc:304] T 1ca14e82b79649e8a302f628acc0d3a6 P 4943d296f22e46e4a8bcadc2da98ae35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4943d296f22e46e4a8bcadc2da98ae35, 59dc6b29ab754e4389d4e40825a7f2d5; no voters: 
W20260713 09:02:52.226094  6349 leader_election.cc:343] T 32a5aef4fe564a3789aed12022b09fc6 P 4943d296f22e46e4a8bcadc2da98ae35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2:39921): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:52.226761  6581 raft_consensus.cc:2804] T 1ca14e82b79649e8a302f628acc0d3a6 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:52.227218  6581 raft_consensus.cc:493] T 1ca14e82b79649e8a302f628acc0d3a6 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:52.227670  6581 raft_consensus.cc:3060] T 1ca14e82b79649e8a302f628acc0d3a6 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:52.228191  6615 raft_consensus.cc:493] T 718c91e6887c4181ad4e3b6c3ce9fb29 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:52.230547  6615 raft_consensus.cc:515] T 718c91e6887c4181ad4e3b6c3ce9fb29 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.232781  6617 raft_consensus.cc:2804] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:52.229935  6577 ts_tablet_manager.cc:1434] T 32a5aef4fe564a3789aed12022b09fc6 P ac8ba346de8b49f5932a001daeab9dc4: Time spent starting tablet: real 0.041s	user 0.015s	sys 0.012s
I20260713 09:02:52.233982  6386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718c91e6887c4181ad4e3b6c3ce9fb29" candidate_uuid: "ac8ba346de8b49f5932a001daeab9dc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4943d296f22e46e4a8bcadc2da98ae35" is_pre_election: true
I20260713 09:02:52.234395  6461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de82ac061dd840ee9f10a88b099e2db2" candidate_uuid: "4943d296f22e46e4a8bcadc2da98ae35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" is_pre_election: true
I20260713 09:02:52.234632  6386 raft_consensus.cc:2468] T 718c91e6887c4181ad4e3b6c3ce9fb29 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac8ba346de8b49f5932a001daeab9dc4 in term 0.
I20260713 09:02:52.234988  6577 tablet_bootstrap.cc:492] T de82ac061dd840ee9f10a88b099e2db2 P ac8ba346de8b49f5932a001daeab9dc4: Bootstrap starting.
I20260713 09:02:52.235705  6501 leader_election.cc:304] T 718c91e6887c4181ad4e3b6c3ce9fb29 P ac8ba346de8b49f5932a001daeab9dc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4943d296f22e46e4a8bcadc2da98ae35, ac8ba346de8b49f5932a001daeab9dc4; no voters: 
I20260713 09:02:52.235044  6461 raft_consensus.cc:2468] T de82ac061dd840ee9f10a88b099e2db2 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4943d296f22e46e4a8bcadc2da98ae35 in term 0.
I20260713 09:02:52.233971  6617 raft_consensus.cc:493] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:52.237257  6349 leader_election.cc:304] T de82ac061dd840ee9f10a88b099e2db2 P 4943d296f22e46e4a8bcadc2da98ae35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4943d296f22e46e4a8bcadc2da98ae35, 59dc6b29ab754e4389d4e40825a7f2d5; no voters: 
I20260713 09:02:52.237617  6617 raft_consensus.cc:3060] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:52.233341  6615 leader_election.cc:290] T 718c91e6887c4181ad4e3b6c3ce9fb29 P ac8ba346de8b49f5932a001daeab9dc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1:44595), 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2:39921)
I20260713 09:02:52.243748  6386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee24993414a447c7a336a86519522e26" candidate_uuid: "ac8ba346de8b49f5932a001daeab9dc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4943d296f22e46e4a8bcadc2da98ae35"
I20260713 09:02:52.244035  6615 raft_consensus.cc:2804] T 718c91e6887c4181ad4e3b6c3ce9fb29 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:52.244462  6386 raft_consensus.cc:3060] T ee24993414a447c7a336a86519522e26 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:52.244505  6615 raft_consensus.cc:493] T 718c91e6887c4181ad4e3b6c3ce9fb29 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:52.261914  6386 raft_consensus.cc:2468] T ee24993414a447c7a336a86519522e26 P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac8ba346de8b49f5932a001daeab9dc4 in term 1.
I20260713 09:02:52.262868  6617 raft_consensus.cc:515] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.264449  6577 tablet_bootstrap.cc:654] T de82ac061dd840ee9f10a88b099e2db2 P ac8ba346de8b49f5932a001daeab9dc4: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:52.266278  6386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38773584be21497ab54aa43a597bb327" candidate_uuid: "ac8ba346de8b49f5932a001daeab9dc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4943d296f22e46e4a8bcadc2da98ae35"
I20260713 09:02:52.266866  6386 raft_consensus.cc:3060] T 38773584be21497ab54aa43a597bb327 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:52.254751  6580 leader_election.cc:290] T ee24993414a447c7a336a86519522e26 P ac8ba346de8b49f5932a001daeab9dc4 [CANDIDATE]: Term 1 election: Requested vote from peers 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2:39921), 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1:44595)
I20260713 09:02:52.269819  6535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de82ac061dd840ee9f10a88b099e2db2" candidate_uuid: "4943d296f22e46e4a8bcadc2da98ae35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac8ba346de8b49f5932a001daeab9dc4" is_pre_election: true
I20260713 09:02:52.272284  6534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a5aef4fe564a3789aed12022b09fc6" candidate_uuid: "4943d296f22e46e4a8bcadc2da98ae35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac8ba346de8b49f5932a001daeab9dc4" is_pre_election: true
I20260713 09:02:52.272986  6534 raft_consensus.cc:2468] T 32a5aef4fe564a3789aed12022b09fc6 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4943d296f22e46e4a8bcadc2da98ae35 in term 0.
I20260713 09:02:52.265846  6615 raft_consensus.cc:3060] T 718c91e6887c4181ad4e3b6c3ce9fb29 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:52.274325  6533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ca14e82b79649e8a302f628acc0d3a6" candidate_uuid: "4943d296f22e46e4a8bcadc2da98ae35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac8ba346de8b49f5932a001daeab9dc4" is_pre_election: true
I20260713 09:02:52.275708  6533 raft_consensus.cc:2468] T 1ca14e82b79649e8a302f628acc0d3a6 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4943d296f22e46e4a8bcadc2da98ae35 in term 0.
W20260713 09:02:52.276602  6351 leader_election.cc:343] T de82ac061dd840ee9f10a88b099e2db2 P 4943d296f22e46e4a8bcadc2da98ae35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ac8ba346de8b49f5932a001daeab9dc4 (127.5.154.3:37263): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:52.276332  6581 raft_consensus.cc:515] T 1ca14e82b79649e8a302f628acc0d3a6 P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.278064  6351 leader_election.cc:304] T 32a5aef4fe564a3789aed12022b09fc6 P 4943d296f22e46e4a8bcadc2da98ae35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4943d296f22e46e4a8bcadc2da98ae35, ac8ba346de8b49f5932a001daeab9dc4; no voters: 59dc6b29ab754e4389d4e40825a7f2d5
I20260713 09:02:52.282480  6617 leader_election.cc:290] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4 [CANDIDATE]: Term 1 election: Requested vote from peers 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1:44595), 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2:39921)
I20260713 09:02:52.282531  6461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ca14e82b79649e8a302f628acc0d3a6" candidate_uuid: "4943d296f22e46e4a8bcadc2da98ae35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59dc6b29ab754e4389d4e40825a7f2d5"
I20260713 09:02:52.283268  6620 raft_consensus.cc:2804] T de82ac061dd840ee9f10a88b099e2db2 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:52.283408  6461 raft_consensus.cc:3060] T 1ca14e82b79649e8a302f628acc0d3a6 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:52.283879  6620 raft_consensus.cc:493] T de82ac061dd840ee9f10a88b099e2db2 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:52.284364  6620 raft_consensus.cc:3060] T de82ac061dd840ee9f10a88b099e2db2 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:52.286650  6622 raft_consensus.cc:2804] T 32a5aef4fe564a3789aed12022b09fc6 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:52.287144  6622 raft_consensus.cc:493] T 32a5aef4fe564a3789aed12022b09fc6 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:52.287561  6622 raft_consensus.cc:3060] T 32a5aef4fe564a3789aed12022b09fc6 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:52.288465  6533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ca14e82b79649e8a302f628acc0d3a6" candidate_uuid: "4943d296f22e46e4a8bcadc2da98ae35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac8ba346de8b49f5932a001daeab9dc4"
I20260713 09:02:52.289412  6533 raft_consensus.cc:3060] T 1ca14e82b79649e8a302f628acc0d3a6 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:52.280365  6581 leader_election.cc:290] T 1ca14e82b79649e8a302f628acc0d3a6 P 4943d296f22e46e4a8bcadc2da98ae35 [CANDIDATE]: Term 1 election: Requested vote from peers 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2:39921), ac8ba346de8b49f5932a001daeab9dc4 (127.5.154.3:37263)
I20260713 09:02:52.306777  6622 raft_consensus.cc:515] T 32a5aef4fe564a3789aed12022b09fc6 P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.307981  6581 raft_consensus.cc:493] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:52.310866  6460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718c91e6887c4181ad4e3b6c3ce9fb29" candidate_uuid: "ac8ba346de8b49f5932a001daeab9dc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" is_pre_election: true
I20260713 09:02:52.311538  6617 raft_consensus.cc:493] T 3b06e9ea3cfd4b5392a231f0ca80fbab P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:52.311992  6617 raft_consensus.cc:515] T 3b06e9ea3cfd4b5392a231f0ca80fbab P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.312011  6459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38773584be21497ab54aa43a597bb327" candidate_uuid: "ac8ba346de8b49f5932a001daeab9dc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59dc6b29ab754e4389d4e40825a7f2d5"
I20260713 09:02:52.312938  6459 raft_consensus.cc:3060] T 38773584be21497ab54aa43a597bb327 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:52.314122  6617 leader_election.cc:290] T 3b06e9ea3cfd4b5392a231f0ca80fbab P ac8ba346de8b49f5932a001daeab9dc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1:44595), 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2:39921)
I20260713 09:02:52.315404  6585 raft_consensus.cc:493] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:52.315981  6585 raft_consensus.cc:515] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
W20260713 09:02:52.317577  6498 leader_election.cc:343] T 718c91e6887c4181ad4e3b6c3ce9fb29 P ac8ba346de8b49f5932a001daeab9dc4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2:39921): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:52.318668  6585 leader_election.cc:290] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1:44595), ac8ba346de8b49f5932a001daeab9dc4 (127.5.154.3:37263)
I20260713 09:02:52.318799  6385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b06e9ea3cfd4b5392a231f0ca80fbab" candidate_uuid: "ac8ba346de8b49f5932a001daeab9dc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4943d296f22e46e4a8bcadc2da98ae35" is_pre_election: true
I20260713 09:02:52.319557  6385 raft_consensus.cc:2468] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac8ba346de8b49f5932a001daeab9dc4 in term 0.
I20260713 09:02:52.319717  6534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810f10d2c4204c3da5628ce5fd1f09f8" candidate_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac8ba346de8b49f5932a001daeab9dc4" is_pre_election: true
I20260713 09:02:52.320283  6534 raft_consensus.cc:2468] T 810f10d2c4204c3da5628ce5fd1f09f8 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59dc6b29ab754e4389d4e40825a7f2d5 in term 0.
I20260713 09:02:52.320807  6501 leader_election.cc:304] T 3b06e9ea3cfd4b5392a231f0ca80fbab P ac8ba346de8b49f5932a001daeab9dc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4943d296f22e46e4a8bcadc2da98ae35, ac8ba346de8b49f5932a001daeab9dc4; no voters: 
I20260713 09:02:52.321291  6426 leader_election.cc:304] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59dc6b29ab754e4389d4e40825a7f2d5, ac8ba346de8b49f5932a001daeab9dc4; no voters: 
I20260713 09:02:52.320837  6384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810f10d2c4204c3da5628ce5fd1f09f8" candidate_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4943d296f22e46e4a8bcadc2da98ae35" is_pre_election: true
I20260713 09:02:52.322312  6617 raft_consensus.cc:2804] T 3b06e9ea3cfd4b5392a231f0ca80fbab P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:52.322665  6617 raft_consensus.cc:493] T 3b06e9ea3cfd4b5392a231f0ca80fbab P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:52.322949  6617 raft_consensus.cc:3060] T 3b06e9ea3cfd4b5392a231f0ca80fbab P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:52.326035  6460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b06e9ea3cfd4b5392a231f0ca80fbab" candidate_uuid: "ac8ba346de8b49f5932a001daeab9dc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" is_pre_election: true
I20260713 09:02:52.322124  6585 raft_consensus.cc:2804] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:52.327243  6585 raft_consensus.cc:493] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:52.327651  6585 raft_consensus.cc:3060] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:52.328843  6617 raft_consensus.cc:515] T 3b06e9ea3cfd4b5392a231f0ca80fbab P ac8ba346de8b49f5932a001daeab9dc4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.331701  6385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b06e9ea3cfd4b5392a231f0ca80fbab" candidate_uuid: "ac8ba346de8b49f5932a001daeab9dc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4943d296f22e46e4a8bcadc2da98ae35"
I20260713 09:02:52.308444  6581 raft_consensus.cc:515] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.334604  6385 raft_consensus.cc:3060] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:52.333671  6459 raft_consensus.cc:2468] T 38773584be21497ab54aa43a597bb327 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac8ba346de8b49f5932a001daeab9dc4 in term 1.
I20260713 09:02:52.342161  6581 leader_election.cc:290] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2:39921), ac8ba346de8b49f5932a001daeab9dc4 (127.5.154.3:37263)
I20260713 09:02:52.337708  6384 raft_consensus.cc:2468] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59dc6b29ab754e4389d4e40825a7f2d5 in term 0.
I20260713 09:02:52.346896  6534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810f10d2c4204c3da5628ce5fd1f09f8" candidate_uuid: "4943d296f22e46e4a8bcadc2da98ae35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac8ba346de8b49f5932a001daeab9dc4" is_pre_election: true
I20260713 09:02:52.347091  6533 raft_consensus.cc:2468] T 1ca14e82b79649e8a302f628acc0d3a6 P ac8ba346de8b49f5932a001daeab9dc4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4943d296f22e46e4a8bcadc2da98ae35 in term 1.
I20260713 09:02:52.347525  6534 raft_consensus.cc:2468] T 810f10d2c4204c3da5628ce5fd1f09f8 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4943d296f22e46e4a8bcadc2da98ae35 in term 0.
I20260713 09:02:52.347831  6461 raft_consensus.cc:2468] T 1ca14e82b79649e8a302f628acc0d3a6 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4943d296f22e46e4a8bcadc2da98ae35 in term 1.
I20260713 09:02:52.349179  6351 leader_election.cc:304] T 1ca14e82b79649e8a302f628acc0d3a6 P 4943d296f22e46e4a8bcadc2da98ae35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4943d296f22e46e4a8bcadc2da98ae35, ac8ba346de8b49f5932a001daeab9dc4; no voters: 
I20260713 09:02:52.350091  6351 leader_election.cc:304] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4943d296f22e46e4a8bcadc2da98ae35, ac8ba346de8b49f5932a001daeab9dc4; no voters: 
I20260713 09:02:52.351114  6576 tablet_bootstrap.cc:492] T 4e06200760f241f0a44da489b29cbe5c P 59dc6b29ab754e4389d4e40825a7f2d5: No bootstrap required, opened a new log
I20260713 09:02:52.351601  6576 ts_tablet_manager.cc:1403] T 4e06200760f241f0a44da489b29cbe5c P 59dc6b29ab754e4389d4e40825a7f2d5: Time spent bootstrapping tablet: real 0.149s	user 0.032s	sys 0.084s
W20260713 09:02:52.335506  6498 leader_election.cc:343] T 3b06e9ea3cfd4b5392a231f0ca80fbab P ac8ba346de8b49f5932a001daeab9dc4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2:39921): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:52.350099  6620 raft_consensus.cc:515] T de82ac061dd840ee9f10a88b099e2db2 P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.358453  6615 raft_consensus.cc:515] T 718c91e6887c4181ad4e3b6c3ce9fb29 P ac8ba346de8b49f5932a001daeab9dc4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.358840  6385 raft_consensus.cc:2468] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac8ba346de8b49f5932a001daeab9dc4 in term 1.
I20260713 09:02:52.359257  6581 raft_consensus.cc:493] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:52.359689  6581 raft_consensus.cc:515] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.360039  6620 leader_election.cc:290] T de82ac061dd840ee9f10a88b099e2db2 P 4943d296f22e46e4a8bcadc2da98ae35 [CANDIDATE]: Term 1 election: Requested vote from peers 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2:39921), ac8ba346de8b49f5932a001daeab9dc4 (127.5.154.3:37263)
I20260713 09:02:52.360509  6615 leader_election.cc:290] T 718c91e6887c4181ad4e3b6c3ce9fb29 P ac8ba346de8b49f5932a001daeab9dc4 [CANDIDATE]: Term 1 election: Requested vote from peers 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1:44595), 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2:39921)
I20260713 09:02:52.360999  6620 raft_consensus.cc:2804] T 1ca14e82b79649e8a302f628acc0d3a6 P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:52.361084  6386 raft_consensus.cc:2468] T 38773584be21497ab54aa43a597bb327 P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac8ba346de8b49f5932a001daeab9dc4 in term 1.
I20260713 09:02:52.339479  6617 leader_election.cc:290] T 3b06e9ea3cfd4b5392a231f0ca80fbab P ac8ba346de8b49f5932a001daeab9dc4 [CANDIDATE]: Term 1 election: Requested vote from peers 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1:44595), 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2:39921)
I20260713 09:02:52.364022  6384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718c91e6887c4181ad4e3b6c3ce9fb29" candidate_uuid: "ac8ba346de8b49f5932a001daeab9dc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4943d296f22e46e4a8bcadc2da98ae35"
I20260713 09:02:52.364377  6501 leader_election.cc:304] T 3b06e9ea3cfd4b5392a231f0ca80fbab P ac8ba346de8b49f5932a001daeab9dc4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4943d296f22e46e4a8bcadc2da98ae35, ac8ba346de8b49f5932a001daeab9dc4; no voters: 
I20260713 09:02:52.364802  6384 raft_consensus.cc:3060] T 718c91e6887c4181ad4e3b6c3ce9fb29 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:52.365391  6615 raft_consensus.cc:2804] T 3b06e9ea3cfd4b5392a231f0ca80fbab P ac8ba346de8b49f5932a001daeab9dc4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:52.367110  6459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810f10d2c4204c3da5628ce5fd1f09f8" candidate_uuid: "4943d296f22e46e4a8bcadc2da98ae35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" is_pre_election: true
I20260713 09:02:52.367416  6534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de82ac061dd840ee9f10a88b099e2db2" candidate_uuid: "4943d296f22e46e4a8bcadc2da98ae35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac8ba346de8b49f5932a001daeab9dc4"
I20260713 09:02:52.367784  6615 raft_consensus.cc:697] T 3b06e9ea3cfd4b5392a231f0ca80fbab P ac8ba346de8b49f5932a001daeab9dc4 [term 1 LEADER]: Becoming Leader. State: Replica: ac8ba346de8b49f5932a001daeab9dc4, State: Running, Role: LEADER
I20260713 09:02:52.368609  6615 consensus_queue.cc:237] T 3b06e9ea3cfd4b5392a231f0ca80fbab P ac8ba346de8b49f5932a001daeab9dc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.369678  6534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a5aef4fe564a3789aed12022b09fc6" candidate_uuid: "4943d296f22e46e4a8bcadc2da98ae35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac8ba346de8b49f5932a001daeab9dc4"
I20260713 09:02:52.370187  6534 raft_consensus.cc:3060] T 32a5aef4fe564a3789aed12022b09fc6 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:52.371995  6581 leader_election.cc:290] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 4943d296f22e46e4a8bcadc2da98ae35 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2:39921), ac8ba346de8b49f5932a001daeab9dc4 (127.5.154.3:37263)
I20260713 09:02:52.373343  6501 leader_election.cc:304] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4943d296f22e46e4a8bcadc2da98ae35, ac8ba346de8b49f5932a001daeab9dc4; no voters: 
I20260713 09:02:52.375407  6617 raft_consensus.cc:2804] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:52.376286  6617 raft_consensus.cc:697] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4 [term 1 LEADER]: Becoming Leader. State: Replica: ac8ba346de8b49f5932a001daeab9dc4, State: Running, Role: LEADER
W20260713 09:02:52.376992  6351 leader_election.cc:343] T de82ac061dd840ee9f10a88b099e2db2 P 4943d296f22e46e4a8bcadc2da98ae35 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ac8ba346de8b49f5932a001daeab9dc4 (127.5.154.3:37263): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:52.377388  6617 consensus_queue.cc:237] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.378599  6533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b06e9ea3cfd4b5392a231f0ca80fbab" candidate_uuid: "4943d296f22e46e4a8bcadc2da98ae35" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac8ba346de8b49f5932a001daeab9dc4" is_pre_election: true
I20260713 09:02:52.373956  6622 leader_election.cc:290] T 32a5aef4fe564a3789aed12022b09fc6 P 4943d296f22e46e4a8bcadc2da98ae35 [CANDIDATE]: Term 1 election: Requested vote from peers 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2:39921), ac8ba346de8b49f5932a001daeab9dc4 (127.5.154.3:37263)
I20260713 09:02:52.386971  6460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a5aef4fe564a3789aed12022b09fc6" candidate_uuid: "4943d296f22e46e4a8bcadc2da98ae35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59dc6b29ab754e4389d4e40825a7f2d5"
I20260713 09:02:52.387260  6461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de82ac061dd840ee9f10a88b099e2db2" candidate_uuid: "4943d296f22e46e4a8bcadc2da98ae35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59dc6b29ab754e4389d4e40825a7f2d5"
I20260713 09:02:52.387749  6461 raft_consensus.cc:3060] T de82ac061dd840ee9f10a88b099e2db2 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:52.379866  6581 raft_consensus.cc:2804] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:52.389825  6581 raft_consensus.cc:493] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:52.390085  6458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b06e9ea3cfd4b5392a231f0ca80fbab" candidate_uuid: "4943d296f22e46e4a8bcadc2da98ae35" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" is_pre_election: true
I20260713 09:02:52.390283  6581 raft_consensus.cc:3060] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:02:52.391970  6349 leader_election.cc:343] T 32a5aef4fe564a3789aed12022b09fc6 P 4943d296f22e46e4a8bcadc2da98ae35 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2:39921): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:02:52.392688  6349 leader_election.cc:343] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 4943d296f22e46e4a8bcadc2da98ae35 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2:39921): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:52.398190  6534 raft_consensus.cc:2468] T 32a5aef4fe564a3789aed12022b09fc6 P ac8ba346de8b49f5932a001daeab9dc4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4943d296f22e46e4a8bcadc2da98ae35 in term 1.
I20260713 09:02:52.400287  6577 tablet_bootstrap.cc:492] T de82ac061dd840ee9f10a88b099e2db2 P ac8ba346de8b49f5932a001daeab9dc4: No bootstrap required, opened a new log
I20260713 09:02:52.400710  6577 ts_tablet_manager.cc:1403] T de82ac061dd840ee9f10a88b099e2db2 P ac8ba346de8b49f5932a001daeab9dc4: Time spent bootstrapping tablet: real 0.166s	user 0.007s	sys 0.015s
I20260713 09:02:52.400507  6351 leader_election.cc:304] T 32a5aef4fe564a3789aed12022b09fc6 P 4943d296f22e46e4a8bcadc2da98ae35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4943d296f22e46e4a8bcadc2da98ae35, ac8ba346de8b49f5932a001daeab9dc4; no voters: 59dc6b29ab754e4389d4e40825a7f2d5
I20260713 09:02:52.374353  6620 raft_consensus.cc:697] T 1ca14e82b79649e8a302f628acc0d3a6 P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 LEADER]: Becoming Leader. State: Replica: 4943d296f22e46e4a8bcadc2da98ae35, State: Running, Role: LEADER
I20260713 09:02:52.401762  6461 raft_consensus.cc:2468] T de82ac061dd840ee9f10a88b099e2db2 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4943d296f22e46e4a8bcadc2da98ae35 in term 1.
I20260713 09:02:52.405225  6581 raft_consensus.cc:515] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.406144  6626 raft_consensus.cc:2804] T 32a5aef4fe564a3789aed12022b09fc6 P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:52.406834  6626 raft_consensus.cc:697] T 32a5aef4fe564a3789aed12022b09fc6 P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 LEADER]: Becoming Leader. State: Replica: 4943d296f22e46e4a8bcadc2da98ae35, State: Running, Role: LEADER
I20260713 09:02:52.407795  6577 raft_consensus.cc:359] T de82ac061dd840ee9f10a88b099e2db2 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.407629  6626 consensus_queue.cc:237] T 32a5aef4fe564a3789aed12022b09fc6 P 4943d296f22e46e4a8bcadc2da98ae35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.408407  6577 raft_consensus.cc:385] T de82ac061dd840ee9f10a88b099e2db2 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:52.408684  6577 raft_consensus.cc:740] T de82ac061dd840ee9f10a88b099e2db2 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac8ba346de8b49f5932a001daeab9dc4, State: Initialized, Role: FOLLOWER
I20260713 09:02:52.399451  6384 raft_consensus.cc:2468] T 718c91e6887c4181ad4e3b6c3ce9fb29 P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac8ba346de8b49f5932a001daeab9dc4 in term 1.
W20260713 09:02:52.384106  6498 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.154.2:39921, user_credentials={real_user=slave}} blocked reactor thread for 49127.1us
I20260713 09:02:52.410854  6501 leader_election.cc:304] T 718c91e6887c4181ad4e3b6c3ce9fb29 P ac8ba346de8b49f5932a001daeab9dc4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4943d296f22e46e4a8bcadc2da98ae35, ac8ba346de8b49f5932a001daeab9dc4; no voters: 
I20260713 09:02:52.393103  6349 leader_election.cc:304] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 4943d296f22e46e4a8bcadc2da98ae35 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4943d296f22e46e4a8bcadc2da98ae35; no voters: 59dc6b29ab754e4389d4e40825a7f2d5, ac8ba346de8b49f5932a001daeab9dc4
I20260713 09:02:52.412408  6615 raft_consensus.cc:2804] T 718c91e6887c4181ad4e3b6c3ce9fb29 P ac8ba346de8b49f5932a001daeab9dc4 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:52.409324  6577 consensus_queue.cc:260] T de82ac061dd840ee9f10a88b099e2db2 P ac8ba346de8b49f5932a001daeab9dc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.413590  6581 leader_election.cc:290] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35 [CANDIDATE]: Term 1 election: Requested vote from peers 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2:39921), ac8ba346de8b49f5932a001daeab9dc4 (127.5.154.3:37263)
I20260713 09:02:52.413683  6458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b06e9ea3cfd4b5392a231f0ca80fbab" candidate_uuid: "ac8ba346de8b49f5932a001daeab9dc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59dc6b29ab754e4389d4e40825a7f2d5"
I20260713 09:02:52.414268  6624 raft_consensus.cc:493] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:52.414836  6577 ts_tablet_manager.cc:1434] T de82ac061dd840ee9f10a88b099e2db2 P ac8ba346de8b49f5932a001daeab9dc4: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.003s
I20260713 09:02:52.414898  6460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718c91e6887c4181ad4e3b6c3ce9fb29" candidate_uuid: "ac8ba346de8b49f5932a001daeab9dc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59dc6b29ab754e4389d4e40825a7f2d5"
I20260713 09:02:52.415160  6534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810f10d2c4204c3da5628ce5fd1f09f8" candidate_uuid: "4943d296f22e46e4a8bcadc2da98ae35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac8ba346de8b49f5932a001daeab9dc4"
I20260713 09:02:52.414773  6624 raft_consensus.cc:515] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.415562  6615 raft_consensus.cc:697] T 718c91e6887c4181ad4e3b6c3ce9fb29 P ac8ba346de8b49f5932a001daeab9dc4 [term 1 LEADER]: Becoming Leader. State: Replica: ac8ba346de8b49f5932a001daeab9dc4, State: Running, Role: LEADER
I20260713 09:02:52.415697  6534 raft_consensus.cc:3060] T 810f10d2c4204c3da5628ce5fd1f09f8 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:52.417635  6581 raft_consensus.cc:2749] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:02:52.418028  6615 consensus_queue.cc:237] T 718c91e6887c4181ad4e3b6c3ce9fb29 P ac8ba346de8b49f5932a001daeab9dc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.418825  6461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810f10d2c4204c3da5628ce5fd1f09f8" candidate_uuid: "4943d296f22e46e4a8bcadc2da98ae35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59dc6b29ab754e4389d4e40825a7f2d5"
I20260713 09:02:52.418463  6620 consensus_queue.cc:237] T 1ca14e82b79649e8a302f628acc0d3a6 P 4943d296f22e46e4a8bcadc2da98ae35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
W20260713 09:02:52.417342  6498 leader_election.cc:343] T 3b06e9ea3cfd4b5392a231f0ca80fbab P ac8ba346de8b49f5932a001daeab9dc4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2:39921): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:52.422091  6585 raft_consensus.cc:515] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.423285  6459 raft_consensus.cc:2393] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4943d296f22e46e4a8bcadc2da98ae35 in current term 1: Already voted for candidate 59dc6b29ab754e4389d4e40825a7f2d5 in this term.
W20260713 09:02:52.422472  6498 leader_election.cc:343] T 718c91e6887c4181ad4e3b6c3ce9fb29 P ac8ba346de8b49f5932a001daeab9dc4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2:39921): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:52.420156  6349 leader_election.cc:304] T de82ac061dd840ee9f10a88b099e2db2 P 4943d296f22e46e4a8bcadc2da98ae35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4943d296f22e46e4a8bcadc2da98ae35, 59dc6b29ab754e4389d4e40825a7f2d5; no voters: ac8ba346de8b49f5932a001daeab9dc4
I20260713 09:02:52.425146  6624 leader_election.cc:290] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2:39921), ac8ba346de8b49f5932a001daeab9dc4 (127.5.154.3:37263)
I20260713 09:02:52.429621  6581 raft_consensus.cc:2804] T de82ac061dd840ee9f10a88b099e2db2 P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:52.430152  6581 raft_consensus.cc:697] T de82ac061dd840ee9f10a88b099e2db2 P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 LEADER]: Becoming Leader. State: Replica: 4943d296f22e46e4a8bcadc2da98ae35, State: Running, Role: LEADER
I20260713 09:02:52.431272  6581 consensus_queue.cc:237] T de82ac061dd840ee9f10a88b099e2db2 P 4943d296f22e46e4a8bcadc2da98ae35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.431581  6284 catalog_manager.cc:5697] T ee24993414a447c7a336a86519522e26 P ac8ba346de8b49f5932a001daeab9dc4 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac8ba346de8b49f5932a001daeab9dc4 (127.5.154.3). New cstate: current_term: 1 leader_uuid: "ac8ba346de8b49f5932a001daeab9dc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:52.432827  6459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e06200760f241f0a44da489b29cbe5c" candidate_uuid: "4943d296f22e46e4a8bcadc2da98ae35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" is_pre_election: true
I20260713 09:02:52.429939  6533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e06200760f241f0a44da489b29cbe5c" candidate_uuid: "4943d296f22e46e4a8bcadc2da98ae35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac8ba346de8b49f5932a001daeab9dc4" is_pre_election: true
I20260713 09:02:52.433771  6533 raft_consensus.cc:2468] T 4e06200760f241f0a44da489b29cbe5c P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4943d296f22e46e4a8bcadc2da98ae35 in term 0.
I20260713 09:02:52.425658  6534 raft_consensus.cc:2468] T 810f10d2c4204c3da5628ce5fd1f09f8 P ac8ba346de8b49f5932a001daeab9dc4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4943d296f22e46e4a8bcadc2da98ae35 in term 1.
I20260713 09:02:52.424952  6576 raft_consensus.cc:359] T 4e06200760f241f0a44da489b29cbe5c P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.435853  6576 raft_consensus.cc:385] T 4e06200760f241f0a44da489b29cbe5c P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:52.436197  6576 raft_consensus.cc:740] T 4e06200760f241f0a44da489b29cbe5c P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59dc6b29ab754e4389d4e40825a7f2d5, State: Initialized, Role: FOLLOWER
I20260713 09:02:52.437386  6534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810f10d2c4204c3da5628ce5fd1f09f8" candidate_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac8ba346de8b49f5932a001daeab9dc4"
I20260713 09:02:52.437950  6351 leader_election.cc:304] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4943d296f22e46e4a8bcadc2da98ae35, ac8ba346de8b49f5932a001daeab9dc4; no voters: 
I20260713 09:02:52.438740  6624 raft_consensus.cc:2804] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:52.439086  6624 raft_consensus.cc:493] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:52.439424  6624 raft_consensus.cc:3060] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:52.437459  6576 consensus_queue.cc:260] T 4e06200760f241f0a44da489b29cbe5c P 59dc6b29ab754e4389d4e40825a7f2d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.442400  6534 raft_consensus.cc:2393] T 810f10d2c4204c3da5628ce5fd1f09f8 P ac8ba346de8b49f5932a001daeab9dc4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 59dc6b29ab754e4389d4e40825a7f2d5 in current term 1: Already voted for candidate 4943d296f22e46e4a8bcadc2da98ae35 in this term.
I20260713 09:02:52.445187  6351 leader_election.cc:304] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4943d296f22e46e4a8bcadc2da98ae35, ac8ba346de8b49f5932a001daeab9dc4; no voters: 59dc6b29ab754e4389d4e40825a7f2d5
I20260713 09:02:52.446254  6626 raft_consensus.cc:2804] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:52.446703  6626 raft_consensus.cc:697] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 LEADER]: Becoming Leader. State: Replica: 4943d296f22e46e4a8bcadc2da98ae35, State: Running, Role: LEADER
I20260713 09:02:52.448045  6576 ts_tablet_manager.cc:1434] T 4e06200760f241f0a44da489b29cbe5c P 59dc6b29ab754e4389d4e40825a7f2d5: Time spent starting tablet: real 0.096s	user 0.007s	sys 0.001s
I20260713 09:02:52.447618  6626 consensus_queue.cc:237] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.449010  6576 tablet_bootstrap.cc:492] T 32a5aef4fe564a3789aed12022b09fc6 P 59dc6b29ab754e4389d4e40825a7f2d5: Bootstrap starting.
I20260713 09:02:52.449692  6459 raft_consensus.cc:2468] T 4e06200760f241f0a44da489b29cbe5c P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4943d296f22e46e4a8bcadc2da98ae35 in term 0.
I20260713 09:02:52.440761  6585 leader_election.cc:290] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5 [CANDIDATE]: Term 1 election: Requested vote from peers 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1:44595), ac8ba346de8b49f5932a001daeab9dc4 (127.5.154.3:37263)
I20260713 09:02:52.456108  6384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810f10d2c4204c3da5628ce5fd1f09f8" candidate_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4943d296f22e46e4a8bcadc2da98ae35"
I20260713 09:02:52.462954  6427 leader_election.cc:304] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5 [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: 59dc6b29ab754e4389d4e40825a7f2d5; no voters: 4943d296f22e46e4a8bcadc2da98ae35, ac8ba346de8b49f5932a001daeab9dc4
I20260713 09:02:52.468616  6576 tablet_bootstrap.cc:654] T 32a5aef4fe564a3789aed12022b09fc6 P 59dc6b29ab754e4389d4e40825a7f2d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:52.471469  6624 raft_consensus.cc:515] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.472366  6585 raft_consensus.cc:2749] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:02:52.471839  6280 catalog_manager.cc:5697] T 1ca14e82b79649e8a302f628acc0d3a6 P 4943d296f22e46e4a8bcadc2da98ae35 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1). New cstate: current_term: 1 leader_uuid: "4943d296f22e46e4a8bcadc2da98ae35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:52.474809  6459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e06200760f241f0a44da489b29cbe5c" candidate_uuid: "4943d296f22e46e4a8bcadc2da98ae35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59dc6b29ab754e4389d4e40825a7f2d5"
I20260713 09:02:52.477371  6624 leader_election.cc:290] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35 [CANDIDATE]: Term 1 election: Requested vote from peers 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2:39921), ac8ba346de8b49f5932a001daeab9dc4 (127.5.154.3:37263)
I20260713 09:02:52.475364  6459 raft_consensus.cc:3060] T 4e06200760f241f0a44da489b29cbe5c P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:52.483968  6576 tablet_bootstrap.cc:492] T 32a5aef4fe564a3789aed12022b09fc6 P 59dc6b29ab754e4389d4e40825a7f2d5: No bootstrap required, opened a new log
I20260713 09:02:52.483520  6284 catalog_manager.cc:5697] T 3b06e9ea3cfd4b5392a231f0ca80fbab P ac8ba346de8b49f5932a001daeab9dc4 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac8ba346de8b49f5932a001daeab9dc4 (127.5.154.3). New cstate: current_term: 1 leader_uuid: "ac8ba346de8b49f5932a001daeab9dc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:52.484402  6576 ts_tablet_manager.cc:1403] T 32a5aef4fe564a3789aed12022b09fc6 P 59dc6b29ab754e4389d4e40825a7f2d5: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.005s
I20260713 09:02:52.484982  6534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e06200760f241f0a44da489b29cbe5c" candidate_uuid: "4943d296f22e46e4a8bcadc2da98ae35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac8ba346de8b49f5932a001daeab9dc4"
I20260713 09:02:52.485276  6284 catalog_manager.cc:5697] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac8ba346de8b49f5932a001daeab9dc4 (127.5.154.3). New cstate: current_term: 1 leader_uuid: "ac8ba346de8b49f5932a001daeab9dc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:52.488483  6534 raft_consensus.cc:3060] T 4e06200760f241f0a44da489b29cbe5c P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:52.486999  6576 raft_consensus.cc:359] T 32a5aef4fe564a3789aed12022b09fc6 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.489645  6576 raft_consensus.cc:385] T 32a5aef4fe564a3789aed12022b09fc6 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:52.489913  6576 raft_consensus.cc:740] T 32a5aef4fe564a3789aed12022b09fc6 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59dc6b29ab754e4389d4e40825a7f2d5, State: Initialized, Role: FOLLOWER
I20260713 09:02:52.490541  6576 consensus_queue.cc:260] T 32a5aef4fe564a3789aed12022b09fc6 P 59dc6b29ab754e4389d4e40825a7f2d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.492379  6576 ts_tablet_manager.cc:1434] T 32a5aef4fe564a3789aed12022b09fc6 P 59dc6b29ab754e4389d4e40825a7f2d5: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.000s
I20260713 09:02:52.493196  6576 tablet_bootstrap.cc:492] T 718c91e6887c4181ad4e3b6c3ce9fb29 P 59dc6b29ab754e4389d4e40825a7f2d5: Bootstrap starting.
I20260713 09:02:52.494787  6534 raft_consensus.cc:2468] T 4e06200760f241f0a44da489b29cbe5c P ac8ba346de8b49f5932a001daeab9dc4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4943d296f22e46e4a8bcadc2da98ae35 in term 1.
I20260713 09:02:52.487969  6459 raft_consensus.cc:2468] T 4e06200760f241f0a44da489b29cbe5c P 59dc6b29ab754e4389d4e40825a7f2d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4943d296f22e46e4a8bcadc2da98ae35 in term 1.
I20260713 09:02:52.495941  6351 leader_election.cc:304] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4943d296f22e46e4a8bcadc2da98ae35, ac8ba346de8b49f5932a001daeab9dc4; no voters: 
I20260713 09:02:52.496578  6624 raft_consensus.cc:2804] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:52.497030  6624 raft_consensus.cc:697] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 LEADER]: Becoming Leader. State: Replica: 4943d296f22e46e4a8bcadc2da98ae35, State: Running, Role: LEADER
I20260713 09:02:52.497745  6624 consensus_queue.cc:237] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.498095  6576 tablet_bootstrap.cc:654] T 718c91e6887c4181ad4e3b6c3ce9fb29 P 59dc6b29ab754e4389d4e40825a7f2d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:52.489194  6284 catalog_manager.cc:5697] T 718c91e6887c4181ad4e3b6c3ce9fb29 P ac8ba346de8b49f5932a001daeab9dc4 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac8ba346de8b49f5932a001daeab9dc4 (127.5.154.3). New cstate: current_term: 1 leader_uuid: "ac8ba346de8b49f5932a001daeab9dc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:52.503880  6576 tablet_bootstrap.cc:492] T 718c91e6887c4181ad4e3b6c3ce9fb29 P 59dc6b29ab754e4389d4e40825a7f2d5: No bootstrap required, opened a new log
I20260713 09:02:52.504215  6576 ts_tablet_manager.cc:1403] T 718c91e6887c4181ad4e3b6c3ce9fb29 P 59dc6b29ab754e4389d4e40825a7f2d5: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:02:52.506517  6576 raft_consensus.cc:359] T 718c91e6887c4181ad4e3b6c3ce9fb29 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.507059  6576 raft_consensus.cc:385] T 718c91e6887c4181ad4e3b6c3ce9fb29 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:52.507289  6576 raft_consensus.cc:740] T 718c91e6887c4181ad4e3b6c3ce9fb29 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59dc6b29ab754e4389d4e40825a7f2d5, State: Initialized, Role: FOLLOWER
I20260713 09:02:52.507838  6576 consensus_queue.cc:260] T 718c91e6887c4181ad4e3b6c3ce9fb29 P 59dc6b29ab754e4389d4e40825a7f2d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.509610  6576 ts_tablet_manager.cc:1434] T 718c91e6887c4181ad4e3b6c3ce9fb29 P 59dc6b29ab754e4389d4e40825a7f2d5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.003s
I20260713 09:02:52.510422  6576 tablet_bootstrap.cc:492] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 59dc6b29ab754e4389d4e40825a7f2d5: Bootstrap starting.
I20260713 09:02:52.509851  6280 catalog_manager.cc:5697] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1). New cstate: current_term: 1 leader_uuid: "4943d296f22e46e4a8bcadc2da98ae35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:52.511581  6280 catalog_manager.cc:5697] T 32a5aef4fe564a3789aed12022b09fc6 P 4943d296f22e46e4a8bcadc2da98ae35 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1). New cstate: current_term: 1 leader_uuid: "4943d296f22e46e4a8bcadc2da98ae35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:52.512876  6280 catalog_manager.cc:5697] T de82ac061dd840ee9f10a88b099e2db2 P 4943d296f22e46e4a8bcadc2da98ae35 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1). New cstate: current_term: 1 leader_uuid: "4943d296f22e46e4a8bcadc2da98ae35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:52.515820  6576 tablet_bootstrap.cc:654] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 59dc6b29ab754e4389d4e40825a7f2d5: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:52.520222  6576 tablet_bootstrap.cc:492] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 59dc6b29ab754e4389d4e40825a7f2d5: No bootstrap required, opened a new log
I20260713 09:02:52.520625  6576 ts_tablet_manager.cc:1403] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 59dc6b29ab754e4389d4e40825a7f2d5: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:02:52.522540  6576 raft_consensus.cc:359] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.523165  6576 raft_consensus.cc:385] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:52.523432  6576 raft_consensus.cc:740] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59dc6b29ab754e4389d4e40825a7f2d5, State: Initialized, Role: FOLLOWER
I20260713 09:02:52.524045  6576 consensus_queue.cc:260] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 59dc6b29ab754e4389d4e40825a7f2d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.525900  6576 ts_tablet_manager.cc:1434] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 59dc6b29ab754e4389d4e40825a7f2d5: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:02:52.530123  6283 catalog_manager.cc:5697] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1). New cstate: current_term: 1 leader_uuid: "4943d296f22e46e4a8bcadc2da98ae35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:52.590315  6615 raft_consensus.cc:493] T de82ac061dd840ee9f10a88b099e2db2 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:52.590804  6615 raft_consensus.cc:515] T de82ac061dd840ee9f10a88b099e2db2 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.592355  6615 leader_election.cc:290] T de82ac061dd840ee9f10a88b099e2db2 P ac8ba346de8b49f5932a001daeab9dc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1:44595), 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2:39921)
I20260713 09:02:52.593298  6384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de82ac061dd840ee9f10a88b099e2db2" candidate_uuid: "ac8ba346de8b49f5932a001daeab9dc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4943d296f22e46e4a8bcadc2da98ae35" is_pre_election: true
I20260713 09:02:52.593395  6459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de82ac061dd840ee9f10a88b099e2db2" candidate_uuid: "ac8ba346de8b49f5932a001daeab9dc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" is_pre_election: true
I20260713 09:02:52.594094  6459 raft_consensus.cc:2393] T de82ac061dd840ee9f10a88b099e2db2 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ac8ba346de8b49f5932a001daeab9dc4 in current term 1: Already voted for candidate 4943d296f22e46e4a8bcadc2da98ae35 in this term.
I20260713 09:02:52.594946  6498 leader_election.cc:304] T de82ac061dd840ee9f10a88b099e2db2 P ac8ba346de8b49f5932a001daeab9dc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ac8ba346de8b49f5932a001daeab9dc4; no voters: 4943d296f22e46e4a8bcadc2da98ae35, 59dc6b29ab754e4389d4e40825a7f2d5
I20260713 09:02:52.595556  6615 raft_consensus.cc:3060] T de82ac061dd840ee9f10a88b099e2db2 P ac8ba346de8b49f5932a001daeab9dc4 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:52.599769  6615 raft_consensus.cc:2749] T de82ac061dd840ee9f10a88b099e2db2 P ac8ba346de8b49f5932a001daeab9dc4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:52.614833  6585 consensus_queue.cc:1048] T a3fad2af5aec4d5b98a0fb437f69fd45 P 59dc6b29ab754e4389d4e40825a7f2d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:52.626432  6585 consensus_queue.cc:1048] T a3fad2af5aec4d5b98a0fb437f69fd45 P 59dc6b29ab754e4389d4e40825a7f2d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:52.659755  6585 raft_consensus.cc:493] T 718c91e6887c4181ad4e3b6c3ce9fb29 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:52.660214  6585 raft_consensus.cc:515] T 718c91e6887c4181ad4e3b6c3ce9fb29 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.661887  6585 leader_election.cc:290] T 718c91e6887c4181ad4e3b6c3ce9fb29 P 59dc6b29ab754e4389d4e40825a7f2d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1:44595), ac8ba346de8b49f5932a001daeab9dc4 (127.5.154.3:37263)
I20260713 09:02:52.662638  6384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718c91e6887c4181ad4e3b6c3ce9fb29" candidate_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4943d296f22e46e4a8bcadc2da98ae35" is_pre_election: true
I20260713 09:02:52.662878  6534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "718c91e6887c4181ad4e3b6c3ce9fb29" candidate_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac8ba346de8b49f5932a001daeab9dc4" is_pre_election: true
I20260713 09:02:52.663301  6384 raft_consensus.cc:2393] T 718c91e6887c4181ad4e3b6c3ce9fb29 P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59dc6b29ab754e4389d4e40825a7f2d5 in current term 1: Already voted for candidate ac8ba346de8b49f5932a001daeab9dc4 in this term.
I20260713 09:02:52.664182  6427 leader_election.cc:304] T 718c91e6887c4181ad4e3b6c3ce9fb29 P 59dc6b29ab754e4389d4e40825a7f2d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59dc6b29ab754e4389d4e40825a7f2d5; no voters: 4943d296f22e46e4a8bcadc2da98ae35, ac8ba346de8b49f5932a001daeab9dc4
I20260713 09:02:52.664861  6585 raft_consensus.cc:3060] T 718c91e6887c4181ad4e3b6c3ce9fb29 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:52.669142  6585 raft_consensus.cc:2749] T 718c91e6887c4181ad4e3b6c3ce9fb29 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:52.744408  6585 raft_consensus.cc:493] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:52.744758  6585 raft_consensus.cc:515] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.746383  6585 leader_election.cc:290] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 59dc6b29ab754e4389d4e40825a7f2d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1:44595), ac8ba346de8b49f5932a001daeab9dc4 (127.5.154.3:37263)
I20260713 09:02:52.747071  6384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b06e9ea3cfd4b5392a231f0ca80fbab" candidate_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4943d296f22e46e4a8bcadc2da98ae35" is_pre_election: true
I20260713 09:02:52.747321  6534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b06e9ea3cfd4b5392a231f0ca80fbab" candidate_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac8ba346de8b49f5932a001daeab9dc4" is_pre_election: true
I20260713 09:02:52.747850  6384 raft_consensus.cc:2393] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 59dc6b29ab754e4389d4e40825a7f2d5 in current term 1: Already voted for candidate ac8ba346de8b49f5932a001daeab9dc4 in this term.
I20260713 09:02:52.748788  6427 leader_election.cc:304] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 59dc6b29ab754e4389d4e40825a7f2d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59dc6b29ab754e4389d4e40825a7f2d5; no voters: 4943d296f22e46e4a8bcadc2da98ae35, ac8ba346de8b49f5932a001daeab9dc4
I20260713 09:02:52.749577  6585 raft_consensus.cc:3060] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:52.751030  6534 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee24993414a447c7a336a86519522e26"
dest_uuid: "ac8ba346de8b49f5932a001daeab9dc4"
mode: GRACEFUL
new_leader_uuid: "4943d296f22e46e4a8bcadc2da98ae35"
 from {username='slave'} at 127.0.0.1:35930
I20260713 09:02:52.751492  6534 raft_consensus.cc:606] T ee24993414a447c7a336a86519522e26 P ac8ba346de8b49f5932a001daeab9dc4 [term 1 LEADER]: Received request to transfer leadership to TS 4943d296f22e46e4a8bcadc2da98ae35
I20260713 09:02:52.754628  6615 consensus_queue.cc:1048] T ee24993414a447c7a336a86519522e26 P ac8ba346de8b49f5932a001daeab9dc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:52.755656  6585 raft_consensus.cc:2749] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 59dc6b29ab754e4389d4e40825a7f2d5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:52.757335  6534 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38773584be21497ab54aa43a597bb327"
dest_uuid: "ac8ba346de8b49f5932a001daeab9dc4"
mode: GRACEFUL
new_leader_uuid: "4943d296f22e46e4a8bcadc2da98ae35"
 from {username='slave'} at 127.0.0.1:35930
I20260713 09:02:52.757962  6534 raft_consensus.cc:606] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4 [term 1 LEADER]: Received request to transfer leadership to TS 4943d296f22e46e4a8bcadc2da98ae35
I20260713 09:02:52.767671  6617 consensus_queue.cc:1048] T ee24993414a447c7a336a86519522e26 P ac8ba346de8b49f5932a001daeab9dc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:52.778504  6617 raft_consensus.cc:993] T ee24993414a447c7a336a86519522e26 P ac8ba346de8b49f5932a001daeab9dc4: : Instructing follower 4943d296f22e46e4a8bcadc2da98ae35 to start an election
I20260713 09:02:52.778940  6617 raft_consensus.cc:1081] T ee24993414a447c7a336a86519522e26 P ac8ba346de8b49f5932a001daeab9dc4 [term 1 LEADER]: Signalling peer 4943d296f22e46e4a8bcadc2da98ae35 to start an election
I20260713 09:02:52.781735  6384 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee24993414a447c7a336a86519522e26"
dest_uuid: "4943d296f22e46e4a8bcadc2da98ae35"
 from {username='slave'} at 127.0.0.1:43790
I20260713 09:02:52.782264  6384 raft_consensus.cc:493] T ee24993414a447c7a336a86519522e26 P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:52.782581  6384 raft_consensus.cc:3060] T ee24993414a447c7a336a86519522e26 P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:52.785194  6459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3fad2af5aec4d5b98a0fb437f69fd45"
dest_uuid: "59dc6b29ab754e4389d4e40825a7f2d5"
mode: GRACEFUL
new_leader_uuid: "4943d296f22e46e4a8bcadc2da98ae35"
 from {username='slave'} at 127.0.0.1:55134
I20260713 09:02:52.785835  6459 raft_consensus.cc:606] T a3fad2af5aec4d5b98a0fb437f69fd45 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 1 LEADER]: Received request to transfer leadership to TS 4943d296f22e46e4a8bcadc2da98ae35
I20260713 09:02:52.788750  6384 raft_consensus.cc:515] T ee24993414a447c7a336a86519522e26 P 4943d296f22e46e4a8bcadc2da98ae35 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } }
I20260713 09:02:52.790719  6384 leader_election.cc:290] T ee24993414a447c7a336a86519522e26 P 4943d296f22e46e4a8bcadc2da98ae35 [CANDIDATE]: Term 2 election: Requested vote from peers ac8ba346de8b49f5932a001daeab9dc4 (127.5.154.3:37263), 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2:39921)
I20260713 09:02:52.791361  6534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee24993414a447c7a336a86519522e26" candidate_uuid: "4943d296f22e46e4a8bcadc2da98ae35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac8ba346de8b49f5932a001daeab9dc4"
I20260713 09:02:52.791941  6534 raft_consensus.cc:3055] T ee24993414a447c7a336a86519522e26 P ac8ba346de8b49f5932a001daeab9dc4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:52.791899  6459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee24993414a447c7a336a86519522e26" candidate_uuid: "4943d296f22e46e4a8bcadc2da98ae35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59dc6b29ab754e4389d4e40825a7f2d5"
I20260713 09:02:52.792026  6533 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b06e9ea3cfd4b5392a231f0ca80fbab"
dest_uuid: "ac8ba346de8b49f5932a001daeab9dc4"
mode: GRACEFUL
new_leader_uuid: "4943d296f22e46e4a8bcadc2da98ae35"
 from {username='slave'} at 127.0.0.1:35930
I20260713 09:02:52.792580  6534 raft_consensus.cc:740] T ee24993414a447c7a336a86519522e26 P ac8ba346de8b49f5932a001daeab9dc4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ac8ba346de8b49f5932a001daeab9dc4, State: Running, Role: LEADER
I20260713 09:02:52.792776  6459 raft_consensus.cc:3060] T ee24993414a447c7a336a86519522e26 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:52.792846  6533 raft_consensus.cc:606] T 3b06e9ea3cfd4b5392a231f0ca80fbab P ac8ba346de8b49f5932a001daeab9dc4 [term 1 LEADER]: Received request to transfer leadership to TS 4943d296f22e46e4a8bcadc2da98ae35
I20260713 09:02:52.793437  6534 consensus_queue.cc:260] T ee24993414a447c7a336a86519522e26 P ac8ba346de8b49f5932a001daeab9dc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } }
I20260713 09:02:52.794487  6534 raft_consensus.cc:3060] T ee24993414a447c7a336a86519522e26 P ac8ba346de8b49f5932a001daeab9dc4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:52.799248  6459 raft_consensus.cc:2468] T ee24993414a447c7a336a86519522e26 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4943d296f22e46e4a8bcadc2da98ae35 in term 2.
I20260713 09:02:52.800292  6349 leader_election.cc:304] T ee24993414a447c7a336a86519522e26 P 4943d296f22e46e4a8bcadc2da98ae35 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4943d296f22e46e4a8bcadc2da98ae35, 59dc6b29ab754e4389d4e40825a7f2d5; no voters: 
I20260713 09:02:52.800195  6534 raft_consensus.cc:2468] T ee24993414a447c7a336a86519522e26 P ac8ba346de8b49f5932a001daeab9dc4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4943d296f22e46e4a8bcadc2da98ae35 in term 2.
I20260713 09:02:52.801183  6624 raft_consensus.cc:2804] T ee24993414a447c7a336a86519522e26 P 4943d296f22e46e4a8bcadc2da98ae35 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:52.801708  6624 raft_consensus.cc:697] T ee24993414a447c7a336a86519522e26 P 4943d296f22e46e4a8bcadc2da98ae35 [term 2 LEADER]: Becoming Leader. State: Replica: 4943d296f22e46e4a8bcadc2da98ae35, State: Running, Role: LEADER
I20260713 09:02:52.802425  6624 consensus_queue.cc:237] T ee24993414a447c7a336a86519522e26 P 4943d296f22e46e4a8bcadc2da98ae35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } }
I20260713 09:02:52.811678  6384 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "810f10d2c4204c3da5628ce5fd1f09f8"
dest_uuid: "4943d296f22e46e4a8bcadc2da98ae35"
mode: GRACEFUL
new_leader_uuid: "59dc6b29ab754e4389d4e40825a7f2d5"
 from {username='slave'} at 127.0.0.1:43802
I20260713 09:02:52.812249  6384 raft_consensus.cc:606] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 LEADER]: Received request to transfer leadership to TS 59dc6b29ab754e4389d4e40825a7f2d5
I20260713 09:02:52.812425  6280 catalog_manager.cc:5697] T ee24993414a447c7a336a86519522e26 P 4943d296f22e46e4a8bcadc2da98ae35 reported cstate change: term changed from 1 to 2, leader changed from ac8ba346de8b49f5932a001daeab9dc4 (127.5.154.3) to 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1). New cstate: current_term: 2 leader_uuid: "4943d296f22e46e4a8bcadc2da98ae35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:52.817566  6384 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e06200760f241f0a44da489b29cbe5c"
dest_uuid: "4943d296f22e46e4a8bcadc2da98ae35"
mode: GRACEFUL
new_leader_uuid: "59dc6b29ab754e4389d4e40825a7f2d5"
 from {username='slave'} at 127.0.0.1:43802
I20260713 09:02:52.818150  6384 raft_consensus.cc:606] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 LEADER]: Received request to transfer leadership to TS 59dc6b29ab754e4389d4e40825a7f2d5
I20260713 09:02:52.823067  6619 consensus_queue.cc:1048] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:52.824544  6384 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de82ac061dd840ee9f10a88b099e2db2"
dest_uuid: "4943d296f22e46e4a8bcadc2da98ae35"
mode: GRACEFUL
new_leader_uuid: "59dc6b29ab754e4389d4e40825a7f2d5"
 from {username='slave'} at 127.0.0.1:43802
I20260713 09:02:52.825081  6384 raft_consensus.cc:606] T de82ac061dd840ee9f10a88b099e2db2 P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 LEADER]: Received request to transfer leadership to TS 59dc6b29ab754e4389d4e40825a7f2d5
I20260713 09:02:52.831007  6617 raft_consensus.cc:993] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4: : Instructing follower 4943d296f22e46e4a8bcadc2da98ae35 to start an election
I20260713 09:02:52.831552  6617 raft_consensus.cc:1081] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4 [term 1 LEADER]: Signalling peer 4943d296f22e46e4a8bcadc2da98ae35 to start an election
I20260713 09:02:52.832772  6615 consensus_queue.cc:1048] T 718c91e6887c4181ad4e3b6c3ce9fb29 P ac8ba346de8b49f5932a001daeab9dc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:52.833544  6384 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38773584be21497ab54aa43a597bb327"
dest_uuid: "4943d296f22e46e4a8bcadc2da98ae35"
 from {username='slave'} at 127.0.0.1:43790
I20260713 09:02:52.834077  6384 raft_consensus.cc:493] T 38773584be21497ab54aa43a597bb327 P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:52.834446  6384 raft_consensus.cc:3060] T 38773584be21497ab54aa43a597bb327 P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:52.840487  6384 raft_consensus.cc:515] T 38773584be21497ab54aa43a597bb327 P 4943d296f22e46e4a8bcadc2da98ae35 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.843246  6386 raft_consensus.cc:1240] T 38773584be21497ab54aa43a597bb327 P 4943d296f22e46e4a8bcadc2da98ae35 [term 2 FOLLOWER]: Rejecting Update request from peer ac8ba346de8b49f5932a001daeab9dc4 for earlier term 1. Current term is 2. Ops: []
I20260713 09:02:52.843421  6458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38773584be21497ab54aa43a597bb327" candidate_uuid: "4943d296f22e46e4a8bcadc2da98ae35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59dc6b29ab754e4389d4e40825a7f2d5"
I20260713 09:02:52.844041  6458 raft_consensus.cc:3060] T 38773584be21497ab54aa43a597bb327 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:52.844197  6581 consensus_queue.cc:1048] T de82ac061dd840ee9f10a88b099e2db2 P 4943d296f22e46e4a8bcadc2da98ae35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:52.846760  6619 consensus_queue.cc:1059] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:52.847503  6619 raft_consensus.cc:3055] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:52.847796  6619 raft_consensus.cc:740] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ac8ba346de8b49f5932a001daeab9dc4, State: Running, Role: LEADER
I20260713 09:02:52.848601  6619 consensus_queue.cc:260] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.849534  6619 raft_consensus.cc:3060] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:52.860860  6458 raft_consensus.cc:2468] T 38773584be21497ab54aa43a597bb327 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4943d296f22e46e4a8bcadc2da98ae35 in term 2.
I20260713 09:02:52.861965  6615 consensus_queue.cc:1048] T 718c91e6887c4181ad4e3b6c3ce9fb29 P ac8ba346de8b49f5932a001daeab9dc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:52.863402  6459 raft_consensus.cc:1240] T 38773584be21497ab54aa43a597bb327 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 2 FOLLOWER]: Rejecting Update request from peer ac8ba346de8b49f5932a001daeab9dc4 for earlier term 1. Current term is 2. Ops: []
I20260713 09:02:52.863466  6349 leader_election.cc:304] T 38773584be21497ab54aa43a597bb327 P 4943d296f22e46e4a8bcadc2da98ae35 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4943d296f22e46e4a8bcadc2da98ae35, 59dc6b29ab754e4389d4e40825a7f2d5; no voters: 
I20260713 09:02:52.864718  6624 raft_consensus.cc:2804] T 38773584be21497ab54aa43a597bb327 P 4943d296f22e46e4a8bcadc2da98ae35 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:52.864666  6386 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32a5aef4fe564a3789aed12022b09fc6"
dest_uuid: "4943d296f22e46e4a8bcadc2da98ae35"
mode: GRACEFUL
new_leader_uuid: "59dc6b29ab754e4389d4e40825a7f2d5"
 from {username='slave'} at 127.0.0.1:43802
I20260713 09:02:52.865257  6624 raft_consensus.cc:697] T 38773584be21497ab54aa43a597bb327 P 4943d296f22e46e4a8bcadc2da98ae35 [term 2 LEADER]: Becoming Leader. State: Replica: 4943d296f22e46e4a8bcadc2da98ae35, State: Running, Role: LEADER
I20260713 09:02:52.866351  6581 consensus_queue.cc:1048] T 32a5aef4fe564a3789aed12022b09fc6 P 4943d296f22e46e4a8bcadc2da98ae35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:52.866176  6624 consensus_queue.cc:237] T 38773584be21497ab54aa43a597bb327 P 4943d296f22e46e4a8bcadc2da98ae35 [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: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.870200  6581 raft_consensus.cc:993] T de82ac061dd840ee9f10a88b099e2db2 P 4943d296f22e46e4a8bcadc2da98ae35: : Instructing follower 59dc6b29ab754e4389d4e40825a7f2d5 to start an election
I20260713 09:02:52.870621  6581 raft_consensus.cc:1081] T de82ac061dd840ee9f10a88b099e2db2 P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 LEADER]: Signalling peer 59dc6b29ab754e4389d4e40825a7f2d5 to start an election
I20260713 09:02:52.871140  6615 consensus_queue.cc:1048] T 3b06e9ea3cfd4b5392a231f0ca80fbab P ac8ba346de8b49f5932a001daeab9dc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:52.866134  6384 leader_election.cc:290] T 38773584be21497ab54aa43a597bb327 P 4943d296f22e46e4a8bcadc2da98ae35 [CANDIDATE]: Term 2 election: Requested vote from peers 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2:39921), ac8ba346de8b49f5932a001daeab9dc4 (127.5.154.3:37263)
I20260713 09:02:52.874248  6459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de82ac061dd840ee9f10a88b099e2db2"
dest_uuid: "59dc6b29ab754e4389d4e40825a7f2d5"
 from {username='slave'} at 127.0.0.1:55132
I20260713 09:02:52.874761  6459 raft_consensus.cc:493] T de82ac061dd840ee9f10a88b099e2db2 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:52.875120  6459 raft_consensus.cc:3060] T de82ac061dd840ee9f10a88b099e2db2 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:52.875912  6534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38773584be21497ab54aa43a597bb327" candidate_uuid: "4943d296f22e46e4a8bcadc2da98ae35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac8ba346de8b49f5932a001daeab9dc4"
I20260713 09:02:52.882484  6534 raft_consensus.cc:2468] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4943d296f22e46e4a8bcadc2da98ae35 in term 2.
I20260713 09:02:52.865324  6386 raft_consensus.cc:606] T 32a5aef4fe564a3789aed12022b09fc6 P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 LEADER]: Received request to transfer leadership to TS 59dc6b29ab754e4389d4e40825a7f2d5
I20260713 09:02:52.882417  6459 raft_consensus.cc:515] T de82ac061dd840ee9f10a88b099e2db2 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.884155  6461 raft_consensus.cc:1240] T de82ac061dd840ee9f10a88b099e2db2 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 2 FOLLOWER]: Rejecting Update request from peer 4943d296f22e46e4a8bcadc2da98ae35 for earlier term 1. Current term is 2. Ops: []
I20260713 09:02:52.886140  6581 consensus_queue.cc:1059] T de82ac061dd840ee9f10a88b099e2db2 P 4943d296f22e46e4a8bcadc2da98ae35 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:52.886942  6581 raft_consensus.cc:3055] T de82ac061dd840ee9f10a88b099e2db2 P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:52.887288  6581 raft_consensus.cc:740] T de82ac061dd840ee9f10a88b099e2db2 P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4943d296f22e46e4a8bcadc2da98ae35, State: Running, Role: LEADER
I20260713 09:02:52.888172  6581 consensus_queue.cc:260] T de82ac061dd840ee9f10a88b099e2db2 P 4943d296f22e46e4a8bcadc2da98ae35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.889134  6581 raft_consensus.cc:3060] T de82ac061dd840ee9f10a88b099e2db2 P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:52.889670  6283 catalog_manager.cc:5697] T 38773584be21497ab54aa43a597bb327 P 4943d296f22e46e4a8bcadc2da98ae35 reported cstate change: term changed from 1 to 2, leader changed from ac8ba346de8b49f5932a001daeab9dc4 (127.5.154.3) to 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1). New cstate: current_term: 2 leader_uuid: "4943d296f22e46e4a8bcadc2da98ae35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:52.904259  6459 leader_election.cc:290] T de82ac061dd840ee9f10a88b099e2db2 P 59dc6b29ab754e4389d4e40825a7f2d5 [CANDIDATE]: Term 2 election: Requested vote from peers 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1:44595), ac8ba346de8b49f5932a001daeab9dc4 (127.5.154.3:37263)
I20260713 09:02:52.905898  6533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de82ac061dd840ee9f10a88b099e2db2" candidate_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac8ba346de8b49f5932a001daeab9dc4"
I20260713 09:02:52.906670  6533 raft_consensus.cc:3060] T de82ac061dd840ee9f10a88b099e2db2 P ac8ba346de8b49f5932a001daeab9dc4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:52.912148  6619 raft_consensus.cc:993] T 3b06e9ea3cfd4b5392a231f0ca80fbab P ac8ba346de8b49f5932a001daeab9dc4: : Instructing follower 4943d296f22e46e4a8bcadc2da98ae35 to start an election
I20260713 09:02:52.912590  6619 raft_consensus.cc:1081] T 3b06e9ea3cfd4b5392a231f0ca80fbab P ac8ba346de8b49f5932a001daeab9dc4 [term 1 LEADER]: Signalling peer 4943d296f22e46e4a8bcadc2da98ae35 to start an election
I20260713 09:02:52.914752  6386 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b06e9ea3cfd4b5392a231f0ca80fbab"
dest_uuid: "4943d296f22e46e4a8bcadc2da98ae35"
 from {username='slave'} at 127.0.0.1:43790
I20260713 09:02:52.915771  6386 raft_consensus.cc:493] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:52.916149  6386 raft_consensus.cc:3060] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:52.917243  6617 consensus_queue.cc:1048] T 3b06e9ea3cfd4b5392a231f0ca80fbab P ac8ba346de8b49f5932a001daeab9dc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:52.924569  6458 raft_consensus.cc:3060] T 32a5aef4fe564a3789aed12022b09fc6 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:52.927119  6383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de82ac061dd840ee9f10a88b099e2db2" candidate_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4943d296f22e46e4a8bcadc2da98ae35"
I20260713 09:02:52.930294  6620 consensus_queue.cc:1048] T 1ca14e82b79649e8a302f628acc0d3a6 P 4943d296f22e46e4a8bcadc2da98ae35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:52.932972  6581 consensus_queue.cc:1048] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:52.936371  6620 consensus_queue.cc:1048] T 1ca14e82b79649e8a302f628acc0d3a6 P 4943d296f22e46e4a8bcadc2da98ae35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:52.937902  6624 consensus_queue.cc:1048] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:52.939685  6533 raft_consensus.cc:2468] T de82ac061dd840ee9f10a88b099e2db2 P ac8ba346de8b49f5932a001daeab9dc4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59dc6b29ab754e4389d4e40825a7f2d5 in term 2.
I20260713 09:02:52.941211  6426 leader_election.cc:304] T de82ac061dd840ee9f10a88b099e2db2 P 59dc6b29ab754e4389d4e40825a7f2d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59dc6b29ab754e4389d4e40825a7f2d5, ac8ba346de8b49f5932a001daeab9dc4; no voters: 
I20260713 09:02:52.942641  6585 raft_consensus.cc:2804] T de82ac061dd840ee9f10a88b099e2db2 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:52.943307  6585 raft_consensus.cc:697] T de82ac061dd840ee9f10a88b099e2db2 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 2 LEADER]: Becoming Leader. State: Replica: 59dc6b29ab754e4389d4e40825a7f2d5, State: Running, Role: LEADER
I20260713 09:02:52.944137  6585 consensus_queue.cc:237] T de82ac061dd840ee9f10a88b099e2db2 P 59dc6b29ab754e4389d4e40825a7f2d5 [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: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.952524  6386 raft_consensus.cc:515] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 4943d296f22e46e4a8bcadc2da98ae35 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.953351  6620 raft_consensus.cc:993] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35: : Instructing follower 59dc6b29ab754e4389d4e40825a7f2d5 to start an election
I20260713 09:02:52.953847  6620 raft_consensus.cc:1081] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 LEADER]: Signalling peer 59dc6b29ab754e4389d4e40825a7f2d5 to start an election
I20260713 09:02:52.955535  6457 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "810f10d2c4204c3da5628ce5fd1f09f8"
dest_uuid: "59dc6b29ab754e4389d4e40825a7f2d5"
 from {username='slave'} at 127.0.0.1:55132
I20260713 09:02:52.956203  6457 raft_consensus.cc:493] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:52.956632  6457 raft_consensus.cc:3060] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:52.958315  6383 raft_consensus.cc:2468] T de82ac061dd840ee9f10a88b099e2db2 P 4943d296f22e46e4a8bcadc2da98ae35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59dc6b29ab754e4389d4e40825a7f2d5 in term 2.
I20260713 09:02:52.979242  6620 consensus_queue.cc:1048] T 32a5aef4fe564a3789aed12022b09fc6 P 4943d296f22e46e4a8bcadc2da98ae35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:52.981277  6585 raft_consensus.cc:493] T 32a5aef4fe564a3789aed12022b09fc6 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:52.981797  6585 raft_consensus.cc:515] T 32a5aef4fe564a3789aed12022b09fc6 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.983798  6585 leader_election.cc:290] T 32a5aef4fe564a3789aed12022b09fc6 P 59dc6b29ab754e4389d4e40825a7f2d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1:44595), ac8ba346de8b49f5932a001daeab9dc4 (127.5.154.3:37263)
I20260713 09:02:52.981305  6460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b06e9ea3cfd4b5392a231f0ca80fbab" candidate_uuid: "4943d296f22e46e4a8bcadc2da98ae35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59dc6b29ab754e4389d4e40825a7f2d5"
I20260713 09:02:52.987411  6460 raft_consensus.cc:3060] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 59dc6b29ab754e4389d4e40825a7f2d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:52.987452  6535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a5aef4fe564a3789aed12022b09fc6" candidate_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac8ba346de8b49f5932a001daeab9dc4" is_pre_election: true
I20260713 09:02:52.990813  6532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b06e9ea3cfd4b5392a231f0ca80fbab" candidate_uuid: "4943d296f22e46e4a8bcadc2da98ae35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac8ba346de8b49f5932a001daeab9dc4"
I20260713 09:02:52.993794  6532 raft_consensus.cc:3055] T 3b06e9ea3cfd4b5392a231f0ca80fbab P ac8ba346de8b49f5932a001daeab9dc4 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:52.994243  6532 raft_consensus.cc:740] T 3b06e9ea3cfd4b5392a231f0ca80fbab P ac8ba346de8b49f5932a001daeab9dc4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ac8ba346de8b49f5932a001daeab9dc4, State: Running, Role: LEADER
I20260713 09:02:52.995314  6532 consensus_queue.cc:260] T 3b06e9ea3cfd4b5392a231f0ca80fbab P ac8ba346de8b49f5932a001daeab9dc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.996860  6532 raft_consensus.cc:3060] T 3b06e9ea3cfd4b5392a231f0ca80fbab P ac8ba346de8b49f5932a001daeab9dc4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:52.999404  6383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a5aef4fe564a3789aed12022b09fc6" candidate_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4943d296f22e46e4a8bcadc2da98ae35" is_pre_election: true
I20260713 09:02:53.002463  6427 leader_election.cc:304] T 32a5aef4fe564a3789aed12022b09fc6 P 59dc6b29ab754e4389d4e40825a7f2d5 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59dc6b29ab754e4389d4e40825a7f2d5; no voters: 4943d296f22e46e4a8bcadc2da98ae35, ac8ba346de8b49f5932a001daeab9dc4
I20260713 09:02:53.004926  6457 raft_consensus.cc:515] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:53.008392  6459 raft_consensus.cc:1240] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 2 FOLLOWER]: Rejecting Update request from peer 4943d296f22e46e4a8bcadc2da98ae35 for earlier term 1. Current term is 2. Ops: []
I20260713 09:02:53.009332  6383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810f10d2c4204c3da5628ce5fd1f09f8" candidate_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4943d296f22e46e4a8bcadc2da98ae35"
I20260713 09:02:53.010082  6383 raft_consensus.cc:3055] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:53.010474  6383 raft_consensus.cc:740] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4943d296f22e46e4a8bcadc2da98ae35, State: Running, Role: LEADER
I20260713 09:02:53.011456  6383 consensus_queue.cc:260] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:52.991425  6386 leader_election.cc:290] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 4943d296f22e46e4a8bcadc2da98ae35 [CANDIDATE]: Term 2 election: Requested vote from peers 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2:39921), ac8ba346de8b49f5932a001daeab9dc4 (127.5.154.3:37263)
I20260713 09:02:53.015448  6608 raft_consensus.cc:2749] T 32a5aef4fe564a3789aed12022b09fc6 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:02:53.015286  6581 consensus_queue.cc:1059] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:02:53.022498  6460 raft_consensus.cc:2468] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 59dc6b29ab754e4389d4e40825a7f2d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4943d296f22e46e4a8bcadc2da98ae35 in term 2.
I20260713 09:02:53.023702  6349 leader_election.cc:304] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 4943d296f22e46e4a8bcadc2da98ae35 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4943d296f22e46e4a8bcadc2da98ae35, 59dc6b29ab754e4389d4e40825a7f2d5; no voters: 
I20260713 09:02:53.024808  6620 raft_consensus.cc:2804] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 4943d296f22e46e4a8bcadc2da98ae35 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:53.025269  6620 raft_consensus.cc:697] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 4943d296f22e46e4a8bcadc2da98ae35 [term 2 LEADER]: Becoming Leader. State: Replica: 4943d296f22e46e4a8bcadc2da98ae35, State: Running, Role: LEADER
I20260713 09:02:53.026098  6620 consensus_queue.cc:237] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 4943d296f22e46e4a8bcadc2da98ae35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:53.031803  6622 raft_consensus.cc:993] T 32a5aef4fe564a3789aed12022b09fc6 P 4943d296f22e46e4a8bcadc2da98ae35: : Instructing follower 59dc6b29ab754e4389d4e40825a7f2d5 to start an election
I20260713 09:02:53.032305  6622 raft_consensus.cc:1081] T 32a5aef4fe564a3789aed12022b09fc6 P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 LEADER]: Signalling peer 59dc6b29ab754e4389d4e40825a7f2d5 to start an election
I20260713 09:02:53.032648  6626 consensus_queue.cc:1048] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:53.034471  6460 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32a5aef4fe564a3789aed12022b09fc6"
dest_uuid: "59dc6b29ab754e4389d4e40825a7f2d5"
 from {username='slave'} at 127.0.0.1:55132
I20260713 09:02:53.033691  6284 catalog_manager.cc:5697] T de82ac061dd840ee9f10a88b099e2db2 P 59dc6b29ab754e4389d4e40825a7f2d5 reported cstate change: term changed from 1 to 2, leader changed from 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1) to 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2). New cstate: current_term: 2 leader_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:53.036000  6457 leader_election.cc:290] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5 [CANDIDATE]: Term 2 election: Requested vote from peers 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1:44595), ac8ba346de8b49f5932a001daeab9dc4 (127.5.154.3:37263)
I20260713 09:02:53.036995  6535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810f10d2c4204c3da5628ce5fd1f09f8" candidate_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac8ba346de8b49f5932a001daeab9dc4"
I20260713 09:02:53.042377  6620 raft_consensus.cc:993] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35: : Instructing follower 59dc6b29ab754e4389d4e40825a7f2d5 to start an election
I20260713 09:02:53.042863  6622 raft_consensus.cc:1081] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 LEADER]: Signalling peer 59dc6b29ab754e4389d4e40825a7f2d5 to start an election
I20260713 09:02:53.044440  6383 raft_consensus.cc:3060] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:53.047463  6460 raft_consensus.cc:493] T 32a5aef4fe564a3789aed12022b09fc6 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:53.047899  6460 raft_consensus.cc:3060] T 32a5aef4fe564a3789aed12022b09fc6 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:53.049707  6461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e06200760f241f0a44da489b29cbe5c"
dest_uuid: "59dc6b29ab754e4389d4e40825a7f2d5"
 from {username='slave'} at 127.0.0.1:55132
I20260713 09:02:53.050266  6461 raft_consensus.cc:493] T 4e06200760f241f0a44da489b29cbe5c P 59dc6b29ab754e4389d4e40825a7f2d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:53.052290  6585 raft_consensus.cc:993] T a3fad2af5aec4d5b98a0fb437f69fd45 P 59dc6b29ab754e4389d4e40825a7f2d5: : Instructing follower 4943d296f22e46e4a8bcadc2da98ae35 to start an election
I20260713 09:02:53.052719  6608 raft_consensus.cc:1081] T a3fad2af5aec4d5b98a0fb437f69fd45 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 1 LEADER]: Signalling peer 4943d296f22e46e4a8bcadc2da98ae35 to start an election
I20260713 09:02:53.050633  6461 raft_consensus.cc:3060] T 4e06200760f241f0a44da489b29cbe5c P 59dc6b29ab754e4389d4e40825a7f2d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:53.054651  6386 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3fad2af5aec4d5b98a0fb437f69fd45"
dest_uuid: "4943d296f22e46e4a8bcadc2da98ae35"
 from {username='slave'} at 127.0.0.1:43792
I20260713 09:02:53.055255  6386 raft_consensus.cc:493] T a3fad2af5aec4d5b98a0fb437f69fd45 P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:53.055622  6386 raft_consensus.cc:3060] T a3fad2af5aec4d5b98a0fb437f69fd45 P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:53.057075  6460 raft_consensus.cc:515] T 32a5aef4fe564a3789aed12022b09fc6 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:53.041167  6532 raft_consensus.cc:2468] T 3b06e9ea3cfd4b5392a231f0ca80fbab P ac8ba346de8b49f5932a001daeab9dc4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4943d296f22e46e4a8bcadc2da98ae35 in term 2.
I20260713 09:02:53.062393  6385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a5aef4fe564a3789aed12022b09fc6" candidate_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4943d296f22e46e4a8bcadc2da98ae35"
I20260713 09:02:53.062959  6385 raft_consensus.cc:3055] T 32a5aef4fe564a3789aed12022b09fc6 P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:53.063270  6385 raft_consensus.cc:740] T 32a5aef4fe564a3789aed12022b09fc6 P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4943d296f22e46e4a8bcadc2da98ae35, State: Running, Role: LEADER
I20260713 09:02:53.063549  6534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32a5aef4fe564a3789aed12022b09fc6" candidate_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac8ba346de8b49f5932a001daeab9dc4"
I20260713 09:02:53.064278  6383 raft_consensus.cc:2468] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59dc6b29ab754e4389d4e40825a7f2d5 in term 2.
I20260713 09:02:53.064093  6385 consensus_queue.cc:260] T 32a5aef4fe564a3789aed12022b09fc6 P 4943d296f22e46e4a8bcadc2da98ae35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:53.064306  6461 raft_consensus.cc:515] T 4e06200760f241f0a44da489b29cbe5c P 59dc6b29ab754e4389d4e40825a7f2d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:53.064714  6460 leader_election.cc:290] T 32a5aef4fe564a3789aed12022b09fc6 P 59dc6b29ab754e4389d4e40825a7f2d5 [CANDIDATE]: Term 2 election: Requested vote from peers 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1:44595), ac8ba346de8b49f5932a001daeab9dc4 (127.5.154.3:37263)
I20260713 09:02:53.064090  6534 raft_consensus.cc:3060] T 32a5aef4fe564a3789aed12022b09fc6 P ac8ba346de8b49f5932a001daeab9dc4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:53.067811  6427 leader_election.cc:304] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5 [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: 4943d296f22e46e4a8bcadc2da98ae35, 59dc6b29ab754e4389d4e40825a7f2d5; no voters: ac8ba346de8b49f5932a001daeab9dc4
I20260713 09:02:53.067857  6383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e06200760f241f0a44da489b29cbe5c" candidate_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4943d296f22e46e4a8bcadc2da98ae35"
I20260713 09:02:53.069571  6461 leader_election.cc:290] T 4e06200760f241f0a44da489b29cbe5c P 59dc6b29ab754e4389d4e40825a7f2d5 [CANDIDATE]: Term 2 election: Requested vote from peers 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1:44595), ac8ba346de8b49f5932a001daeab9dc4 (127.5.154.3:37263)
I20260713 09:02:53.070429  6608 raft_consensus.cc:2804] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:53.070492  6532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e06200760f241f0a44da489b29cbe5c" candidate_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac8ba346de8b49f5932a001daeab9dc4"
I20260713 09:02:53.071063  6532 raft_consensus.cc:3060] T 4e06200760f241f0a44da489b29cbe5c P ac8ba346de8b49f5932a001daeab9dc4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:53.071772  6385 raft_consensus.cc:3060] T 32a5aef4fe564a3789aed12022b09fc6 P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:53.070994  6608 raft_consensus.cc:697] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 2 LEADER]: Becoming Leader. State: Replica: 59dc6b29ab754e4389d4e40825a7f2d5, State: Running, Role: LEADER
I20260713 09:02:53.072716  6608 consensus_queue.cc:237] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5 [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: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:53.075947  6534 raft_consensus.cc:2468] T 32a5aef4fe564a3789aed12022b09fc6 P ac8ba346de8b49f5932a001daeab9dc4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59dc6b29ab754e4389d4e40825a7f2d5 in term 2.
I20260713 09:02:53.059074  6620 consensus_queue.cc:1048] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260713 09:02:53.077222  6426 leader_election.cc:304] T 32a5aef4fe564a3789aed12022b09fc6 P 59dc6b29ab754e4389d4e40825a7f2d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59dc6b29ab754e4389d4e40825a7f2d5, ac8ba346de8b49f5932a001daeab9dc4; no voters: 
I20260713 09:02:53.077768  6532 raft_consensus.cc:2468] T 4e06200760f241f0a44da489b29cbe5c P ac8ba346de8b49f5932a001daeab9dc4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59dc6b29ab754e4389d4e40825a7f2d5 in term 2.
I20260713 09:02:53.078136  6585 raft_consensus.cc:2804] T 32a5aef4fe564a3789aed12022b09fc6 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:53.078758  6585 raft_consensus.cc:697] T 32a5aef4fe564a3789aed12022b09fc6 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 2 LEADER]: Becoming Leader. State: Replica: 59dc6b29ab754e4389d4e40825a7f2d5, State: Running, Role: LEADER
I20260713 09:02:53.079581  6585 consensus_queue.cc:237] T 32a5aef4fe564a3789aed12022b09fc6 P 59dc6b29ab754e4389d4e40825a7f2d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:53.080197  6385 raft_consensus.cc:2468] T 32a5aef4fe564a3789aed12022b09fc6 P 4943d296f22e46e4a8bcadc2da98ae35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59dc6b29ab754e4389d4e40825a7f2d5 in term 2.
I20260713 09:02:53.083019  6426 leader_election.cc:304] T 4e06200760f241f0a44da489b29cbe5c P 59dc6b29ab754e4389d4e40825a7f2d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59dc6b29ab754e4389d4e40825a7f2d5, ac8ba346de8b49f5932a001daeab9dc4; no voters: 
I20260713 09:02:53.083806  6585 raft_consensus.cc:2804] T 4e06200760f241f0a44da489b29cbe5c P 59dc6b29ab754e4389d4e40825a7f2d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:53.084199  6383 raft_consensus.cc:3055] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:53.084466  6585 raft_consensus.cc:697] T 4e06200760f241f0a44da489b29cbe5c P 59dc6b29ab754e4389d4e40825a7f2d5 [term 2 LEADER]: Becoming Leader. State: Replica: 59dc6b29ab754e4389d4e40825a7f2d5, State: Running, Role: LEADER
I20260713 09:02:53.084990  6532 raft_consensus.cc:1240] T 4e06200760f241f0a44da489b29cbe5c P ac8ba346de8b49f5932a001daeab9dc4 [term 2 FOLLOWER]: Rejecting Update request from peer 4943d296f22e46e4a8bcadc2da98ae35 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260713 09:02:53.086274  6386 raft_consensus.cc:515] T a3fad2af5aec4d5b98a0fb437f69fd45 P 4943d296f22e46e4a8bcadc2da98ae35 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:53.086438  6585 consensus_queue.cc:237] T 4e06200760f241f0a44da489b29cbe5c P 59dc6b29ab754e4389d4e40825a7f2d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:53.084569  6383 raft_consensus.cc:740] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4943d296f22e46e4a8bcadc2da98ae35, State: Running, Role: LEADER
I20260713 09:02:53.088989  6461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3fad2af5aec4d5b98a0fb437f69fd45" candidate_uuid: "4943d296f22e46e4a8bcadc2da98ae35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59dc6b29ab754e4389d4e40825a7f2d5"
I20260713 09:02:53.088886  6383 consensus_queue.cc:260] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:53.089668  6461 raft_consensus.cc:3055] T a3fad2af5aec4d5b98a0fb437f69fd45 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:53.090021  6383 raft_consensus.cc:3060] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:53.090142  6461 raft_consensus.cc:740] T a3fad2af5aec4d5b98a0fb437f69fd45 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59dc6b29ab754e4389d4e40825a7f2d5, State: Running, Role: LEADER
I20260713 09:02:53.089717  6284 catalog_manager.cc:5697] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 4943d296f22e46e4a8bcadc2da98ae35 reported cstate change: term changed from 1 to 2, leader changed from ac8ba346de8b49f5932a001daeab9dc4 (127.5.154.3) to 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1). New cstate: current_term: 2 leader_uuid: "4943d296f22e46e4a8bcadc2da98ae35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:53.091032  6461 consensus_queue.cc:260] T a3fad2af5aec4d5b98a0fb437f69fd45 P 59dc6b29ab754e4389d4e40825a7f2d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:53.092093  6461 raft_consensus.cc:3060] T a3fad2af5aec4d5b98a0fb437f69fd45 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:53.093999  6386 leader_election.cc:290] T a3fad2af5aec4d5b98a0fb437f69fd45 P 4943d296f22e46e4a8bcadc2da98ae35 [CANDIDATE]: Term 2 election: Requested vote from peers 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2:39921), ac8ba346de8b49f5932a001daeab9dc4 (127.5.154.3:37263)
I20260713 09:02:53.096573  6383 raft_consensus.cc:2468] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59dc6b29ab754e4389d4e40825a7f2d5 in term 2.
I20260713 09:02:53.098315  6532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3fad2af5aec4d5b98a0fb437f69fd45" candidate_uuid: "4943d296f22e46e4a8bcadc2da98ae35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac8ba346de8b49f5932a001daeab9dc4"
I20260713 09:02:53.098802  6532 raft_consensus.cc:3060] T a3fad2af5aec4d5b98a0fb437f69fd45 P ac8ba346de8b49f5932a001daeab9dc4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:53.099334  6461 raft_consensus.cc:2468] T a3fad2af5aec4d5b98a0fb437f69fd45 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4943d296f22e46e4a8bcadc2da98ae35 in term 2.
I20260713 09:02:53.100322  6349 leader_election.cc:304] T a3fad2af5aec4d5b98a0fb437f69fd45 P 4943d296f22e46e4a8bcadc2da98ae35 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4943d296f22e46e4a8bcadc2da98ae35, 59dc6b29ab754e4389d4e40825a7f2d5; no voters: 
I20260713 09:02:53.101076  6620 raft_consensus.cc:2804] T a3fad2af5aec4d5b98a0fb437f69fd45 P 4943d296f22e46e4a8bcadc2da98ae35 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:53.101568  6620 raft_consensus.cc:697] T a3fad2af5aec4d5b98a0fb437f69fd45 P 4943d296f22e46e4a8bcadc2da98ae35 [term 2 LEADER]: Becoming Leader. State: Replica: 4943d296f22e46e4a8bcadc2da98ae35, State: Running, Role: LEADER
I20260713 09:02:53.100843  6280 catalog_manager.cc:5697] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5 reported cstate change: term changed from 1 to 2, leader changed from 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1) to 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2). New cstate: current_term: 2 leader_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:53.102363  6620 consensus_queue.cc:237] T a3fad2af5aec4d5b98a0fb437f69fd45 P 4943d296f22e46e4a8bcadc2da98ae35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:53.105002  6532 raft_consensus.cc:2468] T a3fad2af5aec4d5b98a0fb437f69fd45 P ac8ba346de8b49f5932a001daeab9dc4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4943d296f22e46e4a8bcadc2da98ae35 in term 2.
I20260713 09:02:53.111222  6284 catalog_manager.cc:5697] T a3fad2af5aec4d5b98a0fb437f69fd45 P 4943d296f22e46e4a8bcadc2da98ae35 reported cstate change: term changed from 1 to 2, leader changed from 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2) to 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1). New cstate: current_term: 2 leader_uuid: "4943d296f22e46e4a8bcadc2da98ae35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:53.118728  6280 catalog_manager.cc:5697] T 32a5aef4fe564a3789aed12022b09fc6 P 59dc6b29ab754e4389d4e40825a7f2d5 reported cstate change: term changed from 1 to 2, leader changed from 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1) to 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2). New cstate: current_term: 2 leader_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:53.120018  6280 catalog_manager.cc:5697] T 4e06200760f241f0a44da489b29cbe5c P 59dc6b29ab754e4389d4e40825a7f2d5 reported cstate change: term changed from 1 to 2, leader changed from 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1) to 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2). New cstate: current_term: 2 leader_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:53.205122  6532 raft_consensus.cc:1275] T ee24993414a447c7a336a86519522e26 P ac8ba346de8b49f5932a001daeab9dc4 [term 2 FOLLOWER]: Refusing update from remote peer 4943d296f22e46e4a8bcadc2da98ae35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:53.206252  6622 consensus_queue.cc:1048] T ee24993414a447c7a336a86519522e26 P 4943d296f22e46e4a8bcadc2da98ae35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:53.214044  6461 raft_consensus.cc:1275] T ee24993414a447c7a336a86519522e26 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 2 FOLLOWER]: Refusing update from remote peer 4943d296f22e46e4a8bcadc2da98ae35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:53.215489  6624 consensus_queue.cc:1048] T ee24993414a447c7a336a86519522e26 P 4943d296f22e46e4a8bcadc2da98ae35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:53.306875  6461 raft_consensus.cc:1275] T 38773584be21497ab54aa43a597bb327 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 2 FOLLOWER]: Refusing update from remote peer 4943d296f22e46e4a8bcadc2da98ae35: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:53.308058  6624 consensus_queue.cc:1048] T 38773584be21497ab54aa43a597bb327 P 4943d296f22e46e4a8bcadc2da98ae35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:53.319900  6532 raft_consensus.cc:1275] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4 [term 2 FOLLOWER]: Refusing update from remote peer 4943d296f22e46e4a8bcadc2da98ae35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:53.321772  6622 consensus_queue.cc:1048] T 38773584be21497ab54aa43a597bb327 P 4943d296f22e46e4a8bcadc2da98ae35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:53.332743  6532 raft_consensus.cc:1275] T de82ac061dd840ee9f10a88b099e2db2 P ac8ba346de8b49f5932a001daeab9dc4 [term 2 FOLLOWER]: Refusing update from remote peer 59dc6b29ab754e4389d4e40825a7f2d5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:53.334223  6585 consensus_queue.cc:1048] T de82ac061dd840ee9f10a88b099e2db2 P 59dc6b29ab754e4389d4e40825a7f2d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:53.345299  6383 raft_consensus.cc:1275] T de82ac061dd840ee9f10a88b099e2db2 P 4943d296f22e46e4a8bcadc2da98ae35 [term 2 FOLLOWER]: Refusing update from remote peer 59dc6b29ab754e4389d4e40825a7f2d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:53.346628  6609 consensus_queue.cc:1048] T de82ac061dd840ee9f10a88b099e2db2 P 59dc6b29ab754e4389d4e40825a7f2d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:53.432055  6461 raft_consensus.cc:1275] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 59dc6b29ab754e4389d4e40825a7f2d5 [term 2 FOLLOWER]: Refusing update from remote peer 4943d296f22e46e4a8bcadc2da98ae35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:53.433614  6622 consensus_queue.cc:1048] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 4943d296f22e46e4a8bcadc2da98ae35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:53.441977  6532 raft_consensus.cc:1275] T 3b06e9ea3cfd4b5392a231f0ca80fbab P ac8ba346de8b49f5932a001daeab9dc4 [term 2 FOLLOWER]: Refusing update from remote peer 4943d296f22e46e4a8bcadc2da98ae35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:53.443401  6624 consensus_queue.cc:1048] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 4943d296f22e46e4a8bcadc2da98ae35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:53.482167  6532 raft_consensus.cc:3060] T 810f10d2c4204c3da5628ce5fd1f09f8 P ac8ba346de8b49f5932a001daeab9dc4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:53.487805  6532 raft_consensus.cc:1275] T 810f10d2c4204c3da5628ce5fd1f09f8 P ac8ba346de8b49f5932a001daeab9dc4 [term 2 FOLLOWER]: Refusing update from remote peer 59dc6b29ab754e4389d4e40825a7f2d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:53.488914  6585 consensus_queue.cc:1048] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:53.495947  6383 raft_consensus.cc:1275] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35 [term 2 FOLLOWER]: Refusing update from remote peer 59dc6b29ab754e4389d4e40825a7f2d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:53.497581  6585 consensus_queue.cc:1048] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:53.506572  6383 raft_consensus.cc:1275] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35 [term 2 FOLLOWER]: Refusing update from remote peer 59dc6b29ab754e4389d4e40825a7f2d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:53.507759  6585 consensus_queue.cc:1048] T 4e06200760f241f0a44da489b29cbe5c P 59dc6b29ab754e4389d4e40825a7f2d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:53.514640  6532 raft_consensus.cc:1275] T 4e06200760f241f0a44da489b29cbe5c P ac8ba346de8b49f5932a001daeab9dc4 [term 2 FOLLOWER]: Refusing update from remote peer 59dc6b29ab754e4389d4e40825a7f2d5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:53.516204  6609 consensus_queue.cc:1048] T 4e06200760f241f0a44da489b29cbe5c P 59dc6b29ab754e4389d4e40825a7f2d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:53.523983  6534 raft_consensus.cc:1275] T a3fad2af5aec4d5b98a0fb437f69fd45 P ac8ba346de8b49f5932a001daeab9dc4 [term 2 FOLLOWER]: Refusing update from remote peer 4943d296f22e46e4a8bcadc2da98ae35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:53.525081  6383 raft_consensus.cc:1275] T 32a5aef4fe564a3789aed12022b09fc6 P 4943d296f22e46e4a8bcadc2da98ae35 [term 2 FOLLOWER]: Refusing update from remote peer 59dc6b29ab754e4389d4e40825a7f2d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:53.525198  6624 consensus_queue.cc:1048] T a3fad2af5aec4d5b98a0fb437f69fd45 P 4943d296f22e46e4a8bcadc2da98ae35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:53.527534  6609 consensus_queue.cc:1048] T 32a5aef4fe564a3789aed12022b09fc6 P 59dc6b29ab754e4389d4e40825a7f2d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:53.533905  6461 raft_consensus.cc:1275] T a3fad2af5aec4d5b98a0fb437f69fd45 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 2 FOLLOWER]: Refusing update from remote peer 4943d296f22e46e4a8bcadc2da98ae35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:53.536461  6620 consensus_queue.cc:1048] T a3fad2af5aec4d5b98a0fb437f69fd45 P 4943d296f22e46e4a8bcadc2da98ae35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:53.537762  6534 raft_consensus.cc:1275] T 32a5aef4fe564a3789aed12022b09fc6 P ac8ba346de8b49f5932a001daeab9dc4 [term 2 FOLLOWER]: Refusing update from remote peer 59dc6b29ab754e4389d4e40825a7f2d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:53.540565  6666 consensus_queue.cc:1048] T 32a5aef4fe564a3789aed12022b09fc6 P 59dc6b29ab754e4389d4e40825a7f2d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:02:55.930328  5736 auto_leader_rebalancer-test.cc:352] The leader distribution is 
I20260713 09:02:55.931071  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:55.947587  6383 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ca14e82b79649e8a302f628acc0d3a6"
dest_uuid: "4943d296f22e46e4a8bcadc2da98ae35"
mode: GRACEFUL
new_leader_uuid: "ac8ba346de8b49f5932a001daeab9dc4"
 from {username='slave'} at 127.0.0.1:43806
I20260713 09:02:55.948103  6383 raft_consensus.cc:606] T 1ca14e82b79649e8a302f628acc0d3a6 P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 LEADER]: Received request to transfer leadership to TS ac8ba346de8b49f5932a001daeab9dc4
I20260713 09:02:55.950464  6383 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38773584be21497ab54aa43a597bb327"
dest_uuid: "4943d296f22e46e4a8bcadc2da98ae35"
mode: GRACEFUL
new_leader_uuid: "ac8ba346de8b49f5932a001daeab9dc4"
 from {username='slave'} at 127.0.0.1:43806
I20260713 09:02:55.950912  6383 raft_consensus.cc:606] T 38773584be21497ab54aa43a597bb327 P 4943d296f22e46e4a8bcadc2da98ae35 [term 2 LEADER]: Received request to transfer leadership to TS ac8ba346de8b49f5932a001daeab9dc4
I20260713 09:02:55.951855  5736 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:02:55.952270  5736 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:02:56.021054  6668 raft_consensus.cc:993] T 1ca14e82b79649e8a302f628acc0d3a6 P 4943d296f22e46e4a8bcadc2da98ae35: : Instructing follower ac8ba346de8b49f5932a001daeab9dc4 to start an election
I20260713 09:02:56.021531  6620 raft_consensus.cc:1081] T 1ca14e82b79649e8a302f628acc0d3a6 P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 LEADER]: Signalling peer ac8ba346de8b49f5932a001daeab9dc4 to start an election
I20260713 09:02:56.022898  6534 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ca14e82b79649e8a302f628acc0d3a6"
dest_uuid: "ac8ba346de8b49f5932a001daeab9dc4"
 from {username='slave'} at 127.0.0.1:35920
I20260713 09:02:56.023362  6534 raft_consensus.cc:493] T 1ca14e82b79649e8a302f628acc0d3a6 P ac8ba346de8b49f5932a001daeab9dc4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:56.023667  6534 raft_consensus.cc:3060] T 1ca14e82b79649e8a302f628acc0d3a6 P ac8ba346de8b49f5932a001daeab9dc4 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:56.028035  6534 raft_consensus.cc:515] T 1ca14e82b79649e8a302f628acc0d3a6 P ac8ba346de8b49f5932a001daeab9dc4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:56.029855  6534 leader_election.cc:290] T 1ca14e82b79649e8a302f628acc0d3a6 P ac8ba346de8b49f5932a001daeab9dc4 [CANDIDATE]: Term 2 election: Requested vote from peers 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1:44595), 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2:39921)
I20260713 09:02:56.030616  6383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ca14e82b79649e8a302f628acc0d3a6" candidate_uuid: "ac8ba346de8b49f5932a001daeab9dc4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4943d296f22e46e4a8bcadc2da98ae35"
I20260713 09:02:56.031076  6460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ca14e82b79649e8a302f628acc0d3a6" candidate_uuid: "ac8ba346de8b49f5932a001daeab9dc4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59dc6b29ab754e4389d4e40825a7f2d5"
I20260713 09:02:56.031206  6383 raft_consensus.cc:3055] T 1ca14e82b79649e8a302f628acc0d3a6 P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:56.031663  6383 raft_consensus.cc:740] T 1ca14e82b79649e8a302f628acc0d3a6 P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4943d296f22e46e4a8bcadc2da98ae35, State: Running, Role: LEADER
I20260713 09:02:56.031677  6460 raft_consensus.cc:3060] T 1ca14e82b79649e8a302f628acc0d3a6 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:56.032425  6383 consensus_queue.cc:260] T 1ca14e82b79649e8a302f628acc0d3a6 P 4943d296f22e46e4a8bcadc2da98ae35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:56.033306  6383 raft_consensus.cc:3060] T 1ca14e82b79649e8a302f628acc0d3a6 P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:56.036731  6460 raft_consensus.cc:2468] T 1ca14e82b79649e8a302f628acc0d3a6 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac8ba346de8b49f5932a001daeab9dc4 in term 2.
I20260713 09:02:56.037865  6498 leader_election.cc:304] T 1ca14e82b79649e8a302f628acc0d3a6 P ac8ba346de8b49f5932a001daeab9dc4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59dc6b29ab754e4389d4e40825a7f2d5, ac8ba346de8b49f5932a001daeab9dc4; no voters: 
I20260713 09:02:56.038069  6383 raft_consensus.cc:2468] T 1ca14e82b79649e8a302f628acc0d3a6 P 4943d296f22e46e4a8bcadc2da98ae35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac8ba346de8b49f5932a001daeab9dc4 in term 2.
I20260713 09:02:56.038847  6617 raft_consensus.cc:2804] T 1ca14e82b79649e8a302f628acc0d3a6 P ac8ba346de8b49f5932a001daeab9dc4 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:56.039718  6617 raft_consensus.cc:697] T 1ca14e82b79649e8a302f628acc0d3a6 P ac8ba346de8b49f5932a001daeab9dc4 [term 2 LEADER]: Becoming Leader. State: Replica: ac8ba346de8b49f5932a001daeab9dc4, State: Running, Role: LEADER
I20260713 09:02:56.040376  6617 consensus_queue.cc:237] T 1ca14e82b79649e8a302f628acc0d3a6 P ac8ba346de8b49f5932a001daeab9dc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:56.046557  6280 catalog_manager.cc:5697] T 1ca14e82b79649e8a302f628acc0d3a6 P ac8ba346de8b49f5932a001daeab9dc4 reported cstate change: term changed from 1 to 2, leader changed from 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1) to ac8ba346de8b49f5932a001daeab9dc4 (127.5.154.3). New cstate: current_term: 2 leader_uuid: "ac8ba346de8b49f5932a001daeab9dc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:56.149111  6668 raft_consensus.cc:993] T 38773584be21497ab54aa43a597bb327 P 4943d296f22e46e4a8bcadc2da98ae35: : Instructing follower ac8ba346de8b49f5932a001daeab9dc4 to start an election
I20260713 09:02:56.149580  6668 raft_consensus.cc:1081] T 38773584be21497ab54aa43a597bb327 P 4943d296f22e46e4a8bcadc2da98ae35 [term 2 LEADER]: Signalling peer ac8ba346de8b49f5932a001daeab9dc4 to start an election
I20260713 09:02:56.151079  6534 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38773584be21497ab54aa43a597bb327"
dest_uuid: "ac8ba346de8b49f5932a001daeab9dc4"
 from {username='slave'} at 127.0.0.1:35920
I20260713 09:02:56.151594  6534 raft_consensus.cc:493] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:56.151894  6534 raft_consensus.cc:3060] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:56.156786  6534 raft_consensus.cc:515] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:56.158550  6534 leader_election.cc:290] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4 [CANDIDATE]: Term 3 election: Requested vote from peers 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1:44595), 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2:39921)
I20260713 09:02:56.159564  6383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38773584be21497ab54aa43a597bb327" candidate_uuid: "ac8ba346de8b49f5932a001daeab9dc4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4943d296f22e46e4a8bcadc2da98ae35"
I20260713 09:02:56.159682  6460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38773584be21497ab54aa43a597bb327" candidate_uuid: "ac8ba346de8b49f5932a001daeab9dc4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "59dc6b29ab754e4389d4e40825a7f2d5"
I20260713 09:02:56.160071  6383 raft_consensus.cc:3055] T 38773584be21497ab54aa43a597bb327 P 4943d296f22e46e4a8bcadc2da98ae35 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:02:56.160194  6460 raft_consensus.cc:3060] T 38773584be21497ab54aa43a597bb327 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:56.160367  6383 raft_consensus.cc:740] T 38773584be21497ab54aa43a597bb327 P 4943d296f22e46e4a8bcadc2da98ae35 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4943d296f22e46e4a8bcadc2da98ae35, State: Running, Role: LEADER
I20260713 09:02:56.161103  6383 consensus_queue.cc:260] T 38773584be21497ab54aa43a597bb327 P 4943d296f22e46e4a8bcadc2da98ae35 [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: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:56.162034  6383 raft_consensus.cc:3060] T 38773584be21497ab54aa43a597bb327 P 4943d296f22e46e4a8bcadc2da98ae35 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:56.164902  6460 raft_consensus.cc:2468] T 38773584be21497ab54aa43a597bb327 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac8ba346de8b49f5932a001daeab9dc4 in term 3.
I20260713 09:02:56.166003  6498 leader_election.cc:304] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4 [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: 59dc6b29ab754e4389d4e40825a7f2d5, ac8ba346de8b49f5932a001daeab9dc4; no voters: 
I20260713 09:02:56.166594  6383 raft_consensus.cc:2468] T 38773584be21497ab54aa43a597bb327 P 4943d296f22e46e4a8bcadc2da98ae35 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac8ba346de8b49f5932a001daeab9dc4 in term 3.
I20260713 09:02:56.166654  6617 raft_consensus.cc:2804] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:02:56.167196  6617 raft_consensus.cc:697] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4 [term 3 LEADER]: Becoming Leader. State: Replica: ac8ba346de8b49f5932a001daeab9dc4, State: Running, Role: LEADER
I20260713 09:02:56.167958  6617 consensus_queue.cc:237] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4 [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: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:56.173972  6280 catalog_manager.cc:5697] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4 reported cstate change: term changed from 2 to 3, leader changed from 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1) to ac8ba346de8b49f5932a001daeab9dc4 (127.5.154.3). New cstate: current_term: 3 leader_uuid: "ac8ba346de8b49f5932a001daeab9dc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:56.430794  6460 raft_consensus.cc:1275] T 1ca14e82b79649e8a302f628acc0d3a6 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 2 FOLLOWER]: Refusing update from remote peer ac8ba346de8b49f5932a001daeab9dc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:56.432090  6617 consensus_queue.cc:1048] T 1ca14e82b79649e8a302f628acc0d3a6 P ac8ba346de8b49f5932a001daeab9dc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:56.442574  6383 raft_consensus.cc:1275] T 1ca14e82b79649e8a302f628acc0d3a6 P 4943d296f22e46e4a8bcadc2da98ae35 [term 2 FOLLOWER]: Refusing update from remote peer ac8ba346de8b49f5932a001daeab9dc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:56.447501  6671 consensus_queue.cc:1048] T 1ca14e82b79649e8a302f628acc0d3a6 P ac8ba346de8b49f5932a001daeab9dc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:02:56.578063  6383 raft_consensus.cc:1275] T 38773584be21497ab54aa43a597bb327 P 4943d296f22e46e4a8bcadc2da98ae35 [term 3 FOLLOWER]: Refusing update from remote peer ac8ba346de8b49f5932a001daeab9dc4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:56.579229  6617 consensus_queue.cc:1048] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:56.589224  6460 raft_consensus.cc:1275] T 38773584be21497ab54aa43a597bb327 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 3 FOLLOWER]: Refusing update from remote peer ac8ba346de8b49f5932a001daeab9dc4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:56.590399  6671 consensus_queue.cc:1048] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:56.953037  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:56.965198  6534 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "38773584be21497ab54aa43a597bb327"
dest_uuid: "ac8ba346de8b49f5932a001daeab9dc4"
mode: GRACEFUL
new_leader_uuid: "4943d296f22e46e4a8bcadc2da98ae35"
 from {username='slave'} at 127.0.0.1:35930
I20260713 09:02:56.965698  6534 raft_consensus.cc:606] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4 [term 3 LEADER]: Received request to transfer leadership to TS 4943d296f22e46e4a8bcadc2da98ae35
I20260713 09:02:56.970211  6534 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ca14e82b79649e8a302f628acc0d3a6"
dest_uuid: "ac8ba346de8b49f5932a001daeab9dc4"
mode: GRACEFUL
new_leader_uuid: "4943d296f22e46e4a8bcadc2da98ae35"
 from {username='slave'} at 127.0.0.1:35930
I20260713 09:02:56.970641  6534 raft_consensus.cc:606] T 1ca14e82b79649e8a302f628acc0d3a6 P ac8ba346de8b49f5932a001daeab9dc4 [term 2 LEADER]: Received request to transfer leadership to TS 4943d296f22e46e4a8bcadc2da98ae35
I20260713 09:02:56.980733  6460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "810f10d2c4204c3da5628ce5fd1f09f8"
dest_uuid: "59dc6b29ab754e4389d4e40825a7f2d5"
mode: GRACEFUL
new_leader_uuid: "4943d296f22e46e4a8bcadc2da98ae35"
 from {username='slave'} at 127.0.0.1:55134
I20260713 09:02:56.981333  6460 raft_consensus.cc:606] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 2 LEADER]: Received request to transfer leadership to TS 4943d296f22e46e4a8bcadc2da98ae35
I20260713 09:02:56.985647  6460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e06200760f241f0a44da489b29cbe5c"
dest_uuid: "59dc6b29ab754e4389d4e40825a7f2d5"
mode: GRACEFUL
new_leader_uuid: "4943d296f22e46e4a8bcadc2da98ae35"
 from {username='slave'} at 127.0.0.1:55134
I20260713 09:02:56.986115  6460 raft_consensus.cc:606] T 4e06200760f241f0a44da489b29cbe5c P 59dc6b29ab754e4389d4e40825a7f2d5 [term 2 LEADER]: Received request to transfer leadership to TS 4943d296f22e46e4a8bcadc2da98ae35
I20260713 09:02:56.990195  6460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "de82ac061dd840ee9f10a88b099e2db2"
dest_uuid: "59dc6b29ab754e4389d4e40825a7f2d5"
mode: GRACEFUL
new_leader_uuid: "4943d296f22e46e4a8bcadc2da98ae35"
 from {username='slave'} at 127.0.0.1:55134
I20260713 09:02:56.990629  6460 raft_consensus.cc:606] T de82ac061dd840ee9f10a88b099e2db2 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 2 LEADER]: Received request to transfer leadership to TS 4943d296f22e46e4a8bcadc2da98ae35
I20260713 09:02:57.041172  6665 raft_consensus.cc:993] T 4e06200760f241f0a44da489b29cbe5c P 59dc6b29ab754e4389d4e40825a7f2d5: : Instructing follower 4943d296f22e46e4a8bcadc2da98ae35 to start an election
I20260713 09:02:57.041627  6686 raft_consensus.cc:1081] T 4e06200760f241f0a44da489b29cbe5c P 59dc6b29ab754e4389d4e40825a7f2d5 [term 2 LEADER]: Signalling peer 4943d296f22e46e4a8bcadc2da98ae35 to start an election
I20260713 09:02:57.042999  6383 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e06200760f241f0a44da489b29cbe5c"
dest_uuid: "4943d296f22e46e4a8bcadc2da98ae35"
 from {username='slave'} at 127.0.0.1:43792
I20260713 09:02:57.043447  6383 raft_consensus.cc:493] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:57.043749  6383 raft_consensus.cc:3060] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:57.048534  6383 raft_consensus.cc:515] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:57.050209  6383 leader_election.cc:290] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35 [CANDIDATE]: Term 3 election: Requested vote from peers 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2:39921), ac8ba346de8b49f5932a001daeab9dc4 (127.5.154.3:37263)
I20260713 09:02:57.050952  6460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e06200760f241f0a44da489b29cbe5c" candidate_uuid: "4943d296f22e46e4a8bcadc2da98ae35" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "59dc6b29ab754e4389d4e40825a7f2d5"
I20260713 09:02:57.051162  6534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e06200760f241f0a44da489b29cbe5c" candidate_uuid: "4943d296f22e46e4a8bcadc2da98ae35" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ac8ba346de8b49f5932a001daeab9dc4"
I20260713 09:02:57.051541  6460 raft_consensus.cc:3055] T 4e06200760f241f0a44da489b29cbe5c P 59dc6b29ab754e4389d4e40825a7f2d5 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:02:57.051577  6534 raft_consensus.cc:3060] T 4e06200760f241f0a44da489b29cbe5c P ac8ba346de8b49f5932a001daeab9dc4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:57.051909  6460 raft_consensus.cc:740] T 4e06200760f241f0a44da489b29cbe5c P 59dc6b29ab754e4389d4e40825a7f2d5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 59dc6b29ab754e4389d4e40825a7f2d5, State: Running, Role: LEADER
I20260713 09:02:57.052588  6460 consensus_queue.cc:260] T 4e06200760f241f0a44da489b29cbe5c P 59dc6b29ab754e4389d4e40825a7f2d5 [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: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:57.053436  6460 raft_consensus.cc:3060] T 4e06200760f241f0a44da489b29cbe5c P 59dc6b29ab754e4389d4e40825a7f2d5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:57.055684  6534 raft_consensus.cc:2468] T 4e06200760f241f0a44da489b29cbe5c P ac8ba346de8b49f5932a001daeab9dc4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4943d296f22e46e4a8bcadc2da98ae35 in term 3.
I20260713 09:02:57.056699  6351 leader_election.cc:304] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35 [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: 4943d296f22e46e4a8bcadc2da98ae35, ac8ba346de8b49f5932a001daeab9dc4; no voters: 
I20260713 09:02:57.057367  6668 raft_consensus.cc:2804] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:02:57.057974  6460 raft_consensus.cc:2468] T 4e06200760f241f0a44da489b29cbe5c P 59dc6b29ab754e4389d4e40825a7f2d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4943d296f22e46e4a8bcadc2da98ae35 in term 3.
I20260713 09:02:57.058369  6668 raft_consensus.cc:697] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35 [term 3 LEADER]: Becoming Leader. State: Replica: 4943d296f22e46e4a8bcadc2da98ae35, State: Running, Role: LEADER
I20260713 09:02:57.059126  6668 consensus_queue.cc:237] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35 [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: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:57.061996  6671 raft_consensus.cc:993] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4: : Instructing follower 4943d296f22e46e4a8bcadc2da98ae35 to start an election
I20260713 09:02:57.062431  6671 raft_consensus.cc:1081] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4 [term 3 LEADER]: Signalling peer 4943d296f22e46e4a8bcadc2da98ae35 to start an election
I20260713 09:02:57.063983  6383 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "38773584be21497ab54aa43a597bb327"
dest_uuid: "4943d296f22e46e4a8bcadc2da98ae35"
 from {username='slave'} at 127.0.0.1:43790
I20260713 09:02:57.064519  6383 raft_consensus.cc:493] T 38773584be21497ab54aa43a597bb327 P 4943d296f22e46e4a8bcadc2da98ae35 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:57.064857  6383 raft_consensus.cc:3060] T 38773584be21497ab54aa43a597bb327 P 4943d296f22e46e4a8bcadc2da98ae35 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:57.066398  6280 catalog_manager.cc:5697] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35 reported cstate change: term changed from 2 to 3, leader changed from 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2) to 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1). New cstate: current_term: 3 leader_uuid: "4943d296f22e46e4a8bcadc2da98ae35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:57.072002  6383 raft_consensus.cc:515] T 38773584be21497ab54aa43a597bb327 P 4943d296f22e46e4a8bcadc2da98ae35 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:57.074668  6383 leader_election.cc:290] T 38773584be21497ab54aa43a597bb327 P 4943d296f22e46e4a8bcadc2da98ae35 [CANDIDATE]: Term 4 election: Requested vote from peers 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2:39921), ac8ba346de8b49f5932a001daeab9dc4 (127.5.154.3:37263)
I20260713 09:02:57.074833  6460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38773584be21497ab54aa43a597bb327" candidate_uuid: "4943d296f22e46e4a8bcadc2da98ae35" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "59dc6b29ab754e4389d4e40825a7f2d5"
I20260713 09:02:57.075475  6460 raft_consensus.cc:3060] T 38773584be21497ab54aa43a597bb327 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:57.075518  6534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38773584be21497ab54aa43a597bb327" candidate_uuid: "4943d296f22e46e4a8bcadc2da98ae35" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ac8ba346de8b49f5932a001daeab9dc4"
I20260713 09:02:57.076057  6534 raft_consensus.cc:3055] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:02:57.076356  6534 raft_consensus.cc:740] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ac8ba346de8b49f5932a001daeab9dc4, State: Running, Role: LEADER
I20260713 09:02:57.077032  6534 consensus_queue.cc:260] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4 [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: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:57.077989  6534 raft_consensus.cc:3060] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:02:57.081943  6460 raft_consensus.cc:2468] T 38773584be21497ab54aa43a597bb327 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4943d296f22e46e4a8bcadc2da98ae35 in term 4.
I20260713 09:02:57.083508  6349 leader_election.cc:304] T 38773584be21497ab54aa43a597bb327 P 4943d296f22e46e4a8bcadc2da98ae35 [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: 4943d296f22e46e4a8bcadc2da98ae35, 59dc6b29ab754e4389d4e40825a7f2d5; no voters: 
I20260713 09:02:57.084247  6668 raft_consensus.cc:2804] T 38773584be21497ab54aa43a597bb327 P 4943d296f22e46e4a8bcadc2da98ae35 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:02:57.084259  6534 raft_consensus.cc:2468] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4943d296f22e46e4a8bcadc2da98ae35 in term 4.
I20260713 09:02:57.084794  6668 raft_consensus.cc:697] T 38773584be21497ab54aa43a597bb327 P 4943d296f22e46e4a8bcadc2da98ae35 [term 4 LEADER]: Becoming Leader. State: Replica: 4943d296f22e46e4a8bcadc2da98ae35, State: Running, Role: LEADER
I20260713 09:02:57.085460  6668 consensus_queue.cc:237] T 38773584be21497ab54aa43a597bb327 P 4943d296f22e46e4a8bcadc2da98ae35 [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: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:57.117712  6686 raft_consensus.cc:993] T de82ac061dd840ee9f10a88b099e2db2 P 59dc6b29ab754e4389d4e40825a7f2d5: : Instructing follower 4943d296f22e46e4a8bcadc2da98ae35 to start an election
I20260713 09:02:57.118811  6686 raft_consensus.cc:1081] T de82ac061dd840ee9f10a88b099e2db2 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 2 LEADER]: Signalling peer 4943d296f22e46e4a8bcadc2da98ae35 to start an election
I20260713 09:02:57.122488  6383 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "de82ac061dd840ee9f10a88b099e2db2"
dest_uuid: "4943d296f22e46e4a8bcadc2da98ae35"
 from {username='slave'} at 127.0.0.1:43792
I20260713 09:02:57.123558  6383 raft_consensus.cc:493] T de82ac061dd840ee9f10a88b099e2db2 P 4943d296f22e46e4a8bcadc2da98ae35 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:57.124146  6383 raft_consensus.cc:3060] T de82ac061dd840ee9f10a88b099e2db2 P 4943d296f22e46e4a8bcadc2da98ae35 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:57.128182  6280 catalog_manager.cc:5697] T 38773584be21497ab54aa43a597bb327 P 4943d296f22e46e4a8bcadc2da98ae35 reported cstate change: term changed from 3 to 4, leader changed from ac8ba346de8b49f5932a001daeab9dc4 (127.5.154.3) to 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1). New cstate: current_term: 4 leader_uuid: "4943d296f22e46e4a8bcadc2da98ae35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:57.132501  6383 raft_consensus.cc:515] T de82ac061dd840ee9f10a88b099e2db2 P 4943d296f22e46e4a8bcadc2da98ae35 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:57.134392  6383 leader_election.cc:290] T de82ac061dd840ee9f10a88b099e2db2 P 4943d296f22e46e4a8bcadc2da98ae35 [CANDIDATE]: Term 3 election: Requested vote from peers 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2:39921), ac8ba346de8b49f5932a001daeab9dc4 (127.5.154.3:37263)
I20260713 09:02:57.136087  6460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de82ac061dd840ee9f10a88b099e2db2" candidate_uuid: "4943d296f22e46e4a8bcadc2da98ae35" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "59dc6b29ab754e4389d4e40825a7f2d5"
I20260713 09:02:57.136775  6460 raft_consensus.cc:3055] T de82ac061dd840ee9f10a88b099e2db2 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:02:57.136688  6534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de82ac061dd840ee9f10a88b099e2db2" candidate_uuid: "4943d296f22e46e4a8bcadc2da98ae35" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ac8ba346de8b49f5932a001daeab9dc4"
I20260713 09:02:57.137245  6460 raft_consensus.cc:740] T de82ac061dd840ee9f10a88b099e2db2 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 59dc6b29ab754e4389d4e40825a7f2d5, State: Running, Role: LEADER
I20260713 09:02:57.137766  6534 raft_consensus.cc:3060] T de82ac061dd840ee9f10a88b099e2db2 P ac8ba346de8b49f5932a001daeab9dc4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:57.138474  6460 consensus_queue.cc:260] T de82ac061dd840ee9f10a88b099e2db2 P 59dc6b29ab754e4389d4e40825a7f2d5 [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: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:57.140391  6460 raft_consensus.cc:3060] T de82ac061dd840ee9f10a88b099e2db2 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:57.143189  6534 raft_consensus.cc:2468] T de82ac061dd840ee9f10a88b099e2db2 P ac8ba346de8b49f5932a001daeab9dc4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4943d296f22e46e4a8bcadc2da98ae35 in term 3.
I20260713 09:02:57.144107  6351 leader_election.cc:304] T de82ac061dd840ee9f10a88b099e2db2 P 4943d296f22e46e4a8bcadc2da98ae35 [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: 4943d296f22e46e4a8bcadc2da98ae35, ac8ba346de8b49f5932a001daeab9dc4; no voters: 
I20260713 09:02:57.144853  6668 raft_consensus.cc:2804] T de82ac061dd840ee9f10a88b099e2db2 P 4943d296f22e46e4a8bcadc2da98ae35 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:02:57.145296  6668 raft_consensus.cc:697] T de82ac061dd840ee9f10a88b099e2db2 P 4943d296f22e46e4a8bcadc2da98ae35 [term 3 LEADER]: Becoming Leader. State: Replica: 4943d296f22e46e4a8bcadc2da98ae35, State: Running, Role: LEADER
I20260713 09:02:57.146413  6460 raft_consensus.cc:2468] T de82ac061dd840ee9f10a88b099e2db2 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4943d296f22e46e4a8bcadc2da98ae35 in term 3.
I20260713 09:02:57.146327  6668 consensus_queue.cc:237] T de82ac061dd840ee9f10a88b099e2db2 P 4943d296f22e46e4a8bcadc2da98ae35 [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: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:57.153468  6280 catalog_manager.cc:5697] T de82ac061dd840ee9f10a88b099e2db2 P 4943d296f22e46e4a8bcadc2da98ae35 reported cstate change: term changed from 2 to 3, leader changed from 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2) to 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1). New cstate: current_term: 3 leader_uuid: "4943d296f22e46e4a8bcadc2da98ae35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:57.172425  6686 raft_consensus.cc:993] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5: : Instructing follower 4943d296f22e46e4a8bcadc2da98ae35 to start an election
I20260713 09:02:57.172997  6665 raft_consensus.cc:1081] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 2 LEADER]: Signalling peer 4943d296f22e46e4a8bcadc2da98ae35 to start an election
I20260713 09:02:57.174506  6383 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "810f10d2c4204c3da5628ce5fd1f09f8"
dest_uuid: "4943d296f22e46e4a8bcadc2da98ae35"
 from {username='slave'} at 127.0.0.1:43792
I20260713 09:02:57.174870  6383 raft_consensus.cc:493] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:57.175079  6383 raft_consensus.cc:3060] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:57.179062  6383 raft_consensus.cc:515] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:57.180334  6383 leader_election.cc:290] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35 [CANDIDATE]: Term 3 election: Requested vote from peers 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2:39921), ac8ba346de8b49f5932a001daeab9dc4 (127.5.154.3:37263)
I20260713 09:02:57.181411  6534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810f10d2c4204c3da5628ce5fd1f09f8" candidate_uuid: "4943d296f22e46e4a8bcadc2da98ae35" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ac8ba346de8b49f5932a001daeab9dc4"
I20260713 09:02:57.181301  6460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810f10d2c4204c3da5628ce5fd1f09f8" candidate_uuid: "4943d296f22e46e4a8bcadc2da98ae35" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "59dc6b29ab754e4389d4e40825a7f2d5"
I20260713 09:02:57.182071  6534 raft_consensus.cc:3060] T 810f10d2c4204c3da5628ce5fd1f09f8 P ac8ba346de8b49f5932a001daeab9dc4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:57.182072  6460 raft_consensus.cc:3055] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:02:57.182601  6460 raft_consensus.cc:740] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 59dc6b29ab754e4389d4e40825a7f2d5, State: Running, Role: LEADER
I20260713 09:02:57.183475  6460 consensus_queue.cc:260] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5 [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: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:57.184829  6460 raft_consensus.cc:3060] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:57.188455  6534 raft_consensus.cc:2468] T 810f10d2c4204c3da5628ce5fd1f09f8 P ac8ba346de8b49f5932a001daeab9dc4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4943d296f22e46e4a8bcadc2da98ae35 in term 3.
I20260713 09:02:57.189397  6351 leader_election.cc:304] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35 [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: 4943d296f22e46e4a8bcadc2da98ae35, ac8ba346de8b49f5932a001daeab9dc4; no voters: 
I20260713 09:02:57.190146  6668 raft_consensus.cc:2804] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:02:57.190555  6668 raft_consensus.cc:697] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35 [term 3 LEADER]: Becoming Leader. State: Replica: 4943d296f22e46e4a8bcadc2da98ae35, State: Running, Role: LEADER
I20260713 09:02:57.191318  6460 raft_consensus.cc:2468] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4943d296f22e46e4a8bcadc2da98ae35 in term 3.
I20260713 09:02:57.191514  6668 consensus_queue.cc:237] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35 [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: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:57.198827  6280 catalog_manager.cc:5697] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35 reported cstate change: term changed from 2 to 3, leader changed from 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2) to 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1). New cstate: current_term: 3 leader_uuid: "4943d296f22e46e4a8bcadc2da98ae35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:57.507598  6534 raft_consensus.cc:1275] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4 [term 4 FOLLOWER]: Refusing update from remote peer 4943d296f22e46e4a8bcadc2da98ae35: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:02:57.508723  6668 consensus_queue.cc:1048] T 38773584be21497ab54aa43a597bb327 P 4943d296f22e46e4a8bcadc2da98ae35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:02:57.518407  6617 raft_consensus.cc:993] T 1ca14e82b79649e8a302f628acc0d3a6 P ac8ba346de8b49f5932a001daeab9dc4: : Instructing follower 4943d296f22e46e4a8bcadc2da98ae35 to start an election
I20260713 09:02:57.518893  6461 raft_consensus.cc:1275] T 38773584be21497ab54aa43a597bb327 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 4 FOLLOWER]: Refusing update from remote peer 4943d296f22e46e4a8bcadc2da98ae35: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:02:57.518913  6617 raft_consensus.cc:1081] T 1ca14e82b79649e8a302f628acc0d3a6 P ac8ba346de8b49f5932a001daeab9dc4 [term 2 LEADER]: Signalling peer 4943d296f22e46e4a8bcadc2da98ae35 to start an election
I20260713 09:02:57.520664  6687 consensus_queue.cc:1048] T 38773584be21497ab54aa43a597bb327 P 4943d296f22e46e4a8bcadc2da98ae35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:02:57.521641  6383 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ca14e82b79649e8a302f628acc0d3a6"
dest_uuid: "4943d296f22e46e4a8bcadc2da98ae35"
 from {username='slave'} at 127.0.0.1:43790
I20260713 09:02:57.522115  6383 raft_consensus.cc:493] T 1ca14e82b79649e8a302f628acc0d3a6 P 4943d296f22e46e4a8bcadc2da98ae35 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:57.522434  6383 raft_consensus.cc:3060] T 1ca14e82b79649e8a302f628acc0d3a6 P 4943d296f22e46e4a8bcadc2da98ae35 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:57.532063  6383 raft_consensus.cc:515] T 1ca14e82b79649e8a302f628acc0d3a6 P 4943d296f22e46e4a8bcadc2da98ae35 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:57.533418  6383 leader_election.cc:290] T 1ca14e82b79649e8a302f628acc0d3a6 P 4943d296f22e46e4a8bcadc2da98ae35 [CANDIDATE]: Term 3 election: Requested vote from peers 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2:39921), ac8ba346de8b49f5932a001daeab9dc4 (127.5.154.3:37263)
I20260713 09:02:57.534300  6534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ca14e82b79649e8a302f628acc0d3a6" candidate_uuid: "4943d296f22e46e4a8bcadc2da98ae35" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ac8ba346de8b49f5932a001daeab9dc4"
I20260713 09:02:57.534840  6534 raft_consensus.cc:3055] T 1ca14e82b79649e8a302f628acc0d3a6 P ac8ba346de8b49f5932a001daeab9dc4 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:02:57.535115  6534 raft_consensus.cc:740] T 1ca14e82b79649e8a302f628acc0d3a6 P ac8ba346de8b49f5932a001daeab9dc4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ac8ba346de8b49f5932a001daeab9dc4, State: Running, Role: LEADER
I20260713 09:02:57.535424  6461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ca14e82b79649e8a302f628acc0d3a6" candidate_uuid: "4943d296f22e46e4a8bcadc2da98ae35" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "59dc6b29ab754e4389d4e40825a7f2d5"
I20260713 09:02:57.535934  6461 raft_consensus.cc:3060] T 1ca14e82b79649e8a302f628acc0d3a6 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:57.535790  6534 consensus_queue.cc:260] T 1ca14e82b79649e8a302f628acc0d3a6 P ac8ba346de8b49f5932a001daeab9dc4 [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: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:57.536998  6534 raft_consensus.cc:3060] T 1ca14e82b79649e8a302f628acc0d3a6 P ac8ba346de8b49f5932a001daeab9dc4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:57.542179  6461 raft_consensus.cc:2468] T 1ca14e82b79649e8a302f628acc0d3a6 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4943d296f22e46e4a8bcadc2da98ae35 in term 3.
I20260713 09:02:57.542188  6534 raft_consensus.cc:2468] T 1ca14e82b79649e8a302f628acc0d3a6 P ac8ba346de8b49f5932a001daeab9dc4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4943d296f22e46e4a8bcadc2da98ae35 in term 3.
I20260713 09:02:57.543350  6349 leader_election.cc:304] T 1ca14e82b79649e8a302f628acc0d3a6 P 4943d296f22e46e4a8bcadc2da98ae35 [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: 4943d296f22e46e4a8bcadc2da98ae35, 59dc6b29ab754e4389d4e40825a7f2d5; no voters: 
I20260713 09:02:57.543974  6687 raft_consensus.cc:2804] T 1ca14e82b79649e8a302f628acc0d3a6 P 4943d296f22e46e4a8bcadc2da98ae35 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:02:57.544366  6687 raft_consensus.cc:697] T 1ca14e82b79649e8a302f628acc0d3a6 P 4943d296f22e46e4a8bcadc2da98ae35 [term 3 LEADER]: Becoming Leader. State: Replica: 4943d296f22e46e4a8bcadc2da98ae35, State: Running, Role: LEADER
I20260713 09:02:57.545076  6687 consensus_queue.cc:237] T 1ca14e82b79649e8a302f628acc0d3a6 P 4943d296f22e46e4a8bcadc2da98ae35 [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: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:02:57.551438  6283 catalog_manager.cc:5697] T 1ca14e82b79649e8a302f628acc0d3a6 P 4943d296f22e46e4a8bcadc2da98ae35 reported cstate change: term changed from 2 to 3, leader changed from ac8ba346de8b49f5932a001daeab9dc4 (127.5.154.3) to 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1). New cstate: current_term: 3 leader_uuid: "4943d296f22e46e4a8bcadc2da98ae35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:57.559867  6461 raft_consensus.cc:1275] T de82ac061dd840ee9f10a88b099e2db2 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 3 FOLLOWER]: Refusing update from remote peer 4943d296f22e46e4a8bcadc2da98ae35: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:57.560974  6687 consensus_queue.cc:1048] T de82ac061dd840ee9f10a88b099e2db2 P 4943d296f22e46e4a8bcadc2da98ae35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:57.561431  6534 raft_consensus.cc:1275] T 4e06200760f241f0a44da489b29cbe5c P ac8ba346de8b49f5932a001daeab9dc4 [term 3 FOLLOWER]: Refusing update from remote peer 4943d296f22e46e4a8bcadc2da98ae35: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:57.562631  6687 consensus_queue.cc:1048] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:57.571424  6532 raft_consensus.cc:1275] T de82ac061dd840ee9f10a88b099e2db2 P ac8ba346de8b49f5932a001daeab9dc4 [term 3 FOLLOWER]: Refusing update from remote peer 4943d296f22e46e4a8bcadc2da98ae35: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:57.573338  6687 consensus_queue.cc:1048] T de82ac061dd840ee9f10a88b099e2db2 P 4943d296f22e46e4a8bcadc2da98ae35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:02:57.595898  6461 raft_consensus.cc:1275] T 4e06200760f241f0a44da489b29cbe5c P 59dc6b29ab754e4389d4e40825a7f2d5 [term 3 FOLLOWER]: Refusing update from remote peer 4943d296f22e46e4a8bcadc2da98ae35: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:57.597342  6701 consensus_queue.cc:1048] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:57.718840  6461 raft_consensus.cc:1275] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 3 FOLLOWER]: Refusing update from remote peer 4943d296f22e46e4a8bcadc2da98ae35: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:57.719986  6687 consensus_queue.cc:1048] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:57.727978  6534 raft_consensus.cc:1275] T 810f10d2c4204c3da5628ce5fd1f09f8 P ac8ba346de8b49f5932a001daeab9dc4 [term 3 FOLLOWER]: Refusing update from remote peer 4943d296f22e46e4a8bcadc2da98ae35: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:57.729404  6668 consensus_queue.cc:1048] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:58.001375  6461 raft_consensus.cc:1275] T 1ca14e82b79649e8a302f628acc0d3a6 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 3 FOLLOWER]: Refusing update from remote peer 4943d296f22e46e4a8bcadc2da98ae35: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:58.002655  6668 consensus_queue.cc:1048] T 1ca14e82b79649e8a302f628acc0d3a6 P 4943d296f22e46e4a8bcadc2da98ae35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:58.010583  6534 raft_consensus.cc:1275] T 1ca14e82b79649e8a302f628acc0d3a6 P ac8ba346de8b49f5932a001daeab9dc4 [term 3 FOLLOWER]: Refusing update from remote peer 4943d296f22e46e4a8bcadc2da98ae35: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:58.012609  6687 consensus_queue.cc:1048] T 1ca14e82b79649e8a302f628acc0d3a6 P 4943d296f22e46e4a8bcadc2da98ae35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:59.997262  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:00.004551  6383 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3b06e9ea3cfd4b5392a231f0ca80fbab"
dest_uuid: "4943d296f22e46e4a8bcadc2da98ae35"
mode: GRACEFUL
new_leader_uuid: "ac8ba346de8b49f5932a001daeab9dc4"
 from {username='slave'} at 127.0.0.1:43806
I20260713 09:03:00.005057  6383 raft_consensus.cc:606] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 4943d296f22e46e4a8bcadc2da98ae35 [term 2 LEADER]: Received request to transfer leadership to TS ac8ba346de8b49f5932a001daeab9dc4
I20260713 09:03:00.007373  6383 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e06200760f241f0a44da489b29cbe5c"
dest_uuid: "4943d296f22e46e4a8bcadc2da98ae35"
mode: GRACEFUL
new_leader_uuid: "59dc6b29ab754e4389d4e40825a7f2d5"
 from {username='slave'} at 127.0.0.1:43806
I20260713 09:03:00.007732  6383 raft_consensus.cc:606] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35 [term 3 LEADER]: Received request to transfer leadership to TS 59dc6b29ab754e4389d4e40825a7f2d5
I20260713 09:03:00.009752  6383 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "810f10d2c4204c3da5628ce5fd1f09f8"
dest_uuid: "4943d296f22e46e4a8bcadc2da98ae35"
mode: GRACEFUL
new_leader_uuid: "59dc6b29ab754e4389d4e40825a7f2d5"
 from {username='slave'} at 127.0.0.1:43806
I20260713 09:03:00.010138  6383 raft_consensus.cc:606] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35 [term 3 LEADER]: Received request to transfer leadership to TS 59dc6b29ab754e4389d4e40825a7f2d5
I20260713 09:03:00.012907  6386 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3fad2af5aec4d5b98a0fb437f69fd45"
dest_uuid: "4943d296f22e46e4a8bcadc2da98ae35"
mode: GRACEFUL
new_leader_uuid: "ac8ba346de8b49f5932a001daeab9dc4"
 from {username='slave'} at 127.0.0.1:43806
I20260713 09:03:00.013377  6386 raft_consensus.cc:606] T a3fad2af5aec4d5b98a0fb437f69fd45 P 4943d296f22e46e4a8bcadc2da98ae35 [term 2 LEADER]: Received request to transfer leadership to TS ac8ba346de8b49f5932a001daeab9dc4
I20260713 09:03:00.014391  5736 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:03:00.014899  5736 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:03:00.135663  6701 raft_consensus.cc:993] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35: : Instructing follower 59dc6b29ab754e4389d4e40825a7f2d5 to start an election
I20260713 09:03:00.136152  6710 raft_consensus.cc:1081] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35 [term 3 LEADER]: Signalling peer 59dc6b29ab754e4389d4e40825a7f2d5 to start an election
I20260713 09:03:00.137751  6461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e06200760f241f0a44da489b29cbe5c"
dest_uuid: "59dc6b29ab754e4389d4e40825a7f2d5"
 from {username='slave'} at 127.0.0.1:55132
I20260713 09:03:00.138259  6461 raft_consensus.cc:493] T 4e06200760f241f0a44da489b29cbe5c P 59dc6b29ab754e4389d4e40825a7f2d5 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:00.138563  6461 raft_consensus.cc:3060] T 4e06200760f241f0a44da489b29cbe5c P 59dc6b29ab754e4389d4e40825a7f2d5 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:03:00.142691  6461 raft_consensus.cc:515] T 4e06200760f241f0a44da489b29cbe5c P 59dc6b29ab754e4389d4e40825a7f2d5 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:03:00.144157  6461 leader_election.cc:290] T 4e06200760f241f0a44da489b29cbe5c P 59dc6b29ab754e4389d4e40825a7f2d5 [CANDIDATE]: Term 4 election: Requested vote from peers 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1:44595), ac8ba346de8b49f5932a001daeab9dc4 (127.5.154.3:37263)
I20260713 09:03:00.145130  6386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e06200760f241f0a44da489b29cbe5c" candidate_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4943d296f22e46e4a8bcadc2da98ae35"
I20260713 09:03:00.145345  6534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e06200760f241f0a44da489b29cbe5c" candidate_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ac8ba346de8b49f5932a001daeab9dc4"
I20260713 09:03:00.145807  6534 raft_consensus.cc:3060] T 4e06200760f241f0a44da489b29cbe5c P ac8ba346de8b49f5932a001daeab9dc4 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:03:00.145807  6386 raft_consensus.cc:3055] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:03:00.146395  6386 raft_consensus.cc:740] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4943d296f22e46e4a8bcadc2da98ae35, State: Running, Role: LEADER
I20260713 09:03:00.147221  6386 consensus_queue.cc:260] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35 [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: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:03:00.148531  6386 raft_consensus.cc:3060] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:03:00.152158  6534 raft_consensus.cc:2468] T 4e06200760f241f0a44da489b29cbe5c P ac8ba346de8b49f5932a001daeab9dc4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59dc6b29ab754e4389d4e40825a7f2d5 in term 4.
I20260713 09:03:00.153527  6426 leader_election.cc:304] T 4e06200760f241f0a44da489b29cbe5c P 59dc6b29ab754e4389d4e40825a7f2d5 [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: 59dc6b29ab754e4389d4e40825a7f2d5, ac8ba346de8b49f5932a001daeab9dc4; no voters: 
I20260713 09:03:00.154357  6709 raft_consensus.cc:2804] T 4e06200760f241f0a44da489b29cbe5c P 59dc6b29ab754e4389d4e40825a7f2d5 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:03:00.155231  6386 raft_consensus.cc:2468] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59dc6b29ab754e4389d4e40825a7f2d5 in term 4.
I20260713 09:03:00.155380  6709 raft_consensus.cc:697] T 4e06200760f241f0a44da489b29cbe5c P 59dc6b29ab754e4389d4e40825a7f2d5 [term 4 LEADER]: Becoming Leader. State: Replica: 59dc6b29ab754e4389d4e40825a7f2d5, State: Running, Role: LEADER
I20260713 09:03:00.156316  6709 consensus_queue.cc:237] T 4e06200760f241f0a44da489b29cbe5c P 59dc6b29ab754e4389d4e40825a7f2d5 [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: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:03:00.162647  6283 catalog_manager.cc:5697] T 4e06200760f241f0a44da489b29cbe5c P 59dc6b29ab754e4389d4e40825a7f2d5 reported cstate change: term changed from 3 to 4, leader changed from 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1) to 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2). New cstate: current_term: 4 leader_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:00.273583  6701 raft_consensus.cc:993] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35: : Instructing follower 59dc6b29ab754e4389d4e40825a7f2d5 to start an election
I20260713 09:03:00.274065  6710 raft_consensus.cc:1081] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35 [term 3 LEADER]: Signalling peer 59dc6b29ab754e4389d4e40825a7f2d5 to start an election
I20260713 09:03:00.275874  6710 raft_consensus.cc:993] T a3fad2af5aec4d5b98a0fb437f69fd45 P 4943d296f22e46e4a8bcadc2da98ae35: : Instructing follower ac8ba346de8b49f5932a001daeab9dc4 to start an election
I20260713 09:03:00.276273  6701 raft_consensus.cc:1081] T a3fad2af5aec4d5b98a0fb437f69fd45 P 4943d296f22e46e4a8bcadc2da98ae35 [term 2 LEADER]: Signalling peer ac8ba346de8b49f5932a001daeab9dc4 to start an election
I20260713 09:03:00.276158  6461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "810f10d2c4204c3da5628ce5fd1f09f8"
dest_uuid: "59dc6b29ab754e4389d4e40825a7f2d5"
 from {username='slave'} at 127.0.0.1:55132
I20260713 09:03:00.277055  6461 raft_consensus.cc:493] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:00.277997  6461 raft_consensus.cc:3060] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:03:00.278270  6534 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3fad2af5aec4d5b98a0fb437f69fd45"
dest_uuid: "ac8ba346de8b49f5932a001daeab9dc4"
 from {username='slave'} at 127.0.0.1:35920
I20260713 09:03:00.278770  6534 raft_consensus.cc:493] T a3fad2af5aec4d5b98a0fb437f69fd45 P ac8ba346de8b49f5932a001daeab9dc4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:00.279027  6534 raft_consensus.cc:3060] T a3fad2af5aec4d5b98a0fb437f69fd45 P ac8ba346de8b49f5932a001daeab9dc4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:00.282835  6534 raft_consensus.cc:515] T a3fad2af5aec4d5b98a0fb437f69fd45 P ac8ba346de8b49f5932a001daeab9dc4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:03:00.283980  6461 raft_consensus.cc:515] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:03:00.284415  6534 leader_election.cc:290] T a3fad2af5aec4d5b98a0fb437f69fd45 P ac8ba346de8b49f5932a001daeab9dc4 [CANDIDATE]: Term 3 election: Requested vote from peers 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1:44595), 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2:39921)
I20260713 09:03:00.285274  6386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3fad2af5aec4d5b98a0fb437f69fd45" candidate_uuid: "ac8ba346de8b49f5932a001daeab9dc4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4943d296f22e46e4a8bcadc2da98ae35"
I20260713 09:03:00.285564  6460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3fad2af5aec4d5b98a0fb437f69fd45" candidate_uuid: "ac8ba346de8b49f5932a001daeab9dc4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "59dc6b29ab754e4389d4e40825a7f2d5"
I20260713 09:03:00.285923  6386 raft_consensus.cc:3055] T a3fad2af5aec4d5b98a0fb437f69fd45 P 4943d296f22e46e4a8bcadc2da98ae35 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:03:00.286095  6460 raft_consensus.cc:3060] T a3fad2af5aec4d5b98a0fb437f69fd45 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:00.286209  6461 leader_election.cc:290] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5 [CANDIDATE]: Term 4 election: Requested vote from peers 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1:44595), ac8ba346de8b49f5932a001daeab9dc4 (127.5.154.3:37263)
I20260713 09:03:00.286295  6386 raft_consensus.cc:740] T a3fad2af5aec4d5b98a0fb437f69fd45 P 4943d296f22e46e4a8bcadc2da98ae35 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4943d296f22e46e4a8bcadc2da98ae35, State: Running, Role: LEADER
I20260713 09:03:00.287007  6383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810f10d2c4204c3da5628ce5fd1f09f8" candidate_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4943d296f22e46e4a8bcadc2da98ae35"
I20260713 09:03:00.287497  6383 raft_consensus.cc:3055] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:03:00.287343  6386 consensus_queue.cc:260] T a3fad2af5aec4d5b98a0fb437f69fd45 P 4943d296f22e46e4a8bcadc2da98ae35 [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: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:03:00.287814  6383 raft_consensus.cc:740] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4943d296f22e46e4a8bcadc2da98ae35, State: Running, Role: LEADER
I20260713 09:03:00.288341  6534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810f10d2c4204c3da5628ce5fd1f09f8" candidate_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ac8ba346de8b49f5932a001daeab9dc4"
I20260713 09:03:00.288656  6386 raft_consensus.cc:3060] T a3fad2af5aec4d5b98a0fb437f69fd45 P 4943d296f22e46e4a8bcadc2da98ae35 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:00.288808  6534 raft_consensus.cc:3060] T 810f10d2c4204c3da5628ce5fd1f09f8 P ac8ba346de8b49f5932a001daeab9dc4 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:03:00.288777  6383 consensus_queue.cc:260] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35 [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: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:03:00.290036  6383 raft_consensus.cc:3060] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:03:00.293239  6460 raft_consensus.cc:2468] T a3fad2af5aec4d5b98a0fb437f69fd45 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac8ba346de8b49f5932a001daeab9dc4 in term 3.
I20260713 09:03:00.295625  6498 leader_election.cc:304] T a3fad2af5aec4d5b98a0fb437f69fd45 P ac8ba346de8b49f5932a001daeab9dc4 [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: 59dc6b29ab754e4389d4e40825a7f2d5, ac8ba346de8b49f5932a001daeab9dc4; no voters: 
I20260713 09:03:00.296057  6383 raft_consensus.cc:2468] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59dc6b29ab754e4389d4e40825a7f2d5 in term 4.
I20260713 09:03:00.296125  6386 raft_consensus.cc:2468] T a3fad2af5aec4d5b98a0fb437f69fd45 P 4943d296f22e46e4a8bcadc2da98ae35 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac8ba346de8b49f5932a001daeab9dc4 in term 3.
I20260713 09:03:00.296547  6708 raft_consensus.cc:2804] T a3fad2af5aec4d5b98a0fb437f69fd45 P ac8ba346de8b49f5932a001daeab9dc4 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:03:00.297257  6427 leader_election.cc:304] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5 [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: 4943d296f22e46e4a8bcadc2da98ae35, 59dc6b29ab754e4389d4e40825a7f2d5; no voters: 
I20260713 09:03:00.298237  6709 raft_consensus.cc:2804] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:03:00.298342  6708 raft_consensus.cc:697] T a3fad2af5aec4d5b98a0fb437f69fd45 P ac8ba346de8b49f5932a001daeab9dc4 [term 3 LEADER]: Becoming Leader. State: Replica: ac8ba346de8b49f5932a001daeab9dc4, State: Running, Role: LEADER
I20260713 09:03:00.298736  6709 raft_consensus.cc:697] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 4 LEADER]: Becoming Leader. State: Replica: 59dc6b29ab754e4389d4e40825a7f2d5, State: Running, Role: LEADER
I20260713 09:03:00.299252  6708 consensus_queue.cc:237] T a3fad2af5aec4d5b98a0fb437f69fd45 P ac8ba346de8b49f5932a001daeab9dc4 [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: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:03:00.299531  6709 consensus_queue.cc:237] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5 [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: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:03:00.299892  6534 raft_consensus.cc:2468] T 810f10d2c4204c3da5628ce5fd1f09f8 P ac8ba346de8b49f5932a001daeab9dc4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59dc6b29ab754e4389d4e40825a7f2d5 in term 4.
I20260713 09:03:00.307560  6283 catalog_manager.cc:5697] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5 reported cstate change: term changed from 3 to 4, leader changed from 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1) to 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2). New cstate: current_term: 4 leader_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:00.308261  6280 catalog_manager.cc:5697] T a3fad2af5aec4d5b98a0fb437f69fd45 P ac8ba346de8b49f5932a001daeab9dc4 reported cstate change: term changed from 2 to 3, leader changed from 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1) to ac8ba346de8b49f5932a001daeab9dc4 (127.5.154.3). New cstate: current_term: 3 leader_uuid: "ac8ba346de8b49f5932a001daeab9dc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:00.362538  6701 raft_consensus.cc:993] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 4943d296f22e46e4a8bcadc2da98ae35: : Instructing follower ac8ba346de8b49f5932a001daeab9dc4 to start an election
I20260713 09:03:00.362988  6710 raft_consensus.cc:1081] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 4943d296f22e46e4a8bcadc2da98ae35 [term 2 LEADER]: Signalling peer ac8ba346de8b49f5932a001daeab9dc4 to start an election
I20260713 09:03:00.364372  6534 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3b06e9ea3cfd4b5392a231f0ca80fbab"
dest_uuid: "ac8ba346de8b49f5932a001daeab9dc4"
 from {username='slave'} at 127.0.0.1:35920
I20260713 09:03:00.364827  6534 raft_consensus.cc:493] T 3b06e9ea3cfd4b5392a231f0ca80fbab P ac8ba346de8b49f5932a001daeab9dc4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:00.365103  6534 raft_consensus.cc:3060] T 3b06e9ea3cfd4b5392a231f0ca80fbab P ac8ba346de8b49f5932a001daeab9dc4 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:00.368866  6534 raft_consensus.cc:515] T 3b06e9ea3cfd4b5392a231f0ca80fbab P ac8ba346de8b49f5932a001daeab9dc4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:03:00.370293  6534 leader_election.cc:290] T 3b06e9ea3cfd4b5392a231f0ca80fbab P ac8ba346de8b49f5932a001daeab9dc4 [CANDIDATE]: Term 3 election: Requested vote from peers 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1:44595), 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2:39921)
I20260713 09:03:00.371037  6386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b06e9ea3cfd4b5392a231f0ca80fbab" candidate_uuid: "ac8ba346de8b49f5932a001daeab9dc4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4943d296f22e46e4a8bcadc2da98ae35"
I20260713 09:03:00.371328  6460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b06e9ea3cfd4b5392a231f0ca80fbab" candidate_uuid: "ac8ba346de8b49f5932a001daeab9dc4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "59dc6b29ab754e4389d4e40825a7f2d5"
I20260713 09:03:00.371615  6386 raft_consensus.cc:3055] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 4943d296f22e46e4a8bcadc2da98ae35 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:03:00.371879  6460 raft_consensus.cc:3060] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 59dc6b29ab754e4389d4e40825a7f2d5 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:00.371953  6386 raft_consensus.cc:740] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 4943d296f22e46e4a8bcadc2da98ae35 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4943d296f22e46e4a8bcadc2da98ae35, State: Running, Role: LEADER
I20260713 09:03:00.372793  6386 consensus_queue.cc:260] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 4943d296f22e46e4a8bcadc2da98ae35 [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: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:03:00.374050  6386 raft_consensus.cc:3060] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 4943d296f22e46e4a8bcadc2da98ae35 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:00.378682  6460 raft_consensus.cc:2468] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 59dc6b29ab754e4389d4e40825a7f2d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac8ba346de8b49f5932a001daeab9dc4 in term 3.
I20260713 09:03:00.379755  6498 leader_election.cc:304] T 3b06e9ea3cfd4b5392a231f0ca80fbab P ac8ba346de8b49f5932a001daeab9dc4 [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: 59dc6b29ab754e4389d4e40825a7f2d5, ac8ba346de8b49f5932a001daeab9dc4; no voters: 
I20260713 09:03:00.380300  6386 raft_consensus.cc:2468] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 4943d296f22e46e4a8bcadc2da98ae35 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac8ba346de8b49f5932a001daeab9dc4 in term 3.
I20260713 09:03:00.380446  6708 raft_consensus.cc:2804] T 3b06e9ea3cfd4b5392a231f0ca80fbab P ac8ba346de8b49f5932a001daeab9dc4 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:03:00.380926  6708 raft_consensus.cc:697] T 3b06e9ea3cfd4b5392a231f0ca80fbab P ac8ba346de8b49f5932a001daeab9dc4 [term 3 LEADER]: Becoming Leader. State: Replica: ac8ba346de8b49f5932a001daeab9dc4, State: Running, Role: LEADER
I20260713 09:03:00.382493  6708 consensus_queue.cc:237] T 3b06e9ea3cfd4b5392a231f0ca80fbab P ac8ba346de8b49f5932a001daeab9dc4 [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: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } }
I20260713 09:03:00.388676  6280 catalog_manager.cc:5697] T 3b06e9ea3cfd4b5392a231f0ca80fbab P ac8ba346de8b49f5932a001daeab9dc4 reported cstate change: term changed from 2 to 3, leader changed from 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1) to ac8ba346de8b49f5932a001daeab9dc4 (127.5.154.3). New cstate: current_term: 3 leader_uuid: "ac8ba346de8b49f5932a001daeab9dc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:00.563990  6534 raft_consensus.cc:1275] T 4e06200760f241f0a44da489b29cbe5c P ac8ba346de8b49f5932a001daeab9dc4 [term 4 FOLLOWER]: Refusing update from remote peer 59dc6b29ab754e4389d4e40825a7f2d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:03:00.565150  6709 consensus_queue.cc:1048] T 4e06200760f241f0a44da489b29cbe5c P 59dc6b29ab754e4389d4e40825a7f2d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:00.577178  6386 raft_consensus.cc:1275] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35 [term 4 FOLLOWER]: Refusing update from remote peer 59dc6b29ab754e4389d4e40825a7f2d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:03:00.578471  6709 consensus_queue.cc:1048] T 4e06200760f241f0a44da489b29cbe5c P 59dc6b29ab754e4389d4e40825a7f2d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:00.770119  6386 raft_consensus.cc:1275] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 4943d296f22e46e4a8bcadc2da98ae35 [term 3 FOLLOWER]: Refusing update from remote peer ac8ba346de8b49f5932a001daeab9dc4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:00.771312  6708 consensus_queue.cc:1048] T 3b06e9ea3cfd4b5392a231f0ca80fbab P ac8ba346de8b49f5932a001daeab9dc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:00.779387  6460 raft_consensus.cc:1275] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 59dc6b29ab754e4389d4e40825a7f2d5 [term 3 FOLLOWER]: Refusing update from remote peer ac8ba346de8b49f5932a001daeab9dc4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:00.780696  6708 consensus_queue.cc:1048] T 3b06e9ea3cfd4b5392a231f0ca80fbab P ac8ba346de8b49f5932a001daeab9dc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:00.794920  6460 raft_consensus.cc:1275] T a3fad2af5aec4d5b98a0fb437f69fd45 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 3 FOLLOWER]: Refusing update from remote peer ac8ba346de8b49f5932a001daeab9dc4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:00.795990  6708 consensus_queue.cc:1048] T a3fad2af5aec4d5b98a0fb437f69fd45 P ac8ba346de8b49f5932a001daeab9dc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59dc6b29ab754e4389d4e40825a7f2d5" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 39921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:00.804267  6386 raft_consensus.cc:1275] T a3fad2af5aec4d5b98a0fb437f69fd45 P 4943d296f22e46e4a8bcadc2da98ae35 [term 3 FOLLOWER]: Refusing update from remote peer ac8ba346de8b49f5932a001daeab9dc4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:00.805662  6708 consensus_queue.cc:1048] T a3fad2af5aec4d5b98a0fb437f69fd45 P ac8ba346de8b49f5932a001daeab9dc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:00.854357  6534 raft_consensus.cc:1275] T 810f10d2c4204c3da5628ce5fd1f09f8 P ac8ba346de8b49f5932a001daeab9dc4 [term 4 FOLLOWER]: Refusing update from remote peer 59dc6b29ab754e4389d4e40825a7f2d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:03:00.855482  6709 consensus_queue.cc:1048] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac8ba346de8b49f5932a001daeab9dc4" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 37263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:00.863350  6386 raft_consensus.cc:1275] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35 [term 4 FOLLOWER]: Refusing update from remote peer 59dc6b29ab754e4389d4e40825a7f2d5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:03:00.864786  6711 consensus_queue.cc:1048] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4943d296f22e46e4a8bcadc2da98ae35" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:01.015671  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:01.022207  5736 tablet_server.cc:179] TabletServer@127.5.154.1:0 shutting down...
I20260713 09:03:01.046909  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:01.047550  5736 tablet_replica.cc:333] T 1ca14e82b79649e8a302f628acc0d3a6 P 4943d296f22e46e4a8bcadc2da98ae35: stopping tablet replica
I20260713 09:03:01.048158  5736 raft_consensus.cc:2243] T 1ca14e82b79649e8a302f628acc0d3a6 P 4943d296f22e46e4a8bcadc2da98ae35 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:03:01.048866  5736 raft_consensus.cc:2272] T 1ca14e82b79649e8a302f628acc0d3a6 P 4943d296f22e46e4a8bcadc2da98ae35 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.050719  5736 tablet_replica.cc:333] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35: stopping tablet replica
I20260713 09:03:01.051263  5736 raft_consensus.cc:2243] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.051651  5736 raft_consensus.cc:2272] T 810f10d2c4204c3da5628ce5fd1f09f8 P 4943d296f22e46e4a8bcadc2da98ae35 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.053761  5736 tablet_replica.cc:333] T 32a5aef4fe564a3789aed12022b09fc6 P 4943d296f22e46e4a8bcadc2da98ae35: stopping tablet replica
I20260713 09:03:01.054261  5736 raft_consensus.cc:2243] T 32a5aef4fe564a3789aed12022b09fc6 P 4943d296f22e46e4a8bcadc2da98ae35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.054700  5736 raft_consensus.cc:2272] T 32a5aef4fe564a3789aed12022b09fc6 P 4943d296f22e46e4a8bcadc2da98ae35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.056221  5736 tablet_replica.cc:333] T de82ac061dd840ee9f10a88b099e2db2 P 4943d296f22e46e4a8bcadc2da98ae35: stopping tablet replica
I20260713 09:03:01.056705  5736 raft_consensus.cc:2243] T de82ac061dd840ee9f10a88b099e2db2 P 4943d296f22e46e4a8bcadc2da98ae35 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:03:01.057358  5736 raft_consensus.cc:2272] T de82ac061dd840ee9f10a88b099e2db2 P 4943d296f22e46e4a8bcadc2da98ae35 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.058997  5736 tablet_replica.cc:333] T ee24993414a447c7a336a86519522e26 P 4943d296f22e46e4a8bcadc2da98ae35: stopping tablet replica
I20260713 09:03:01.059478  5736 raft_consensus.cc:2243] T ee24993414a447c7a336a86519522e26 P 4943d296f22e46e4a8bcadc2da98ae35 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:01.060174  5736 raft_consensus.cc:2272] T ee24993414a447c7a336a86519522e26 P 4943d296f22e46e4a8bcadc2da98ae35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.061774  5736 tablet_replica.cc:333] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35: stopping tablet replica
I20260713 09:03:01.062245  5736 raft_consensus.cc:2243] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.062606  5736 raft_consensus.cc:2272] T 4e06200760f241f0a44da489b29cbe5c P 4943d296f22e46e4a8bcadc2da98ae35 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.065049  5736 tablet_replica.cc:333] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 4943d296f22e46e4a8bcadc2da98ae35: stopping tablet replica
I20260713 09:03:01.065553  5736 raft_consensus.cc:2243] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 4943d296f22e46e4a8bcadc2da98ae35 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.065917  5736 raft_consensus.cc:2272] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 4943d296f22e46e4a8bcadc2da98ae35 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.067967  5736 tablet_replica.cc:333] T 38773584be21497ab54aa43a597bb327 P 4943d296f22e46e4a8bcadc2da98ae35: stopping tablet replica
I20260713 09:03:01.068457  5736 raft_consensus.cc:2243] T 38773584be21497ab54aa43a597bb327 P 4943d296f22e46e4a8bcadc2da98ae35 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:03:01.069098  5736 raft_consensus.cc:2272] T 38773584be21497ab54aa43a597bb327 P 4943d296f22e46e4a8bcadc2da98ae35 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.070772  5736 tablet_replica.cc:333] T 718c91e6887c4181ad4e3b6c3ce9fb29 P 4943d296f22e46e4a8bcadc2da98ae35: stopping tablet replica
I20260713 09:03:01.071208  5736 raft_consensus.cc:2243] T 718c91e6887c4181ad4e3b6c3ce9fb29 P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.071597  5736 raft_consensus.cc:2272] T 718c91e6887c4181ad4e3b6c3ce9fb29 P 4943d296f22e46e4a8bcadc2da98ae35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.073139  5736 tablet_replica.cc:333] T a3fad2af5aec4d5b98a0fb437f69fd45 P 4943d296f22e46e4a8bcadc2da98ae35: stopping tablet replica
I20260713 09:03:01.073611  5736 raft_consensus.cc:2243] T a3fad2af5aec4d5b98a0fb437f69fd45 P 4943d296f22e46e4a8bcadc2da98ae35 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.073962  5736 raft_consensus.cc:2272] T a3fad2af5aec4d5b98a0fb437f69fd45 P 4943d296f22e46e4a8bcadc2da98ae35 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.102030  5736 tablet_server.cc:196] TabletServer@127.5.154.1:0 shutdown complete.
I20260713 09:03:01.120384  5736 tablet_server.cc:179] TabletServer@127.5.154.2:0 shutting down...
I20260713 09:03:01.145406  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:01.146128  5736 tablet_replica.cc:333] T 32a5aef4fe564a3789aed12022b09fc6 P 59dc6b29ab754e4389d4e40825a7f2d5: stopping tablet replica
I20260713 09:03:01.146687  5736 raft_consensus.cc:2243] T 32a5aef4fe564a3789aed12022b09fc6 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:01.147472  5736 raft_consensus.cc:2272] T 32a5aef4fe564a3789aed12022b09fc6 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.149261  5736 tablet_replica.cc:333] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 59dc6b29ab754e4389d4e40825a7f2d5: stopping tablet replica
I20260713 09:03:01.149821  5736 raft_consensus.cc:2243] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 59dc6b29ab754e4389d4e40825a7f2d5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.150238  5736 raft_consensus.cc:2272] T 3b06e9ea3cfd4b5392a231f0ca80fbab P 59dc6b29ab754e4389d4e40825a7f2d5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.152854  5736 tablet_replica.cc:333] T 4e06200760f241f0a44da489b29cbe5c P 59dc6b29ab754e4389d4e40825a7f2d5: stopping tablet replica
I20260713 09:03:01.153378  5736 raft_consensus.cc:2243] T 4e06200760f241f0a44da489b29cbe5c P 59dc6b29ab754e4389d4e40825a7f2d5 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:03:01.154134  5736 raft_consensus.cc:2272] T 4e06200760f241f0a44da489b29cbe5c P 59dc6b29ab754e4389d4e40825a7f2d5 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 09:03:01.155691  6501 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.154.1:44595: connect: Connection refused (error 111) [suppressed 2 similar messages]
I20260713 09:03:01.156682  5736 tablet_replica.cc:333] T 38773584be21497ab54aa43a597bb327 P 59dc6b29ab754e4389d4e40825a7f2d5: stopping tablet replica
I20260713 09:03:01.157305  5736 raft_consensus.cc:2243] T 38773584be21497ab54aa43a597bb327 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.157747  5736 raft_consensus.cc:2272] T 38773584be21497ab54aa43a597bb327 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.159324  5736 tablet_replica.cc:333] T 718c91e6887c4181ad4e3b6c3ce9fb29 P 59dc6b29ab754e4389d4e40825a7f2d5: stopping tablet replica
W20260713 09:03:01.159255  6501 consensus_peers.cc:597] T 718c91e6887c4181ad4e3b6c3ce9fb29 P ac8ba346de8b49f5932a001daeab9dc4 -> Peer 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1:44595): Couldn't send request to peer 4943d296f22e46e4a8bcadc2da98ae35. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:44595: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:01.159938  5736 raft_consensus.cc:2243] T 718c91e6887c4181ad4e3b6c3ce9fb29 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.160331  5736 raft_consensus.cc:2272] T 718c91e6887c4181ad4e3b6c3ce9fb29 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.162150  5736 tablet_replica.cc:333] T a3fad2af5aec4d5b98a0fb437f69fd45 P 59dc6b29ab754e4389d4e40825a7f2d5: stopping tablet replica
I20260713 09:03:01.162652  5736 raft_consensus.cc:2243] T a3fad2af5aec4d5b98a0fb437f69fd45 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.163043  5736 raft_consensus.cc:2272] T a3fad2af5aec4d5b98a0fb437f69fd45 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.164809  5736 tablet_replica.cc:333] T de82ac061dd840ee9f10a88b099e2db2 P 59dc6b29ab754e4389d4e40825a7f2d5: stopping tablet replica
I20260713 09:03:01.165264  5736 raft_consensus.cc:2243] T de82ac061dd840ee9f10a88b099e2db2 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.165679  5736 raft_consensus.cc:2272] T de82ac061dd840ee9f10a88b099e2db2 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.167122  5736 tablet_replica.cc:333] T ee24993414a447c7a336a86519522e26 P 59dc6b29ab754e4389d4e40825a7f2d5: stopping tablet replica
I20260713 09:03:01.167554  5736 raft_consensus.cc:2243] T ee24993414a447c7a336a86519522e26 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.167922  5736 raft_consensus.cc:2272] T ee24993414a447c7a336a86519522e26 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.169476  5736 tablet_replica.cc:333] T 1ca14e82b79649e8a302f628acc0d3a6 P 59dc6b29ab754e4389d4e40825a7f2d5: stopping tablet replica
I20260713 09:03:01.169955  5736 raft_consensus.cc:2243] T 1ca14e82b79649e8a302f628acc0d3a6 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.170341  5736 raft_consensus.cc:2272] T 1ca14e82b79649e8a302f628acc0d3a6 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.171757  5736 tablet_replica.cc:333] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5: stopping tablet replica
I20260713 09:03:01.172171  5736 raft_consensus.cc:2243] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:03:01.172829  5736 raft_consensus.cc:2272] T 810f10d2c4204c3da5628ce5fd1f09f8 P 59dc6b29ab754e4389d4e40825a7f2d5 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 09:03:01.195117  6498 consensus_peers.cc:597] T a3fad2af5aec4d5b98a0fb437f69fd45 P ac8ba346de8b49f5932a001daeab9dc4 -> Peer 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2:39921): Couldn't send request to peer 59dc6b29ab754e4389d4e40825a7f2d5. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.2:39921: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:01.200435  5736 tablet_server.cc:196] TabletServer@127.5.154.2:0 shutdown complete.
W20260713 09:03:01.215721  6498 consensus_peers.cc:597] T 3b06e9ea3cfd4b5392a231f0ca80fbab P ac8ba346de8b49f5932a001daeab9dc4 -> Peer 59dc6b29ab754e4389d4e40825a7f2d5 (127.5.154.2:39921): Couldn't send request to peer 59dc6b29ab754e4389d4e40825a7f2d5. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.2:39921: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:01.222411  5736 tablet_server.cc:179] TabletServer@127.5.154.3:0 shutting down...
I20260713 09:03:01.252928  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:01.253676  5736 tablet_replica.cc:333] T 32a5aef4fe564a3789aed12022b09fc6 P ac8ba346de8b49f5932a001daeab9dc4: stopping tablet replica
I20260713 09:03:01.254303  5736 raft_consensus.cc:2243] T 32a5aef4fe564a3789aed12022b09fc6 P ac8ba346de8b49f5932a001daeab9dc4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.254731  5736 raft_consensus.cc:2272] T 32a5aef4fe564a3789aed12022b09fc6 P ac8ba346de8b49f5932a001daeab9dc4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.256361  5736 tablet_replica.cc:333] T de82ac061dd840ee9f10a88b099e2db2 P ac8ba346de8b49f5932a001daeab9dc4: stopping tablet replica
I20260713 09:03:01.256841  5736 raft_consensus.cc:2243] T de82ac061dd840ee9f10a88b099e2db2 P ac8ba346de8b49f5932a001daeab9dc4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.257180  5736 raft_consensus.cc:2272] T de82ac061dd840ee9f10a88b099e2db2 P ac8ba346de8b49f5932a001daeab9dc4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.258780  5736 tablet_replica.cc:333] T ee24993414a447c7a336a86519522e26 P ac8ba346de8b49f5932a001daeab9dc4: stopping tablet replica
I20260713 09:03:01.259264  5736 raft_consensus.cc:2243] T ee24993414a447c7a336a86519522e26 P ac8ba346de8b49f5932a001daeab9dc4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.259618  5736 raft_consensus.cc:2272] T ee24993414a447c7a336a86519522e26 P ac8ba346de8b49f5932a001daeab9dc4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.261080  5736 tablet_replica.cc:333] T 4e06200760f241f0a44da489b29cbe5c P ac8ba346de8b49f5932a001daeab9dc4: stopping tablet replica
I20260713 09:03:01.261543  5736 raft_consensus.cc:2243] T 4e06200760f241f0a44da489b29cbe5c P ac8ba346de8b49f5932a001daeab9dc4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.261906  5736 raft_consensus.cc:2272] T 4e06200760f241f0a44da489b29cbe5c P ac8ba346de8b49f5932a001daeab9dc4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.264313  5736 tablet_replica.cc:333] T 3b06e9ea3cfd4b5392a231f0ca80fbab P ac8ba346de8b49f5932a001daeab9dc4: stopping tablet replica
I20260713 09:03:01.264829  5736 raft_consensus.cc:2243] T 3b06e9ea3cfd4b5392a231f0ca80fbab P ac8ba346de8b49f5932a001daeab9dc4 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:03:01.265820  5736 raft_consensus.cc:2272] T 3b06e9ea3cfd4b5392a231f0ca80fbab P ac8ba346de8b49f5932a001daeab9dc4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.268100  5736 tablet_replica.cc:333] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4: stopping tablet replica
I20260713 09:03:01.268592  5736 raft_consensus.cc:2243] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.269038  5736 raft_consensus.cc:2272] T 38773584be21497ab54aa43a597bb327 P ac8ba346de8b49f5932a001daeab9dc4 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 09:03:01.270183  6501 consensus_peers.cc:597] T a3fad2af5aec4d5b98a0fb437f69fd45 P ac8ba346de8b49f5932a001daeab9dc4 -> Peer 4943d296f22e46e4a8bcadc2da98ae35 (127.5.154.1:44595): Couldn't send request to peer 4943d296f22e46e4a8bcadc2da98ae35. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:44595: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:01.270969  5736 tablet_replica.cc:333] T 718c91e6887c4181ad4e3b6c3ce9fb29 P ac8ba346de8b49f5932a001daeab9dc4: stopping tablet replica
I20260713 09:03:01.271474  5736 raft_consensus.cc:2243] T 718c91e6887c4181ad4e3b6c3ce9fb29 P ac8ba346de8b49f5932a001daeab9dc4 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:01.272187  5736 raft_consensus.cc:2272] T 718c91e6887c4181ad4e3b6c3ce9fb29 P ac8ba346de8b49f5932a001daeab9dc4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.273820  5736 tablet_replica.cc:333] T a3fad2af5aec4d5b98a0fb437f69fd45 P ac8ba346de8b49f5932a001daeab9dc4: stopping tablet replica
I20260713 09:03:01.274287  5736 raft_consensus.cc:2243] T a3fad2af5aec4d5b98a0fb437f69fd45 P ac8ba346de8b49f5932a001daeab9dc4 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:03:01.274947  5736 raft_consensus.cc:2272] T a3fad2af5aec4d5b98a0fb437f69fd45 P ac8ba346de8b49f5932a001daeab9dc4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.276633  5736 tablet_replica.cc:333] T 810f10d2c4204c3da5628ce5fd1f09f8 P ac8ba346de8b49f5932a001daeab9dc4: stopping tablet replica
I20260713 09:03:01.277094  5736 raft_consensus.cc:2243] T 810f10d2c4204c3da5628ce5fd1f09f8 P ac8ba346de8b49f5932a001daeab9dc4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.277573  5736 raft_consensus.cc:2272] T 810f10d2c4204c3da5628ce5fd1f09f8 P ac8ba346de8b49f5932a001daeab9dc4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.279342  5736 tablet_replica.cc:333] T 1ca14e82b79649e8a302f628acc0d3a6 P ac8ba346de8b49f5932a001daeab9dc4: stopping tablet replica
I20260713 09:03:01.279769  5736 raft_consensus.cc:2243] T 1ca14e82b79649e8a302f628acc0d3a6 P ac8ba346de8b49f5932a001daeab9dc4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:01.280133  5736 raft_consensus.cc:2272] T 1ca14e82b79649e8a302f628acc0d3a6 P ac8ba346de8b49f5932a001daeab9dc4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.306707  5736 tablet_server.cc:196] TabletServer@127.5.154.3:0 shutdown complete.
I20260713 09:03:01.326814  5736 master.cc:562] Master@127.5.154.62:41583 shutting down...
I20260713 09:03:01.345448  5736 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b685461ac7b440cc946d36a04de33e21 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:01.346007  5736 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b685461ac7b440cc946d36a04de33e21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:01.346323  5736 tablet_replica.cc:333] T 00000000000000000000000000000000 P b685461ac7b440cc946d36a04de33e21: stopping tablet replica
I20260713 09:03:01.366034  5736 master.cc:584] Master@127.5.154.62:41583 shutdown complete.
4943d296f22e46e4a8bcadc2da98ae35  5
59dc6b29ab754e4389d4e40825a7f2d5  4
ac8ba346de8b49f5932a001daeab9dc4  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10402 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260713 09:03:01.407292  5736 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.154.62:44719
I20260713 09:03:01.408391  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:01.414153  6738 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
W20260713 09:03:01.414111  6739 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
W20260713 09:03:01.414834  6741 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
I20260713 09:03:01.415859  5736 server_base.cc:1061] running on GCE node
I20260713 09:03:01.416622  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:01.416828  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:03:01.416988  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783933381416955 us; error 0 us; skew 500 ppm
I20260713 09:03:01.417552  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:01.419809  5736 webserver.cc:533] Webserver started at http://127.5.154.62:46809/ using document root <none> and password file <none>
I20260713 09:03:01.420303  5736 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:01.420459  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:01.420773  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:01.421953  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933356847920-5736-0/minicluster-data/master-0-root/instance:
uuid: "89ea062199da4fe7bb85c09446d9c8dd"
format_stamp: "Formatted at 2026-07-13 09:03:01 on dist-test-slave-z8rn"
I20260713 09:03:01.426285  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260713 09:03:01.429643  6746 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:01.430492  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:03:01.430795  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933356847920-5736-0/minicluster-data/master-0-root
uuid: "89ea062199da4fe7bb85c09446d9c8dd"
format_stamp: "Formatted at 2026-07-13 09:03:01 on dist-test-slave-z8rn"
I20260713 09:03:01.431099  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933356847920-5736-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933356847920-5736-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933356847920-5736-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)
I20260713 09:03:01.447966  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:01.449394  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:01.487074  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.62:44719
I20260713 09:03:01.487183  6797 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.62:44719 every 8 connection(s)
I20260713 09:03:01.490998  6798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:01.501091  6798 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 89ea062199da4fe7bb85c09446d9c8dd: Bootstrap starting.
I20260713 09:03:01.506139  6798 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 89ea062199da4fe7bb85c09446d9c8dd: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:01.510372  6798 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 89ea062199da4fe7bb85c09446d9c8dd: No bootstrap required, opened a new log
I20260713 09:03:01.512538  6798 raft_consensus.cc:359] T 00000000000000000000000000000000 P 89ea062199da4fe7bb85c09446d9c8dd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89ea062199da4fe7bb85c09446d9c8dd" member_type: VOTER }
I20260713 09:03:01.512933  6798 raft_consensus.cc:385] T 00000000000000000000000000000000 P 89ea062199da4fe7bb85c09446d9c8dd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:01.513129  6798 raft_consensus.cc:740] T 00000000000000000000000000000000 P 89ea062199da4fe7bb85c09446d9c8dd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89ea062199da4fe7bb85c09446d9c8dd, State: Initialized, Role: FOLLOWER
I20260713 09:03:01.513731  6798 consensus_queue.cc:260] T 00000000000000000000000000000000 P 89ea062199da4fe7bb85c09446d9c8dd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "89ea062199da4fe7bb85c09446d9c8dd" member_type: VOTER }
I20260713 09:03:01.514211  6798 raft_consensus.cc:399] T 00000000000000000000000000000000 P 89ea062199da4fe7bb85c09446d9c8dd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:03:01.514439  6798 raft_consensus.cc:493] T 00000000000000000000000000000000 P 89ea062199da4fe7bb85c09446d9c8dd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:03:01.514663  6798 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 89ea062199da4fe7bb85c09446d9c8dd [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:01.518994  6798 raft_consensus.cc:515] T 00000000000000000000000000000000 P 89ea062199da4fe7bb85c09446d9c8dd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89ea062199da4fe7bb85c09446d9c8dd" member_type: VOTER }
I20260713 09:03:01.519485  6798 leader_election.cc:304] T 00000000000000000000000000000000 P 89ea062199da4fe7bb85c09446d9c8dd [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: 89ea062199da4fe7bb85c09446d9c8dd; no voters: 
I20260713 09:03:01.520543  6798 leader_election.cc:290] T 00000000000000000000000000000000 P 89ea062199da4fe7bb85c09446d9c8dd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:03:01.520877  6801 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 89ea062199da4fe7bb85c09446d9c8dd [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:01.522262  6801 raft_consensus.cc:697] T 00000000000000000000000000000000 P 89ea062199da4fe7bb85c09446d9c8dd [term 1 LEADER]: Becoming Leader. State: Replica: 89ea062199da4fe7bb85c09446d9c8dd, State: Running, Role: LEADER
I20260713 09:03:01.522908  6801 consensus_queue.cc:237] T 00000000000000000000000000000000 P 89ea062199da4fe7bb85c09446d9c8dd [LEADER]: Queue going to LEADER mode. State: All 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: "89ea062199da4fe7bb85c09446d9c8dd" member_type: VOTER }
I20260713 09:03:01.523751  6798 sys_catalog.cc:565] T 00000000000000000000000000000000 P 89ea062199da4fe7bb85c09446d9c8dd [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:03:01.527925  6802 sys_catalog.cc:455] T 00000000000000000000000000000000 P 89ea062199da4fe7bb85c09446d9c8dd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "89ea062199da4fe7bb85c09446d9c8dd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89ea062199da4fe7bb85c09446d9c8dd" member_type: VOTER } }
I20260713 09:03:01.528358  6803 sys_catalog.cc:455] T 00000000000000000000000000000000 P 89ea062199da4fe7bb85c09446d9c8dd [sys.catalog]: SysCatalogTable state changed. Reason: New leader 89ea062199da4fe7bb85c09446d9c8dd. Latest consensus state: current_term: 1 leader_uuid: "89ea062199da4fe7bb85c09446d9c8dd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "89ea062199da4fe7bb85c09446d9c8dd" member_type: VOTER } }
I20260713 09:03:01.529141  6802 sys_catalog.cc:458] T 00000000000000000000000000000000 P 89ea062199da4fe7bb85c09446d9c8dd [sys.catalog]: This master's current role is: LEADER
I20260713 09:03:01.529748  6803 sys_catalog.cc:458] T 00000000000000000000000000000000 P 89ea062199da4fe7bb85c09446d9c8dd [sys.catalog]: This master's current role is: LEADER
I20260713 09:03:01.531028  6808 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:03:01.537292  6808 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:03:01.539630  5736 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:03:01.546136  6808 catalog_manager.cc:1383] Generated new cluster ID: edda35877c7149a68640bd645bace30a
I20260713 09:03:01.546427  6808 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:03:01.560696  6808 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:03:01.561972  6808 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:03:01.576768  6808 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 89ea062199da4fe7bb85c09446d9c8dd: Generated new TSK 0
I20260713 09:03:01.577332  6808 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:03:01.605944  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:01.611410  6819 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
W20260713 09:03:01.612578  6820 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
W20260713 09:03:01.614166  6822 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
I20260713 09:03:01.614763  5736 server_base.cc:1061] running on GCE node
I20260713 09:03:01.615495  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:01.615685  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:03:01.615854  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783933381615834 us; error 0 us; skew 500 ppm
I20260713 09:03:01.616362  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:01.618598  5736 webserver.cc:533] Webserver started at http://127.5.154.1:43259/ using document root <none> and password file <none>
I20260713 09:03:01.619057  5736 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:01.619231  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:01.619513  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:01.620575  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933356847920-5736-0/minicluster-data/ts-0-root/instance:
uuid: "488820123a574f2b87b2ad97b28575d9"
format_stamp: "Formatted at 2026-07-13 09:03:01 on dist-test-slave-z8rn"
I20260713 09:03:01.624926  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:03:01.628213  6827 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:01.629038  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:03:01.629357  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933356847920-5736-0/minicluster-data/ts-0-root
uuid: "488820123a574f2b87b2ad97b28575d9"
format_stamp: "Formatted at 2026-07-13 09:03:01 on dist-test-slave-z8rn"
I20260713 09:03:01.629696  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933356847920-5736-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933356847920-5736-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933356847920-5736-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)
I20260713 09:03:01.648731  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:01.650000  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:01.651434  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:01.653703  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:03:01.653940  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:01.654178  5736 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:03:01.654367  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:01.693418  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.1:35037
I20260713 09:03:01.693548  6889 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.1:35037 every 8 connection(s)
I20260713 09:03:01.698428  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:01.704991  6894 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
W20260713 09:03:01.706399  6895 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
W20260713 09:03:01.709652  6897 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
I20260713 09:03:01.710346  5736 server_base.cc:1061] running on GCE node
I20260713 09:03:01.711498  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:01.711764  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:03:01.711968  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783933381711948 us; error 0 us; skew 500 ppm
I20260713 09:03:01.712527  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:01.715081  6890 heartbeater.cc:344] Connected to a master server at 127.5.154.62:44719
I20260713 09:03:01.715472  6890 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:01.715759  5736 webserver.cc:533] Webserver started at http://127.5.154.2:35269/ using document root <none> and password file <none>
I20260713 09:03:01.716264  5736 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:01.716218  6890 heartbeater.cc:507] Master 127.5.154.62:44719 requested a full tablet report, sending...
I20260713 09:03:01.716547  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:01.716846  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:01.718235  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933356847920-5736-0/minicluster-data/ts-1-root/instance:
uuid: "a994894f6c0040f3abc9de23698d36db"
format_stamp: "Formatted at 2026-07-13 09:03:01 on dist-test-slave-z8rn"
I20260713 09:03:01.718550  6763 ts_manager.cc:194] Registered new tserver with Master: 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037)
I20260713 09:03:01.720953  6763 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55706
I20260713 09:03:01.723937  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260713 09:03:01.727247  6902 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:01.728048  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:03:01.728363  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933356847920-5736-0/minicluster-data/ts-1-root
uuid: "a994894f6c0040f3abc9de23698d36db"
format_stamp: "Formatted at 2026-07-13 09:03:01 on dist-test-slave-z8rn"
I20260713 09:03:01.728643  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933356847920-5736-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933356847920-5736-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933356847920-5736-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)
I20260713 09:03:01.748641  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:01.749933  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:01.751430  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:01.753747  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:03:01.754005  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:01.754263  5736 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:03:01.754446  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:01.794910  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.2:38313
I20260713 09:03:01.795035  6964 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.2:38313 every 8 connection(s)
I20260713 09:03:01.799553  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:01.806648  6968 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
W20260713 09:03:01.807512  6969 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
I20260713 09:03:01.811183  5736 server_base.cc:1061] running on GCE node
W20260713 09:03:01.811646  6971 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
I20260713 09:03:01.812026  6965 heartbeater.cc:344] Connected to a master server at 127.5.154.62:44719
I20260713 09:03:01.812458  6965 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:01.812738  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:01.812992  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:03:01.813196  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783933381813167 us; error 0 us; skew 500 ppm
I20260713 09:03:01.813292  6965 heartbeater.cc:507] Master 127.5.154.62:44719 requested a full tablet report, sending...
I20260713 09:03:01.813946  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:01.815565  6763 ts_manager.cc:194] Registered new tserver with Master: a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313)
I20260713 09:03:01.816670  5736 webserver.cc:533] Webserver started at http://127.5.154.3:40737/ using document root <none> and password file <none>
I20260713 09:03:01.817306  5736 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:01.817358  6763 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55720
I20260713 09:03:01.817654  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:01.817994  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:01.819288  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933356847920-5736-0/minicluster-data/ts-2-root/instance:
uuid: "7aad5514c5374da88abc8f054d27b17e"
format_stamp: "Formatted at 2026-07-13 09:03:01 on dist-test-slave-z8rn"
I20260713 09:03:01.823696  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:03:01.827049  6976 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:01.827858  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:03:01.828145  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933356847920-5736-0/minicluster-data/ts-2-root
uuid: "7aad5514c5374da88abc8f054d27b17e"
format_stamp: "Formatted at 2026-07-13 09:03:01 on dist-test-slave-z8rn"
I20260713 09:03:01.828444  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933356847920-5736-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933356847920-5736-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933356847920-5736-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)
I20260713 09:03:01.864822  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:01.866071  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:01.867512  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:01.869679  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:03:01.869917  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:01.870159  5736 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:03:01.870333  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:01.908514  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.3:41451
I20260713 09:03:01.908608  7038 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.3:41451 every 8 connection(s)
I20260713 09:03:01.921376  7039 heartbeater.cc:344] Connected to a master server at 127.5.154.62:44719
I20260713 09:03:01.921794  7039 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:01.922456  7039 heartbeater.cc:507] Master 127.5.154.62:44719 requested a full tablet report, sending...
I20260713 09:03:01.924162  6763 ts_manager.cc:194] Registered new tserver with Master: 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:01.924721  5736 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013337453s
I20260713 09:03:01.925861  6763 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55722
I20260713 09:03:01.949848  6763 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55732:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:03:01.953619  6763 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.
I20260713 09:03:02.083873  7004 tablet_service.cc:1511] Processing CreateTablet for tablet 2c3a0ab56e8e43058c857de6a3e8227d (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:03:02.085230  7004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c3a0ab56e8e43058c857de6a3e8227d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.086431  6998 tablet_service.cc:1511] Processing CreateTablet for tablet 060ba48c36534960b0bffcfe67269152 (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:03:02.087437  7003 tablet_service.cc:1511] Processing CreateTablet for tablet b665abcce79e44a784f23701be4c2f4b (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:03:02.089542  7002 tablet_service.cc:1511] Processing CreateTablet for tablet c910cbfbc5604481a4756b729af63743 (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:03:02.089824  6997 tablet_service.cc:1511] Processing CreateTablet for tablet 3d342391936f4a9797c7446c7aeed597 (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:03:02.091629  7001 tablet_service.cc:1511] Processing CreateTablet for tablet abd16acf75a24d7cbad46818f00b8a2a (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:03:02.092561  6999 tablet_service.cc:1511] Processing CreateTablet for tablet 56e93e041252478ab2ccf6005385e92e (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:03:02.086467  6855 tablet_service.cc:1511] Processing CreateTablet for tablet 2c3a0ab56e8e43058c857de6a3e8227d (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:03:02.093798  7000 tablet_service.cc:1511] Processing CreateTablet for tablet 07f9ab3d8fc144978e978e041a9591f7 (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:03:02.095217  6855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c3a0ab56e8e43058c857de6a3e8227d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.097958  7001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abd16acf75a24d7cbad46818f00b8a2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.098702  7003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b665abcce79e44a784f23701be4c2f4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.101770  7002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c910cbfbc5604481a4756b729af63743. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.105794  6997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d342391936f4a9797c7446c7aeed597. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.109797  6999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56e93e041252478ab2ccf6005385e92e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.115123  6996 tablet_service.cc:1511] Processing CreateTablet for tablet 5905119561c544c0855a145b449b1e28 (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:03:02.116410  6996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5905119561c544c0855a145b449b1e28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.118253  7054 tablet_bootstrap.cc:492] T 2c3a0ab56e8e43058c857de6a3e8227d P 488820123a574f2b87b2ad97b28575d9: Bootstrap starting.
I20260713 09:03:02.119040  6995 tablet_service.cc:1511] Processing CreateTablet for tablet 8830f997d725415497b539051d1dfa5a (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:03:02.125016  6995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8830f997d725415497b539051d1dfa5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.125711  7055 tablet_bootstrap.cc:492] T abd16acf75a24d7cbad46818f00b8a2a P 7aad5514c5374da88abc8f054d27b17e: Bootstrap starting.
I20260713 09:03:02.126441  7001 tablet_service.cc:1511] Processing CreateTablet for tablet fdbcb97e7d0443438bc1d6845a046803 (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:03:02.127736  7001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdbcb97e7d0443438bc1d6845a046803. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.129153  7000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07f9ab3d8fc144978e978e041a9591f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.134112  7054 tablet_bootstrap.cc:654] T 2c3a0ab56e8e43058c857de6a3e8227d P 488820123a574f2b87b2ad97b28575d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:02.137846  6998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 060ba48c36534960b0bffcfe67269152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.137895  7055 tablet_bootstrap.cc:654] T abd16acf75a24d7cbad46818f00b8a2a P 7aad5514c5374da88abc8f054d27b17e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:02.145581  7001 tablet_service.cc:1511] Processing CreateTablet for tablet 82bf89c7e74b4ed3b60c3ca09bd34d7a (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:03:02.147258  7001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82bf89c7e74b4ed3b60c3ca09bd34d7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.152220  7054 tablet_bootstrap.cc:492] T 2c3a0ab56e8e43058c857de6a3e8227d P 488820123a574f2b87b2ad97b28575d9: No bootstrap required, opened a new log
I20260713 09:03:02.152701  7054 ts_tablet_manager.cc:1403] T 2c3a0ab56e8e43058c857de6a3e8227d P 488820123a574f2b87b2ad97b28575d9: Time spent bootstrapping tablet: real 0.035s	user 0.007s	sys 0.008s
I20260713 09:03:02.155586  7054 raft_consensus.cc:359] T 2c3a0ab56e8e43058c857de6a3e8227d P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } }
I20260713 09:03:02.156308  7054 raft_consensus.cc:385] T 2c3a0ab56e8e43058c857de6a3e8227d P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:02.156611  7054 raft_consensus.cc:740] T 2c3a0ab56e8e43058c857de6a3e8227d P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 488820123a574f2b87b2ad97b28575d9, State: Initialized, Role: FOLLOWER
I20260713 09:03:02.157344  7054 consensus_queue.cc:260] T 2c3a0ab56e8e43058c857de6a3e8227d P 488820123a574f2b87b2ad97b28575d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } }
I20260713 09:03:02.159240  7055 tablet_bootstrap.cc:492] T abd16acf75a24d7cbad46818f00b8a2a P 7aad5514c5374da88abc8f054d27b17e: No bootstrap required, opened a new log
I20260713 09:03:02.159797  7055 ts_tablet_manager.cc:1403] T abd16acf75a24d7cbad46818f00b8a2a P 7aad5514c5374da88abc8f054d27b17e: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.000s
I20260713 09:03:02.163592  7055 raft_consensus.cc:359] T abd16acf75a24d7cbad46818f00b8a2a P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:02.164526  7055 raft_consensus.cc:385] T abd16acf75a24d7cbad46818f00b8a2a P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:02.164924  7055 raft_consensus.cc:740] T abd16acf75a24d7cbad46818f00b8a2a P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7aad5514c5374da88abc8f054d27b17e, State: Initialized, Role: FOLLOWER
I20260713 09:03:02.165835  7055 consensus_queue.cc:260] T abd16acf75a24d7cbad46818f00b8a2a P 7aad5514c5374da88abc8f054d27b17e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:02.170511  6855 tablet_service.cc:1511] Processing CreateTablet for tablet b665abcce79e44a784f23701be4c2f4b (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:03:02.171816  6855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b665abcce79e44a784f23701be4c2f4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.174937  6854 tablet_service.cc:1511] Processing CreateTablet for tablet c910cbfbc5604481a4756b729af63743 (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:03:02.176296  6854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c910cbfbc5604481a4756b729af63743. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.176579  6852 tablet_service.cc:1511] Processing CreateTablet for tablet 07f9ab3d8fc144978e978e041a9591f7 (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:03:02.177745  6847 tablet_service.cc:1511] Processing CreateTablet for tablet 8830f997d725415497b539051d1dfa5a (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:03:02.178485  6853 tablet_service.cc:1511] Processing CreateTablet for tablet abd16acf75a24d7cbad46818f00b8a2a (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:03:02.180895  6846 tablet_service.cc:1511] Processing CreateTablet for tablet fdbcb97e7d0443438bc1d6845a046803 (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:03:02.181540  6850 tablet_service.cc:1511] Processing CreateTablet for tablet 060ba48c36534960b0bffcfe67269152 (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:03:02.183243  6853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abd16acf75a24d7cbad46818f00b8a2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.183552  6849 tablet_service.cc:1511] Processing CreateTablet for tablet 3d342391936f4a9797c7446c7aeed597 (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:03:02.184798  6849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d342391936f4a9797c7446c7aeed597. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.187191  6846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdbcb97e7d0443438bc1d6845a046803. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.189877  6852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07f9ab3d8fc144978e978e041a9591f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.190639  6851 tablet_service.cc:1511] Processing CreateTablet for tablet 56e93e041252478ab2ccf6005385e92e (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:03:02.191946  6851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56e93e041252478ab2ccf6005385e92e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.176308  6848 tablet_service.cc:1511] Processing CreateTablet for tablet 5905119561c544c0855a145b449b1e28 (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:03:02.193838  6847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8830f997d725415497b539051d1dfa5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.198768  6850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 060ba48c36534960b0bffcfe67269152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.199608  7001 tablet_service.cc:1511] Processing CreateTablet for tablet 5b3a7500869441df9d4a7321100c0740 (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:03:02.200860  7001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b3a7500869441df9d4a7321100c0740. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.204658  6996 tablet_service.cc:1511] Processing CreateTablet for tablet 425e745601b8494e995c619fc25acc68 (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:03:02.206091  6848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5905119561c544c0855a145b449b1e28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.208181  7039 heartbeater.cc:499] Master 127.5.154.62:44719 was elected leader, sending a full tablet report...
I20260713 09:03:02.219098  7059 raft_consensus.cc:493] T abd16acf75a24d7cbad46818f00b8a2a P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:02.230548  6996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 425e745601b8494e995c619fc25acc68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.233507  7059 raft_consensus.cc:515] T abd16acf75a24d7cbad46818f00b8a2a P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:02.240628  7059 leader_election.cc:290] T abd16acf75a24d7cbad46818f00b8a2a P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313)
I20260713 09:03:02.246627  6855 tablet_service.cc:1511] Processing CreateTablet for tablet 82bf89c7e74b4ed3b60c3ca09bd34d7a (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:03:02.247980  6855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82bf89c7e74b4ed3b60c3ca09bd34d7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.258846  6890 heartbeater.cc:499] Master 127.5.154.62:44719 was elected leader, sending a full tablet report...
I20260713 09:03:02.270509  7054 ts_tablet_manager.cc:1434] T 2c3a0ab56e8e43058c857de6a3e8227d P 488820123a574f2b87b2ad97b28575d9: Time spent starting tablet: real 0.118s	user 0.016s	sys 0.027s
I20260713 09:03:02.273895  6997 tablet_service.cc:1511] Processing CreateTablet for tablet 2e6517a29ffc49a789cbcf8e0eb5101c (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:03:02.274044  6846 tablet_service.cc:1511] Processing CreateTablet for tablet 5b3a7500869441df9d4a7321100c0740 (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:03:02.275179  6997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e6517a29ffc49a789cbcf8e0eb5101c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.279011  7004 tablet_service.cc:1511] Processing CreateTablet for tablet 5d1c1924aab64253a2eeffe92149b09b (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:03:02.274080  7000 tablet_service.cc:1511] Processing CreateTablet for tablet b9a74ac042c9462b9ce26ebddd537c43 (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:03:02.289471  7055 ts_tablet_manager.cc:1434] T abd16acf75a24d7cbad46818f00b8a2a P 7aad5514c5374da88abc8f054d27b17e: Time spent starting tablet: real 0.129s	user 0.013s	sys 0.004s
I20260713 09:03:02.280246  7004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d1c1924aab64253a2eeffe92149b09b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.281697  7058 raft_consensus.cc:493] T 2c3a0ab56e8e43058c857de6a3e8227d P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:02.290385  7058 raft_consensus.cc:515] T 2c3a0ab56e8e43058c857de6a3e8227d P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } }
I20260713 09:03:02.291324  6846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b3a7500869441df9d4a7321100c0740. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.282708  6854 tablet_service.cc:1511] Processing CreateTablet for tablet 425e745601b8494e995c619fc25acc68 (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:03:02.299028  6854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 425e745601b8494e995c619fc25acc68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.284044  6850 tablet_service.cc:1511] Processing CreateTablet for tablet 2e6517a29ffc49a789cbcf8e0eb5101c (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:03:02.286008  6995 tablet_service.cc:1511] Processing CreateTablet for tablet a9dcbd345c474046a3762c96803d0274 (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:03:02.286461  6996 tablet_service.cc:1511] Processing CreateTablet for tablet b6fe9c79ee8c447fac06c34fa3464ae0 (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:03:02.288344  6851 tablet_service.cc:1511] Processing CreateTablet for tablet b9a74ac042c9462b9ce26ebddd537c43 (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:03:02.296156  7058 leader_election.cc:290] T 2c3a0ab56e8e43058c857de6a3e8227d P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451), a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313)
I20260713 09:03:02.298074  7055 tablet_bootstrap.cc:492] T fdbcb97e7d0443438bc1d6845a046803 P 7aad5514c5374da88abc8f054d27b17e: Bootstrap starting.
I20260713 09:03:02.307252  7054 tablet_bootstrap.cc:492] T b665abcce79e44a784f23701be4c2f4b P 488820123a574f2b87b2ad97b28575d9: Bootstrap starting.
I20260713 09:03:02.310508  7000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9a74ac042c9462b9ce26ebddd537c43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.300973  6998 tablet_service.cc:1511] Processing CreateTablet for tablet 17a7007ca28b46b7aa6f7024b2780ede (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:03:02.319219  6996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6fe9c79ee8c447fac06c34fa3464ae0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.324317  6930 tablet_service.cc:1511] Processing CreateTablet for tablet 2c3a0ab56e8e43058c857de6a3e8227d (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:03:02.324949  6995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9dcbd345c474046a3762c96803d0274. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.326660  6929 tablet_service.cc:1511] Processing CreateTablet for tablet b665abcce79e44a784f23701be4c2f4b (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:03:02.328886  6928 tablet_service.cc:1511] Processing CreateTablet for tablet c910cbfbc5604481a4756b729af63743 (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:03:02.331074  6927 tablet_service.cc:1511] Processing CreateTablet for tablet abd16acf75a24d7cbad46818f00b8a2a (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:03:02.332782  6930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c3a0ab56e8e43058c857de6a3e8227d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.334612  6925 tablet_service.cc:1511] Processing CreateTablet for tablet 56e93e041252478ab2ccf6005385e92e (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:03:02.335906  6925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56e93e041252478ab2ccf6005385e92e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.338119  6926 tablet_service.cc:1511] Processing CreateTablet for tablet 07f9ab3d8fc144978e978e041a9591f7 (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:03:02.339432  6926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07f9ab3d8fc144978e978e041a9591f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.340087  6924 tablet_service.cc:1511] Processing CreateTablet for tablet 060ba48c36534960b0bffcfe67269152 (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:03:02.344172  6921 tablet_service.cc:1511] Processing CreateTablet for tablet 8830f997d725415497b539051d1dfa5a (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:03:02.344111  6922 tablet_service.cc:1511] Processing CreateTablet for tablet 5905119561c544c0855a145b449b1e28 (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
W20260713 09:03:02.346288  6978 leader_election.cc:343] T abd16acf75a24d7cbad46818f00b8a2a P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313): Not found: Tablet not found: abd16acf75a24d7cbad46818f00b8a2a
I20260713 09:03:02.347388  6923 tablet_service.cc:1511] Processing CreateTablet for tablet 3d342391936f4a9797c7446c7aeed597 (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:03:02.350302  6928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c910cbfbc5604481a4756b729af63743. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.350678  6998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17a7007ca28b46b7aa6f7024b2780ede. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.350813  6851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9a74ac042c9462b9ce26ebddd537c43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.353235  6929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b665abcce79e44a784f23701be4c2f4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.353875  6921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8830f997d725415497b539051d1dfa5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.355242  7054 tablet_bootstrap.cc:654] T b665abcce79e44a784f23701be4c2f4b P 488820123a574f2b87b2ad97b28575d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:02.356953  6923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d342391936f4a9797c7446c7aeed597. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.357796  6927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abd16acf75a24d7cbad46818f00b8a2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.361838  6924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 060ba48c36534960b0bffcfe67269152. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.362640  7003 tablet_service.cc:1511] Processing CreateTablet for tablet e79626005b094d98a20ba625eeb634dd (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:03:02.363937  7003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e79626005b094d98a20ba625eeb634dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.366986  6847 tablet_service.cc:1511] Processing CreateTablet for tablet a9dcbd345c474046a3762c96803d0274 (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:03:02.367975  6922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5905119561c544c0855a145b449b1e28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.368244  6847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9dcbd345c474046a3762c96803d0274. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.372677  6853 tablet_service.cc:1511] Processing CreateTablet for tablet b6fe9c79ee8c447fac06c34fa3464ae0 (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:03:02.374099  6848 tablet_service.cc:1511] Processing CreateTablet for tablet 5d1c1924aab64253a2eeffe92149b09b (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:03:02.378612  7002 tablet_service.cc:1511] Processing CreateTablet for tablet 06ad8f06baed46b2a5c161527f8c49c3 (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:03:02.379556  6852 tablet_service.cc:1511] Processing CreateTablet for tablet 17a7007ca28b46b7aa6f7024b2780ede (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:03:02.386417  6850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e6517a29ffc49a789cbcf8e0eb5101c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.407763  7055 tablet_bootstrap.cc:654] T fdbcb97e7d0443438bc1d6845a046803 P 7aad5514c5374da88abc8f054d27b17e: Neither blocks nor log segments found. Creating new log.
W20260713 09:03:02.415390  6829 leader_election.cc:343] T 2c3a0ab56e8e43058c857de6a3e8227d P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313): Not found: Tablet not found: 2c3a0ab56e8e43058c857de6a3e8227d
W20260713 09:03:02.429813  6978 leader_election.cc:343] T abd16acf75a24d7cbad46818f00b8a2a P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037): Not found: Tablet not found: abd16acf75a24d7cbad46818f00b8a2a
I20260713 09:03:02.430302  6978 leader_election.cc:304] T abd16acf75a24d7cbad46818f00b8a2a P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7aad5514c5374da88abc8f054d27b17e; no voters: 488820123a574f2b87b2ad97b28575d9, a994894f6c0040f3abc9de23698d36db
I20260713 09:03:02.431080  7059 raft_consensus.cc:2749] T abd16acf75a24d7cbad46818f00b8a2a P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:02.393173  6996 tablet_service.cc:1511] Processing CreateTablet for tablet a7bd1b0a130a40828a4af1b95eaee0fa (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:03:02.435050  7002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06ad8f06baed46b2a5c161527f8c49c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.439591  7014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3a0ab56e8e43058c857de6a3e8227d" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad5514c5374da88abc8f054d27b17e" is_pre_election: true
W20260713 09:03:02.441567  6831 leader_election.cc:343] T 2c3a0ab56e8e43058c857de6a3e8227d P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:02.442026  6999 tablet_service.cc:1511] Processing CreateTablet for tablet 898abd3e6374411995a5aee02aa9dd78 (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:03:02.454480  6854 tablet_service.cc:1511] Processing CreateTablet for tablet e79626005b094d98a20ba625eeb634dd (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:03:02.448031  6831 leader_election.cc:304] T 2c3a0ab56e8e43058c857de6a3e8227d P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9; no voters: 7aad5514c5374da88abc8f054d27b17e, a994894f6c0040f3abc9de23698d36db
I20260713 09:03:02.457815  7058 raft_consensus.cc:2749] T 2c3a0ab56e8e43058c857de6a3e8227d P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:02.460572  6855 tablet_service.cc:1511] Processing CreateTablet for tablet 06ad8f06baed46b2a5c161527f8c49c3 (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:03:02.462442  6996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7bd1b0a130a40828a4af1b95eaee0fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.463460  6849 tablet_service.cc:1511] Processing CreateTablet for tablet a7bd1b0a130a40828a4af1b95eaee0fa (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:03:02.465929  6847 tablet_service.cc:1511] Processing CreateTablet for tablet 898abd3e6374411995a5aee02aa9dd78 (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:03:02.466388  6999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 898abd3e6374411995a5aee02aa9dd78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.450832  6853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6fe9c79ee8c447fac06c34fa3464ae0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.471297  6852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17a7007ca28b46b7aa6f7024b2780ede. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.473028  6854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e79626005b094d98a20ba625eeb634dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.473855  6855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06ad8f06baed46b2a5c161527f8c49c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.474474  6847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 898abd3e6374411995a5aee02aa9dd78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.476964  6848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d1c1924aab64253a2eeffe92149b09b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.479204  6849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7bd1b0a130a40828a4af1b95eaee0fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.493538  7064 tablet_bootstrap.cc:492] T 3d342391936f4a9797c7446c7aeed597 P a994894f6c0040f3abc9de23698d36db: Bootstrap starting.
I20260713 09:03:02.495566  6929 tablet_service.cc:1511] Processing CreateTablet for tablet fdbcb97e7d0443438bc1d6845a046803 (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:03:02.496846  6929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdbcb97e7d0443438bc1d6845a046803. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.502804  6925 tablet_service.cc:1511] Processing CreateTablet for tablet 82bf89c7e74b4ed3b60c3ca09bd34d7a (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:03:02.504159  6925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82bf89c7e74b4ed3b60c3ca09bd34d7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.508394  6924 tablet_service.cc:1511] Processing CreateTablet for tablet 5b3a7500869441df9d4a7321100c0740 (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:03:02.510093  7054 tablet_bootstrap.cc:492] T b665abcce79e44a784f23701be4c2f4b P 488820123a574f2b87b2ad97b28575d9: No bootstrap required, opened a new log
I20260713 09:03:02.510226  6927 tablet_service.cc:1511] Processing CreateTablet for tablet 425e745601b8494e995c619fc25acc68 (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:03:02.511857  6922 tablet_service.cc:1511] Processing CreateTablet for tablet 2e6517a29ffc49a789cbcf8e0eb5101c (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:03:02.513414  6930 tablet_service.cc:1511] Processing CreateTablet for tablet b9a74ac042c9462b9ce26ebddd537c43 (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:03:02.517282  6921 tablet_service.cc:1511] Processing CreateTablet for tablet 5d1c1924aab64253a2eeffe92149b09b (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:03:02.522877  6923 tablet_service.cc:1511] Processing CreateTablet for tablet a9dcbd345c474046a3762c96803d0274 (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:03:02.525362  6929 tablet_service.cc:1511] Processing CreateTablet for tablet b6fe9c79ee8c447fac06c34fa3464ae0 (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:03:02.528128  6925 tablet_service.cc:1511] Processing CreateTablet for tablet 17a7007ca28b46b7aa6f7024b2780ede (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
W20260713 09:03:02.534894  6811 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:03:02.539515  6926 tablet_service.cc:1511] Processing CreateTablet for tablet e79626005b094d98a20ba625eeb634dd (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:03:02.544744  7054 ts_tablet_manager.cc:1403] T b665abcce79e44a784f23701be4c2f4b P 488820123a574f2b87b2ad97b28575d9: Time spent bootstrapping tablet: real 0.238s	user 0.013s	sys 0.010s
I20260713 09:03:02.550568  7054 raft_consensus.cc:359] T b665abcce79e44a784f23701be4c2f4b P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:02.551283  7054 raft_consensus.cc:385] T b665abcce79e44a784f23701be4c2f4b P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:02.551581  7054 raft_consensus.cc:740] T b665abcce79e44a784f23701be4c2f4b P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 488820123a574f2b87b2ad97b28575d9, State: Initialized, Role: FOLLOWER
I20260713 09:03:02.552310  7054 consensus_queue.cc:260] T b665abcce79e44a784f23701be4c2f4b P 488820123a574f2b87b2ad97b28575d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:02.565686  6927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 425e745601b8494e995c619fc25acc68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.566449  6923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9dcbd345c474046a3762c96803d0274. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.568158  6928 tablet_service.cc:1511] Processing CreateTablet for tablet 06ad8f06baed46b2a5c161527f8c49c3 (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:03:02.569460  6928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06ad8f06baed46b2a5c161527f8c49c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.574331  6929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6fe9c79ee8c447fac06c34fa3464ae0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.574894  6922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e6517a29ffc49a789cbcf8e0eb5101c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.575742  6930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9a74ac042c9462b9ce26ebddd537c43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.576324  6921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d1c1924aab64253a2eeffe92149b09b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.579181  6925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17a7007ca28b46b7aa6f7024b2780ede. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.586728  7064 tablet_bootstrap.cc:654] T 3d342391936f4a9797c7446c7aeed597 P a994894f6c0040f3abc9de23698d36db: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:02.598935  7054 ts_tablet_manager.cc:1434] T b665abcce79e44a784f23701be4c2f4b P 488820123a574f2b87b2ad97b28575d9: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.000s
I20260713 09:03:02.602785  7054 tablet_bootstrap.cc:492] T 5905119561c544c0855a145b449b1e28 P 488820123a574f2b87b2ad97b28575d9: Bootstrap starting.
I20260713 09:03:02.603125  6924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b3a7500869441df9d4a7321100c0740. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.608817  7054 tablet_bootstrap.cc:654] T 5905119561c544c0855a145b449b1e28 P 488820123a574f2b87b2ad97b28575d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:02.609773  6926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e79626005b094d98a20ba625eeb634dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.611845  7055 tablet_bootstrap.cc:492] T fdbcb97e7d0443438bc1d6845a046803 P 7aad5514c5374da88abc8f054d27b17e: No bootstrap required, opened a new log
I20260713 09:03:02.612506  7055 ts_tablet_manager.cc:1403] T fdbcb97e7d0443438bc1d6845a046803 P 7aad5514c5374da88abc8f054d27b17e: Time spent bootstrapping tablet: real 0.315s	user 0.024s	sys 0.027s
I20260713 09:03:02.616665  7055 raft_consensus.cc:359] T fdbcb97e7d0443438bc1d6845a046803 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:02.619971  7055 raft_consensus.cc:385] T fdbcb97e7d0443438bc1d6845a046803 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:02.620291  7055 raft_consensus.cc:740] T fdbcb97e7d0443438bc1d6845a046803 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7aad5514c5374da88abc8f054d27b17e, State: Initialized, Role: FOLLOWER
I20260713 09:03:02.621469  7055 consensus_queue.cc:260] T fdbcb97e7d0443438bc1d6845a046803 P 7aad5514c5374da88abc8f054d27b17e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:02.623926  7058 raft_consensus.cc:493] T b665abcce79e44a784f23701be4c2f4b P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:02.624075  7055 ts_tablet_manager.cc:1434] T fdbcb97e7d0443438bc1d6845a046803 P 7aad5514c5374da88abc8f054d27b17e: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260713 09:03:02.624425  7058 raft_consensus.cc:515] T b665abcce79e44a784f23701be4c2f4b P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:02.625206  7055 tablet_bootstrap.cc:492] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 7aad5514c5374da88abc8f054d27b17e: Bootstrap starting.
I20260713 09:03:02.626528  7058 leader_election.cc:290] T b665abcce79e44a784f23701be4c2f4b P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:02.628087  7014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b665abcce79e44a784f23701be4c2f4b" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad5514c5374da88abc8f054d27b17e" is_pre_election: true
I20260713 09:03:02.628803  6930 tablet_service.cc:1511] Processing CreateTablet for tablet 898abd3e6374411995a5aee02aa9dd78 (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
W20260713 09:03:02.629930  6831 leader_election.cc:343] T b665abcce79e44a784f23701be4c2f4b P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:02.630121  6930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 898abd3e6374411995a5aee02aa9dd78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.625588  6929 tablet_service.cc:1511] Processing CreateTablet for tablet a7bd1b0a130a40828a4af1b95eaee0fa (DEFAULT_TABLE table=test-workload [id=b154fe30877b4561be1390cb1d93064b]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:03:02.633826  6940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b665abcce79e44a784f23701be4c2f4b" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a994894f6c0040f3abc9de23698d36db" is_pre_election: true
W20260713 09:03:02.636806  6829 leader_election.cc:343] T b665abcce79e44a784f23701be4c2f4b P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:02.637264  6829 leader_election.cc:304] T b665abcce79e44a784f23701be4c2f4b P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9; no voters: 7aad5514c5374da88abc8f054d27b17e, a994894f6c0040f3abc9de23698d36db
I20260713 09:03:02.643754  7058 raft_consensus.cc:2749] T b665abcce79e44a784f23701be4c2f4b P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:02.650231  7055 tablet_bootstrap.cc:654] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 7aad5514c5374da88abc8f054d27b17e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:02.637293  6929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7bd1b0a130a40828a4af1b95eaee0fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:02.658023  7064 tablet_bootstrap.cc:492] T 3d342391936f4a9797c7446c7aeed597 P a994894f6c0040f3abc9de23698d36db: No bootstrap required, opened a new log
I20260713 09:03:02.658492  7064 ts_tablet_manager.cc:1403] T 3d342391936f4a9797c7446c7aeed597 P a994894f6c0040f3abc9de23698d36db: Time spent bootstrapping tablet: real 0.165s	user 0.017s	sys 0.023s
I20260713 09:03:02.661319  7064 raft_consensus.cc:359] T 3d342391936f4a9797c7446c7aeed597 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:02.661940  7064 raft_consensus.cc:385] T 3d342391936f4a9797c7446c7aeed597 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:02.662204  7064 raft_consensus.cc:740] T 3d342391936f4a9797c7446c7aeed597 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a994894f6c0040f3abc9de23698d36db, State: Initialized, Role: FOLLOWER
I20260713 09:03:02.662871  7064 consensus_queue.cc:260] T 3d342391936f4a9797c7446c7aeed597 P a994894f6c0040f3abc9de23698d36db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:02.670953  6965 heartbeater.cc:499] Master 127.5.154.62:44719 was elected leader, sending a full tablet report...
I20260713 09:03:02.672817  7064 ts_tablet_manager.cc:1434] T 3d342391936f4a9797c7446c7aeed597 P a994894f6c0040f3abc9de23698d36db: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260713 09:03:02.673854  7064 tablet_bootstrap.cc:492] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db: Bootstrap starting.
I20260713 09:03:02.674021  7054 tablet_bootstrap.cc:492] T 5905119561c544c0855a145b449b1e28 P 488820123a574f2b87b2ad97b28575d9: No bootstrap required, opened a new log
I20260713 09:03:02.674605  7054 ts_tablet_manager.cc:1403] T 5905119561c544c0855a145b449b1e28 P 488820123a574f2b87b2ad97b28575d9: Time spent bootstrapping tablet: real 0.072s	user 0.012s	sys 0.000s
I20260713 09:03:02.677620  7054 raft_consensus.cc:359] T 5905119561c544c0855a145b449b1e28 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:02.678392  7054 raft_consensus.cc:385] T 5905119561c544c0855a145b449b1e28 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:02.678745  7054 raft_consensus.cc:740] T 5905119561c544c0855a145b449b1e28 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 488820123a574f2b87b2ad97b28575d9, State: Initialized, Role: FOLLOWER
I20260713 09:03:02.679526  7054 consensus_queue.cc:260] T 5905119561c544c0855a145b449b1e28 P 488820123a574f2b87b2ad97b28575d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:02.681150  7064 tablet_bootstrap.cc:654] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:02.681767  7054 ts_tablet_manager.cc:1434] T 5905119561c544c0855a145b449b1e28 P 488820123a574f2b87b2ad97b28575d9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:03:02.682806  7054 tablet_bootstrap.cc:492] T fdbcb97e7d0443438bc1d6845a046803 P 488820123a574f2b87b2ad97b28575d9: Bootstrap starting.
I20260713 09:03:02.685380  7055 tablet_bootstrap.cc:492] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 7aad5514c5374da88abc8f054d27b17e: No bootstrap required, opened a new log
I20260713 09:03:02.685875  7055 ts_tablet_manager.cc:1403] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 7aad5514c5374da88abc8f054d27b17e: Time spent bootstrapping tablet: real 0.061s	user 0.009s	sys 0.013s
I20260713 09:03:02.688853  7054 tablet_bootstrap.cc:654] T fdbcb97e7d0443438bc1d6845a046803 P 488820123a574f2b87b2ad97b28575d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:02.688799  7055 raft_consensus.cc:359] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:02.689697  7055 raft_consensus.cc:385] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:02.690017  7055 raft_consensus.cc:740] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7aad5514c5374da88abc8f054d27b17e, State: Initialized, Role: FOLLOWER
I20260713 09:03:02.690757  7055 consensus_queue.cc:260] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 7aad5514c5374da88abc8f054d27b17e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:02.696615  7055 ts_tablet_manager.cc:1434] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 7aad5514c5374da88abc8f054d27b17e: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260713 09:03:02.697678  7055 tablet_bootstrap.cc:492] T 5905119561c544c0855a145b449b1e28 P 7aad5514c5374da88abc8f054d27b17e: Bootstrap starting.
I20260713 09:03:02.702168  7064 tablet_bootstrap.cc:492] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db: No bootstrap required, opened a new log
I20260713 09:03:02.702795  7064 ts_tablet_manager.cc:1403] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.004s
I20260713 09:03:02.704095  7055 tablet_bootstrap.cc:654] T 5905119561c544c0855a145b449b1e28 P 7aad5514c5374da88abc8f054d27b17e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:02.705687  7059 raft_consensus.cc:493] T fdbcb97e7d0443438bc1d6845a046803 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:02.706176  7059 raft_consensus.cc:515] T fdbcb97e7d0443438bc1d6845a046803 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:02.706954  7064 raft_consensus.cc:359] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:02.707979  7064 raft_consensus.cc:385] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:02.708225  7059 leader_election.cc:290] T fdbcb97e7d0443438bc1d6845a046803 P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313)
I20260713 09:03:02.708427  7064 raft_consensus.cc:740] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a994894f6c0040f3abc9de23698d36db, State: Initialized, Role: FOLLOWER
I20260713 09:03:02.709810  7064 consensus_queue.cc:260] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:02.713032  7064 ts_tablet_manager.cc:1434] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:03:02.714116  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdbcb97e7d0443438bc1d6845a046803" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488820123a574f2b87b2ad97b28575d9" is_pre_election: true
I20260713 09:03:02.715438  6940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdbcb97e7d0443438bc1d6845a046803" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a994894f6c0040f3abc9de23698d36db" is_pre_election: true
W20260713 09:03:02.715845  6978 leader_election.cc:343] T fdbcb97e7d0443438bc1d6845a046803 P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:03:02.717082  6978 leader_election.cc:343] T fdbcb97e7d0443438bc1d6845a046803 P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:02.717628  6978 leader_election.cc:304] T fdbcb97e7d0443438bc1d6845a046803 P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7aad5514c5374da88abc8f054d27b17e; no voters: 488820123a574f2b87b2ad97b28575d9, a994894f6c0040f3abc9de23698d36db
I20260713 09:03:02.714294  7064 tablet_bootstrap.cc:492] T 2c3a0ab56e8e43058c857de6a3e8227d P a994894f6c0040f3abc9de23698d36db: Bootstrap starting.
I20260713 09:03:02.718298  7059 raft_consensus.cc:2749] T fdbcb97e7d0443438bc1d6845a046803 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:02.719947  7054 tablet_bootstrap.cc:492] T fdbcb97e7d0443438bc1d6845a046803 P 488820123a574f2b87b2ad97b28575d9: No bootstrap required, opened a new log
I20260713 09:03:02.720347  7054 ts_tablet_manager.cc:1403] T fdbcb97e7d0443438bc1d6845a046803 P 488820123a574f2b87b2ad97b28575d9: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.015s
I20260713 09:03:02.722754  7054 raft_consensus.cc:359] T fdbcb97e7d0443438bc1d6845a046803 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:02.723603  7054 raft_consensus.cc:385] T fdbcb97e7d0443438bc1d6845a046803 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:02.723968  7054 raft_consensus.cc:740] T fdbcb97e7d0443438bc1d6845a046803 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 488820123a574f2b87b2ad97b28575d9, State: Initialized, Role: FOLLOWER
I20260713 09:03:02.724975  7064 tablet_bootstrap.cc:654] T 2c3a0ab56e8e43058c857de6a3e8227d P a994894f6c0040f3abc9de23698d36db: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:02.724875  7054 consensus_queue.cc:260] T fdbcb97e7d0443438bc1d6845a046803 P 488820123a574f2b87b2ad97b28575d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:02.727531  7054 ts_tablet_manager.cc:1434] T fdbcb97e7d0443438bc1d6845a046803 P 488820123a574f2b87b2ad97b28575d9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:03:02.728502  7054 tablet_bootstrap.cc:492] T c910cbfbc5604481a4756b729af63743 P 488820123a574f2b87b2ad97b28575d9: Bootstrap starting.
I20260713 09:03:02.735888  7054 tablet_bootstrap.cc:654] T c910cbfbc5604481a4756b729af63743 P 488820123a574f2b87b2ad97b28575d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:02.737243  7055 tablet_bootstrap.cc:492] T 5905119561c544c0855a145b449b1e28 P 7aad5514c5374da88abc8f054d27b17e: No bootstrap required, opened a new log
I20260713 09:03:02.737821  7055 ts_tablet_manager.cc:1403] T 5905119561c544c0855a145b449b1e28 P 7aad5514c5374da88abc8f054d27b17e: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.003s
I20260713 09:03:02.738981  7059 raft_consensus.cc:493] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:02.739470  7059 raft_consensus.cc:515] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:02.741078  7055 raft_consensus.cc:359] T 5905119561c544c0855a145b449b1e28 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:02.741739  7059 leader_election.cc:290] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313)
I20260713 09:03:02.741889  7055 raft_consensus.cc:385] T 5905119561c544c0855a145b449b1e28 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:02.743283  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82bf89c7e74b4ed3b60c3ca09bd34d7a" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488820123a574f2b87b2ad97b28575d9" is_pre_election: true
I20260713 09:03:02.743474  7055 raft_consensus.cc:740] T 5905119561c544c0855a145b449b1e28 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7aad5514c5374da88abc8f054d27b17e, State: Initialized, Role: FOLLOWER
I20260713 09:03:02.744450  6940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82bf89c7e74b4ed3b60c3ca09bd34d7a" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a994894f6c0040f3abc9de23698d36db" is_pre_election: true
I20260713 09:03:02.744768  7055 consensus_queue.cc:260] T 5905119561c544c0855a145b449b1e28 P 7aad5514c5374da88abc8f054d27b17e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
W20260713 09:03:02.745757  6978 leader_election.cc:343] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:03:02.746795  6978 leader_election.cc:343] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:02.747184  6978 leader_election.cc:304] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7aad5514c5374da88abc8f054d27b17e; no voters: 488820123a574f2b87b2ad97b28575d9, a994894f6c0040f3abc9de23698d36db
I20260713 09:03:02.747776  7059 raft_consensus.cc:2749] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:02.749464  7064 tablet_bootstrap.cc:492] T 2c3a0ab56e8e43058c857de6a3e8227d P a994894f6c0040f3abc9de23698d36db: No bootstrap required, opened a new log
I20260713 09:03:02.749963  7064 ts_tablet_manager.cc:1403] T 2c3a0ab56e8e43058c857de6a3e8227d P a994894f6c0040f3abc9de23698d36db: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.016s
I20260713 09:03:02.750552  7055 ts_tablet_manager.cc:1434] T 5905119561c544c0855a145b449b1e28 P 7aad5514c5374da88abc8f054d27b17e: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:03:02.751585  7055 tablet_bootstrap.cc:492] T 3d342391936f4a9797c7446c7aeed597 P 7aad5514c5374da88abc8f054d27b17e: Bootstrap starting.
I20260713 09:03:02.751618  7054 tablet_bootstrap.cc:492] T c910cbfbc5604481a4756b729af63743 P 488820123a574f2b87b2ad97b28575d9: No bootstrap required, opened a new log
I20260713 09:03:02.752223  7054 ts_tablet_manager.cc:1403] T c910cbfbc5604481a4756b729af63743 P 488820123a574f2b87b2ad97b28575d9: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.013s
I20260713 09:03:02.752858  7064 raft_consensus.cc:359] T 2c3a0ab56e8e43058c857de6a3e8227d P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } }
I20260713 09:03:02.753595  7064 raft_consensus.cc:385] T 2c3a0ab56e8e43058c857de6a3e8227d P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:02.753847  7064 raft_consensus.cc:740] T 2c3a0ab56e8e43058c857de6a3e8227d P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a994894f6c0040f3abc9de23698d36db, State: Initialized, Role: FOLLOWER
I20260713 09:03:02.754540  7064 consensus_queue.cc:260] T 2c3a0ab56e8e43058c857de6a3e8227d P a994894f6c0040f3abc9de23698d36db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } }
I20260713 09:03:02.755112  7054 raft_consensus.cc:359] T c910cbfbc5604481a4756b729af63743 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:02.755808  7054 raft_consensus.cc:385] T c910cbfbc5604481a4756b729af63743 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:02.756078  7054 raft_consensus.cc:740] T c910cbfbc5604481a4756b729af63743 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 488820123a574f2b87b2ad97b28575d9, State: Initialized, Role: FOLLOWER
I20260713 09:03:02.756453  7064 ts_tablet_manager.cc:1434] T 2c3a0ab56e8e43058c857de6a3e8227d P a994894f6c0040f3abc9de23698d36db: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:03:02.756853  7054 consensus_queue.cc:260] T c910cbfbc5604481a4756b729af63743 P 488820123a574f2b87b2ad97b28575d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:02.757417  7064 tablet_bootstrap.cc:492] T 56e93e041252478ab2ccf6005385e92e P a994894f6c0040f3abc9de23698d36db: Bootstrap starting.
I20260713 09:03:02.759481  7054 ts_tablet_manager.cc:1434] T c910cbfbc5604481a4756b729af63743 P 488820123a574f2b87b2ad97b28575d9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:03:02.760357  7054 tablet_bootstrap.cc:492] T 060ba48c36534960b0bffcfe67269152 P 488820123a574f2b87b2ad97b28575d9: Bootstrap starting.
I20260713 09:03:02.761279  7055 tablet_bootstrap.cc:654] T 3d342391936f4a9797c7446c7aeed597 P 7aad5514c5374da88abc8f054d27b17e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:02.764250  7064 tablet_bootstrap.cc:654] T 56e93e041252478ab2ccf6005385e92e P a994894f6c0040f3abc9de23698d36db: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:02.767153  7054 tablet_bootstrap.cc:654] T 060ba48c36534960b0bffcfe67269152 P 488820123a574f2b87b2ad97b28575d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:02.776657  7064 tablet_bootstrap.cc:492] T 56e93e041252478ab2ccf6005385e92e P a994894f6c0040f3abc9de23698d36db: No bootstrap required, opened a new log
I20260713 09:03:02.777180  7064 ts_tablet_manager.cc:1403] T 56e93e041252478ab2ccf6005385e92e P a994894f6c0040f3abc9de23698d36db: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260713 09:03:02.777470  7055 tablet_bootstrap.cc:492] T 3d342391936f4a9797c7446c7aeed597 P 7aad5514c5374da88abc8f054d27b17e: No bootstrap required, opened a new log
I20260713 09:03:02.778105  7055 ts_tablet_manager.cc:1403] T 3d342391936f4a9797c7446c7aeed597 P 7aad5514c5374da88abc8f054d27b17e: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.007s
I20260713 09:03:02.780193  7064 raft_consensus.cc:359] T 56e93e041252478ab2ccf6005385e92e P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:02.780905  7064 raft_consensus.cc:385] T 56e93e041252478ab2ccf6005385e92e P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:02.781194  7064 raft_consensus.cc:740] T 56e93e041252478ab2ccf6005385e92e P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a994894f6c0040f3abc9de23698d36db, State: Initialized, Role: FOLLOWER
I20260713 09:03:02.781986  7064 consensus_queue.cc:260] T 56e93e041252478ab2ccf6005385e92e P a994894f6c0040f3abc9de23698d36db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:02.782615  7054 tablet_bootstrap.cc:492] T 060ba48c36534960b0bffcfe67269152 P 488820123a574f2b87b2ad97b28575d9: No bootstrap required, opened a new log
I20260713 09:03:02.783048  7054 ts_tablet_manager.cc:1403] T 060ba48c36534960b0bffcfe67269152 P 488820123a574f2b87b2ad97b28575d9: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.000s
I20260713 09:03:02.783664  7064 ts_tablet_manager.cc:1434] T 56e93e041252478ab2ccf6005385e92e P a994894f6c0040f3abc9de23698d36db: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:03:02.781208  7055 raft_consensus.cc:359] T 3d342391936f4a9797c7446c7aeed597 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:02.784665  7055 raft_consensus.cc:385] T 3d342391936f4a9797c7446c7aeed597 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:02.784636  7059 raft_consensus.cc:493] T 5905119561c544c0855a145b449b1e28 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:02.785105  7055 raft_consensus.cc:740] T 3d342391936f4a9797c7446c7aeed597 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7aad5514c5374da88abc8f054d27b17e, State: Initialized, Role: FOLLOWER
I20260713 09:03:02.785238  7059 raft_consensus.cc:515] T 5905119561c544c0855a145b449b1e28 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:02.786144  7064 tablet_bootstrap.cc:492] T 5905119561c544c0855a145b449b1e28 P a994894f6c0040f3abc9de23698d36db: Bootstrap starting.
I20260713 09:03:02.785862  7055 consensus_queue.cc:260] T 3d342391936f4a9797c7446c7aeed597 P 7aad5514c5374da88abc8f054d27b17e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:02.785912  7054 raft_consensus.cc:359] T 060ba48c36534960b0bffcfe67269152 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:02.786831  7054 raft_consensus.cc:385] T 060ba48c36534960b0bffcfe67269152 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:02.787129  7054 raft_consensus.cc:740] T 060ba48c36534960b0bffcfe67269152 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 488820123a574f2b87b2ad97b28575d9, State: Initialized, Role: FOLLOWER
I20260713 09:03:02.787256  7059 leader_election.cc:290] T 5905119561c544c0855a145b449b1e28 P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313)
I20260713 09:03:02.787925  7054 consensus_queue.cc:260] T 060ba48c36534960b0bffcfe67269152 P 488820123a574f2b87b2ad97b28575d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:02.790423  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5905119561c544c0855a145b449b1e28" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488820123a574f2b87b2ad97b28575d9" is_pre_election: true
I20260713 09:03:02.791224  6865 raft_consensus.cc:2468] T 5905119561c544c0855a145b449b1e28 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7aad5514c5374da88abc8f054d27b17e in term 0.
I20260713 09:03:02.792619  7054 ts_tablet_manager.cc:1434] T 060ba48c36534960b0bffcfe67269152 P 488820123a574f2b87b2ad97b28575d9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:03:02.792943  7064 tablet_bootstrap.cc:654] T 5905119561c544c0855a145b449b1e28 P a994894f6c0040f3abc9de23698d36db: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:02.792654  6940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5905119561c544c0855a145b449b1e28" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a994894f6c0040f3abc9de23698d36db" is_pre_election: true
I20260713 09:03:02.793797  7054 tablet_bootstrap.cc:492] T 56e93e041252478ab2ccf6005385e92e P 488820123a574f2b87b2ad97b28575d9: Bootstrap starting.
I20260713 09:03:02.794503  6978 leader_election.cc:304] T 5905119561c544c0855a145b449b1e28 P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9, 7aad5514c5374da88abc8f054d27b17e; no voters: 
W20260713 09:03:02.797677  6978 leader_election.cc:343] T 5905119561c544c0855a145b449b1e28 P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:02.802088  7059 raft_consensus.cc:2804] T 5905119561c544c0855a145b449b1e28 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:02.802480  7059 raft_consensus.cc:493] T 5905119561c544c0855a145b449b1e28 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:02.802799  7059 raft_consensus.cc:3060] T 5905119561c544c0855a145b449b1e28 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:02.802978  7054 tablet_bootstrap.cc:654] T 56e93e041252478ab2ccf6005385e92e P 488820123a574f2b87b2ad97b28575d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:02.803326  7055 ts_tablet_manager.cc:1434] T 3d342391936f4a9797c7446c7aeed597 P 7aad5514c5374da88abc8f054d27b17e: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.014s
I20260713 09:03:02.804275  7055 tablet_bootstrap.cc:492] T 07f9ab3d8fc144978e978e041a9591f7 P 7aad5514c5374da88abc8f054d27b17e: Bootstrap starting.
I20260713 09:03:02.810990  7055 tablet_bootstrap.cc:654] T 07f9ab3d8fc144978e978e041a9591f7 P 7aad5514c5374da88abc8f054d27b17e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:02.816279  7054 tablet_bootstrap.cc:492] T 56e93e041252478ab2ccf6005385e92e P 488820123a574f2b87b2ad97b28575d9: No bootstrap required, opened a new log
I20260713 09:03:02.816919  7054 ts_tablet_manager.cc:1403] T 56e93e041252478ab2ccf6005385e92e P 488820123a574f2b87b2ad97b28575d9: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.002s
I20260713 09:03:02.820545  7054 raft_consensus.cc:359] T 56e93e041252478ab2ccf6005385e92e P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:02.821581  7054 raft_consensus.cc:385] T 56e93e041252478ab2ccf6005385e92e P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:02.821956  7054 raft_consensus.cc:740] T 56e93e041252478ab2ccf6005385e92e P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 488820123a574f2b87b2ad97b28575d9, State: Initialized, Role: FOLLOWER
I20260713 09:03:02.823367  7055 tablet_bootstrap.cc:492] T 07f9ab3d8fc144978e978e041a9591f7 P 7aad5514c5374da88abc8f054d27b17e: No bootstrap required, opened a new log
I20260713 09:03:02.823863  7055 ts_tablet_manager.cc:1403] T 07f9ab3d8fc144978e978e041a9591f7 P 7aad5514c5374da88abc8f054d27b17e: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260713 09:03:02.826843  7055 raft_consensus.cc:359] T 07f9ab3d8fc144978e978e041a9591f7 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:02.827584  7055 raft_consensus.cc:385] T 07f9ab3d8fc144978e978e041a9591f7 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:02.827874  7055 raft_consensus.cc:740] T 07f9ab3d8fc144978e978e041a9591f7 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7aad5514c5374da88abc8f054d27b17e, State: Initialized, Role: FOLLOWER
I20260713 09:03:02.828567  7055 consensus_queue.cc:260] T 07f9ab3d8fc144978e978e041a9591f7 P 7aad5514c5374da88abc8f054d27b17e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:02.830832  7055 ts_tablet_manager.cc:1434] T 07f9ab3d8fc144978e978e041a9591f7 P 7aad5514c5374da88abc8f054d27b17e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:03:02.823184  7054 consensus_queue.cc:260] T 56e93e041252478ab2ccf6005385e92e P 488820123a574f2b87b2ad97b28575d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:02.831852  7055 tablet_bootstrap.cc:492] T 2c3a0ab56e8e43058c857de6a3e8227d P 7aad5514c5374da88abc8f054d27b17e: Bootstrap starting.
I20260713 09:03:02.833501  7064 tablet_bootstrap.cc:492] T 5905119561c544c0855a145b449b1e28 P a994894f6c0040f3abc9de23698d36db: No bootstrap required, opened a new log
I20260713 09:03:02.833976  7064 ts_tablet_manager.cc:1403] T 5905119561c544c0855a145b449b1e28 P a994894f6c0040f3abc9de23698d36db: Time spent bootstrapping tablet: real 0.048s	user 0.027s	sys 0.019s
I20260713 09:03:02.834021  7054 ts_tablet_manager.cc:1434] T 56e93e041252478ab2ccf6005385e92e P 488820123a574f2b87b2ad97b28575d9: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.005s
I20260713 09:03:02.835129  7054 tablet_bootstrap.cc:492] T 8830f997d725415497b539051d1dfa5a P 488820123a574f2b87b2ad97b28575d9: Bootstrap starting.
I20260713 09:03:02.839035  7055 tablet_bootstrap.cc:654] T 2c3a0ab56e8e43058c857de6a3e8227d P 7aad5514c5374da88abc8f054d27b17e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:02.840160  7064 raft_consensus.cc:359] T 5905119561c544c0855a145b449b1e28 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:02.840883  7064 raft_consensus.cc:385] T 5905119561c544c0855a145b449b1e28 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:02.841167  7064 raft_consensus.cc:740] T 5905119561c544c0855a145b449b1e28 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a994894f6c0040f3abc9de23698d36db, State: Initialized, Role: FOLLOWER
I20260713 09:03:02.841367  7054 tablet_bootstrap.cc:654] T 8830f997d725415497b539051d1dfa5a P 488820123a574f2b87b2ad97b28575d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:02.842054  7064 consensus_queue.cc:260] T 5905119561c544c0855a145b449b1e28 P a994894f6c0040f3abc9de23698d36db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:02.844882  7064 ts_tablet_manager.cc:1434] T 5905119561c544c0855a145b449b1e28 P a994894f6c0040f3abc9de23698d36db: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:03:02.846182  7064 tablet_bootstrap.cc:492] T 060ba48c36534960b0bffcfe67269152 P a994894f6c0040f3abc9de23698d36db: Bootstrap starting.
I20260713 09:03:02.852543  7069 raft_consensus.cc:493] T 2c3a0ab56e8e43058c857de6a3e8227d P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:02.854317  7058 raft_consensus.cc:493] T fdbcb97e7d0443438bc1d6845a046803 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:02.854931  7058 raft_consensus.cc:515] T fdbcb97e7d0443438bc1d6845a046803 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:02.853226  7069 raft_consensus.cc:515] T 2c3a0ab56e8e43058c857de6a3e8227d P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } }
I20260713 09:03:02.863757  7069 leader_election.cc:290] T 2c3a0ab56e8e43058c857de6a3e8227d P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:02.864863  7064 tablet_bootstrap.cc:654] T 060ba48c36534960b0bffcfe67269152 P a994894f6c0040f3abc9de23698d36db: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:02.868271  7054 tablet_bootstrap.cc:492] T 8830f997d725415497b539051d1dfa5a P 488820123a574f2b87b2ad97b28575d9: No bootstrap required, opened a new log
I20260713 09:03:02.871342  7058 leader_election.cc:290] T fdbcb97e7d0443438bc1d6845a046803 P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:02.872756  7014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdbcb97e7d0443438bc1d6845a046803" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad5514c5374da88abc8f054d27b17e" is_pre_election: true
I20260713 09:03:02.880492  7054 ts_tablet_manager.cc:1403] T 8830f997d725415497b539051d1dfa5a P 488820123a574f2b87b2ad97b28575d9: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.020s
I20260713 09:03:02.880561  7014 raft_consensus.cc:2468] T fdbcb97e7d0443438bc1d6845a046803 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 488820123a574f2b87b2ad97b28575d9 in term 0.
I20260713 09:03:02.882097  6831 leader_election.cc:304] T fdbcb97e7d0443438bc1d6845a046803 P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9, 7aad5514c5374da88abc8f054d27b17e; no voters: 
I20260713 09:03:02.882906  7058 raft_consensus.cc:2804] T fdbcb97e7d0443438bc1d6845a046803 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:02.883272  7058 raft_consensus.cc:493] T fdbcb97e7d0443438bc1d6845a046803 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:02.883239  7054 raft_consensus.cc:359] T 8830f997d725415497b539051d1dfa5a P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:02.883731  7058 raft_consensus.cc:3060] T fdbcb97e7d0443438bc1d6845a046803 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:02.884027  6940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdbcb97e7d0443438bc1d6845a046803" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a994894f6c0040f3abc9de23698d36db" is_pre_election: true
W20260713 09:03:02.885851  6829 leader_election.cc:343] T fdbcb97e7d0443438bc1d6845a046803 P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:02.884043  7054 raft_consensus.cc:385] T 8830f997d725415497b539051d1dfa5a P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:02.887715  7054 raft_consensus.cc:740] T 8830f997d725415497b539051d1dfa5a P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 488820123a574f2b87b2ad97b28575d9, State: Initialized, Role: FOLLOWER
I20260713 09:03:02.888634  7054 consensus_queue.cc:260] T 8830f997d725415497b539051d1dfa5a P 488820123a574f2b87b2ad97b28575d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:02.827364  7059 raft_consensus.cc:515] T 5905119561c544c0855a145b449b1e28 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:02.896904  7054 ts_tablet_manager.cc:1434] T 8830f997d725415497b539051d1dfa5a P 488820123a574f2b87b2ad97b28575d9: Time spent starting tablet: real 0.016s	user 0.010s	sys 0.000s
I20260713 09:03:02.898198  7054 tablet_bootstrap.cc:492] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9: Bootstrap starting.
I20260713 09:03:02.899219  7064 tablet_bootstrap.cc:492] T 060ba48c36534960b0bffcfe67269152 P a994894f6c0040f3abc9de23698d36db: No bootstrap required, opened a new log
I20260713 09:03:02.899703  7064 ts_tablet_manager.cc:1403] T 060ba48c36534960b0bffcfe67269152 P a994894f6c0040f3abc9de23698d36db: Time spent bootstrapping tablet: real 0.054s	user 0.016s	sys 0.005s
I20260713 09:03:02.905418  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5905119561c544c0855a145b449b1e28" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488820123a574f2b87b2ad97b28575d9"
I20260713 09:03:02.906105  6865 raft_consensus.cc:3060] T 5905119561c544c0855a145b449b1e28 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:02.906286  7054 tablet_bootstrap.cc:654] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:02.894887  7058 raft_consensus.cc:515] T fdbcb97e7d0443438bc1d6845a046803 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:02.913404  6940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdbcb97e7d0443438bc1d6845a046803" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a994894f6c0040f3abc9de23698d36db"
I20260713 09:03:02.914357  7059 leader_election.cc:290] T 5905119561c544c0855a145b449b1e28 P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 election: Requested vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313)
I20260713 09:03:02.913184  6865 raft_consensus.cc:2468] T 5905119561c544c0855a145b449b1e28 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7aad5514c5374da88abc8f054d27b17e in term 1.
W20260713 09:03:02.914808  6829 leader_election.cc:343] T fdbcb97e7d0443438bc1d6845a046803 P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:02.915710  6978 leader_election.cc:304] T 5905119561c544c0855a145b449b1e28 P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9, 7aad5514c5374da88abc8f054d27b17e; no voters: 
I20260713 09:03:02.917420  7014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdbcb97e7d0443438bc1d6845a046803" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad5514c5374da88abc8f054d27b17e"
I20260713 09:03:02.918186  7014 raft_consensus.cc:3060] T fdbcb97e7d0443438bc1d6845a046803 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:02.925536  7014 raft_consensus.cc:2468] T fdbcb97e7d0443438bc1d6845a046803 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 488820123a574f2b87b2ad97b28575d9 in term 1.
I20260713 09:03:02.926167  6940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5905119561c544c0855a145b449b1e28" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a994894f6c0040f3abc9de23698d36db"
I20260713 09:03:02.926743  6831 leader_election.cc:304] T fdbcb97e7d0443438bc1d6845a046803 P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9, 7aad5514c5374da88abc8f054d27b17e; no voters: a994894f6c0040f3abc9de23698d36db
I20260713 09:03:02.926779  6940 raft_consensus.cc:3060] T 5905119561c544c0855a145b449b1e28 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:02.927771  7088 raft_consensus.cc:2804] T fdbcb97e7d0443438bc1d6845a046803 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:02.928777  7064 raft_consensus.cc:359] T 060ba48c36534960b0bffcfe67269152 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:02.932988  7088 raft_consensus.cc:697] T fdbcb97e7d0443438bc1d6845a046803 P 488820123a574f2b87b2ad97b28575d9 [term 1 LEADER]: Becoming Leader. State: Replica: 488820123a574f2b87b2ad97b28575d9, State: Running, Role: LEADER
I20260713 09:03:02.934157  7088 consensus_queue.cc:237] T fdbcb97e7d0443438bc1d6845a046803 P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:02.935385  6940 raft_consensus.cc:2468] T 5905119561c544c0855a145b449b1e28 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7aad5514c5374da88abc8f054d27b17e in term 1.
I20260713 09:03:02.935696  7064 raft_consensus.cc:385] T 060ba48c36534960b0bffcfe67269152 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:02.936036  7064 raft_consensus.cc:740] T 060ba48c36534960b0bffcfe67269152 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a994894f6c0040f3abc9de23698d36db, State: Initialized, Role: FOLLOWER
I20260713 09:03:02.937037  7058 leader_election.cc:290] T fdbcb97e7d0443438bc1d6845a046803 P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 election: Requested vote from peers a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:02.926982  7059 raft_consensus.cc:2804] T 5905119561c544c0855a145b449b1e28 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:02.938858  7059 raft_consensus.cc:697] T 5905119561c544c0855a145b449b1e28 P 7aad5514c5374da88abc8f054d27b17e [term 1 LEADER]: Becoming Leader. State: Replica: 7aad5514c5374da88abc8f054d27b17e, State: Running, Role: LEADER
I20260713 09:03:02.940027  7059 consensus_queue.cc:237] T 5905119561c544c0855a145b449b1e28 P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:02.942597  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3a0ab56e8e43058c857de6a3e8227d" candidate_uuid: "a994894f6c0040f3abc9de23698d36db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488820123a574f2b87b2ad97b28575d9" is_pre_election: true
I20260713 09:03:02.943228  6865 raft_consensus.cc:2468] T 2c3a0ab56e8e43058c857de6a3e8227d P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a994894f6c0040f3abc9de23698d36db in term 0.
I20260713 09:03:02.944458  6904 leader_election.cc:304] T 2c3a0ab56e8e43058c857de6a3e8227d P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9, a994894f6c0040f3abc9de23698d36db; no voters: 
I20260713 09:03:02.945520  7069 raft_consensus.cc:2804] T 2c3a0ab56e8e43058c857de6a3e8227d P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:02.945847  7069 raft_consensus.cc:493] T 2c3a0ab56e8e43058c857de6a3e8227d P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:02.946152  7069 raft_consensus.cc:3060] T 2c3a0ab56e8e43058c857de6a3e8227d P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:02.946496  7054 tablet_bootstrap.cc:492] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9: No bootstrap required, opened a new log
I20260713 09:03:02.946197  7064 consensus_queue.cc:260] T 060ba48c36534960b0bffcfe67269152 P a994894f6c0040f3abc9de23698d36db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:02.946938  7054 ts_tablet_manager.cc:1403] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9: Time spent bootstrapping tablet: real 0.049s	user 0.029s	sys 0.014s
I20260713 09:03:02.949596  7054 raft_consensus.cc:359] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:02.950225  7054 raft_consensus.cc:385] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:02.950508  7054 raft_consensus.cc:740] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 488820123a574f2b87b2ad97b28575d9, State: Initialized, Role: FOLLOWER
I20260713 09:03:02.951293  7014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3a0ab56e8e43058c857de6a3e8227d" candidate_uuid: "a994894f6c0040f3abc9de23698d36db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad5514c5374da88abc8f054d27b17e" is_pre_election: true
W20260713 09:03:02.958307  6906 leader_election.cc:343] T 2c3a0ab56e8e43058c857de6a3e8227d P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:02.951323  7054 consensus_queue.cc:260] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:02.961083  7054 ts_tablet_manager.cc:1434] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260713 09:03:02.962000  7054 tablet_bootstrap.cc:492] T 07f9ab3d8fc144978e978e041a9591f7 P 488820123a574f2b87b2ad97b28575d9: Bootstrap starting.
I20260713 09:03:02.962255  7064 ts_tablet_manager.cc:1434] T 060ba48c36534960b0bffcfe67269152 P a994894f6c0040f3abc9de23698d36db: Time spent starting tablet: real 0.062s	user 0.013s	sys 0.000s
I20260713 09:03:02.963174  7064 tablet_bootstrap.cc:492] T abd16acf75a24d7cbad46818f00b8a2a P a994894f6c0040f3abc9de23698d36db: Bootstrap starting.
I20260713 09:03:02.961995  6763 catalog_manager.cc:5697] T 5905119561c544c0855a145b449b1e28 P 7aad5514c5374da88abc8f054d27b17e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7aad5514c5374da88abc8f054d27b17e (127.5.154.3). New cstate: current_term: 1 leader_uuid: "7aad5514c5374da88abc8f054d27b17e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:02.965777  7058 raft_consensus.cc:493] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:02.966228  7058 raft_consensus.cc:515] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:02.967654  7054 tablet_bootstrap.cc:654] T 07f9ab3d8fc144978e978e041a9591f7 P 488820123a574f2b87b2ad97b28575d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:02.968245  7058 leader_election.cc:290] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:02.968753  7058 raft_consensus.cc:493] T c910cbfbc5604481a4756b729af63743 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:02.969887  7064 tablet_bootstrap.cc:654] T abd16acf75a24d7cbad46818f00b8a2a P a994894f6c0040f3abc9de23698d36db: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:02.969149  7058 raft_consensus.cc:515] T c910cbfbc5604481a4756b729af63743 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:02.974303  6939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c910cbfbc5604481a4756b729af63743" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a994894f6c0040f3abc9de23698d36db" is_pre_election: true
I20260713 09:03:02.956604  7069 raft_consensus.cc:515] T 2c3a0ab56e8e43058c857de6a3e8227d P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } }
I20260713 09:03:02.975584  7058 leader_election.cc:290] T c910cbfbc5604481a4756b729af63743 P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:02.952641  7055 tablet_bootstrap.cc:492] T 2c3a0ab56e8e43058c857de6a3e8227d P 7aad5514c5374da88abc8f054d27b17e: No bootstrap required, opened a new log
I20260713 09:03:02.975107  7013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c910cbfbc5604481a4756b729af63743" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad5514c5374da88abc8f054d27b17e" is_pre_election: true
I20260713 09:03:02.977348  7069 leader_election.cc:290] T 2c3a0ab56e8e43058c857de6a3e8227d P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 1 election: Requested vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
W20260713 09:03:02.978119  6831 leader_election.cc:343] T c910cbfbc5604481a4756b729af63743 P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:02.977779  6761 catalog_manager.cc:5697] T fdbcb97e7d0443438bc1d6845a046803 P 488820123a574f2b87b2ad97b28575d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 488820123a574f2b87b2ad97b28575d9 (127.5.154.1). New cstate: current_term: 1 leader_uuid: "488820123a574f2b87b2ad97b28575d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:02.978830  7088 raft_consensus.cc:493] T 8830f997d725415497b539051d1dfa5a P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:02.979259  7088 raft_consensus.cc:515] T 8830f997d725415497b539051d1dfa5a P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:02.974509  6940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abd16acf75a24d7cbad46818f00b8a2a" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a994894f6c0040f3abc9de23698d36db" is_pre_election: true
I20260713 09:03:02.981467  7055 ts_tablet_manager.cc:1403] T 2c3a0ab56e8e43058c857de6a3e8227d P 7aad5514c5374da88abc8f054d27b17e: Time spent bootstrapping tablet: real 0.150s	user 0.035s	sys 0.063s
I20260713 09:03:02.982477  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3a0ab56e8e43058c857de6a3e8227d" candidate_uuid: "a994894f6c0040f3abc9de23698d36db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488820123a574f2b87b2ad97b28575d9"
I20260713 09:03:02.983016  6865 raft_consensus.cc:3060] T 2c3a0ab56e8e43058c857de6a3e8227d P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:02.984364  7055 raft_consensus.cc:359] T 2c3a0ab56e8e43058c857de6a3e8227d P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } }
I20260713 09:03:02.985041  7055 raft_consensus.cc:385] T 2c3a0ab56e8e43058c857de6a3e8227d P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:03:02.987320  6829 leader_election.cc:343] T c910cbfbc5604481a4756b729af63743 P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:02.987758  6829 leader_election.cc:304] T c910cbfbc5604481a4756b729af63743 P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9; no voters: 7aad5514c5374da88abc8f054d27b17e, a994894f6c0040f3abc9de23698d36db
I20260713 09:03:02.988922  7013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8830f997d725415497b539051d1dfa5a" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad5514c5374da88abc8f054d27b17e" is_pre_election: true
I20260713 09:03:02.989729  7090 raft_consensus.cc:2749] T c910cbfbc5604481a4756b729af63743 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:02.990159  7012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3a0ab56e8e43058c857de6a3e8227d" candidate_uuid: "a994894f6c0040f3abc9de23698d36db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad5514c5374da88abc8f054d27b17e"
I20260713 09:03:02.988922  6940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8830f997d725415497b539051d1dfa5a" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a994894f6c0040f3abc9de23698d36db" is_pre_election: true
W20260713 09:03:02.992000  6831 leader_election.cc:343] T 8830f997d725415497b539051d1dfa5a P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:02.992992  7088 leader_election.cc:290] T 8830f997d725415497b539051d1dfa5a P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:02.993973  7069 raft_consensus.cc:493] T 56e93e041252478ab2ccf6005385e92e P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:02.994694  7014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abd16acf75a24d7cbad46818f00b8a2a" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad5514c5374da88abc8f054d27b17e" is_pre_election: true
I20260713 09:03:02.994591  7069 raft_consensus.cc:515] T 56e93e041252478ab2ccf6005385e92e P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:02.996555  7014 raft_consensus.cc:2468] T abd16acf75a24d7cbad46818f00b8a2a P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 488820123a574f2b87b2ad97b28575d9 in term 0.
W20260713 09:03:02.995698  6829 leader_election.cc:343] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:02.998247  7069 leader_election.cc:290] T 56e93e041252478ab2ccf6005385e92e P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:02.985307  7055 raft_consensus.cc:740] T 2c3a0ab56e8e43058c857de6a3e8227d P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7aad5514c5374da88abc8f054d27b17e, State: Initialized, Role: FOLLOWER
I20260713 09:03:02.998986  6864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56e93e041252478ab2ccf6005385e92e" candidate_uuid: "a994894f6c0040f3abc9de23698d36db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488820123a574f2b87b2ad97b28575d9" is_pre_election: true
I20260713 09:03:03.002421  6864 raft_consensus.cc:2468] T 56e93e041252478ab2ccf6005385e92e P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a994894f6c0040f3abc9de23698d36db in term 0.
W20260713 09:03:03.002557  6829 leader_election.cc:343] T 8830f997d725415497b539051d1dfa5a P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:03.001093  7013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56e93e041252478ab2ccf6005385e92e" candidate_uuid: "a994894f6c0040f3abc9de23698d36db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad5514c5374da88abc8f054d27b17e" is_pre_election: true
I20260713 09:03:03.003142  6829 leader_election.cc:304] T 8830f997d725415497b539051d1dfa5a P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9; no voters: 7aad5514c5374da88abc8f054d27b17e, a994894f6c0040f3abc9de23698d36db
I20260713 09:03:03.004860  6904 leader_election.cc:304] T 56e93e041252478ab2ccf6005385e92e P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9, a994894f6c0040f3abc9de23698d36db; no voters: 
I20260713 09:03:03.005122  7059 raft_consensus.cc:493] T 07f9ab3d8fc144978e978e041a9591f7 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:03.005741  7069 raft_consensus.cc:2804] T 56e93e041252478ab2ccf6005385e92e P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:03.005622  7059 raft_consensus.cc:515] T 07f9ab3d8fc144978e978e041a9591f7 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.006156  7069 raft_consensus.cc:493] T 56e93e041252478ab2ccf6005385e92e P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:03.005465  7055 consensus_queue.cc:260] T 2c3a0ab56e8e43058c857de6a3e8227d P 7aad5514c5374da88abc8f054d27b17e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } }
I20260713 09:03:03.006489  7069 raft_consensus.cc:3060] T 56e93e041252478ab2ccf6005385e92e P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:03.007771  7059 leader_election.cc:290] T 07f9ab3d8fc144978e978e041a9591f7 P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313)
I20260713 09:03:03.008294  7012 raft_consensus.cc:3060] T 2c3a0ab56e8e43058c857de6a3e8227d P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:03.009013  7055 ts_tablet_manager.cc:1434] T 2c3a0ab56e8e43058c857de6a3e8227d P 7aad5514c5374da88abc8f054d27b17e: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.002s
I20260713 09:03:03.010285  7055 tablet_bootstrap.cc:492] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e: Bootstrap starting.
W20260713 09:03:03.013769  6906 leader_election.cc:343] T 56e93e041252478ab2ccf6005385e92e P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:03.014698  7058 raft_consensus.cc:2749] T 8830f997d725415497b539051d1dfa5a P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:03.014994  6864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f9ab3d8fc144978e978e041a9591f7" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488820123a574f2b87b2ad97b28575d9" is_pre_election: true
W20260713 09:03:03.016398  6978 leader_election.cc:343] T 07f9ab3d8fc144978e978e041a9591f7 P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:03.017590  6831 leader_election.cc:304] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9, 7aad5514c5374da88abc8f054d27b17e; no voters: a994894f6c0040f3abc9de23698d36db
I20260713 09:03:03.016669  6865 raft_consensus.cc:2468] T 2c3a0ab56e8e43058c857de6a3e8227d P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a994894f6c0040f3abc9de23698d36db in term 1.
I20260713 09:03:03.016973  7059 raft_consensus.cc:493] T 3d342391936f4a9797c7446c7aeed597 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:03.017360  7069 raft_consensus.cc:515] T 56e93e041252478ab2ccf6005385e92e P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.018883  7059 raft_consensus.cc:515] T 3d342391936f4a9797c7446c7aeed597 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.021234  6904 leader_election.cc:304] T 2c3a0ab56e8e43058c857de6a3e8227d P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9, a994894f6c0040f3abc9de23698d36db; no voters: 
I20260713 09:03:03.021548  7014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56e93e041252478ab2ccf6005385e92e" candidate_uuid: "a994894f6c0040f3abc9de23698d36db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad5514c5374da88abc8f054d27b17e"
I20260713 09:03:03.022135  7093 raft_consensus.cc:2804] T 2c3a0ab56e8e43058c857de6a3e8227d P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:03:03.022928  6906 leader_election.cc:343] T 56e93e041252478ab2ccf6005385e92e P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:03.023464  6864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d342391936f4a9797c7446c7aeed597" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488820123a574f2b87b2ad97b28575d9" is_pre_election: true
I20260713 09:03:03.023974  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56e93e041252478ab2ccf6005385e92e" candidate_uuid: "a994894f6c0040f3abc9de23698d36db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488820123a574f2b87b2ad97b28575d9"
I20260713 09:03:03.024555  6865 raft_consensus.cc:3060] T 56e93e041252478ab2ccf6005385e92e P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:03:03.024627  6978 leader_election.cc:343] T 3d342391936f4a9797c7446c7aeed597 P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:03.026373  7059 leader_election.cc:290] T 3d342391936f4a9797c7446c7aeed597 P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313)
I20260713 09:03:03.027228  7012 raft_consensus.cc:2468] T 2c3a0ab56e8e43058c857de6a3e8227d P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a994894f6c0040f3abc9de23698d36db in term 1.
I20260713 09:03:03.024811  7055 tablet_bootstrap.cc:654] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:03.024971  7069 leader_election.cc:290] T 56e93e041252478ab2ccf6005385e92e P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 1 election: Requested vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:03.029657  6940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f9ab3d8fc144978e978e041a9591f7" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a994894f6c0040f3abc9de23698d36db" is_pre_election: true
W20260713 09:03:03.030870  6978 leader_election.cc:343] T 07f9ab3d8fc144978e978e041a9591f7 P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:03.031322  6978 leader_election.cc:304] T 07f9ab3d8fc144978e978e041a9591f7 P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7aad5514c5374da88abc8f054d27b17e; no voters: 488820123a574f2b87b2ad97b28575d9, a994894f6c0040f3abc9de23698d36db
I20260713 09:03:03.032512  7059 raft_consensus.cc:2749] T 07f9ab3d8fc144978e978e041a9591f7 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:03.034127  6940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d342391936f4a9797c7446c7aeed597" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a994894f6c0040f3abc9de23698d36db" is_pre_election: true
I20260713 09:03:03.034734  6940 raft_consensus.cc:2468] T 3d342391936f4a9797c7446c7aeed597 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7aad5514c5374da88abc8f054d27b17e in term 0.
I20260713 09:03:03.035817  6978 leader_election.cc:304] T 3d342391936f4a9797c7446c7aeed597 P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7aad5514c5374da88abc8f054d27b17e, a994894f6c0040f3abc9de23698d36db; no voters: 488820123a574f2b87b2ad97b28575d9
I20260713 09:03:03.036839  7059 raft_consensus.cc:2804] T 3d342391936f4a9797c7446c7aeed597 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:03.037171  7059 raft_consensus.cc:493] T 3d342391936f4a9797c7446c7aeed597 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:03.037514  7059 raft_consensus.cc:3060] T 3d342391936f4a9797c7446c7aeed597 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:03.041962  7058 raft_consensus.cc:2804] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:03.042450  7058 raft_consensus.cc:493] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:03.042871  7058 raft_consensus.cc:3060] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:03.045125  6865 raft_consensus.cc:2468] T 56e93e041252478ab2ccf6005385e92e P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a994894f6c0040f3abc9de23698d36db in term 1.
I20260713 09:03:03.047721  7093 raft_consensus.cc:697] T 2c3a0ab56e8e43058c857de6a3e8227d P a994894f6c0040f3abc9de23698d36db [term 1 LEADER]: Becoming Leader. State: Replica: a994894f6c0040f3abc9de23698d36db, State: Running, Role: LEADER
I20260713 09:03:03.052369  7093 consensus_queue.cc:237] T 2c3a0ab56e8e43058c857de6a3e8227d P a994894f6c0040f3abc9de23698d36db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } }
I20260713 09:03:03.053148  6904 leader_election.cc:304] T 56e93e041252478ab2ccf6005385e92e P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9, a994894f6c0040f3abc9de23698d36db; no voters: 7aad5514c5374da88abc8f054d27b17e
I20260713 09:03:03.054556  7097 raft_consensus.cc:2804] T 56e93e041252478ab2ccf6005385e92e P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:03.055320  7097 raft_consensus.cc:697] T 56e93e041252478ab2ccf6005385e92e P a994894f6c0040f3abc9de23698d36db [term 1 LEADER]: Becoming Leader. State: Replica: a994894f6c0040f3abc9de23698d36db, State: Running, Role: LEADER
I20260713 09:03:03.056149  7058 raft_consensus.cc:515] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.057909  7059 raft_consensus.cc:515] T 3d342391936f4a9797c7446c7aeed597 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.061545  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d342391936f4a9797c7446c7aeed597" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488820123a574f2b87b2ad97b28575d9"
I20260713 09:03:03.056291  7097 consensus_queue.cc:237] T 56e93e041252478ab2ccf6005385e92e P a994894f6c0040f3abc9de23698d36db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.061801  6940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d342391936f4a9797c7446c7aeed597" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a994894f6c0040f3abc9de23698d36db"
I20260713 09:03:03.062139  7064 tablet_bootstrap.cc:492] T abd16acf75a24d7cbad46818f00b8a2a P a994894f6c0040f3abc9de23698d36db: No bootstrap required, opened a new log
I20260713 09:03:03.062413  6940 raft_consensus.cc:3060] T 3d342391936f4a9797c7446c7aeed597 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:03.062629  7064 ts_tablet_manager.cc:1403] T abd16acf75a24d7cbad46818f00b8a2a P a994894f6c0040f3abc9de23698d36db: Time spent bootstrapping tablet: real 0.100s	user 0.024s	sys 0.033s
W20260713 09:03:03.062808  6978 leader_election.cc:343] T 3d342391936f4a9797c7446c7aeed597 P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:03.063355  7059 leader_election.cc:290] T 3d342391936f4a9797c7446c7aeed597 P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 election: Requested vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313)
I20260713 09:03:03.063553  7054 tablet_bootstrap.cc:492] T 07f9ab3d8fc144978e978e041a9591f7 P 488820123a574f2b87b2ad97b28575d9: No bootstrap required, opened a new log
I20260713 09:03:03.063995  7054 ts_tablet_manager.cc:1403] T 07f9ab3d8fc144978e978e041a9591f7 P 488820123a574f2b87b2ad97b28575d9: Time spent bootstrapping tablet: real 0.102s	user 0.023s	sys 0.050s
I20260713 09:03:03.065528  7064 raft_consensus.cc:359] T abd16acf75a24d7cbad46818f00b8a2a P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.066109  6939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abd16acf75a24d7cbad46818f00b8a2a" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a994894f6c0040f3abc9de23698d36db"
I20260713 09:03:03.066195  7064 raft_consensus.cc:385] T abd16acf75a24d7cbad46818f00b8a2a P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:03.066309  7012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abd16acf75a24d7cbad46818f00b8a2a" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad5514c5374da88abc8f054d27b17e"
I20260713 09:03:03.066672  7064 raft_consensus.cc:740] T abd16acf75a24d7cbad46818f00b8a2a P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a994894f6c0040f3abc9de23698d36db, State: Initialized, Role: FOLLOWER
I20260713 09:03:03.066937  7012 raft_consensus.cc:3060] T abd16acf75a24d7cbad46818f00b8a2a P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:03.069725  7055 tablet_bootstrap.cc:492] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e: No bootstrap required, opened a new log
I20260713 09:03:03.066435  7054 raft_consensus.cc:359] T 07f9ab3d8fc144978e978e041a9591f7 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.070181  7055 ts_tablet_manager.cc:1403] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e: Time spent bootstrapping tablet: real 0.060s	user 0.011s	sys 0.015s
I20260713 09:03:03.070334  7054 raft_consensus.cc:385] T 07f9ab3d8fc144978e978e041a9591f7 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:03.070597  7054 raft_consensus.cc:740] T 07f9ab3d8fc144978e978e041a9591f7 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 488820123a574f2b87b2ad97b28575d9, State: Initialized, Role: FOLLOWER
I20260713 09:03:03.071259  7054 consensus_queue.cc:260] T 07f9ab3d8fc144978e978e041a9591f7 P 488820123a574f2b87b2ad97b28575d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.072703  7055 raft_consensus.cc:359] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.073343  7055 raft_consensus.cc:385] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:03.073625  7055 raft_consensus.cc:740] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7aad5514c5374da88abc8f054d27b17e, State: Initialized, Role: FOLLOWER
I20260713 09:03:03.073693  7012 raft_consensus.cc:2468] T abd16acf75a24d7cbad46818f00b8a2a P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 488820123a574f2b87b2ad97b28575d9 in term 1.
I20260713 09:03:03.074747  7054 ts_tablet_manager.cc:1434] T 07f9ab3d8fc144978e978e041a9591f7 P 488820123a574f2b87b2ad97b28575d9: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260713 09:03:03.074383  7064 consensus_queue.cc:260] T abd16acf75a24d7cbad46818f00b8a2a P a994894f6c0040f3abc9de23698d36db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.074831  6831 leader_election.cc:304] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9, 7aad5514c5374da88abc8f054d27b17e; no voters: 
I20260713 09:03:03.075253  6939 raft_consensus.cc:3060] T abd16acf75a24d7cbad46818f00b8a2a P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:03.075709  7088 raft_consensus.cc:2804] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:03.075785  7058 leader_election.cc:290] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 election: Requested vote from peers a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:03.075907  6940 raft_consensus.cc:2468] T 3d342391936f4a9797c7446c7aeed597 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7aad5514c5374da88abc8f054d27b17e in term 1.
I20260713 09:03:03.076365  7088 raft_consensus.cc:697] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9 [term 1 LEADER]: Becoming Leader. State: Replica: 488820123a574f2b87b2ad97b28575d9, State: Running, Role: LEADER
I20260713 09:03:03.077355  6978 leader_election.cc:304] T 3d342391936f4a9797c7446c7aeed597 P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7aad5514c5374da88abc8f054d27b17e, a994894f6c0040f3abc9de23698d36db; no voters: 488820123a574f2b87b2ad97b28575d9
I20260713 09:03:03.077256  7088 consensus_queue.cc:237] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.078548  7059 raft_consensus.cc:2804] T 3d342391936f4a9797c7446c7aeed597 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:03.079094  7059 raft_consensus.cc:697] T 3d342391936f4a9797c7446c7aeed597 P 7aad5514c5374da88abc8f054d27b17e [term 1 LEADER]: Becoming Leader. State: Replica: 7aad5514c5374da88abc8f054d27b17e, State: Running, Role: LEADER
I20260713 09:03:03.079929  7059 consensus_queue.cc:237] T 3d342391936f4a9797c7446c7aeed597 P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.075680  7054 tablet_bootstrap.cc:492] T 425e745601b8494e995c619fc25acc68 P 488820123a574f2b87b2ad97b28575d9: Bootstrap starting.
I20260713 09:03:03.082688  6939 raft_consensus.cc:2468] T abd16acf75a24d7cbad46818f00b8a2a P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 488820123a574f2b87b2ad97b28575d9 in term 1.
I20260713 09:03:03.086704  7064 ts_tablet_manager.cc:1434] T abd16acf75a24d7cbad46818f00b8a2a P a994894f6c0040f3abc9de23698d36db: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260713 09:03:03.087903  7097 raft_consensus.cc:493] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:03.088266  7055 consensus_queue.cc:260] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.088514  7097 raft_consensus.cc:515] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.090880  7055 ts_tablet_manager.cc:1434] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260713 09:03:03.091723  7055 tablet_bootstrap.cc:492] T 425e745601b8494e995c619fc25acc68 P 7aad5514c5374da88abc8f054d27b17e: Bootstrap starting.
I20260713 09:03:03.092139  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b665abcce79e44a784f23701be4c2f4b" candidate_uuid: "a994894f6c0040f3abc9de23698d36db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488820123a574f2b87b2ad97b28575d9" is_pre_election: true
I20260713 09:03:03.092854  6865 raft_consensus.cc:2468] T b665abcce79e44a784f23701be4c2f4b P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a994894f6c0040f3abc9de23698d36db in term 0.
I20260713 09:03:03.094156  6904 leader_election.cc:304] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9, a994894f6c0040f3abc9de23698d36db; no voters: 
I20260713 09:03:03.095310  7093 raft_consensus.cc:2804] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:03.095775  7093 raft_consensus.cc:493] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:03.096191  7093 raft_consensus.cc:3060] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:03.092447  7054 tablet_bootstrap.cc:654] T 425e745601b8494e995c619fc25acc68 P 488820123a574f2b87b2ad97b28575d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:03.097744  7055 tablet_bootstrap.cc:654] T 425e745601b8494e995c619fc25acc68 P 7aad5514c5374da88abc8f054d27b17e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:03.100924  7064 tablet_bootstrap.cc:492] T 8830f997d725415497b539051d1dfa5a P a994894f6c0040f3abc9de23698d36db: Bootstrap starting.
I20260713 09:03:03.106609  7093 raft_consensus.cc:515] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.107939  7054 tablet_bootstrap.cc:492] T 425e745601b8494e995c619fc25acc68 P 488820123a574f2b87b2ad97b28575d9: No bootstrap required, opened a new log
I20260713 09:03:03.108369  7054 ts_tablet_manager.cc:1403] T 425e745601b8494e995c619fc25acc68 P 488820123a574f2b87b2ad97b28575d9: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.005s
I20260713 09:03:03.108752  7064 tablet_bootstrap.cc:654] T 8830f997d725415497b539051d1dfa5a P a994894f6c0040f3abc9de23698d36db: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:03.110162  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b665abcce79e44a784f23701be4c2f4b" candidate_uuid: "a994894f6c0040f3abc9de23698d36db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488820123a574f2b87b2ad97b28575d9"
I20260713 09:03:03.110725  6865 raft_consensus.cc:3060] T b665abcce79e44a784f23701be4c2f4b P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:03.111117  7054 raft_consensus.cc:359] T 425e745601b8494e995c619fc25acc68 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.111907  7054 raft_consensus.cc:385] T 425e745601b8494e995c619fc25acc68 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:03.112221  7054 raft_consensus.cc:740] T 425e745601b8494e995c619fc25acc68 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 488820123a574f2b87b2ad97b28575d9, State: Initialized, Role: FOLLOWER
I20260713 09:03:03.113466  7069 raft_consensus.cc:493] T 060ba48c36534960b0bffcfe67269152 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:03.112789  6762 catalog_manager.cc:5697] T 2c3a0ab56e8e43058c857de6a3e8227d P a994894f6c0040f3abc9de23698d36db reported cstate change: term changed from 0 to 1, leader changed from <none> to a994894f6c0040f3abc9de23698d36db (127.5.154.2). New cstate: current_term: 1 leader_uuid: "a994894f6c0040f3abc9de23698d36db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:03.113751  7054 consensus_queue.cc:260] T 425e745601b8494e995c619fc25acc68 P 488820123a574f2b87b2ad97b28575d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.113927  7069 raft_consensus.cc:515] T 060ba48c36534960b0bffcfe67269152 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.116287  7069 leader_election.cc:290] T 060ba48c36534960b0bffcfe67269152 P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:03.117353  7012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "060ba48c36534960b0bffcfe67269152" candidate_uuid: "a994894f6c0040f3abc9de23698d36db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad5514c5374da88abc8f054d27b17e" is_pre_election: true
I20260713 09:03:03.118553  6864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "060ba48c36534960b0bffcfe67269152" candidate_uuid: "a994894f6c0040f3abc9de23698d36db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488820123a574f2b87b2ad97b28575d9" is_pre_election: true
I20260713 09:03:03.118992  7088 raft_consensus.cc:493] T 060ba48c36534960b0bffcfe67269152 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:03.119410  7088 raft_consensus.cc:515] T 060ba48c36534960b0bffcfe67269152 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
W20260713 09:03:03.119660  6906 leader_election.cc:343] T 060ba48c36534960b0bffcfe67269152 P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:03.120805  6864 raft_consensus.cc:2468] T 060ba48c36534960b0bffcfe67269152 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a994894f6c0040f3abc9de23698d36db in term 0.
I20260713 09:03:03.119807  7054 ts_tablet_manager.cc:1434] T 425e745601b8494e995c619fc25acc68 P 488820123a574f2b87b2ad97b28575d9: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260713 09:03:03.121074  6865 raft_consensus.cc:2468] T b665abcce79e44a784f23701be4c2f4b P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a994894f6c0040f3abc9de23698d36db in term 1.
I20260713 09:03:03.122356  7054 tablet_bootstrap.cc:492] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 488820123a574f2b87b2ad97b28575d9: Bootstrap starting.
I20260713 09:03:03.122812  6904 leader_election.cc:304] T 060ba48c36534960b0bffcfe67269152 P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9, a994894f6c0040f3abc9de23698d36db; no voters: 7aad5514c5374da88abc8f054d27b17e
I20260713 09:03:03.123930  6939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "060ba48c36534960b0bffcfe67269152" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a994894f6c0040f3abc9de23698d36db" is_pre_election: true
I20260713 09:03:03.123939  7069 raft_consensus.cc:2804] T 060ba48c36534960b0bffcfe67269152 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:03.124495  6904 leader_election.cc:304] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9, a994894f6c0040f3abc9de23698d36db; no voters: 
I20260713 09:03:03.125025  7069 raft_consensus.cc:493] T 060ba48c36534960b0bffcfe67269152 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:03.125391  7069 raft_consensus.cc:3060] T 060ba48c36534960b0bffcfe67269152 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:03.127990  7055 tablet_bootstrap.cc:492] T 425e745601b8494e995c619fc25acc68 P 7aad5514c5374da88abc8f054d27b17e: No bootstrap required, opened a new log
I20260713 09:03:03.128419  7055 ts_tablet_manager.cc:1403] T 425e745601b8494e995c619fc25acc68 P 7aad5514c5374da88abc8f054d27b17e: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.000s
I20260713 09:03:03.129793  7012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "060ba48c36534960b0bffcfe67269152" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad5514c5374da88abc8f054d27b17e" is_pre_election: true
I20260713 09:03:03.131161  7054 tablet_bootstrap.cc:654] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 488820123a574f2b87b2ad97b28575d9: Neither blocks nor log segments found. Creating new log.
W20260713 09:03:03.131320  6831 leader_election.cc:343] T 060ba48c36534960b0bffcfe67269152 P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:03.121603  7088 leader_election.cc:290] T 060ba48c36534960b0bffcfe67269152 P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:03.133955  7012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b665abcce79e44a784f23701be4c2f4b" candidate_uuid: "a994894f6c0040f3abc9de23698d36db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad5514c5374da88abc8f054d27b17e" is_pre_election: true
W20260713 09:03:03.135262  6906 leader_election.cc:343] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:03.135533  7064 tablet_bootstrap.cc:492] T 8830f997d725415497b539051d1dfa5a P a994894f6c0040f3abc9de23698d36db: No bootstrap required, opened a new log
I20260713 09:03:03.135991  7064 ts_tablet_manager.cc:1403] T 8830f997d725415497b539051d1dfa5a P a994894f6c0040f3abc9de23698d36db: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.003s
I20260713 09:03:03.136759  7012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b665abcce79e44a784f23701be4c2f4b" candidate_uuid: "a994894f6c0040f3abc9de23698d36db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad5514c5374da88abc8f054d27b17e"
W20260713 09:03:03.138062  6906 leader_election.cc:343] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:03.131016  7055 raft_consensus.cc:359] T 425e745601b8494e995c619fc25acc68 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.139952  7055 raft_consensus.cc:385] T 425e745601b8494e995c619fc25acc68 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:03.140244  7055 raft_consensus.cc:740] T 425e745601b8494e995c619fc25acc68 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7aad5514c5374da88abc8f054d27b17e, State: Initialized, Role: FOLLOWER
I20260713 09:03:03.140877  7055 consensus_queue.cc:260] T 425e745601b8494e995c619fc25acc68 P 7aad5514c5374da88abc8f054d27b17e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.142180  7069 raft_consensus.cc:515] T 060ba48c36534960b0bffcfe67269152 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.142841  7055 ts_tablet_manager.cc:1434] T 425e745601b8494e995c619fc25acc68 P 7aad5514c5374da88abc8f054d27b17e: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:03:03.143255  6939 raft_consensus.cc:2393] T 060ba48c36534960b0bffcfe67269152 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 488820123a574f2b87b2ad97b28575d9 in current term 1: Already voted for candidate a994894f6c0040f3abc9de23698d36db in this term.
I20260713 09:03:03.143754  7055 tablet_bootstrap.cc:492] T 060ba48c36534960b0bffcfe67269152 P 7aad5514c5374da88abc8f054d27b17e: Bootstrap starting.
I20260713 09:03:03.144865  6829 leader_election.cc:304] T 060ba48c36534960b0bffcfe67269152 P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9; no voters: 7aad5514c5374da88abc8f054d27b17e, a994894f6c0040f3abc9de23698d36db
I20260713 09:03:03.146117  7088 raft_consensus.cc:3060] T 060ba48c36534960b0bffcfe67269152 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:03.146193  7097 leader_election.cc:290] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:03.147238  7097 raft_consensus.cc:2804] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:03.147760  7097 raft_consensus.cc:697] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db [term 1 LEADER]: Becoming Leader. State: Replica: a994894f6c0040f3abc9de23698d36db, State: Running, Role: LEADER
I20260713 09:03:03.147835  7064 raft_consensus.cc:359] T 8830f997d725415497b539051d1dfa5a P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.149920  7064 raft_consensus.cc:385] T 8830f997d725415497b539051d1dfa5a P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:03.150251  7064 raft_consensus.cc:740] T 8830f997d725415497b539051d1dfa5a P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a994894f6c0040f3abc9de23698d36db, State: Initialized, Role: FOLLOWER
I20260713 09:03:03.150874  7064 consensus_queue.cc:260] T 8830f997d725415497b539051d1dfa5a P a994894f6c0040f3abc9de23698d36db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.135366  7093 leader_election.cc:290] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 1 election: Requested vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:03.157779  7012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "060ba48c36534960b0bffcfe67269152" candidate_uuid: "a994894f6c0040f3abc9de23698d36db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad5514c5374da88abc8f054d27b17e"
W20260713 09:03:03.159214  6906 leader_election.cc:343] T 060ba48c36534960b0bffcfe67269152 P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:03.160379  7088 raft_consensus.cc:2749] T 060ba48c36534960b0bffcfe67269152 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:03.160983  7069 leader_election.cc:290] T 060ba48c36534960b0bffcfe67269152 P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 1 election: Requested vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:03.161255  7055 tablet_bootstrap.cc:654] T 060ba48c36534960b0bffcfe67269152 P 7aad5514c5374da88abc8f054d27b17e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:03.162303  7058 raft_consensus.cc:493] T 07f9ab3d8fc144978e978e041a9591f7 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:03.162882  7058 raft_consensus.cc:515] T 07f9ab3d8fc144978e978e041a9591f7 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.167095  7058 leader_election.cc:290] T 07f9ab3d8fc144978e978e041a9591f7 P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:03.168526  6939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f9ab3d8fc144978e978e041a9591f7" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a994894f6c0040f3abc9de23698d36db" is_pre_election: true
I20260713 09:03:03.169934  7012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f9ab3d8fc144978e978e041a9591f7" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad5514c5374da88abc8f054d27b17e" is_pre_election: true
W20260713 09:03:03.171262  6829 leader_election.cc:343] T 07f9ab3d8fc144978e978e041a9591f7 P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:03.170629  6763 catalog_manager.cc:5697] T 3d342391936f4a9797c7446c7aeed597 P 7aad5514c5374da88abc8f054d27b17e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7aad5514c5374da88abc8f054d27b17e (127.5.154.3). New cstate: current_term: 1 leader_uuid: "7aad5514c5374da88abc8f054d27b17e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:03.175061  6761 catalog_manager.cc:5697] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 488820123a574f2b87b2ad97b28575d9 (127.5.154.1). New cstate: current_term: 1 leader_uuid: "488820123a574f2b87b2ad97b28575d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:03.148816  7097 consensus_queue.cc:237] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.192224  7064 ts_tablet_manager.cc:1434] T 8830f997d725415497b539051d1dfa5a P a994894f6c0040f3abc9de23698d36db: Time spent starting tablet: real 0.056s	user 0.018s	sys 0.003s
I20260713 09:03:03.193538  7064 tablet_bootstrap.cc:492] T fdbcb97e7d0443438bc1d6845a046803 P a994894f6c0040f3abc9de23698d36db: Bootstrap starting.
I20260713 09:03:03.170670  7012 raft_consensus.cc:2468] T 07f9ab3d8fc144978e978e041a9591f7 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 488820123a574f2b87b2ad97b28575d9 in term 0.
I20260713 09:03:03.197877  6831 leader_election.cc:304] T 07f9ab3d8fc144978e978e041a9591f7 P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9, 7aad5514c5374da88abc8f054d27b17e; no voters: a994894f6c0040f3abc9de23698d36db
I20260713 09:03:03.200515  7088 raft_consensus.cc:2804] T 07f9ab3d8fc144978e978e041a9591f7 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:03.201035  7088 raft_consensus.cc:493] T 07f9ab3d8fc144978e978e041a9591f7 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:03.201562  7088 raft_consensus.cc:3060] T 07f9ab3d8fc144978e978e041a9591f7 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:03.211747  7088 raft_consensus.cc:515] T 07f9ab3d8fc144978e978e041a9591f7 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.214512  7088 leader_election.cc:290] T 07f9ab3d8fc144978e978e041a9591f7 P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 election: Requested vote from peers a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:03.221781  7012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f9ab3d8fc144978e978e041a9591f7" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad5514c5374da88abc8f054d27b17e"
I20260713 09:03:03.222597  7012 raft_consensus.cc:3060] T 07f9ab3d8fc144978e978e041a9591f7 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:03.218493  6939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f9ab3d8fc144978e978e041a9591f7" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a994894f6c0040f3abc9de23698d36db"
W20260713 09:03:03.226745  6829 leader_election.cc:343] T 07f9ab3d8fc144978e978e041a9591f7 P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:03.228050  7064 tablet_bootstrap.cc:654] T fdbcb97e7d0443438bc1d6845a046803 P a994894f6c0040f3abc9de23698d36db: Neither blocks nor log segments found. Creating new log.
W20260713 09:03:03.173744  6904 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.154.1:35037, user_credentials={real_user=slave}} blocked reactor thread for 49320us
I20260713 09:03:03.230702  7054 tablet_bootstrap.cc:492] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 488820123a574f2b87b2ad97b28575d9: No bootstrap required, opened a new log
I20260713 09:03:03.230813  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "060ba48c36534960b0bffcfe67269152" candidate_uuid: "a994894f6c0040f3abc9de23698d36db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488820123a574f2b87b2ad97b28575d9"
I20260713 09:03:03.231215  7054 ts_tablet_manager.cc:1403] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 488820123a574f2b87b2ad97b28575d9: Time spent bootstrapping tablet: real 0.109s	user 0.046s	sys 0.029s
I20260713 09:03:03.234316  7054 raft_consensus.cc:359] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.235024  7054 raft_consensus.cc:385] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:03.235414  7054 raft_consensus.cc:740] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 488820123a574f2b87b2ad97b28575d9, State: Initialized, Role: FOLLOWER
I20260713 09:03:03.236207  7054 consensus_queue.cc:260] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 488820123a574f2b87b2ad97b28575d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.238390  7054 ts_tablet_manager.cc:1434] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 488820123a574f2b87b2ad97b28575d9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:03:03.239099  7012 raft_consensus.cc:2468] T 07f9ab3d8fc144978e978e041a9591f7 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 488820123a574f2b87b2ad97b28575d9 in term 1.
I20260713 09:03:03.239355  7054 tablet_bootstrap.cc:492] T 3d342391936f4a9797c7446c7aeed597 P 488820123a574f2b87b2ad97b28575d9: Bootstrap starting.
I20260713 09:03:03.242152  6831 leader_election.cc:304] T 07f9ab3d8fc144978e978e041a9591f7 P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9, 7aad5514c5374da88abc8f054d27b17e; no voters: a994894f6c0040f3abc9de23698d36db
I20260713 09:03:03.242697  6761 catalog_manager.cc:5697] T 56e93e041252478ab2ccf6005385e92e P a994894f6c0040f3abc9de23698d36db reported cstate change: term changed from 0 to 1, leader changed from <none> to a994894f6c0040f3abc9de23698d36db (127.5.154.2). New cstate: current_term: 1 leader_uuid: "a994894f6c0040f3abc9de23698d36db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:03.244576  6761 catalog_manager.cc:5697] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db reported cstate change: term changed from 0 to 1, leader changed from <none> to a994894f6c0040f3abc9de23698d36db (127.5.154.2). New cstate: current_term: 1 leader_uuid: "a994894f6c0040f3abc9de23698d36db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:03.245688  7054 tablet_bootstrap.cc:654] T 3d342391936f4a9797c7446c7aeed597 P 488820123a574f2b87b2ad97b28575d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:03.249143  7088 raft_consensus.cc:2804] T 07f9ab3d8fc144978e978e041a9591f7 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:03.249356  7058 raft_consensus.cc:493] T 425e745601b8494e995c619fc25acc68 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:03.249861  7088 raft_consensus.cc:697] T 07f9ab3d8fc144978e978e041a9591f7 P 488820123a574f2b87b2ad97b28575d9 [term 1 LEADER]: Becoming Leader. State: Replica: 488820123a574f2b87b2ad97b28575d9, State: Running, Role: LEADER
I20260713 09:03:03.250988  7088 consensus_queue.cc:237] T 07f9ab3d8fc144978e978e041a9591f7 P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.249871  7058 raft_consensus.cc:515] T 425e745601b8494e995c619fc25acc68 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.255383  7058 leader_election.cc:290] T 425e745601b8494e995c619fc25acc68 P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:03.257349  6939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e745601b8494e995c619fc25acc68" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a994894f6c0040f3abc9de23698d36db" is_pre_election: true
W20260713 09:03:03.258821  6829 leader_election.cc:343] T 425e745601b8494e995c619fc25acc68 P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:03.260084  7055 tablet_bootstrap.cc:492] T 060ba48c36534960b0bffcfe67269152 P 7aad5514c5374da88abc8f054d27b17e: No bootstrap required, opened a new log
I20260713 09:03:03.260522  7055 ts_tablet_manager.cc:1403] T 060ba48c36534960b0bffcfe67269152 P 7aad5514c5374da88abc8f054d27b17e: Time spent bootstrapping tablet: real 0.117s	user 0.028s	sys 0.049s
I20260713 09:03:03.263084  7055 raft_consensus.cc:359] T 060ba48c36534960b0bffcfe67269152 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.263724  7055 raft_consensus.cc:385] T 060ba48c36534960b0bffcfe67269152 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:03.263993  7055 raft_consensus.cc:740] T 060ba48c36534960b0bffcfe67269152 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7aad5514c5374da88abc8f054d27b17e, State: Initialized, Role: FOLLOWER
I20260713 09:03:03.264693  7055 consensus_queue.cc:260] T 060ba48c36534960b0bffcfe67269152 P 7aad5514c5374da88abc8f054d27b17e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.266590  7055 ts_tablet_manager.cc:1434] T 060ba48c36534960b0bffcfe67269152 P 7aad5514c5374da88abc8f054d27b17e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:03:03.266521  6865 raft_consensus.cc:2468] T 060ba48c36534960b0bffcfe67269152 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a994894f6c0040f3abc9de23698d36db in term 1.
I20260713 09:03:03.267544  7055 tablet_bootstrap.cc:492] T b665abcce79e44a784f23701be4c2f4b P 7aad5514c5374da88abc8f054d27b17e: Bootstrap starting.
I20260713 09:03:03.267738  6904 leader_election.cc:304] T 060ba48c36534960b0bffcfe67269152 P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9, a994894f6c0040f3abc9de23698d36db; no voters: 7aad5514c5374da88abc8f054d27b17e
I20260713 09:03:03.268504  7097 raft_consensus.cc:2804] T 060ba48c36534960b0bffcfe67269152 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:03.268927  7097 raft_consensus.cc:697] T 060ba48c36534960b0bffcfe67269152 P a994894f6c0040f3abc9de23698d36db [term 1 LEADER]: Becoming Leader. State: Replica: a994894f6c0040f3abc9de23698d36db, State: Running, Role: LEADER
I20260713 09:03:03.269743  7097 consensus_queue.cc:237] T 060ba48c36534960b0bffcfe67269152 P a994894f6c0040f3abc9de23698d36db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.273608  7055 tablet_bootstrap.cc:654] T b665abcce79e44a784f23701be4c2f4b P 7aad5514c5374da88abc8f054d27b17e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:03.284448  7055 tablet_bootstrap.cc:492] T b665abcce79e44a784f23701be4c2f4b P 7aad5514c5374da88abc8f054d27b17e: No bootstrap required, opened a new log
I20260713 09:03:03.284884  7055 ts_tablet_manager.cc:1403] T b665abcce79e44a784f23701be4c2f4b P 7aad5514c5374da88abc8f054d27b17e: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.001s
I20260713 09:03:03.287930  7055 raft_consensus.cc:359] T b665abcce79e44a784f23701be4c2f4b P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.288586  7055 raft_consensus.cc:385] T b665abcce79e44a784f23701be4c2f4b P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:03.288852  7055 raft_consensus.cc:740] T b665abcce79e44a784f23701be4c2f4b P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7aad5514c5374da88abc8f054d27b17e, State: Initialized, Role: FOLLOWER
I20260713 09:03:03.289510  7055 consensus_queue.cc:260] T b665abcce79e44a784f23701be4c2f4b P 7aad5514c5374da88abc8f054d27b17e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.291520  7055 ts_tablet_manager.cc:1434] T b665abcce79e44a784f23701be4c2f4b P 7aad5514c5374da88abc8f054d27b17e: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260713 09:03:03.292430  7055 tablet_bootstrap.cc:492] T c910cbfbc5604481a4756b729af63743 P 7aad5514c5374da88abc8f054d27b17e: Bootstrap starting.
I20260713 09:03:03.291572  6760 catalog_manager.cc:5697] T 060ba48c36534960b0bffcfe67269152 P a994894f6c0040f3abc9de23698d36db reported cstate change: term changed from 0 to 1, leader changed from <none> to a994894f6c0040f3abc9de23698d36db (127.5.154.2). New cstate: current_term: 1 leader_uuid: "a994894f6c0040f3abc9de23698d36db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:03.298460  7055 tablet_bootstrap.cc:654] T c910cbfbc5604481a4756b729af63743 P 7aad5514c5374da88abc8f054d27b17e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:03.301748  7012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e745601b8494e995c619fc25acc68" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad5514c5374da88abc8f054d27b17e" is_pre_election: true
I20260713 09:03:03.302604  7012 raft_consensus.cc:2468] T 425e745601b8494e995c619fc25acc68 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 488820123a574f2b87b2ad97b28575d9 in term 0.
I20260713 09:03:03.303030  7064 tablet_bootstrap.cc:492] T fdbcb97e7d0443438bc1d6845a046803 P a994894f6c0040f3abc9de23698d36db: No bootstrap required, opened a new log
I20260713 09:03:03.303625  7064 ts_tablet_manager.cc:1403] T fdbcb97e7d0443438bc1d6845a046803 P a994894f6c0040f3abc9de23698d36db: Time spent bootstrapping tablet: real 0.110s	user 0.010s	sys 0.000s
I20260713 09:03:03.304164  6831 leader_election.cc:304] T 425e745601b8494e995c619fc25acc68 P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9, 7aad5514c5374da88abc8f054d27b17e; no voters: a994894f6c0040f3abc9de23698d36db
I20260713 09:03:03.305682  7058 raft_consensus.cc:2804] T 425e745601b8494e995c619fc25acc68 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:03.306154  7058 raft_consensus.cc:493] T 425e745601b8494e995c619fc25acc68 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:03.306600  7058 raft_consensus.cc:3060] T 425e745601b8494e995c619fc25acc68 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:03.306993  7064 raft_consensus.cc:359] T fdbcb97e7d0443438bc1d6845a046803 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.307744  7064 raft_consensus.cc:385] T fdbcb97e7d0443438bc1d6845a046803 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:03.308082  7064 raft_consensus.cc:740] T fdbcb97e7d0443438bc1d6845a046803 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a994894f6c0040f3abc9de23698d36db, State: Initialized, Role: FOLLOWER
I20260713 09:03:03.310668  7055 tablet_bootstrap.cc:492] T c910cbfbc5604481a4756b729af63743 P 7aad5514c5374da88abc8f054d27b17e: No bootstrap required, opened a new log
I20260713 09:03:03.311177  7055 ts_tablet_manager.cc:1403] T c910cbfbc5604481a4756b729af63743 P 7aad5514c5374da88abc8f054d27b17e: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.009s
I20260713 09:03:03.312994  7064 consensus_queue.cc:260] T fdbcb97e7d0443438bc1d6845a046803 P a994894f6c0040f3abc9de23698d36db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.313730  7058 raft_consensus.cc:515] T 425e745601b8494e995c619fc25acc68 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.314158  7055 raft_consensus.cc:359] T c910cbfbc5604481a4756b729af63743 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.314903  7055 raft_consensus.cc:385] T c910cbfbc5604481a4756b729af63743 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:03.314976  7064 ts_tablet_manager.cc:1434] T fdbcb97e7d0443438bc1d6845a046803 P a994894f6c0040f3abc9de23698d36db: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260713 09:03:03.315265  7055 raft_consensus.cc:740] T c910cbfbc5604481a4756b729af63743 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7aad5514c5374da88abc8f054d27b17e, State: Initialized, Role: FOLLOWER
I20260713 09:03:03.316120  7064 tablet_bootstrap.cc:492] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P a994894f6c0040f3abc9de23698d36db: Bootstrap starting.
I20260713 09:03:03.316401  6939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e745601b8494e995c619fc25acc68" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a994894f6c0040f3abc9de23698d36db"
I20260713 09:03:03.316233  7055 consensus_queue.cc:260] T c910cbfbc5604481a4756b729af63743 P 7aad5514c5374da88abc8f054d27b17e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
W20260713 09:03:03.317948  6829 leader_election.cc:343] T 425e745601b8494e995c619fc25acc68 P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:03.318823  7055 ts_tablet_manager.cc:1434] T c910cbfbc5604481a4756b729af63743 P 7aad5514c5374da88abc8f054d27b17e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260713 09:03:03.319726  7055 tablet_bootstrap.cc:492] T b6fe9c79ee8c447fac06c34fa3464ae0 P 7aad5514c5374da88abc8f054d27b17e: Bootstrap starting.
I20260713 09:03:03.321574  7058 leader_election.cc:290] T 425e745601b8494e995c619fc25acc68 P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 election: Requested vote from peers a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:03.322767  7012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e745601b8494e995c619fc25acc68" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad5514c5374da88abc8f054d27b17e"
I20260713 09:03:03.323316  7012 raft_consensus.cc:3060] T 425e745601b8494e995c619fc25acc68 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:03.323725  7064 tablet_bootstrap.cc:654] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P a994894f6c0040f3abc9de23698d36db: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:03.325773  7055 tablet_bootstrap.cc:654] T b6fe9c79ee8c447fac06c34fa3464ae0 P 7aad5514c5374da88abc8f054d27b17e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:03.322001  6761 catalog_manager.cc:5697] T 07f9ab3d8fc144978e978e041a9591f7 P 488820123a574f2b87b2ad97b28575d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 488820123a574f2b87b2ad97b28575d9 (127.5.154.1). New cstate: current_term: 1 leader_uuid: "488820123a574f2b87b2ad97b28575d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:03.335004  7064 tablet_bootstrap.cc:492] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P a994894f6c0040f3abc9de23698d36db: No bootstrap required, opened a new log
I20260713 09:03:03.335459  7064 ts_tablet_manager.cc:1403] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P a994894f6c0040f3abc9de23698d36db: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260713 09:03:03.338034  7064 raft_consensus.cc:359] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.338691  7064 raft_consensus.cc:385] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:03.338955  7064 raft_consensus.cc:740] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a994894f6c0040f3abc9de23698d36db, State: Initialized, Role: FOLLOWER
I20260713 09:03:03.339919  7012 raft_consensus.cc:2468] T 425e745601b8494e995c619fc25acc68 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 488820123a574f2b87b2ad97b28575d9 in term 1.
I20260713 09:03:03.341045  6831 leader_election.cc:304] T 425e745601b8494e995c619fc25acc68 P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9, 7aad5514c5374da88abc8f054d27b17e; no voters: a994894f6c0040f3abc9de23698d36db
I20260713 09:03:03.341809  7055 tablet_bootstrap.cc:492] T b6fe9c79ee8c447fac06c34fa3464ae0 P 7aad5514c5374da88abc8f054d27b17e: No bootstrap required, opened a new log
I20260713 09:03:03.342178  7054 tablet_bootstrap.cc:492] T 3d342391936f4a9797c7446c7aeed597 P 488820123a574f2b87b2ad97b28575d9: No bootstrap required, opened a new log
I20260713 09:03:03.342110  7058 raft_consensus.cc:2804] T 425e745601b8494e995c619fc25acc68 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:03.342293  7055 ts_tablet_manager.cc:1403] T b6fe9c79ee8c447fac06c34fa3464ae0 P 7aad5514c5374da88abc8f054d27b17e: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.007s
I20260713 09:03:03.342742  7054 ts_tablet_manager.cc:1403] T 3d342391936f4a9797c7446c7aeed597 P 488820123a574f2b87b2ad97b28575d9: Time spent bootstrapping tablet: real 0.104s	user 0.035s	sys 0.030s
I20260713 09:03:03.342758  7058 raft_consensus.cc:697] T 425e745601b8494e995c619fc25acc68 P 488820123a574f2b87b2ad97b28575d9 [term 1 LEADER]: Becoming Leader. State: Replica: 488820123a574f2b87b2ad97b28575d9, State: Running, Role: LEADER
I20260713 09:03:03.343292  7064 consensus_queue.cc:260] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P a994894f6c0040f3abc9de23698d36db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.343909  7058 consensus_queue.cc:237] T 425e745601b8494e995c619fc25acc68 P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.345654  7054 raft_consensus.cc:359] T 3d342391936f4a9797c7446c7aeed597 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.346312  7054 raft_consensus.cc:385] T 3d342391936f4a9797c7446c7aeed597 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:03.346566  7054 raft_consensus.cc:740] T 3d342391936f4a9797c7446c7aeed597 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 488820123a574f2b87b2ad97b28575d9, State: Initialized, Role: FOLLOWER
I20260713 09:03:03.347373  7097 raft_consensus.cc:493] T fdbcb97e7d0443438bc1d6845a046803 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:03.347210  7054 consensus_queue.cc:260] T 3d342391936f4a9797c7446c7aeed597 P 488820123a574f2b87b2ad97b28575d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.347860  7097 raft_consensus.cc:515] T fdbcb97e7d0443438bc1d6845a046803 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.349553  7054 ts_tablet_manager.cc:1434] T 3d342391936f4a9797c7446c7aeed597 P 488820123a574f2b87b2ad97b28575d9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:03:03.350407  7054 tablet_bootstrap.cc:492] T a9dcbd345c474046a3762c96803d0274 P 488820123a574f2b87b2ad97b28575d9: Bootstrap starting.
I20260713 09:03:03.351126  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdbcb97e7d0443438bc1d6845a046803" candidate_uuid: "a994894f6c0040f3abc9de23698d36db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488820123a574f2b87b2ad97b28575d9" is_pre_election: true
I20260713 09:03:03.356045  7064 ts_tablet_manager.cc:1434] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P a994894f6c0040f3abc9de23698d36db: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260713 09:03:03.356354  7097 leader_election.cc:290] T fdbcb97e7d0443438bc1d6845a046803 P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:03.356247  7055 raft_consensus.cc:359] T b6fe9c79ee8c447fac06c34fa3464ae0 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.356640  7012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdbcb97e7d0443438bc1d6845a046803" candidate_uuid: "a994894f6c0040f3abc9de23698d36db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad5514c5374da88abc8f054d27b17e" is_pre_election: true
I20260713 09:03:03.356982  7055 raft_consensus.cc:385] T b6fe9c79ee8c447fac06c34fa3464ae0 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:03.357076  7064 tablet_bootstrap.cc:492] T 07f9ab3d8fc144978e978e041a9591f7 P a994894f6c0040f3abc9de23698d36db: Bootstrap starting.
I20260713 09:03:03.357280  7055 raft_consensus.cc:740] T b6fe9c79ee8c447fac06c34fa3464ae0 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7aad5514c5374da88abc8f054d27b17e, State: Initialized, Role: FOLLOWER
I20260713 09:03:03.357560  7012 raft_consensus.cc:2393] T fdbcb97e7d0443438bc1d6845a046803 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a994894f6c0040f3abc9de23698d36db in current term 1: Already voted for candidate 488820123a574f2b87b2ad97b28575d9 in this term.
I20260713 09:03:03.358299  7054 tablet_bootstrap.cc:654] T a9dcbd345c474046a3762c96803d0274 P 488820123a574f2b87b2ad97b28575d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:03.358119  7055 consensus_queue.cc:260] T b6fe9c79ee8c447fac06c34fa3464ae0 P 7aad5514c5374da88abc8f054d27b17e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.358632  6906 leader_election.cc:304] T fdbcb97e7d0443438bc1d6845a046803 P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a994894f6c0040f3abc9de23698d36db; no voters: 488820123a574f2b87b2ad97b28575d9, 7aad5514c5374da88abc8f054d27b17e
I20260713 09:03:03.360371  7055 ts_tablet_manager.cc:1434] T b6fe9c79ee8c447fac06c34fa3464ae0 P 7aad5514c5374da88abc8f054d27b17e: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260713 09:03:03.361614  7055 tablet_bootstrap.cc:492] T 56e93e041252478ab2ccf6005385e92e P 7aad5514c5374da88abc8f054d27b17e: Bootstrap starting.
I20260713 09:03:03.362730  7097 raft_consensus.cc:3060] T fdbcb97e7d0443438bc1d6845a046803 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:03.363952  7064 tablet_bootstrap.cc:654] T 07f9ab3d8fc144978e978e041a9591f7 P a994894f6c0040f3abc9de23698d36db: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:03.367223  7055 tablet_bootstrap.cc:654] T 56e93e041252478ab2ccf6005385e92e P 7aad5514c5374da88abc8f054d27b17e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:03.372736  6761 catalog_manager.cc:5697] T 425e745601b8494e995c619fc25acc68 P 488820123a574f2b87b2ad97b28575d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 488820123a574f2b87b2ad97b28575d9 (127.5.154.1). New cstate: current_term: 1 leader_uuid: "488820123a574f2b87b2ad97b28575d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:03.375379  7097 raft_consensus.cc:2749] T fdbcb97e7d0443438bc1d6845a046803 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:03.379977  7054 tablet_bootstrap.cc:492] T a9dcbd345c474046a3762c96803d0274 P 488820123a574f2b87b2ad97b28575d9: No bootstrap required, opened a new log
I20260713 09:03:03.380549  7054 ts_tablet_manager.cc:1403] T a9dcbd345c474046a3762c96803d0274 P 488820123a574f2b87b2ad97b28575d9: Time spent bootstrapping tablet: real 0.030s	user 0.005s	sys 0.010s
I20260713 09:03:03.381527  7058 raft_consensus.cc:493] T 3d342391936f4a9797c7446c7aeed597 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:03.382145  7058 raft_consensus.cc:515] T 3d342391936f4a9797c7446c7aeed597 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.384599  7054 raft_consensus.cc:359] T a9dcbd345c474046a3762c96803d0274 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.387535  7054 raft_consensus.cc:385] T a9dcbd345c474046a3762c96803d0274 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:03.387455  6939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d342391936f4a9797c7446c7aeed597" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a994894f6c0040f3abc9de23698d36db" is_pre_election: true
I20260713 09:03:03.388085  7054 raft_consensus.cc:740] T a9dcbd345c474046a3762c96803d0274 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 488820123a574f2b87b2ad97b28575d9, State: Initialized, Role: FOLLOWER
I20260713 09:03:03.388630  6939 raft_consensus.cc:2393] T 3d342391936f4a9797c7446c7aeed597 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 488820123a574f2b87b2ad97b28575d9 in current term 1: Already voted for candidate 7aad5514c5374da88abc8f054d27b17e in this term.
I20260713 09:03:03.388965  7054 consensus_queue.cc:260] T a9dcbd345c474046a3762c96803d0274 P 488820123a574f2b87b2ad97b28575d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.391685  7054 ts_tablet_manager.cc:1434] T a9dcbd345c474046a3762c96803d0274 P 488820123a574f2b87b2ad97b28575d9: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:03:03.392863  7054 tablet_bootstrap.cc:492] T b9a74ac042c9462b9ce26ebddd537c43 P 488820123a574f2b87b2ad97b28575d9: Bootstrap starting.
I20260713 09:03:03.399446  7058 leader_election.cc:290] T 3d342391936f4a9797c7446c7aeed597 P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:03.401652  7012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d342391936f4a9797c7446c7aeed597" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad5514c5374da88abc8f054d27b17e" is_pre_election: true
I20260713 09:03:03.403610  6831 leader_election.cc:304] T 3d342391936f4a9797c7446c7aeed597 P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9; no voters: 7aad5514c5374da88abc8f054d27b17e, a994894f6c0040f3abc9de23698d36db
I20260713 09:03:03.405082  7058 raft_consensus.cc:3060] T 3d342391936f4a9797c7446c7aeed597 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:03.415478  7058 raft_consensus.cc:2749] T 3d342391936f4a9797c7446c7aeed597 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:03.416932  7064 tablet_bootstrap.cc:492] T 07f9ab3d8fc144978e978e041a9591f7 P a994894f6c0040f3abc9de23698d36db: No bootstrap required, opened a new log
I20260713 09:03:03.417385  7064 ts_tablet_manager.cc:1403] T 07f9ab3d8fc144978e978e041a9591f7 P a994894f6c0040f3abc9de23698d36db: Time spent bootstrapping tablet: real 0.061s	user 0.020s	sys 0.036s
I20260713 09:03:03.418689  7055 tablet_bootstrap.cc:492] T 56e93e041252478ab2ccf6005385e92e P 7aad5514c5374da88abc8f054d27b17e: No bootstrap required, opened a new log
I20260713 09:03:03.419147  7055 ts_tablet_manager.cc:1403] T 56e93e041252478ab2ccf6005385e92e P 7aad5514c5374da88abc8f054d27b17e: Time spent bootstrapping tablet: real 0.058s	user 0.029s	sys 0.027s
I20260713 09:03:03.419955  7064 raft_consensus.cc:359] T 07f9ab3d8fc144978e978e041a9591f7 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.420608  7064 raft_consensus.cc:385] T 07f9ab3d8fc144978e978e041a9591f7 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:03.420862  7064 raft_consensus.cc:740] T 07f9ab3d8fc144978e978e041a9591f7 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a994894f6c0040f3abc9de23698d36db, State: Initialized, Role: FOLLOWER
I20260713 09:03:03.421528  7064 consensus_queue.cc:260] T 07f9ab3d8fc144978e978e041a9591f7 P a994894f6c0040f3abc9de23698d36db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.422640  7054 tablet_bootstrap.cc:654] T b9a74ac042c9462b9ce26ebddd537c43 P 488820123a574f2b87b2ad97b28575d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:03.423722  7064 ts_tablet_manager.cc:1434] T 07f9ab3d8fc144978e978e041a9591f7 P a994894f6c0040f3abc9de23698d36db: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:03:03.424592  7064 tablet_bootstrap.cc:492] T c910cbfbc5604481a4756b729af63743 P a994894f6c0040f3abc9de23698d36db: Bootstrap starting.
I20260713 09:03:03.427724  7055 raft_consensus.cc:359] T 56e93e041252478ab2ccf6005385e92e P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.428635  7055 raft_consensus.cc:385] T 56e93e041252478ab2ccf6005385e92e P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:03.429107  7055 raft_consensus.cc:740] T 56e93e041252478ab2ccf6005385e92e P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7aad5514c5374da88abc8f054d27b17e, State: Initialized, Role: FOLLOWER
I20260713 09:03:03.430119  7064 tablet_bootstrap.cc:654] T c910cbfbc5604481a4756b729af63743 P a994894f6c0040f3abc9de23698d36db: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:03.430425  7055 consensus_queue.cc:260] T 56e93e041252478ab2ccf6005385e92e P 7aad5514c5374da88abc8f054d27b17e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.439774  7055 ts_tablet_manager.cc:1434] T 56e93e041252478ab2ccf6005385e92e P 7aad5514c5374da88abc8f054d27b17e: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260713 09:03:03.442875  7064 tablet_bootstrap.cc:492] T c910cbfbc5604481a4756b729af63743 P a994894f6c0040f3abc9de23698d36db: No bootstrap required, opened a new log
I20260713 09:03:03.443331  7064 ts_tablet_manager.cc:1403] T c910cbfbc5604481a4756b729af63743 P a994894f6c0040f3abc9de23698d36db: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260713 09:03:03.447227  7059 raft_consensus.cc:493] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:03.447350  7058 consensus_queue.cc:1048] T fdbcb97e7d0443438bc1d6845a046803 P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:03.447717  7059 raft_consensus.cc:515] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.451900  7078 consensus_queue.cc:1048] T 5905119561c544c0855a145b449b1e28 P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:03.457450  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8830f997d725415497b539051d1dfa5a" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488820123a574f2b87b2ad97b28575d9" is_pre_election: true
I20260713 09:03:03.457835  7059 leader_election.cc:290] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313)
I20260713 09:03:03.458069  6865 raft_consensus.cc:2468] T 8830f997d725415497b539051d1dfa5a P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7aad5514c5374da88abc8f054d27b17e in term 0.
I20260713 09:03:03.458612  7054 tablet_bootstrap.cc:492] T b9a74ac042c9462b9ce26ebddd537c43 P 488820123a574f2b87b2ad97b28575d9: No bootstrap required, opened a new log
I20260713 09:03:03.459018  7054 ts_tablet_manager.cc:1403] T b9a74ac042c9462b9ce26ebddd537c43 P 488820123a574f2b87b2ad97b28575d9: Time spent bootstrapping tablet: real 0.066s	user 0.026s	sys 0.010s
I20260713 09:03:03.459417  6978 leader_election.cc:304] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9, 7aad5514c5374da88abc8f054d27b17e; no voters: 
I20260713 09:03:03.461266  6940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8830f997d725415497b539051d1dfa5a" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a994894f6c0040f3abc9de23698d36db" is_pre_election: true
I20260713 09:03:03.462100  6940 raft_consensus.cc:2468] T 8830f997d725415497b539051d1dfa5a P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7aad5514c5374da88abc8f054d27b17e in term 0.
I20260713 09:03:03.462343  7054 raft_consensus.cc:359] T b9a74ac042c9462b9ce26ebddd537c43 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.462723  7058 consensus_queue.cc:1048] T fdbcb97e7d0443438bc1d6845a046803 P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:03.463044  7054 raft_consensus.cc:385] T b9a74ac042c9462b9ce26ebddd537c43 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:03.463292  7054 raft_consensus.cc:740] T b9a74ac042c9462b9ce26ebddd537c43 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 488820123a574f2b87b2ad97b28575d9, State: Initialized, Role: FOLLOWER
I20260713 09:03:03.464015  7054 consensus_queue.cc:260] T b9a74ac042c9462b9ce26ebddd537c43 P 488820123a574f2b87b2ad97b28575d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.464377  7059 raft_consensus.cc:2804] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:03.466216  7054 ts_tablet_manager.cc:1434] T b9a74ac042c9462b9ce26ebddd537c43 P 488820123a574f2b87b2ad97b28575d9: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:03:03.467108  7054 tablet_bootstrap.cc:492] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9: Bootstrap starting.
I20260713 09:03:03.469583  7055 tablet_bootstrap.cc:492] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e: Bootstrap starting.
I20260713 09:03:03.464874  7059 raft_consensus.cc:493] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:03.497685  7059 raft_consensus.cc:3060] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:03.471213  7078 consensus_queue.cc:1048] T 3d342391936f4a9797c7446c7aeed597 P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:03.499680  7090 raft_consensus.cc:493] T b9a74ac042c9462b9ce26ebddd537c43 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:03.500172  7090 raft_consensus.cc:515] T b9a74ac042c9462b9ce26ebddd537c43 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.503125  7090 leader_election.cc:290] T b9a74ac042c9462b9ce26ebddd537c43 P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:03.504671  7014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a74ac042c9462b9ce26ebddd537c43" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad5514c5374da88abc8f054d27b17e" is_pre_election: true
I20260713 09:03:03.505172  7059 raft_consensus.cc:515] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.446888  7064 raft_consensus.cc:359] T c910cbfbc5604481a4756b729af63743 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.505965  7064 raft_consensus.cc:385] T c910cbfbc5604481a4756b729af63743 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:03.477803  7058 consensus_queue.cc:1048] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:03.506246  7110 consensus_queue.cc:1048] T 56e93e041252478ab2ccf6005385e92e P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:03.487905  7097 consensus_queue.cc:1048] T 2c3a0ab56e8e43058c857de6a3e8227d P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:03:03.506626  6831 leader_election.cc:343] T b9a74ac042c9462b9ce26ebddd537c43 P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:03.510550  7055 tablet_bootstrap.cc:654] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:03.492472  7112 raft_consensus.cc:493] T 07f9ab3d8fc144978e978e041a9591f7 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:03.512087  7112 raft_consensus.cc:515] T 07f9ab3d8fc144978e978e041a9591f7 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.514250  7112 leader_election.cc:290] T 07f9ab3d8fc144978e978e041a9591f7 P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:03.514992  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f9ab3d8fc144978e978e041a9591f7" candidate_uuid: "a994894f6c0040f3abc9de23698d36db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488820123a574f2b87b2ad97b28575d9" is_pre_election: true
I20260713 09:03:03.515159  6939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a74ac042c9462b9ce26ebddd537c43" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a994894f6c0040f3abc9de23698d36db" is_pre_election: true
I20260713 09:03:03.506260  7064 raft_consensus.cc:740] T c910cbfbc5604481a4756b729af63743 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a994894f6c0040f3abc9de23698d36db, State: Initialized, Role: FOLLOWER
I20260713 09:03:03.517176  7064 consensus_queue.cc:260] T c910cbfbc5604481a4756b729af63743 P a994894f6c0040f3abc9de23698d36db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
W20260713 09:03:03.519179  6829 leader_election.cc:343] T b9a74ac042c9462b9ce26ebddd537c43 P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:03.519788  7013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07f9ab3d8fc144978e978e041a9591f7" candidate_uuid: "a994894f6c0040f3abc9de23698d36db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad5514c5374da88abc8f054d27b17e" is_pre_election: true
I20260713 09:03:03.521850  7013 raft_consensus.cc:2393] T 07f9ab3d8fc144978e978e041a9591f7 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a994894f6c0040f3abc9de23698d36db in current term 1: Already voted for candidate 488820123a574f2b87b2ad97b28575d9 in this term.
I20260713 09:03:03.522380  7064 ts_tablet_manager.cc:1434] T c910cbfbc5604481a4756b729af63743 P a994894f6c0040f3abc9de23698d36db: Time spent starting tablet: real 0.079s	user 0.008s	sys 0.000s
I20260713 09:03:03.523092  6829 leader_election.cc:304] T b9a74ac042c9462b9ce26ebddd537c43 P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9; no voters: 7aad5514c5374da88abc8f054d27b17e, a994894f6c0040f3abc9de23698d36db
I20260713 09:03:03.524721  7090 raft_consensus.cc:2749] T b9a74ac042c9462b9ce26ebddd537c43 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:03.525681  7069 consensus_queue.cc:1048] T 2c3a0ab56e8e43058c857de6a3e8227d P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:03.525962  6906 leader_election.cc:304] T 07f9ab3d8fc144978e978e041a9591f7 P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a994894f6c0040f3abc9de23698d36db; no voters: 488820123a574f2b87b2ad97b28575d9, 7aad5514c5374da88abc8f054d27b17e
I20260713 09:03:03.527370  7069 raft_consensus.cc:3060] T 07f9ab3d8fc144978e978e041a9591f7 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:03.533427  7059 leader_election.cc:290] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 election: Requested vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313)
I20260713 09:03:03.523512  7064 tablet_bootstrap.cc:492] T b9a74ac042c9462b9ce26ebddd537c43 P a994894f6c0040f3abc9de23698d36db: Bootstrap starting.
I20260713 09:03:03.537523  7090 raft_consensus.cc:493] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:03.538146  7090 raft_consensus.cc:515] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.542228  7014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82bf89c7e74b4ed3b60c3ca09bd34d7a" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad5514c5374da88abc8f054d27b17e" is_pre_election: true
I20260713 09:03:03.543041  7014 raft_consensus.cc:2468] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 488820123a574f2b87b2ad97b28575d9 in term 0.
I20260713 09:03:03.544663  6831 leader_election.cc:304] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9, 7aad5514c5374da88abc8f054d27b17e; no voters: 
I20260713 09:03:03.545833  7058 raft_consensus.cc:2804] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:03.546312  7058 raft_consensus.cc:493] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:03.546766  7058 raft_consensus.cc:3060] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:03:03.549324  6811 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:03:03.550922  6939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82bf89c7e74b4ed3b60c3ca09bd34d7a" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a994894f6c0040f3abc9de23698d36db" is_pre_election: true
I20260713 09:03:03.551769  6939 raft_consensus.cc:2468] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 488820123a574f2b87b2ad97b28575d9 in term 0.
I20260713 09:03:03.473743  7054 tablet_bootstrap.cc:654] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:03.563557  7090 leader_election.cc:290] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:03.574697  7014 raft_consensus.cc:3060] T 56e93e041252478ab2ccf6005385e92e P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:03.602826  7140 raft_consensus.cc:493] T 56e93e041252478ab2ccf6005385e92e P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:03.585098  7069 raft_consensus.cc:2749] T 07f9ab3d8fc144978e978e041a9591f7 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:03.628257  7140 raft_consensus.cc:515] T 56e93e041252478ab2ccf6005385e92e P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.629010  7054 tablet_bootstrap.cc:492] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9: No bootstrap required, opened a new log
I20260713 09:03:03.629545  7054 ts_tablet_manager.cc:1403] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9: Time spent bootstrapping tablet: real 0.163s	user 0.007s	sys 0.004s
I20260713 09:03:03.630211  7140 leader_election.cc:290] T 56e93e041252478ab2ccf6005385e92e P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313)
I20260713 09:03:03.615813  7144 consensus_queue.cc:1048] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
W20260713 09:03:03.615938  6829 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.154.2:38313, user_credentials={real_user=slave}} blocked reactor thread for 43757.1us
I20260713 09:03:03.622912  7110 raft_consensus.cc:493] T c910cbfbc5604481a4756b729af63743 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:03.632331  7054 raft_consensus.cc:359] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.632449  7110 raft_consensus.cc:515] T c910cbfbc5604481a4756b729af63743 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.633147  7054 raft_consensus.cc:385] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:03.633472  7054 raft_consensus.cc:740] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 488820123a574f2b87b2ad97b28575d9, State: Initialized, Role: FOLLOWER
I20260713 09:03:03.623950  7093 consensus_queue.cc:1048] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260713 09:03:03.607314  7055 tablet_bootstrap.cc:492] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e: No bootstrap required, opened a new log
I20260713 09:03:03.635414  7064 tablet_bootstrap.cc:654] T b9a74ac042c9462b9ce26ebddd537c43 P a994894f6c0040f3abc9de23698d36db: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:03.590929  7112 consensus_queue.cc:1048] T 56e93e041252478ab2ccf6005385e92e P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.045s
I20260713 09:03:03.639060  7110 leader_election.cc:290] T c910cbfbc5604481a4756b729af63743 P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:03.639816  7059 raft_consensus.cc:493] T b665abcce79e44a784f23701be4c2f4b P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:03.640369  7059 raft_consensus.cc:515] T b665abcce79e44a784f23701be4c2f4b P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.635435  7055 ts_tablet_manager.cc:1403] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e: Time spent bootstrapping tablet: real 0.195s	user 0.018s	sys 0.029s
I20260713 09:03:03.642689  6863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c910cbfbc5604481a4756b729af63743" candidate_uuid: "a994894f6c0040f3abc9de23698d36db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488820123a574f2b87b2ad97b28575d9" is_pre_election: true
I20260713 09:03:03.643306  6863 raft_consensus.cc:2468] T c910cbfbc5604481a4756b729af63743 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a994894f6c0040f3abc9de23698d36db in term 0.
I20260713 09:03:03.642693  7011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c910cbfbc5604481a4756b729af63743" candidate_uuid: "a994894f6c0040f3abc9de23698d36db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad5514c5374da88abc8f054d27b17e" is_pre_election: true
W20260713 09:03:03.646230  6978 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.154.1:35037, user_credentials={real_user=slave}} blocked reactor thread for 152742us
I20260713 09:03:03.644498  7059 leader_election.cc:290] T b665abcce79e44a784f23701be4c2f4b P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313)
I20260713 09:03:03.646226  7011 raft_consensus.cc:2468] T c910cbfbc5604481a4756b729af63743 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a994894f6c0040f3abc9de23698d36db in term 0.
I20260713 09:03:03.648090  6904 leader_election.cc:304] T c910cbfbc5604481a4756b729af63743 P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9, a994894f6c0040f3abc9de23698d36db; no voters: 
I20260713 09:03:03.649935  7069 raft_consensus.cc:2804] T c910cbfbc5604481a4756b729af63743 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:03.650275  7069 raft_consensus.cc:493] T c910cbfbc5604481a4756b729af63743 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:03.650370  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8830f997d725415497b539051d1dfa5a" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488820123a574f2b87b2ad97b28575d9"
I20260713 09:03:03.650622  7069 raft_consensus.cc:3060] T c910cbfbc5604481a4756b729af63743 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:03.651046  6865 raft_consensus.cc:3060] T 8830f997d725415497b539051d1dfa5a P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:03.644814  7055 raft_consensus.cc:359] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.654066  7055 raft_consensus.cc:385] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:03.654397  7055 raft_consensus.cc:740] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7aad5514c5374da88abc8f054d27b17e, State: Initialized, Role: FOLLOWER
I20260713 09:03:03.657763  7055 consensus_queue.cc:260] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.634430  7054 consensus_queue.cc:260] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.663044  7055 ts_tablet_manager.cc:1434] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260713 09:03:03.664731  7064 tablet_bootstrap.cc:492] T b9a74ac042c9462b9ce26ebddd537c43 P a994894f6c0040f3abc9de23698d36db: No bootstrap required, opened a new log
I20260713 09:03:03.665205  7064 ts_tablet_manager.cc:1403] T b9a74ac042c9462b9ce26ebddd537c43 P a994894f6c0040f3abc9de23698d36db: Time spent bootstrapping tablet: real 0.142s	user 0.010s	sys 0.002s
I20260713 09:03:03.609086  7058 raft_consensus.cc:515] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.669958  7058 leader_election.cc:290] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 election: Requested vote from peers a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:03.671758  7014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82bf89c7e74b4ed3b60c3ca09bd34d7a" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad5514c5374da88abc8f054d27b17e"
I20260713 09:03:03.672516  7014 raft_consensus.cc:3060] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:03.681989  7054 ts_tablet_manager.cc:1434] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.000s
I20260713 09:03:03.683290  7054 tablet_bootstrap.cc:492] T e79626005b094d98a20ba625eeb634dd P 488820123a574f2b87b2ad97b28575d9: Bootstrap starting.
I20260713 09:03:03.681223  6938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8830f997d725415497b539051d1dfa5a" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a994894f6c0040f3abc9de23698d36db"
I20260713 09:03:03.684180  6938 raft_consensus.cc:3060] T 8830f997d725415497b539051d1dfa5a P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:03.686924  7144 consensus_queue.cc:1048] T 07f9ab3d8fc144978e978e041a9591f7 P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:03.690500  7144 consensus_queue.cc:1048] T 07f9ab3d8fc144978e978e041a9591f7 P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:03.696386  7055 tablet_bootstrap.cc:492] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e: Bootstrap starting.
I20260713 09:03:03.701376  6939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82bf89c7e74b4ed3b60c3ca09bd34d7a" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a994894f6c0040f3abc9de23698d36db"
I20260713 09:03:03.702069  6939 raft_consensus.cc:3060] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:03.710492  7140 raft_consensus.cc:493] T 060ba48c36534960b0bffcfe67269152 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:03.711046  7140 raft_consensus.cc:515] T 060ba48c36534960b0bffcfe67269152 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.726254  6865 raft_consensus.cc:2468] T 8830f997d725415497b539051d1dfa5a P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7aad5514c5374da88abc8f054d27b17e in term 1.
I20260713 09:03:03.728226  7069 raft_consensus.cc:515] T c910cbfbc5604481a4756b729af63743 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.754331  6864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56e93e041252478ab2ccf6005385e92e" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488820123a574f2b87b2ad97b28575d9" is_pre_election: true
I20260713 09:03:03.761662  7064 raft_consensus.cc:359] T b9a74ac042c9462b9ce26ebddd537c43 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.762260  7064 raft_consensus.cc:385] T b9a74ac042c9462b9ce26ebddd537c43 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:03.762534  7064 raft_consensus.cc:740] T b9a74ac042c9462b9ce26ebddd537c43 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a994894f6c0040f3abc9de23698d36db, State: Initialized, Role: FOLLOWER
I20260713 09:03:03.764462  6937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56e93e041252478ab2ccf6005385e92e" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a994894f6c0040f3abc9de23698d36db" is_pre_election: true
I20260713 09:03:03.767974  7010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c910cbfbc5604481a4756b729af63743" candidate_uuid: "a994894f6c0040f3abc9de23698d36db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad5514c5374da88abc8f054d27b17e"
I20260713 09:03:03.768744  7010 raft_consensus.cc:3060] T c910cbfbc5604481a4756b729af63743 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:03.769919  7064 consensus_queue.cc:260] T b9a74ac042c9462b9ce26ebddd537c43 P a994894f6c0040f3abc9de23698d36db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.746335  7140 leader_election.cc:290] T 060ba48c36534960b0bffcfe67269152 P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313)
I20260713 09:03:03.769287  7069 leader_election.cc:290] T c910cbfbc5604481a4756b729af63743 P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 1 election: Requested vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:03.771767  7064 ts_tablet_manager.cc:1434] T b9a74ac042c9462b9ce26ebddd537c43 P a994894f6c0040f3abc9de23698d36db: Time spent starting tablet: real 0.106s	user 0.008s	sys 0.000s
I20260713 09:03:03.772722  7064 tablet_bootstrap.cc:492] T b6fe9c79ee8c447fac06c34fa3464ae0 P a994894f6c0040f3abc9de23698d36db: Bootstrap starting.
I20260713 09:03:03.779456  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c910cbfbc5604481a4756b729af63743" candidate_uuid: "a994894f6c0040f3abc9de23698d36db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488820123a574f2b87b2ad97b28575d9"
I20260713 09:03:03.782493  6864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b665abcce79e44a784f23701be4c2f4b" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488820123a574f2b87b2ad97b28575d9" is_pre_election: true
I20260713 09:03:03.778836  7014 raft_consensus.cc:2468] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 488820123a574f2b87b2ad97b28575d9 in term 1.
I20260713 09:03:03.783473  6865 raft_consensus.cc:3060] T c910cbfbc5604481a4756b729af63743 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:03.788177  6831 leader_election.cc:304] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9, 7aad5514c5374da88abc8f054d27b17e; no voters: 
I20260713 09:03:03.789301  6939 raft_consensus.cc:2468] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 488820123a574f2b87b2ad97b28575d9 in term 1.
I20260713 09:03:03.789531  7088 raft_consensus.cc:2804] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:03.789776  7012 raft_consensus.cc:3060] T b665abcce79e44a784f23701be4c2f4b P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:03.790025  7088 raft_consensus.cc:697] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 488820123a574f2b87b2ad97b28575d9 [term 1 LEADER]: Becoming Leader. State: Replica: 488820123a574f2b87b2ad97b28575d9, State: Running, Role: LEADER
I20260713 09:03:03.779014  6938 raft_consensus.cc:2468] T 8830f997d725415497b539051d1dfa5a P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7aad5514c5374da88abc8f054d27b17e in term 1.
I20260713 09:03:03.792536  7054 tablet_bootstrap.cc:654] T e79626005b094d98a20ba625eeb634dd P 488820123a574f2b87b2ad97b28575d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:03.792507  7088 consensus_queue.cc:237] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.788841  7010 raft_consensus.cc:2468] T c910cbfbc5604481a4756b729af63743 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a994894f6c0040f3abc9de23698d36db in term 1.
I20260713 09:03:03.805141  6906 leader_election.cc:304] T c910cbfbc5604481a4756b729af63743 P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7aad5514c5374da88abc8f054d27b17e, a994894f6c0040f3abc9de23698d36db; no voters: 
I20260713 09:03:03.806032  7110 raft_consensus.cc:2804] T c910cbfbc5604481a4756b729af63743 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:03.806473  7110 raft_consensus.cc:697] T c910cbfbc5604481a4756b729af63743 P a994894f6c0040f3abc9de23698d36db [term 1 LEADER]: Becoming Leader. State: Replica: a994894f6c0040f3abc9de23698d36db, State: Running, Role: LEADER
I20260713 09:03:03.807184  7110 consensus_queue.cc:237] T c910cbfbc5604481a4756b729af63743 P a994894f6c0040f3abc9de23698d36db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.811069  7055 tablet_bootstrap.cc:654] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:03.820617  6978 leader_election.cc:304] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9, 7aad5514c5374da88abc8f054d27b17e; no voters: 
I20260713 09:03:03.812184  6940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b665abcce79e44a784f23701be4c2f4b" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a994894f6c0040f3abc9de23698d36db" is_pre_election: true
I20260713 09:03:03.823065  7134 raft_consensus.cc:2804] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:03.826782  7134 raft_consensus.cc:697] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e [term 1 LEADER]: Becoming Leader. State: Replica: 7aad5514c5374da88abc8f054d27b17e, State: Running, Role: LEADER
I20260713 09:03:03.827723  7134 consensus_queue.cc:237] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.818759  7140 raft_consensus.cc:493] T b6fe9c79ee8c447fac06c34fa3464ae0 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:03.822190  6863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "060ba48c36534960b0bffcfe67269152" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488820123a574f2b87b2ad97b28575d9" is_pre_election: true
I20260713 09:03:03.829844  7059 consensus_queue.cc:1048] T 5905119561c544c0855a145b449b1e28 P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:03.830642  6863 raft_consensus.cc:2393] T 060ba48c36534960b0bffcfe67269152 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7aad5514c5374da88abc8f054d27b17e in current term 1: Already voted for candidate a994894f6c0040f3abc9de23698d36db in this term.
I20260713 09:03:03.825096  6938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "060ba48c36534960b0bffcfe67269152" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a994894f6c0040f3abc9de23698d36db" is_pre_election: true
I20260713 09:03:03.829806  7140 raft_consensus.cc:515] T b6fe9c79ee8c447fac06c34fa3464ae0 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.835728  7088 raft_consensus.cc:493] T a9dcbd345c474046a3762c96803d0274 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:03.836330  7140 leader_election.cc:290] T b6fe9c79ee8c447fac06c34fa3464ae0 P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313)
I20260713 09:03:03.836203  7088 raft_consensus.cc:515] T a9dcbd345c474046a3762c96803d0274 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.837182  7064 tablet_bootstrap.cc:654] T b6fe9c79ee8c447fac06c34fa3464ae0 P a994894f6c0040f3abc9de23698d36db: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:03.839138  7088 leader_election.cc:290] T a9dcbd345c474046a3762c96803d0274 P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:03.841845  6939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9dcbd345c474046a3762c96803d0274" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a994894f6c0040f3abc9de23698d36db" is_pre_election: true
I20260713 09:03:03.842875  7010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9dcbd345c474046a3762c96803d0274" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad5514c5374da88abc8f054d27b17e" is_pre_election: true
W20260713 09:03:03.844640  6831 leader_election.cc:343] T a9dcbd345c474046a3762c96803d0274 P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:03:03.845991  6829 leader_election.cc:343] T a9dcbd345c474046a3762c96803d0274 P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:03.846483  6829 leader_election.cc:304] T a9dcbd345c474046a3762c96803d0274 P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9; no voters: 7aad5514c5374da88abc8f054d27b17e, a994894f6c0040f3abc9de23698d36db
I20260713 09:03:03.840782  6978 leader_election.cc:304] T 56e93e041252478ab2ccf6005385e92e P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7aad5514c5374da88abc8f054d27b17e; no voters: 488820123a574f2b87b2ad97b28575d9, a994894f6c0040f3abc9de23698d36db
I20260713 09:03:03.851045  7140 raft_consensus.cc:2749] T 56e93e041252478ab2ccf6005385e92e P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:03:03.851574  7088 raft_consensus.cc:2749] T a9dcbd345c474046a3762c96803d0274 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:03.857774  6978 leader_election.cc:304] T b665abcce79e44a784f23701be4c2f4b P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7aad5514c5374da88abc8f054d27b17e; no voters: 488820123a574f2b87b2ad97b28575d9, a994894f6c0040f3abc9de23698d36db
I20260713 09:03:03.858793  7140 raft_consensus.cc:2749] T b665abcce79e44a784f23701be4c2f4b P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:03.859601  7110 consensus_queue.cc:1048] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:03.860232  6761 catalog_manager.cc:5697] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 488820123a574f2b87b2ad97b28575d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 488820123a574f2b87b2ad97b28575d9 (127.5.154.1). New cstate: current_term: 1 leader_uuid: "488820123a574f2b87b2ad97b28575d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:03.857329  6865 raft_consensus.cc:2468] T c910cbfbc5604481a4756b729af63743 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a994894f6c0040f3abc9de23698d36db in term 1.
I20260713 09:03:03.876191  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6fe9c79ee8c447fac06c34fa3464ae0" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488820123a574f2b87b2ad97b28575d9" is_pre_election: true
W20260713 09:03:03.878165  6829 consensus_peers.cc:597] T 425e745601b8494e995c619fc25acc68 P 488820123a574f2b87b2ad97b28575d9 -> Peer a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313): Couldn't send request to peer a994894f6c0040f3abc9de23698d36db. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:03.890023  6938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6fe9c79ee8c447fac06c34fa3464ae0" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a994894f6c0040f3abc9de23698d36db" is_pre_election: true
I20260713 09:03:03.892894  7054 tablet_bootstrap.cc:492] T e79626005b094d98a20ba625eeb634dd P 488820123a574f2b87b2ad97b28575d9: No bootstrap required, opened a new log
I20260713 09:03:03.893352  7054 ts_tablet_manager.cc:1403] T e79626005b094d98a20ba625eeb634dd P 488820123a574f2b87b2ad97b28575d9: Time spent bootstrapping tablet: real 0.210s	user 0.013s	sys 0.011s
I20260713 09:03:03.895336  7088 consensus_queue.cc:1048] T 425e745601b8494e995c619fc25acc68 P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:03.897820  7064 tablet_bootstrap.cc:492] T b6fe9c79ee8c447fac06c34fa3464ae0 P a994894f6c0040f3abc9de23698d36db: No bootstrap required, opened a new log
I20260713 09:03:03.897895  7012 raft_consensus.cc:3060] T 060ba48c36534960b0bffcfe67269152 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:03.898348  7064 ts_tablet_manager.cc:1403] T b6fe9c79ee8c447fac06c34fa3464ae0 P a994894f6c0040f3abc9de23698d36db: Time spent bootstrapping tablet: real 0.126s	user 0.013s	sys 0.005s
I20260713 09:03:03.899312  7054 raft_consensus.cc:359] T e79626005b094d98a20ba625eeb634dd P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.899773  7054 raft_consensus.cc:385] T e79626005b094d98a20ba625eeb634dd P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:03.900012  7054 raft_consensus.cc:740] T e79626005b094d98a20ba625eeb634dd P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 488820123a574f2b87b2ad97b28575d9, State: Initialized, Role: FOLLOWER
I20260713 09:03:03.901036  6978 leader_election.cc:304] T 060ba48c36534960b0bffcfe67269152 P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7aad5514c5374da88abc8f054d27b17e; no voters: 488820123a574f2b87b2ad97b28575d9, a994894f6c0040f3abc9de23698d36db
I20260713 09:03:03.900991  7156 consensus_queue.cc:1048] T 3d342391936f4a9797c7446c7aeed597 P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:03:03.902434  6978 leader_election.cc:343] T b6fe9c79ee8c447fac06c34fa3464ae0 P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:03:03.903800  6978 leader_election.cc:343] T b6fe9c79ee8c447fac06c34fa3464ae0 P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:03.904228  6978 leader_election.cc:304] T b6fe9c79ee8c447fac06c34fa3464ae0 P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7aad5514c5374da88abc8f054d27b17e; no voters: 488820123a574f2b87b2ad97b28575d9, a994894f6c0040f3abc9de23698d36db
I20260713 09:03:03.904999  7156 raft_consensus.cc:2749] T b6fe9c79ee8c447fac06c34fa3464ae0 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:03.907289  7093 consensus_queue.cc:1048] T 060ba48c36534960b0bffcfe67269152 P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:03.907956  7054 consensus_queue.cc:260] T e79626005b094d98a20ba625eeb634dd P 488820123a574f2b87b2ad97b28575d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.910148  7054 ts_tablet_manager.cc:1434] T e79626005b094d98a20ba625eeb634dd P 488820123a574f2b87b2ad97b28575d9: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.003s
I20260713 09:03:03.910846  7054 tablet_bootstrap.cc:492] T b6fe9c79ee8c447fac06c34fa3464ae0 P 488820123a574f2b87b2ad97b28575d9: Bootstrap starting.
I20260713 09:03:03.914198  7055 tablet_bootstrap.cc:492] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e: No bootstrap required, opened a new log
I20260713 09:03:03.914687  7055 ts_tablet_manager.cc:1403] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e: Time spent bootstrapping tablet: real 0.219s	user 0.025s	sys 0.020s
I20260713 09:03:03.920900  6760 catalog_manager.cc:5697] T c910cbfbc5604481a4756b729af63743 P a994894f6c0040f3abc9de23698d36db reported cstate change: term changed from 0 to 1, leader changed from <none> to a994894f6c0040f3abc9de23698d36db (127.5.154.2). New cstate: current_term: 1 leader_uuid: "a994894f6c0040f3abc9de23698d36db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:03.932309  6762 catalog_manager.cc:5697] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7aad5514c5374da88abc8f054d27b17e (127.5.154.3). New cstate: current_term: 1 leader_uuid: "7aad5514c5374da88abc8f054d27b17e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:03.953344  7054 tablet_bootstrap.cc:654] T b6fe9c79ee8c447fac06c34fa3464ae0 P 488820123a574f2b87b2ad97b28575d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:03.954536  7055 raft_consensus.cc:359] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.957963  7055 raft_consensus.cc:385] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:03.957794  7064 raft_consensus.cc:359] T b6fe9c79ee8c447fac06c34fa3464ae0 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.958433  7064 raft_consensus.cc:385] T b6fe9c79ee8c447fac06c34fa3464ae0 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:03.958354  7055 raft_consensus.cc:740] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7aad5514c5374da88abc8f054d27b17e, State: Initialized, Role: FOLLOWER
I20260713 09:03:03.958727  7064 raft_consensus.cc:740] T b6fe9c79ee8c447fac06c34fa3464ae0 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a994894f6c0040f3abc9de23698d36db, State: Initialized, Role: FOLLOWER
I20260713 09:03:03.959424  7064 consensus_queue.cc:260] T b6fe9c79ee8c447fac06c34fa3464ae0 P a994894f6c0040f3abc9de23698d36db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.961357  7064 ts_tablet_manager.cc:1434] T b6fe9c79ee8c447fac06c34fa3464ae0 P a994894f6c0040f3abc9de23698d36db: Time spent starting tablet: real 0.063s	user 0.006s	sys 0.000s
I20260713 09:03:03.962190  7064 tablet_bootstrap.cc:492] T 17a7007ca28b46b7aa6f7024b2780ede P a994894f6c0040f3abc9de23698d36db: Bootstrap starting.
I20260713 09:03:03.971247  7078 raft_consensus.cc:2749] T 060ba48c36534960b0bffcfe67269152 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:03.975008  7110 consensus_queue.cc:1048] T 060ba48c36534960b0bffcfe67269152 P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:03.974222  7055 consensus_queue.cc:260] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:03.977561  7055 ts_tablet_manager.cc:1434] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e: Time spent starting tablet: real 0.063s	user 0.008s	sys 0.002s
I20260713 09:03:03.992471  7055 tablet_bootstrap.cc:492] T 5d1c1924aab64253a2eeffe92149b09b P 7aad5514c5374da88abc8f054d27b17e: Bootstrap starting.
I20260713 09:03:03.997053  7054 tablet_bootstrap.cc:492] T b6fe9c79ee8c447fac06c34fa3464ae0 P 488820123a574f2b87b2ad97b28575d9: No bootstrap required, opened a new log
I20260713 09:03:03.997258  7064 tablet_bootstrap.cc:654] T 17a7007ca28b46b7aa6f7024b2780ede P a994894f6c0040f3abc9de23698d36db: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:03.997727  7054 ts_tablet_manager.cc:1403] T b6fe9c79ee8c447fac06c34fa3464ae0 P 488820123a574f2b87b2ad97b28575d9: Time spent bootstrapping tablet: real 0.087s	user 0.014s	sys 0.018s
I20260713 09:03:04.001170  7054 raft_consensus.cc:359] T b6fe9c79ee8c447fac06c34fa3464ae0 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.002291  7054 raft_consensus.cc:385] T b6fe9c79ee8c447fac06c34fa3464ae0 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:04.002539  7055 tablet_bootstrap.cc:654] T 5d1c1924aab64253a2eeffe92149b09b P 7aad5514c5374da88abc8f054d27b17e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:04.002620  7054 raft_consensus.cc:740] T b6fe9c79ee8c447fac06c34fa3464ae0 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 488820123a574f2b87b2ad97b28575d9, State: Initialized, Role: FOLLOWER
I20260713 09:03:04.003554  7054 consensus_queue.cc:260] T b6fe9c79ee8c447fac06c34fa3464ae0 P 488820123a574f2b87b2ad97b28575d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.006574  7054 ts_tablet_manager.cc:1434] T b6fe9c79ee8c447fac06c34fa3464ae0 P 488820123a574f2b87b2ad97b28575d9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260713 09:03:04.007745  7054 tablet_bootstrap.cc:492] T 5b3a7500869441df9d4a7321100c0740 P 488820123a574f2b87b2ad97b28575d9: Bootstrap starting.
I20260713 09:03:04.015158  7054 tablet_bootstrap.cc:654] T 5b3a7500869441df9d4a7321100c0740 P 488820123a574f2b87b2ad97b28575d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:04.022886  7055 tablet_bootstrap.cc:492] T 5d1c1924aab64253a2eeffe92149b09b P 7aad5514c5374da88abc8f054d27b17e: No bootstrap required, opened a new log
I20260713 09:03:04.023525  7055 ts_tablet_manager.cc:1403] T 5d1c1924aab64253a2eeffe92149b09b P 7aad5514c5374da88abc8f054d27b17e: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.005s
I20260713 09:03:04.031759  7055 raft_consensus.cc:359] T 5d1c1924aab64253a2eeffe92149b09b P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.032687  7055 raft_consensus.cc:385] T 5d1c1924aab64253a2eeffe92149b09b P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:04.033035  7055 raft_consensus.cc:740] T 5d1c1924aab64253a2eeffe92149b09b P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7aad5514c5374da88abc8f054d27b17e, State: Initialized, Role: FOLLOWER
I20260713 09:03:04.033844  7055 consensus_queue.cc:260] T 5d1c1924aab64253a2eeffe92149b09b P 7aad5514c5374da88abc8f054d27b17e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.037067  7055 ts_tablet_manager.cc:1434] T 5d1c1924aab64253a2eeffe92149b09b P 7aad5514c5374da88abc8f054d27b17e: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260713 09:03:04.041571  7054 tablet_bootstrap.cc:492] T 5b3a7500869441df9d4a7321100c0740 P 488820123a574f2b87b2ad97b28575d9: No bootstrap required, opened a new log
I20260713 09:03:04.042168  7054 ts_tablet_manager.cc:1403] T 5b3a7500869441df9d4a7321100c0740 P 488820123a574f2b87b2ad97b28575d9: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.004s
I20260713 09:03:04.045207  7054 raft_consensus.cc:359] T 5b3a7500869441df9d4a7321100c0740 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.048007  7055 tablet_bootstrap.cc:492] T 17a7007ca28b46b7aa6f7024b2780ede P 7aad5514c5374da88abc8f054d27b17e: Bootstrap starting.
I20260713 09:03:04.048444  7054 raft_consensus.cc:385] T 5b3a7500869441df9d4a7321100c0740 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:04.048753  7054 raft_consensus.cc:740] T 5b3a7500869441df9d4a7321100c0740 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 488820123a574f2b87b2ad97b28575d9, State: Initialized, Role: FOLLOWER
I20260713 09:03:04.049353  7054 consensus_queue.cc:260] T 5b3a7500869441df9d4a7321100c0740 P 488820123a574f2b87b2ad97b28575d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.051875  7054 ts_tablet_manager.cc:1434] T 5b3a7500869441df9d4a7321100c0740 P 488820123a574f2b87b2ad97b28575d9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:03:04.052798  7054 tablet_bootstrap.cc:492] T 06ad8f06baed46b2a5c161527f8c49c3 P 488820123a574f2b87b2ad97b28575d9: Bootstrap starting.
I20260713 09:03:04.054266  7055 tablet_bootstrap.cc:654] T 17a7007ca28b46b7aa6f7024b2780ede P 7aad5514c5374da88abc8f054d27b17e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:04.058786  7054 tablet_bootstrap.cc:654] T 06ad8f06baed46b2a5c161527f8c49c3 P 488820123a574f2b87b2ad97b28575d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:04.068267  7055 tablet_bootstrap.cc:492] T 17a7007ca28b46b7aa6f7024b2780ede P 7aad5514c5374da88abc8f054d27b17e: No bootstrap required, opened a new log
I20260713 09:03:04.068866  7055 ts_tablet_manager.cc:1403] T 17a7007ca28b46b7aa6f7024b2780ede P 7aad5514c5374da88abc8f054d27b17e: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260713 09:03:04.072301  7055 raft_consensus.cc:359] T 17a7007ca28b46b7aa6f7024b2780ede P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.073635  7110 raft_consensus.cc:493] T b9a74ac042c9462b9ce26ebddd537c43 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:04.074400  7110 raft_consensus.cc:515] T b9a74ac042c9462b9ce26ebddd537c43 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.077936  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a74ac042c9462b9ce26ebddd537c43" candidate_uuid: "a994894f6c0040f3abc9de23698d36db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488820123a574f2b87b2ad97b28575d9" is_pre_election: true
I20260713 09:03:04.078136  7110 leader_election.cc:290] T b9a74ac042c9462b9ce26ebddd537c43 P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:04.078577  6865 raft_consensus.cc:2468] T b9a74ac042c9462b9ce26ebddd537c43 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a994894f6c0040f3abc9de23698d36db in term 0.
I20260713 09:03:04.079636  7012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a74ac042c9462b9ce26ebddd537c43" candidate_uuid: "a994894f6c0040f3abc9de23698d36db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad5514c5374da88abc8f054d27b17e" is_pre_election: true
I20260713 09:03:04.079804  6904 leader_election.cc:304] T b9a74ac042c9462b9ce26ebddd537c43 P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9, a994894f6c0040f3abc9de23698d36db; no voters: 
I20260713 09:03:04.080581  7110 raft_consensus.cc:2804] T b9a74ac042c9462b9ce26ebddd537c43 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:04.080928  7110 raft_consensus.cc:493] T b9a74ac042c9462b9ce26ebddd537c43 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:03:04.080960  6906 leader_election.cc:343] T b9a74ac042c9462b9ce26ebddd537c43 P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:04.081190  7064 tablet_bootstrap.cc:492] T 17a7007ca28b46b7aa6f7024b2780ede P a994894f6c0040f3abc9de23698d36db: No bootstrap required, opened a new log
I20260713 09:03:04.081362  7110 raft_consensus.cc:3060] T b9a74ac042c9462b9ce26ebddd537c43 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:04.081732  7064 ts_tablet_manager.cc:1403] T 17a7007ca28b46b7aa6f7024b2780ede P a994894f6c0040f3abc9de23698d36db: Time spent bootstrapping tablet: real 0.120s	user 0.023s	sys 0.018s
I20260713 09:03:04.073312  7055 raft_consensus.cc:385] T 17a7007ca28b46b7aa6f7024b2780ede P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:04.082904  7055 raft_consensus.cc:740] T 17a7007ca28b46b7aa6f7024b2780ede P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7aad5514c5374da88abc8f054d27b17e, State: Initialized, Role: FOLLOWER
I20260713 09:03:04.083704  7055 consensus_queue.cc:260] T 17a7007ca28b46b7aa6f7024b2780ede P 7aad5514c5374da88abc8f054d27b17e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.084568  7064 raft_consensus.cc:359] T 17a7007ca28b46b7aa6f7024b2780ede P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.085361  7064 raft_consensus.cc:385] T 17a7007ca28b46b7aa6f7024b2780ede P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:04.085695  7055 ts_tablet_manager.cc:1434] T 17a7007ca28b46b7aa6f7024b2780ede P 7aad5514c5374da88abc8f054d27b17e: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.006s
I20260713 09:03:04.086728  7055 tablet_bootstrap.cc:492] T b9a74ac042c9462b9ce26ebddd537c43 P 7aad5514c5374da88abc8f054d27b17e: Bootstrap starting.
I20260713 09:03:04.088243  7110 raft_consensus.cc:515] T b9a74ac042c9462b9ce26ebddd537c43 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.091393  7054 tablet_bootstrap.cc:492] T 06ad8f06baed46b2a5c161527f8c49c3 P 488820123a574f2b87b2ad97b28575d9: No bootstrap required, opened a new log
I20260713 09:03:04.091842  7054 ts_tablet_manager.cc:1403] T 06ad8f06baed46b2a5c161527f8c49c3 P 488820123a574f2b87b2ad97b28575d9: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.009s
I20260713 09:03:04.092867  7055 tablet_bootstrap.cc:654] T b9a74ac042c9462b9ce26ebddd537c43 P 7aad5514c5374da88abc8f054d27b17e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:04.085687  7064 raft_consensus.cc:740] T 17a7007ca28b46b7aa6f7024b2780ede P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a994894f6c0040f3abc9de23698d36db, State: Initialized, Role: FOLLOWER
I20260713 09:03:04.105098  7064 consensus_queue.cc:260] T 17a7007ca28b46b7aa6f7024b2780ede P a994894f6c0040f3abc9de23698d36db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.106109  7088 raft_consensus.cc:493] T b6fe9c79ee8c447fac06c34fa3464ae0 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:04.106866  7088 raft_consensus.cc:515] T b6fe9c79ee8c447fac06c34fa3464ae0 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.110893  6939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6fe9c79ee8c447fac06c34fa3464ae0" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a994894f6c0040f3abc9de23698d36db" is_pre_election: true
I20260713 09:03:04.111615  6939 raft_consensus.cc:2468] T b6fe9c79ee8c447fac06c34fa3464ae0 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 488820123a574f2b87b2ad97b28575d9 in term 0.
I20260713 09:03:04.115485  6829 leader_election.cc:304] T b6fe9c79ee8c447fac06c34fa3464ae0 P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9, a994894f6c0040f3abc9de23698d36db; no voters: 
I20260713 09:03:04.116673  7058 raft_consensus.cc:2804] T b6fe9c79ee8c447fac06c34fa3464ae0 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:04.117177  7058 raft_consensus.cc:493] T b6fe9c79ee8c447fac06c34fa3464ae0 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:04.117919  7058 raft_consensus.cc:3060] T b6fe9c79ee8c447fac06c34fa3464ae0 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:04.119033  7064 ts_tablet_manager.cc:1434] T 17a7007ca28b46b7aa6f7024b2780ede P a994894f6c0040f3abc9de23698d36db: Time spent starting tablet: real 0.037s	user 0.000s	sys 0.006s
I20260713 09:03:04.133010  7088 leader_election.cc:290] T b6fe9c79ee8c447fac06c34fa3464ae0 P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:04.135563  7012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6fe9c79ee8c447fac06c34fa3464ae0" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad5514c5374da88abc8f054d27b17e" is_pre_election: true
I20260713 09:03:04.136085  7064 tablet_bootstrap.cc:492] T 425e745601b8494e995c619fc25acc68 P a994894f6c0040f3abc9de23698d36db: Bootstrap starting.
I20260713 09:03:04.136195  7012 raft_consensus.cc:2468] T b6fe9c79ee8c447fac06c34fa3464ae0 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 488820123a574f2b87b2ad97b28575d9 in term 0.
I20260713 09:03:04.136332  7088 raft_consensus.cc:493] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:04.136929  7078 raft_consensus.cc:493] T 5d1c1924aab64253a2eeffe92149b09b P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:04.138245  7078 raft_consensus.cc:515] T 5d1c1924aab64253a2eeffe92149b09b P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.140854  7078 leader_election.cc:290] T 5d1c1924aab64253a2eeffe92149b09b P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313)
I20260713 09:03:04.143033  7064 tablet_bootstrap.cc:654] T 425e745601b8494e995c619fc25acc68 P a994894f6c0040f3abc9de23698d36db: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:04.143159  6939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1c1924aab64253a2eeffe92149b09b" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a994894f6c0040f3abc9de23698d36db" is_pre_election: true
I20260713 09:03:04.144822  7078 raft_consensus.cc:493] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:04.145951  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1c1924aab64253a2eeffe92149b09b" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488820123a574f2b87b2ad97b28575d9" is_pre_election: true
I20260713 09:03:04.145455  7078 raft_consensus.cc:515] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.151980  6939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6517a29ffc49a789cbcf8e0eb5101c" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a994894f6c0040f3abc9de23698d36db" is_pre_election: true
I20260713 09:03:04.153050  7078 leader_election.cc:290] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313)
I20260713 09:03:04.154114  7088 raft_consensus.cc:515] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.157786  6939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6517a29ffc49a789cbcf8e0eb5101c" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a994894f6c0040f3abc9de23698d36db" is_pre_election: true
W20260713 09:03:04.159312  6829 leader_election.cc:343] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:03:04.160557  6978 leader_election.cc:343] T 5d1c1924aab64253a2eeffe92149b09b P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:04.162292  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6517a29ffc49a789cbcf8e0eb5101c" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488820123a574f2b87b2ad97b28575d9" is_pre_election: true
I20260713 09:03:04.163103  6865 raft_consensus.cc:2468] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7aad5514c5374da88abc8f054d27b17e in term 0.
I20260713 09:03:04.164376  6978 leader_election.cc:304] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9, 7aad5514c5374da88abc8f054d27b17e; no voters: 
I20260713 09:03:04.165742  7078 raft_consensus.cc:2804] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:04.166198  7078 raft_consensus.cc:493] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:04.166635  7078 raft_consensus.cc:3060] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:04.171820  7058 raft_consensus.cc:515] T b6fe9c79ee8c447fac06c34fa3464ae0 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.174978  7054 raft_consensus.cc:359] T 06ad8f06baed46b2a5c161527f8c49c3 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.175871  7054 raft_consensus.cc:385] T 06ad8f06baed46b2a5c161527f8c49c3 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:04.176198  7054 raft_consensus.cc:740] T 06ad8f06baed46b2a5c161527f8c49c3 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 488820123a574f2b87b2ad97b28575d9, State: Initialized, Role: FOLLOWER
I20260713 09:03:04.180008  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a74ac042c9462b9ce26ebddd537c43" candidate_uuid: "a994894f6c0040f3abc9de23698d36db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488820123a574f2b87b2ad97b28575d9"
I20260713 09:03:04.180763  6865 raft_consensus.cc:3060] T b9a74ac042c9462b9ce26ebddd537c43 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:03:04.184687  6978 leader_election.cc:343] T 5d1c1924aab64253a2eeffe92149b09b P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:04.185302  6978 leader_election.cc:304] T 5d1c1924aab64253a2eeffe92149b09b P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7aad5514c5374da88abc8f054d27b17e; no voters: 488820123a574f2b87b2ad97b28575d9, a994894f6c0040f3abc9de23698d36db
I20260713 09:03:04.186301  7134 raft_consensus.cc:2749] T 5d1c1924aab64253a2eeffe92149b09b P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:03:04.187788  6978 leader_election.cc:343] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:04.195246  7110 leader_election.cc:290] T b9a74ac042c9462b9ce26ebddd537c43 P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 1 election: Requested vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:04.195459  7012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a74ac042c9462b9ce26ebddd537c43" candidate_uuid: "a994894f6c0040f3abc9de23698d36db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad5514c5374da88abc8f054d27b17e"
I20260713 09:03:04.196213  7088 leader_election.cc:290] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
W20260713 09:03:04.196751  6906 leader_election.cc:343] T b9a74ac042c9462b9ce26ebddd537c43 P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:04.197712  7012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6517a29ffc49a789cbcf8e0eb5101c" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad5514c5374da88abc8f054d27b17e" is_pre_election: true
I20260713 09:03:04.203912  6939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6fe9c79ee8c447fac06c34fa3464ae0" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a994894f6c0040f3abc9de23698d36db"
I20260713 09:03:04.204676  6939 raft_consensus.cc:3060] T b6fe9c79ee8c447fac06c34fa3464ae0 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:04.214484  6939 raft_consensus.cc:2468] T b6fe9c79ee8c447fac06c34fa3464ae0 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 488820123a574f2b87b2ad97b28575d9 in term 1.
I20260713 09:03:04.216037  6829 leader_election.cc:304] T b6fe9c79ee8c447fac06c34fa3464ae0 P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9, a994894f6c0040f3abc9de23698d36db; no voters: 
I20260713 09:03:04.217123  7088 raft_consensus.cc:2804] T b6fe9c79ee8c447fac06c34fa3464ae0 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:04.218854  7088 raft_consensus.cc:697] T b6fe9c79ee8c447fac06c34fa3464ae0 P 488820123a574f2b87b2ad97b28575d9 [term 1 LEADER]: Becoming Leader. State: Replica: 488820123a574f2b87b2ad97b28575d9, State: Running, Role: LEADER
I20260713 09:03:04.219949  7088 consensus_queue.cc:237] T b6fe9c79ee8c447fac06c34fa3464ae0 P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.226027  6865 raft_consensus.cc:2468] T b9a74ac042c9462b9ce26ebddd537c43 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a994894f6c0040f3abc9de23698d36db in term 1.
I20260713 09:03:04.227509  6904 leader_election.cc:304] T b9a74ac042c9462b9ce26ebddd537c43 P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9, a994894f6c0040f3abc9de23698d36db; no voters: 7aad5514c5374da88abc8f054d27b17e
I20260713 09:03:04.228516  7110 raft_consensus.cc:2804] T b9a74ac042c9462b9ce26ebddd537c43 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:04.229031  7110 raft_consensus.cc:697] T b9a74ac042c9462b9ce26ebddd537c43 P a994894f6c0040f3abc9de23698d36db [term 1 LEADER]: Becoming Leader. State: Replica: a994894f6c0040f3abc9de23698d36db, State: Running, Role: LEADER
I20260713 09:03:04.177004  7054 consensus_queue.cc:260] T 06ad8f06baed46b2a5c161527f8c49c3 P 488820123a574f2b87b2ad97b28575d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.229923  7110 consensus_queue.cc:237] T b9a74ac042c9462b9ce26ebddd537c43 P a994894f6c0040f3abc9de23698d36db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.231423  7011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6fe9c79ee8c447fac06c34fa3464ae0" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad5514c5374da88abc8f054d27b17e"
I20260713 09:03:04.232019  7011 raft_consensus.cc:3060] T b6fe9c79ee8c447fac06c34fa3464ae0 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:04.233187  7054 ts_tablet_manager.cc:1434] T 06ad8f06baed46b2a5c161527f8c49c3 P 488820123a574f2b87b2ad97b28575d9: Time spent starting tablet: real 0.141s	user 0.008s	sys 0.000s
I20260713 09:03:04.234110  7054 tablet_bootstrap.cc:492] T 898abd3e6374411995a5aee02aa9dd78 P 488820123a574f2b87b2ad97b28575d9: Bootstrap starting.
I20260713 09:03:04.236111  7058 leader_election.cc:290] T b6fe9c79ee8c447fac06c34fa3464ae0 P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 election: Requested vote from peers a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:04.238914  7011 raft_consensus.cc:2468] T b6fe9c79ee8c447fac06c34fa3464ae0 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 488820123a574f2b87b2ad97b28575d9 in term 1.
I20260713 09:03:04.242435  7078 raft_consensus.cc:515] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.243984  7012 raft_consensus.cc:2393] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 488820123a574f2b87b2ad97b28575d9 in current term 1: Already voted for candidate 7aad5514c5374da88abc8f054d27b17e in this term.
I20260713 09:03:04.248085  6831 leader_election.cc:304] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9; no voters: 7aad5514c5374da88abc8f054d27b17e, a994894f6c0040f3abc9de23698d36db
I20260713 09:03:04.249336  7058 raft_consensus.cc:3060] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:04.261545  7134 consensus_queue.cc:1048] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:04.260198  6760 catalog_manager.cc:5697] T b9a74ac042c9462b9ce26ebddd537c43 P a994894f6c0040f3abc9de23698d36db reported cstate change: term changed from 0 to 1, leader changed from <none> to a994894f6c0040f3abc9de23698d36db (127.5.154.2). New cstate: current_term: 1 leader_uuid: "a994894f6c0040f3abc9de23698d36db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:04.266841  7090 raft_consensus.cc:493] T e79626005b094d98a20ba625eeb634dd P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:04.267475  7090 raft_consensus.cc:515] T e79626005b094d98a20ba625eeb634dd P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.272692  7090 leader_election.cc:290] T e79626005b094d98a20ba625eeb634dd P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:04.275992  7012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e79626005b094d98a20ba625eeb634dd" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad5514c5374da88abc8f054d27b17e" is_pre_election: true
W20260713 09:03:04.278213  6831 leader_election.cc:343] T e79626005b094d98a20ba625eeb634dd P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:04.290395  6939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e79626005b094d98a20ba625eeb634dd" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a994894f6c0040f3abc9de23698d36db" is_pre_election: true
W20260713 09:03:04.293011  6829 leader_election.cc:343] T e79626005b094d98a20ba625eeb634dd P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:04.293725  6829 leader_election.cc:304] T e79626005b094d98a20ba625eeb634dd P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9; no voters: 7aad5514c5374da88abc8f054d27b17e, a994894f6c0040f3abc9de23698d36db
I20260713 09:03:04.296312  7090 raft_consensus.cc:2749] T e79626005b094d98a20ba625eeb634dd P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:04.297281  7097 consensus_queue.cc:1048] T c910cbfbc5604481a4756b729af63743 P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:04.310122  7064 tablet_bootstrap.cc:492] T 425e745601b8494e995c619fc25acc68 P a994894f6c0040f3abc9de23698d36db: No bootstrap required, opened a new log
I20260713 09:03:04.310608  7064 ts_tablet_manager.cc:1403] T 425e745601b8494e995c619fc25acc68 P a994894f6c0040f3abc9de23698d36db: Time spent bootstrapping tablet: real 0.182s	user 0.050s	sys 0.067s
I20260713 09:03:04.311568  6760 catalog_manager.cc:5697] T b6fe9c79ee8c447fac06c34fa3464ae0 P 488820123a574f2b87b2ad97b28575d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 488820123a574f2b87b2ad97b28575d9 (127.5.154.1). New cstate: current_term: 1 leader_uuid: "488820123a574f2b87b2ad97b28575d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:04.314433  7078 leader_election.cc:290] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 election: Requested vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313)
I20260713 09:03:04.323902  7054 tablet_bootstrap.cc:654] T 898abd3e6374411995a5aee02aa9dd78 P 488820123a574f2b87b2ad97b28575d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:04.324074  6938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6517a29ffc49a789cbcf8e0eb5101c" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a994894f6c0040f3abc9de23698d36db"
W20260713 09:03:04.326260  6978 leader_election.cc:343] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:04.326182  7078 consensus_queue.cc:1048] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:04.328267  7058 raft_consensus.cc:2749] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:04.329166  7078 raft_consensus.cc:493] T 17a7007ca28b46b7aa6f7024b2780ede P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:04.329137  7064 raft_consensus.cc:359] T 425e745601b8494e995c619fc25acc68 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.329988  7064 raft_consensus.cc:385] T 425e745601b8494e995c619fc25acc68 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:04.330451  7064 raft_consensus.cc:740] T 425e745601b8494e995c619fc25acc68 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a994894f6c0040f3abc9de23698d36db, State: Initialized, Role: FOLLOWER
I20260713 09:03:04.329805  7078 raft_consensus.cc:515] T 17a7007ca28b46b7aa6f7024b2780ede P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.331532  7064 consensus_queue.cc:260] T 425e745601b8494e995c619fc25acc68 P a994894f6c0040f3abc9de23698d36db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.333920  7064 ts_tablet_manager.cc:1434] T 425e745601b8494e995c619fc25acc68 P a994894f6c0040f3abc9de23698d36db: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260713 09:03:04.335158  7064 tablet_bootstrap.cc:492] T a9dcbd345c474046a3762c96803d0274 P a994894f6c0040f3abc9de23698d36db: Bootstrap starting.
I20260713 09:03:04.335450  6939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17a7007ca28b46b7aa6f7024b2780ede" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a994894f6c0040f3abc9de23698d36db" is_pre_election: true
I20260713 09:03:04.335652  7078 leader_election.cc:290] T 17a7007ca28b46b7aa6f7024b2780ede P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313)
I20260713 09:03:04.335739  6863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6517a29ffc49a789cbcf8e0eb5101c" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488820123a574f2b87b2ad97b28575d9"
I20260713 09:03:04.336051  6939 raft_consensus.cc:2468] T 17a7007ca28b46b7aa6f7024b2780ede P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7aad5514c5374da88abc8f054d27b17e in term 0.
I20260713 09:03:04.337204  6978 leader_election.cc:304] T 17a7007ca28b46b7aa6f7024b2780ede P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7aad5514c5374da88abc8f054d27b17e, a994894f6c0040f3abc9de23698d36db; no voters: 
I20260713 09:03:04.338001  7078 raft_consensus.cc:2804] T 17a7007ca28b46b7aa6f7024b2780ede P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:04.338364  7078 raft_consensus.cc:493] T 17a7007ca28b46b7aa6f7024b2780ede P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:04.338697  7078 raft_consensus.cc:3060] T 17a7007ca28b46b7aa6f7024b2780ede P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:04.340723  7064 tablet_bootstrap.cc:654] T a9dcbd345c474046a3762c96803d0274 P a994894f6c0040f3abc9de23698d36db: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:04.340764  6939 raft_consensus.cc:3060] T 425e745601b8494e995c619fc25acc68 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:04.342324  6862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17a7007ca28b46b7aa6f7024b2780ede" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488820123a574f2b87b2ad97b28575d9" is_pre_election: true
I20260713 09:03:04.363202  6863 raft_consensus.cc:2468] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7aad5514c5374da88abc8f054d27b17e in term 1.
I20260713 09:03:04.345227  7078 raft_consensus.cc:515] T 17a7007ca28b46b7aa6f7024b2780ede P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.367318  7078 leader_election.cc:290] T 17a7007ca28b46b7aa6f7024b2780ede P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 election: Requested vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313)
W20260713 09:03:04.369179  6978 leader_election.cc:343] T 17a7007ca28b46b7aa6f7024b2780ede P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:04.378695  7090 consensus_queue.cc:1048] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:04.380352  7097 consensus_queue.cc:1048] T c910cbfbc5604481a4756b729af63743 P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:04.390019  6938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17a7007ca28b46b7aa6f7024b2780ede" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a994894f6c0040f3abc9de23698d36db"
I20260713 09:03:04.390784  6938 raft_consensus.cc:3060] T 17a7007ca28b46b7aa6f7024b2780ede P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:04.396865  6978 leader_election.cc:304] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9, 7aad5514c5374da88abc8f054d27b17e; no voters: a994894f6c0040f3abc9de23698d36db
I20260713 09:03:04.398661  7140 raft_consensus.cc:2804] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:04.399258  7140 raft_consensus.cc:697] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e [term 1 LEADER]: Becoming Leader. State: Replica: 7aad5514c5374da88abc8f054d27b17e, State: Running, Role: LEADER
I20260713 09:03:04.400166  7140 consensus_queue.cc:237] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.402802  7090 raft_consensus.cc:493] T 06ad8f06baed46b2a5c161527f8c49c3 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:04.403262  7090 raft_consensus.cc:515] T 06ad8f06baed46b2a5c161527f8c49c3 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.405232  7090 leader_election.cc:290] T 06ad8f06baed46b2a5c161527f8c49c3 P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:04.410686  7010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06ad8f06baed46b2a5c161527f8c49c3" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad5514c5374da88abc8f054d27b17e" is_pre_election: true
I20260713 09:03:04.406407  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17a7007ca28b46b7aa6f7024b2780ede" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488820123a574f2b87b2ad97b28575d9"
I20260713 09:03:04.409075  6940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06ad8f06baed46b2a5c161527f8c49c3" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a994894f6c0040f3abc9de23698d36db" is_pre_election: true
W20260713 09:03:04.412119  6831 leader_election.cc:343] T 06ad8f06baed46b2a5c161527f8c49c3 P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:03:04.412582  6829 leader_election.cc:343] T 06ad8f06baed46b2a5c161527f8c49c3 P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:04.413044  6829 leader_election.cc:304] T 06ad8f06baed46b2a5c161527f8c49c3 P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9; no voters: 7aad5514c5374da88abc8f054d27b17e, a994894f6c0040f3abc9de23698d36db
W20260713 09:03:04.413256  6978 leader_election.cc:343] T 17a7007ca28b46b7aa6f7024b2780ede P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:04.419036  7058 raft_consensus.cc:2749] T 06ad8f06baed46b2a5c161527f8c49c3 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:04.425125  7054 tablet_bootstrap.cc:492] T 898abd3e6374411995a5aee02aa9dd78 P 488820123a574f2b87b2ad97b28575d9: No bootstrap required, opened a new log
I20260713 09:03:04.425730  7054 ts_tablet_manager.cc:1403] T 898abd3e6374411995a5aee02aa9dd78 P 488820123a574f2b87b2ad97b28575d9: Time spent bootstrapping tablet: real 0.192s	user 0.014s	sys 0.001s
I20260713 09:03:04.425772  7088 consensus_queue.cc:1048] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:04.428503  7054 raft_consensus.cc:359] T 898abd3e6374411995a5aee02aa9dd78 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.429325  7054 raft_consensus.cc:385] T 898abd3e6374411995a5aee02aa9dd78 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:04.429669  7054 raft_consensus.cc:740] T 898abd3e6374411995a5aee02aa9dd78 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 488820123a574f2b87b2ad97b28575d9, State: Initialized, Role: FOLLOWER
I20260713 09:03:04.430604  7054 consensus_queue.cc:260] T 898abd3e6374411995a5aee02aa9dd78 P 488820123a574f2b87b2ad97b28575d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.432945  7054 ts_tablet_manager.cc:1434] T 898abd3e6374411995a5aee02aa9dd78 P 488820123a574f2b87b2ad97b28575d9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:03:04.434324  7054 tablet_bootstrap.cc:492] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9: Bootstrap starting.
I20260713 09:03:04.436354  7064 tablet_bootstrap.cc:492] T a9dcbd345c474046a3762c96803d0274 P a994894f6c0040f3abc9de23698d36db: No bootstrap required, opened a new log
I20260713 09:03:04.437006  7064 ts_tablet_manager.cc:1403] T a9dcbd345c474046a3762c96803d0274 P a994894f6c0040f3abc9de23698d36db: Time spent bootstrapping tablet: real 0.102s	user 0.021s	sys 0.024s
I20260713 09:03:04.446383  7055 tablet_bootstrap.cc:492] T b9a74ac042c9462b9ce26ebddd537c43 P 7aad5514c5374da88abc8f054d27b17e: No bootstrap required, opened a new log
I20260713 09:03:04.446985  7055 ts_tablet_manager.cc:1403] T b9a74ac042c9462b9ce26ebddd537c43 P 7aad5514c5374da88abc8f054d27b17e: Time spent bootstrapping tablet: real 0.360s	user 0.100s	sys 0.155s
I20260713 09:03:04.453675  7078 raft_consensus.cc:493] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:04.454409  7078 raft_consensus.cc:515] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.456552  7078 leader_election.cc:290] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313)
I20260713 09:03:04.460206  6937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3a7500869441df9d4a7321100c0740" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a994894f6c0040f3abc9de23698d36db" is_pre_election: true
I20260713 09:03:04.460089  6864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3a7500869441df9d4a7321100c0740" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488820123a574f2b87b2ad97b28575d9" is_pre_election: true
I20260713 09:03:04.461903  6938 raft_consensus.cc:2468] T 17a7007ca28b46b7aa6f7024b2780ede P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7aad5514c5374da88abc8f054d27b17e in term 1.
W20260713 09:03:04.462002  6978 leader_election.cc:343] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:04.463551  6978 leader_election.cc:304] T 17a7007ca28b46b7aa6f7024b2780ede P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7aad5514c5374da88abc8f054d27b17e, a994894f6c0040f3abc9de23698d36db; no voters: 488820123a574f2b87b2ad97b28575d9
I20260713 09:03:04.464939  7078 raft_consensus.cc:2804] T 17a7007ca28b46b7aa6f7024b2780ede P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:04.468603  7078 raft_consensus.cc:697] T 17a7007ca28b46b7aa6f7024b2780ede P 7aad5514c5374da88abc8f054d27b17e [term 1 LEADER]: Becoming Leader. State: Replica: 7aad5514c5374da88abc8f054d27b17e, State: Running, Role: LEADER
I20260713 09:03:04.469535  7078 consensus_queue.cc:237] T 17a7007ca28b46b7aa6f7024b2780ede P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.470682  7054 tablet_bootstrap.cc:654] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:04.472796  7064 raft_consensus.cc:359] T a9dcbd345c474046a3762c96803d0274 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.473456  7064 raft_consensus.cc:385] T a9dcbd345c474046a3762c96803d0274 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:04.473750  7064 raft_consensus.cc:740] T a9dcbd345c474046a3762c96803d0274 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a994894f6c0040f3abc9de23698d36db, State: Initialized, Role: FOLLOWER
I20260713 09:03:04.474395  7064 consensus_queue.cc:260] T a9dcbd345c474046a3762c96803d0274 P a994894f6c0040f3abc9de23698d36db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.476402  7064 ts_tablet_manager.cc:1434] T a9dcbd345c474046a3762c96803d0274 P a994894f6c0040f3abc9de23698d36db: Time spent starting tablet: real 0.039s	user 0.001s	sys 0.002s
I20260713 09:03:04.477309  7064 tablet_bootstrap.cc:492] T 06ad8f06baed46b2a5c161527f8c49c3 P a994894f6c0040f3abc9de23698d36db: Bootstrap starting.
I20260713 09:03:04.478649  6762 catalog_manager.cc:5697] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7aad5514c5374da88abc8f054d27b17e (127.5.154.3). New cstate: current_term: 1 leader_uuid: "7aad5514c5374da88abc8f054d27b17e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:04.482966  7064 tablet_bootstrap.cc:654] T 06ad8f06baed46b2a5c161527f8c49c3 P a994894f6c0040f3abc9de23698d36db: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:04.461056  6864 raft_consensus.cc:2468] T 5b3a7500869441df9d4a7321100c0740 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7aad5514c5374da88abc8f054d27b17e in term 0.
I20260713 09:03:04.497149  6978 leader_election.cc:304] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9, 7aad5514c5374da88abc8f054d27b17e; no voters: a994894f6c0040f3abc9de23698d36db
I20260713 09:03:04.498023  7140 raft_consensus.cc:2804] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:04.498385  7140 raft_consensus.cc:493] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:04.498745  7140 raft_consensus.cc:3060] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:04.506964  7140 raft_consensus.cc:515] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.509913  6864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3a7500869441df9d4a7321100c0740" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488820123a574f2b87b2ad97b28575d9"
I20260713 09:03:04.510825  7140 leader_election.cc:290] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 election: Requested vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313)
I20260713 09:03:04.510775  6864 raft_consensus.cc:3060] T 5b3a7500869441df9d4a7321100c0740 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:04.514654  7055 raft_consensus.cc:359] T b9a74ac042c9462b9ce26ebddd537c43 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.515611  7055 raft_consensus.cc:385] T b9a74ac042c9462b9ce26ebddd537c43 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:04.515961  7055 raft_consensus.cc:740] T b9a74ac042c9462b9ce26ebddd537c43 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7aad5514c5374da88abc8f054d27b17e, State: Initialized, Role: FOLLOWER
I20260713 09:03:04.516135  6938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3a7500869441df9d4a7321100c0740" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a994894f6c0040f3abc9de23698d36db"
W20260713 09:03:04.517865  6978 leader_election.cc:343] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:04.525848  6864 raft_consensus.cc:2468] T 5b3a7500869441df9d4a7321100c0740 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7aad5514c5374da88abc8f054d27b17e in term 1.
I20260713 09:03:04.532150  6978 leader_election.cc:304] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9, 7aad5514c5374da88abc8f054d27b17e; no voters: a994894f6c0040f3abc9de23698d36db
I20260713 09:03:04.533249  7140 raft_consensus.cc:2804] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:04.533747  7140 raft_consensus.cc:697] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e [term 1 LEADER]: Becoming Leader. State: Replica: 7aad5514c5374da88abc8f054d27b17e, State: Running, Role: LEADER
I20260713 09:03:04.534546  7140 consensus_queue.cc:237] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.542763  7110 raft_consensus.cc:493] T a9dcbd345c474046a3762c96803d0274 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:04.543287  7110 raft_consensus.cc:515] T a9dcbd345c474046a3762c96803d0274 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.545426  7110 leader_election.cc:290] T a9dcbd345c474046a3762c96803d0274 P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:04.547075  6864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9dcbd345c474046a3762c96803d0274" candidate_uuid: "a994894f6c0040f3abc9de23698d36db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488820123a574f2b87b2ad97b28575d9" is_pre_election: true
I20260713 09:03:04.547873  7012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9dcbd345c474046a3762c96803d0274" candidate_uuid: "a994894f6c0040f3abc9de23698d36db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad5514c5374da88abc8f054d27b17e" is_pre_election: true
I20260713 09:03:04.547956  6864 raft_consensus.cc:2468] T a9dcbd345c474046a3762c96803d0274 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a994894f6c0040f3abc9de23698d36db in term 0.
I20260713 09:03:04.546722  7055 consensus_queue.cc:260] T b9a74ac042c9462b9ce26ebddd537c43 P 7aad5514c5374da88abc8f054d27b17e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
W20260713 09:03:04.549161  6906 leader_election.cc:343] T a9dcbd345c474046a3762c96803d0274 P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:04.549919  6904 leader_election.cc:304] T a9dcbd345c474046a3762c96803d0274 P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9, a994894f6c0040f3abc9de23698d36db; no voters: 7aad5514c5374da88abc8f054d27b17e
I20260713 09:03:04.550731  7055 ts_tablet_manager.cc:1434] T b9a74ac042c9462b9ce26ebddd537c43 P 7aad5514c5374da88abc8f054d27b17e: Time spent starting tablet: real 0.103s	user 0.006s	sys 0.002s
I20260713 09:03:04.551605  7055 tablet_bootstrap.cc:492] T 06ad8f06baed46b2a5c161527f8c49c3 P 7aad5514c5374da88abc8f054d27b17e: Bootstrap starting.
I20260713 09:03:04.553618  6760 catalog_manager.cc:5697] T 17a7007ca28b46b7aa6f7024b2780ede P 7aad5514c5374da88abc8f054d27b17e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7aad5514c5374da88abc8f054d27b17e (127.5.154.3). New cstate: current_term: 1 leader_uuid: "7aad5514c5374da88abc8f054d27b17e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:04.555663  6760 catalog_manager.cc:5697] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7aad5514c5374da88abc8f054d27b17e (127.5.154.3). New cstate: current_term: 1 leader_uuid: "7aad5514c5374da88abc8f054d27b17e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:04.557835  7110 raft_consensus.cc:2804] T a9dcbd345c474046a3762c96803d0274 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:04.558260  7110 raft_consensus.cc:493] T a9dcbd345c474046a3762c96803d0274 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:04.558579  7110 raft_consensus.cc:3060] T a9dcbd345c474046a3762c96803d0274 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:03:04.569329  6811 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:03:04.581815  7055 tablet_bootstrap.cc:654] T 06ad8f06baed46b2a5c161527f8c49c3 P 7aad5514c5374da88abc8f054d27b17e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:04.583518  7054 tablet_bootstrap.cc:492] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9: No bootstrap required, opened a new log
I20260713 09:03:04.583952  7054 ts_tablet_manager.cc:1403] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9: Time spent bootstrapping tablet: real 0.150s	user 0.029s	sys 0.066s
I20260713 09:03:04.584254  7064 tablet_bootstrap.cc:492] T 06ad8f06baed46b2a5c161527f8c49c3 P a994894f6c0040f3abc9de23698d36db: No bootstrap required, opened a new log
I20260713 09:03:04.584890  7064 ts_tablet_manager.cc:1403] T 06ad8f06baed46b2a5c161527f8c49c3 P a994894f6c0040f3abc9de23698d36db: Time spent bootstrapping tablet: real 0.108s	user 0.009s	sys 0.028s
I20260713 09:03:04.586663  7054 raft_consensus.cc:359] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.587324  7054 raft_consensus.cc:385] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:04.587607  7054 raft_consensus.cc:740] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 488820123a574f2b87b2ad97b28575d9, State: Initialized, Role: FOLLOWER
I20260713 09:03:04.587517  7110 raft_consensus.cc:515] T a9dcbd345c474046a3762c96803d0274 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.588292  7054 consensus_queue.cc:260] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.590376  7054 ts_tablet_manager.cc:1434] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:03:04.588886  7064 raft_consensus.cc:359] T 06ad8f06baed46b2a5c161527f8c49c3 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.591449  7110 leader_election.cc:290] T a9dcbd345c474046a3762c96803d0274 P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 1 election: Requested vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:04.591921  6864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9dcbd345c474046a3762c96803d0274" candidate_uuid: "a994894f6c0040f3abc9de23698d36db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488820123a574f2b87b2ad97b28575d9"
I20260713 09:03:04.592301  7054 tablet_bootstrap.cc:492] T a7bd1b0a130a40828a4af1b95eaee0fa P 488820123a574f2b87b2ad97b28575d9: Bootstrap starting.
I20260713 09:03:04.592442  6864 raft_consensus.cc:3060] T a9dcbd345c474046a3762c96803d0274 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:04.593183  7055 tablet_bootstrap.cc:492] T 06ad8f06baed46b2a5c161527f8c49c3 P 7aad5514c5374da88abc8f054d27b17e: No bootstrap required, opened a new log
I20260713 09:03:04.593608  7055 ts_tablet_manager.cc:1403] T 06ad8f06baed46b2a5c161527f8c49c3 P 7aad5514c5374da88abc8f054d27b17e: Time spent bootstrapping tablet: real 0.042s	user 0.003s	sys 0.014s
I20260713 09:03:04.596526  7055 raft_consensus.cc:359] T 06ad8f06baed46b2a5c161527f8c49c3 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.597134  7055 raft_consensus.cc:385] T 06ad8f06baed46b2a5c161527f8c49c3 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:04.597362  7012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9dcbd345c474046a3762c96803d0274" candidate_uuid: "a994894f6c0040f3abc9de23698d36db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad5514c5374da88abc8f054d27b17e"
I20260713 09:03:04.591645  7064 raft_consensus.cc:385] T 06ad8f06baed46b2a5c161527f8c49c3 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:04.597913  7064 raft_consensus.cc:740] T 06ad8f06baed46b2a5c161527f8c49c3 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a994894f6c0040f3abc9de23698d36db, State: Initialized, Role: FOLLOWER
I20260713 09:03:04.598392  7054 tablet_bootstrap.cc:654] T a7bd1b0a130a40828a4af1b95eaee0fa P 488820123a574f2b87b2ad97b28575d9: Neither blocks nor log segments found. Creating new log.
W20260713 09:03:04.598847  6906 leader_election.cc:343] T a9dcbd345c474046a3762c96803d0274 P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:04.598768  7064 consensus_queue.cc:260] T 06ad8f06baed46b2a5c161527f8c49c3 P a994894f6c0040f3abc9de23698d36db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.599506  6864 raft_consensus.cc:2468] T a9dcbd345c474046a3762c96803d0274 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a994894f6c0040f3abc9de23698d36db in term 1.
I20260713 09:03:04.600579  6904 leader_election.cc:304] T a9dcbd345c474046a3762c96803d0274 P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9, a994894f6c0040f3abc9de23698d36db; no voters: 7aad5514c5374da88abc8f054d27b17e
I20260713 09:03:04.601248  7064 ts_tablet_manager.cc:1434] T 06ad8f06baed46b2a5c161527f8c49c3 P a994894f6c0040f3abc9de23698d36db: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260713 09:03:04.601574  7110 raft_consensus.cc:2804] T a9dcbd345c474046a3762c96803d0274 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:04.602033  7110 raft_consensus.cc:697] T a9dcbd345c474046a3762c96803d0274 P a994894f6c0040f3abc9de23698d36db [term 1 LEADER]: Becoming Leader. State: Replica: a994894f6c0040f3abc9de23698d36db, State: Running, Role: LEADER
I20260713 09:03:04.602419  7064 tablet_bootstrap.cc:492] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db: Bootstrap starting.
I20260713 09:03:04.602797  7110 consensus_queue.cc:237] T a9dcbd345c474046a3762c96803d0274 P a994894f6c0040f3abc9de23698d36db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.611071  7064 tablet_bootstrap.cc:654] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:04.597373  7055 raft_consensus.cc:740] T 06ad8f06baed46b2a5c161527f8c49c3 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7aad5514c5374da88abc8f054d27b17e, State: Initialized, Role: FOLLOWER
I20260713 09:03:04.614213  7055 consensus_queue.cc:260] T 06ad8f06baed46b2a5c161527f8c49c3 P 7aad5514c5374da88abc8f054d27b17e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.616456  7055 ts_tablet_manager.cc:1434] T 06ad8f06baed46b2a5c161527f8c49c3 P 7aad5514c5374da88abc8f054d27b17e: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.003s
I20260713 09:03:04.619159  7055 tablet_bootstrap.cc:492] T a9dcbd345c474046a3762c96803d0274 P 7aad5514c5374da88abc8f054d27b17e: Bootstrap starting.
I20260713 09:03:04.625150  6760 catalog_manager.cc:5697] T a9dcbd345c474046a3762c96803d0274 P a994894f6c0040f3abc9de23698d36db reported cstate change: term changed from 0 to 1, leader changed from <none> to a994894f6c0040f3abc9de23698d36db (127.5.154.2). New cstate: current_term: 1 leader_uuid: "a994894f6c0040f3abc9de23698d36db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:04.628656  7054 tablet_bootstrap.cc:492] T a7bd1b0a130a40828a4af1b95eaee0fa P 488820123a574f2b87b2ad97b28575d9: No bootstrap required, opened a new log
I20260713 09:03:04.629352  7054 ts_tablet_manager.cc:1403] T a7bd1b0a130a40828a4af1b95eaee0fa P 488820123a574f2b87b2ad97b28575d9: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.012s
I20260713 09:03:04.633165  7054 raft_consensus.cc:359] T a7bd1b0a130a40828a4af1b95eaee0fa P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.633841  7054 raft_consensus.cc:385] T a7bd1b0a130a40828a4af1b95eaee0fa P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:04.633401  7055 tablet_bootstrap.cc:654] T a9dcbd345c474046a3762c96803d0274 P 7aad5514c5374da88abc8f054d27b17e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:04.634122  7054 raft_consensus.cc:740] T a7bd1b0a130a40828a4af1b95eaee0fa P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 488820123a574f2b87b2ad97b28575d9, State: Initialized, Role: FOLLOWER
I20260713 09:03:04.635052  7064 tablet_bootstrap.cc:492] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db: No bootstrap required, opened a new log
I20260713 09:03:04.635596  7064 ts_tablet_manager.cc:1403] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.013s
I20260713 09:03:04.635002  7054 consensus_queue.cc:260] T a7bd1b0a130a40828a4af1b95eaee0fa P 488820123a574f2b87b2ad97b28575d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.638586  7064 raft_consensus.cc:359] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.639220  7064 raft_consensus.cc:385] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:04.639712  7054 ts_tablet_manager.cc:1434] T a7bd1b0a130a40828a4af1b95eaee0fa P 488820123a574f2b87b2ad97b28575d9: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:03:04.639600  7064 raft_consensus.cc:740] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a994894f6c0040f3abc9de23698d36db, State: Initialized, Role: FOLLOWER
I20260713 09:03:04.640599  7054 tablet_bootstrap.cc:492] T 17a7007ca28b46b7aa6f7024b2780ede P 488820123a574f2b87b2ad97b28575d9: Bootstrap starting.
I20260713 09:03:04.640651  7064 consensus_queue.cc:260] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.643918  7064 ts_tablet_manager.cc:1434] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:03:04.644731  7064 tablet_bootstrap.cc:492] T 5d1c1924aab64253a2eeffe92149b09b P a994894f6c0040f3abc9de23698d36db: Bootstrap starting.
I20260713 09:03:04.646009  7054 tablet_bootstrap.cc:654] T 17a7007ca28b46b7aa6f7024b2780ede P 488820123a574f2b87b2ad97b28575d9: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:04.650856  7064 tablet_bootstrap.cc:654] T 5d1c1924aab64253a2eeffe92149b09b P a994894f6c0040f3abc9de23698d36db: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:04.653636  7054 tablet_bootstrap.cc:492] T 17a7007ca28b46b7aa6f7024b2780ede P 488820123a574f2b87b2ad97b28575d9: No bootstrap required, opened a new log
I20260713 09:03:04.654044  7054 ts_tablet_manager.cc:1403] T 17a7007ca28b46b7aa6f7024b2780ede P 488820123a574f2b87b2ad97b28575d9: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260713 09:03:04.654140  7055 tablet_bootstrap.cc:492] T a9dcbd345c474046a3762c96803d0274 P 7aad5514c5374da88abc8f054d27b17e: No bootstrap required, opened a new log
I20260713 09:03:04.654534  7055 ts_tablet_manager.cc:1403] T a9dcbd345c474046a3762c96803d0274 P 7aad5514c5374da88abc8f054d27b17e: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.005s
I20260713 09:03:04.656852  7055 raft_consensus.cc:359] T a9dcbd345c474046a3762c96803d0274 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.656785  7054 raft_consensus.cc:359] T 17a7007ca28b46b7aa6f7024b2780ede P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.657516  7055 raft_consensus.cc:385] T a9dcbd345c474046a3762c96803d0274 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:04.657637  7054 raft_consensus.cc:385] T 17a7007ca28b46b7aa6f7024b2780ede P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:04.657822  7055 raft_consensus.cc:740] T a9dcbd345c474046a3762c96803d0274 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7aad5514c5374da88abc8f054d27b17e, State: Initialized, Role: FOLLOWER
I20260713 09:03:04.658013  7054 raft_consensus.cc:740] T 17a7007ca28b46b7aa6f7024b2780ede P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 488820123a574f2b87b2ad97b28575d9, State: Initialized, Role: FOLLOWER
I20260713 09:03:04.658495  7055 consensus_queue.cc:260] T a9dcbd345c474046a3762c96803d0274 P 7aad5514c5374da88abc8f054d27b17e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.660414  7055 ts_tablet_manager.cc:1434] T a9dcbd345c474046a3762c96803d0274 P 7aad5514c5374da88abc8f054d27b17e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:03:04.658947  7054 consensus_queue.cc:260] T 17a7007ca28b46b7aa6f7024b2780ede P 488820123a574f2b87b2ad97b28575d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.661665  7055 tablet_bootstrap.cc:492] T 898abd3e6374411995a5aee02aa9dd78 P 7aad5514c5374da88abc8f054d27b17e: Bootstrap starting.
I20260713 09:03:04.663225  7054 ts_tablet_manager.cc:1434] T 17a7007ca28b46b7aa6f7024b2780ede P 488820123a574f2b87b2ad97b28575d9: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260713 09:03:04.664528  7064 tablet_bootstrap.cc:492] T 5d1c1924aab64253a2eeffe92149b09b P a994894f6c0040f3abc9de23698d36db: No bootstrap required, opened a new log
I20260713 09:03:04.664940  7064 ts_tablet_manager.cc:1403] T 5d1c1924aab64253a2eeffe92149b09b P a994894f6c0040f3abc9de23698d36db: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260713 09:03:04.667536  7064 raft_consensus.cc:359] T 5d1c1924aab64253a2eeffe92149b09b P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.667800  7090 raft_consensus.cc:493] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:04.668186  7064 raft_consensus.cc:385] T 5d1c1924aab64253a2eeffe92149b09b P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:04.668470  7064 raft_consensus.cc:740] T 5d1c1924aab64253a2eeffe92149b09b P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a994894f6c0040f3abc9de23698d36db, State: Initialized, Role: FOLLOWER
I20260713 09:03:04.668329  7090 raft_consensus.cc:515] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.668843  7055 tablet_bootstrap.cc:654] T 898abd3e6374411995a5aee02aa9dd78 P 7aad5514c5374da88abc8f054d27b17e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:04.669183  7064 consensus_queue.cc:260] T 5d1c1924aab64253a2eeffe92149b09b P a994894f6c0040f3abc9de23698d36db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.670410  7090 leader_election.cc:290] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:04.672269  7064 ts_tablet_manager.cc:1434] T 5d1c1924aab64253a2eeffe92149b09b P a994894f6c0040f3abc9de23698d36db: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:03:04.672354  7012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1c1924aab64253a2eeffe92149b09b" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad5514c5374da88abc8f054d27b17e" is_pre_election: true
I20260713 09:03:04.672974  7012 raft_consensus.cc:2468] T 5d1c1924aab64253a2eeffe92149b09b P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 488820123a574f2b87b2ad97b28575d9 in term 0.
I20260713 09:03:04.673141  7064 tablet_bootstrap.cc:492] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db: Bootstrap starting.
I20260713 09:03:04.673322  6938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1c1924aab64253a2eeffe92149b09b" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a994894f6c0040f3abc9de23698d36db" is_pre_election: true
I20260713 09:03:04.674219  6831 leader_election.cc:304] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9, 7aad5514c5374da88abc8f054d27b17e; no voters: 
I20260713 09:03:04.674677  6938 raft_consensus.cc:2468] T 5d1c1924aab64253a2eeffe92149b09b P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 488820123a574f2b87b2ad97b28575d9 in term 0.
I20260713 09:03:04.675127  7090 raft_consensus.cc:2804] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:04.675544  7090 raft_consensus.cc:493] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:04.675922  7090 raft_consensus.cc:3060] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:04.679667  7064 tablet_bootstrap.cc:654] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:04.682588  7090 raft_consensus.cc:515] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.685837  7012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1c1924aab64253a2eeffe92149b09b" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad5514c5374da88abc8f054d27b17e"
I20260713 09:03:04.686383  7012 raft_consensus.cc:3060] T 5d1c1924aab64253a2eeffe92149b09b P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:04.685848  6938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1c1924aab64253a2eeffe92149b09b" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a994894f6c0040f3abc9de23698d36db"
I20260713 09:03:04.692019  6938 raft_consensus.cc:3060] T 5d1c1924aab64253a2eeffe92149b09b P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:04.693693  7011 raft_consensus.cc:3060] T b9a74ac042c9462b9ce26ebddd537c43 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:04.695278  7055 tablet_bootstrap.cc:492] T 898abd3e6374411995a5aee02aa9dd78 P 7aad5514c5374da88abc8f054d27b17e: No bootstrap required, opened a new log
I20260713 09:03:04.695849  7055 ts_tablet_manager.cc:1403] T 898abd3e6374411995a5aee02aa9dd78 P 7aad5514c5374da88abc8f054d27b17e: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.000s
I20260713 09:03:04.698787  7012 raft_consensus.cc:2468] T 5d1c1924aab64253a2eeffe92149b09b P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 488820123a574f2b87b2ad97b28575d9 in term 1.
I20260713 09:03:04.700752  6831 leader_election.cc:304] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9, 7aad5514c5374da88abc8f054d27b17e; no voters: 
I20260713 09:03:04.701597  7058 raft_consensus.cc:2804] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:04.702042  7058 raft_consensus.cc:697] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9 [term 1 LEADER]: Becoming Leader. State: Replica: 488820123a574f2b87b2ad97b28575d9, State: Running, Role: LEADER
I20260713 09:03:04.702811  7058 consensus_queue.cc:237] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.704097  6938 raft_consensus.cc:2468] T 5d1c1924aab64253a2eeffe92149b09b P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 488820123a574f2b87b2ad97b28575d9 in term 1.
I20260713 09:03:04.709607  7090 leader_election.cc:290] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 1 election: Requested vote from peers a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:04.710989  7055 raft_consensus.cc:359] T 898abd3e6374411995a5aee02aa9dd78 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.712365  7055 raft_consensus.cc:385] T 898abd3e6374411995a5aee02aa9dd78 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:04.712649  7055 raft_consensus.cc:740] T 898abd3e6374411995a5aee02aa9dd78 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7aad5514c5374da88abc8f054d27b17e, State: Initialized, Role: FOLLOWER
I20260713 09:03:04.712669  7110 consensus_queue.cc:1048] T b9a74ac042c9462b9ce26ebddd537c43 P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:04.713440  7055 consensus_queue.cc:260] T 898abd3e6374411995a5aee02aa9dd78 P 7aad5514c5374da88abc8f054d27b17e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.714566  7064 tablet_bootstrap.cc:492] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db: No bootstrap required, opened a new log
I20260713 09:03:04.715040  7064 ts_tablet_manager.cc:1403] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db: Time spent bootstrapping tablet: real 0.042s	user 0.031s	sys 0.009s
I20260713 09:03:04.715555  7055 ts_tablet_manager.cc:1434] T 898abd3e6374411995a5aee02aa9dd78 P 7aad5514c5374da88abc8f054d27b17e: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260713 09:03:04.718075  7064 raft_consensus.cc:359] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.718743  7064 raft_consensus.cc:385] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:04.719161  7064 raft_consensus.cc:740] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a994894f6c0040f3abc9de23698d36db, State: Initialized, Role: FOLLOWER
I20260713 09:03:04.718663  6760 catalog_manager.cc:5697] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 488820123a574f2b87b2ad97b28575d9 (127.5.154.1). New cstate: current_term: 1 leader_uuid: "488820123a574f2b87b2ad97b28575d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:04.719889  7064 consensus_queue.cc:260] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.720739  7055 tablet_bootstrap.cc:492] T e79626005b094d98a20ba625eeb634dd P 7aad5514c5374da88abc8f054d27b17e: Bootstrap starting.
I20260713 09:03:04.722028  7064 ts_tablet_manager.cc:1434] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260713 09:03:04.722854  7064 tablet_bootstrap.cc:492] T a7bd1b0a130a40828a4af1b95eaee0fa P a994894f6c0040f3abc9de23698d36db: Bootstrap starting.
I20260713 09:03:04.727396  7055 tablet_bootstrap.cc:654] T e79626005b094d98a20ba625eeb634dd P 7aad5514c5374da88abc8f054d27b17e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:04.728319  7064 tablet_bootstrap.cc:654] T a7bd1b0a130a40828a4af1b95eaee0fa P a994894f6c0040f3abc9de23698d36db: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:04.753521  7090 consensus_queue.cc:1048] T b6fe9c79ee8c447fac06c34fa3464ae0 P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:04.762616  7093 consensus_queue.cc:1048] T b9a74ac042c9462b9ce26ebddd537c43 P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:04.768980  7055 tablet_bootstrap.cc:492] T e79626005b094d98a20ba625eeb634dd P 7aad5514c5374da88abc8f054d27b17e: No bootstrap required, opened a new log
I20260713 09:03:04.769464  7055 ts_tablet_manager.cc:1403] T e79626005b094d98a20ba625eeb634dd P 7aad5514c5374da88abc8f054d27b17e: Time spent bootstrapping tablet: real 0.049s	user 0.017s	sys 0.012s
I20260713 09:03:04.772111  7055 raft_consensus.cc:359] T e79626005b094d98a20ba625eeb634dd P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.772749  7055 raft_consensus.cc:385] T e79626005b094d98a20ba625eeb634dd P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:04.773011  7055 raft_consensus.cc:740] T e79626005b094d98a20ba625eeb634dd P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7aad5514c5374da88abc8f054d27b17e, State: Initialized, Role: FOLLOWER
I20260713 09:03:04.773190  7064 tablet_bootstrap.cc:492] T a7bd1b0a130a40828a4af1b95eaee0fa P a994894f6c0040f3abc9de23698d36db: No bootstrap required, opened a new log
I20260713 09:03:04.773744  7064 ts_tablet_manager.cc:1403] T a7bd1b0a130a40828a4af1b95eaee0fa P a994894f6c0040f3abc9de23698d36db: Time spent bootstrapping tablet: real 0.051s	user 0.020s	sys 0.024s
I20260713 09:03:04.773924  7055 consensus_queue.cc:260] T e79626005b094d98a20ba625eeb634dd P 7aad5514c5374da88abc8f054d27b17e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.776424  7064 raft_consensus.cc:359] T a7bd1b0a130a40828a4af1b95eaee0fa P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.777000  7055 ts_tablet_manager.cc:1434] T e79626005b094d98a20ba625eeb634dd P 7aad5514c5374da88abc8f054d27b17e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:03:04.777166  7064 raft_consensus.cc:385] T a7bd1b0a130a40828a4af1b95eaee0fa P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:04.777591  7064 raft_consensus.cc:740] T a7bd1b0a130a40828a4af1b95eaee0fa P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a994894f6c0040f3abc9de23698d36db, State: Initialized, Role: FOLLOWER
I20260713 09:03:04.778461  7055 tablet_bootstrap.cc:492] T a7bd1b0a130a40828a4af1b95eaee0fa P 7aad5514c5374da88abc8f054d27b17e: Bootstrap starting.
I20260713 09:03:04.778487  7064 consensus_queue.cc:260] T a7bd1b0a130a40828a4af1b95eaee0fa P a994894f6c0040f3abc9de23698d36db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.781862  7135 consensus_queue.cc:1048] T b6fe9c79ee8c447fac06c34fa3464ae0 P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:04.783545  7064 ts_tablet_manager.cc:1434] T a7bd1b0a130a40828a4af1b95eaee0fa P a994894f6c0040f3abc9de23698d36db: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260713 09:03:04.785923  7064 tablet_bootstrap.cc:492] T e79626005b094d98a20ba625eeb634dd P a994894f6c0040f3abc9de23698d36db: Bootstrap starting.
I20260713 09:03:04.792953  7064 tablet_bootstrap.cc:654] T e79626005b094d98a20ba625eeb634dd P a994894f6c0040f3abc9de23698d36db: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:04.793641  6938 raft_consensus.cc:3060] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:04.801919  7110 raft_consensus.cc:493] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:04.802069  7055 tablet_bootstrap.cc:654] T a7bd1b0a130a40828a4af1b95eaee0fa P 7aad5514c5374da88abc8f054d27b17e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:04.802412  7110 raft_consensus.cc:515] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.804425  7110 leader_election.cc:290] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:04.806684  7011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898abd3e6374411995a5aee02aa9dd78" candidate_uuid: "a994894f6c0040f3abc9de23698d36db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad5514c5374da88abc8f054d27b17e" is_pre_election: true
I20260713 09:03:04.807487  7011 raft_consensus.cc:2468] T 898abd3e6374411995a5aee02aa9dd78 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a994894f6c0040f3abc9de23698d36db in term 0.
I20260713 09:03:04.808624  7064 tablet_bootstrap.cc:492] T e79626005b094d98a20ba625eeb634dd P a994894f6c0040f3abc9de23698d36db: No bootstrap required, opened a new log
I20260713 09:03:04.809062  7064 ts_tablet_manager.cc:1403] T e79626005b094d98a20ba625eeb634dd P a994894f6c0040f3abc9de23698d36db: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.003s
I20260713 09:03:04.810094  6906 leader_election.cc:304] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7aad5514c5374da88abc8f054d27b17e, a994894f6c0040f3abc9de23698d36db; no voters: 
I20260713 09:03:04.811075  7110 raft_consensus.cc:2804] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:04.811412  7110 raft_consensus.cc:493] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:04.811775  7110 raft_consensus.cc:3060] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:04.811602  7064 raft_consensus.cc:359] T e79626005b094d98a20ba625eeb634dd P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.812280  7064 raft_consensus.cc:385] T e79626005b094d98a20ba625eeb634dd P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:04.812546  7064 raft_consensus.cc:740] T e79626005b094d98a20ba625eeb634dd P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a994894f6c0040f3abc9de23698d36db, State: Initialized, Role: FOLLOWER
I20260713 09:03:04.813162  6864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898abd3e6374411995a5aee02aa9dd78" candidate_uuid: "a994894f6c0040f3abc9de23698d36db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488820123a574f2b87b2ad97b28575d9" is_pre_election: true
I20260713 09:03:04.813133  7064 consensus_queue.cc:260] T e79626005b094d98a20ba625eeb634dd P a994894f6c0040f3abc9de23698d36db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.813954  6864 raft_consensus.cc:2468] T 898abd3e6374411995a5aee02aa9dd78 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a994894f6c0040f3abc9de23698d36db in term 0.
I20260713 09:03:04.815263  7064 ts_tablet_manager.cc:1434] T e79626005b094d98a20ba625eeb634dd P a994894f6c0040f3abc9de23698d36db: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:03:04.816177  7064 tablet_bootstrap.cc:492] T 5b3a7500869441df9d4a7321100c0740 P a994894f6c0040f3abc9de23698d36db: Bootstrap starting.
I20260713 09:03:04.821818  7064 tablet_bootstrap.cc:654] T 5b3a7500869441df9d4a7321100c0740 P a994894f6c0040f3abc9de23698d36db: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:04.823239  7078 consensus_queue.cc:1048] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:04.823977  7093 raft_consensus.cc:493] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:04.825271  7110 raft_consensus.cc:515] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.825824  7055 tablet_bootstrap.cc:492] T a7bd1b0a130a40828a4af1b95eaee0fa P 7aad5514c5374da88abc8f054d27b17e: No bootstrap required, opened a new log
I20260713 09:03:04.826261  7055 ts_tablet_manager.cc:1403] T a7bd1b0a130a40828a4af1b95eaee0fa P 7aad5514c5374da88abc8f054d27b17e: Time spent bootstrapping tablet: real 0.049s	user 0.010s	sys 0.007s
I20260713 09:03:04.827441  7110 leader_election.cc:290] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 1 election: Requested vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:04.828806  7055 raft_consensus.cc:359] T a7bd1b0a130a40828a4af1b95eaee0fa P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.829569  7055 raft_consensus.cc:385] T a7bd1b0a130a40828a4af1b95eaee0fa P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:04.829825  7055 raft_consensus.cc:740] T a7bd1b0a130a40828a4af1b95eaee0fa P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7aad5514c5374da88abc8f054d27b17e, State: Initialized, Role: FOLLOWER
I20260713 09:03:04.830456  7055 consensus_queue.cc:260] T a7bd1b0a130a40828a4af1b95eaee0fa P 7aad5514c5374da88abc8f054d27b17e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.832314  7055 ts_tablet_manager.cc:1434] T a7bd1b0a130a40828a4af1b95eaee0fa P 7aad5514c5374da88abc8f054d27b17e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260713 09:03:04.824453  7093 raft_consensus.cc:515] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.833906  6864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898abd3e6374411995a5aee02aa9dd78" candidate_uuid: "a994894f6c0040f3abc9de23698d36db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488820123a574f2b87b2ad97b28575d9"
I20260713 09:03:04.839214  6864 raft_consensus.cc:3060] T 898abd3e6374411995a5aee02aa9dd78 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:04.844163  7011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898abd3e6374411995a5aee02aa9dd78" candidate_uuid: "a994894f6c0040f3abc9de23698d36db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad5514c5374da88abc8f054d27b17e"
I20260713 09:03:04.844658  7011 raft_consensus.cc:3060] T 898abd3e6374411995a5aee02aa9dd78 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:04.845290  7093 leader_election.cc:290] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:04.846354  7012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6517a29ffc49a789cbcf8e0eb5101c" candidate_uuid: "a994894f6c0040f3abc9de23698d36db" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad5514c5374da88abc8f054d27b17e" is_pre_election: true
I20260713 09:03:04.848582  6864 raft_consensus.cc:2468] T 898abd3e6374411995a5aee02aa9dd78 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a994894f6c0040f3abc9de23698d36db in term 1.
I20260713 09:03:04.849812  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6517a29ffc49a789cbcf8e0eb5101c" candidate_uuid: "a994894f6c0040f3abc9de23698d36db" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488820123a574f2b87b2ad97b28575d9" is_pre_election: true
I20260713 09:03:04.849836  6904 leader_election.cc:304] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9, a994894f6c0040f3abc9de23698d36db; no voters: 
I20260713 09:03:04.851243  7064 tablet_bootstrap.cc:492] T 5b3a7500869441df9d4a7321100c0740 P a994894f6c0040f3abc9de23698d36db: No bootstrap required, opened a new log
I20260713 09:03:04.851133  6865 raft_consensus.cc:2468] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a994894f6c0040f3abc9de23698d36db in term 1.
I20260713 09:03:04.851713  7064 ts_tablet_manager.cc:1403] T 5b3a7500869441df9d4a7321100c0740 P a994894f6c0040f3abc9de23698d36db: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.011s
I20260713 09:03:04.852823  6904 leader_election.cc:304] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db [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: 488820123a574f2b87b2ad97b28575d9, a994894f6c0040f3abc9de23698d36db; no voters: 7aad5514c5374da88abc8f054d27b17e
I20260713 09:03:04.853973  7011 raft_consensus.cc:2468] T 898abd3e6374411995a5aee02aa9dd78 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a994894f6c0040f3abc9de23698d36db in term 1.
I20260713 09:03:04.854517  7064 raft_consensus.cc:359] T 5b3a7500869441df9d4a7321100c0740 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.855185  7064 raft_consensus.cc:385] T 5b3a7500869441df9d4a7321100c0740 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:04.855170  7110 raft_consensus.cc:2804] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:04.855726  7064 raft_consensus.cc:740] T 5b3a7500869441df9d4a7321100c0740 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a994894f6c0040f3abc9de23698d36db, State: Initialized, Role: FOLLOWER
I20260713 09:03:04.856293  7110 raft_consensus.cc:697] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db [term 1 LEADER]: Becoming Leader. State: Replica: a994894f6c0040f3abc9de23698d36db, State: Running, Role: LEADER
I20260713 09:03:04.856453  7064 consensus_queue.cc:260] T 5b3a7500869441df9d4a7321100c0740 P a994894f6c0040f3abc9de23698d36db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.857138  7110 consensus_queue.cc:237] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.858465  7064 ts_tablet_manager.cc:1434] T 5b3a7500869441df9d4a7321100c0740 P a994894f6c0040f3abc9de23698d36db: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.005s
I20260713 09:03:04.859826  7093 raft_consensus.cc:2804] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:03:04.862017  7093 raft_consensus.cc:493] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7aad5514c5374da88abc8f054d27b17e)
I20260713 09:03:04.862483  7093 raft_consensus.cc:3060] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:04.866943  7078 consensus_queue.cc:1048] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:04.871696  7093 raft_consensus.cc:515] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.873735  7093 leader_election.cc:290] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 2 election: Requested vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:04.874235  6939 raft_consensus.cc:1240] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db [term 2 FOLLOWER]: Rejecting Update request from peer 7aad5514c5374da88abc8f054d27b17e for earlier term 1. Current term is 2. Ops: []
I20260713 09:03:04.874336  6864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6517a29ffc49a789cbcf8e0eb5101c" candidate_uuid: "a994894f6c0040f3abc9de23698d36db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "488820123a574f2b87b2ad97b28575d9"
I20260713 09:03:04.877436  7078 consensus_queue.cc:1059] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:04.878314  7078 raft_consensus.cc:3055] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:04.878443  7011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6517a29ffc49a789cbcf8e0eb5101c" candidate_uuid: "a994894f6c0040f3abc9de23698d36db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7aad5514c5374da88abc8f054d27b17e"
I20260713 09:03:04.878687  7078 raft_consensus.cc:740] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7aad5514c5374da88abc8f054d27b17e, State: Running, Role: LEADER
I20260713 09:03:04.879597  7078 consensus_queue.cc:260] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.879940  6906 leader_election.cc:304] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db [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: a994894f6c0040f3abc9de23698d36db; no voters: 488820123a574f2b87b2ad97b28575d9, 7aad5514c5374da88abc8f054d27b17e
I20260713 09:03:04.880687  7078 raft_consensus.cc:3060] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:04.880993  7093 raft_consensus.cc:2749] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:03:04.882151  6760 catalog_manager.cc:5697] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db reported cstate change: term changed from 0 to 1, leader changed from <none> to a994894f6c0040f3abc9de23698d36db (127.5.154.2). New cstate: current_term: 1 leader_uuid: "a994894f6c0040f3abc9de23698d36db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:04.892184  6865 raft_consensus.cc:3060] T 17a7007ca28b46b7aa6f7024b2780ede P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:04.898976  7078 consensus_queue.cc:1048] T 17a7007ca28b46b7aa6f7024b2780ede P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:04.900492  7110 raft_consensus.cc:493] T 06ad8f06baed46b2a5c161527f8c49c3 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:04.900964  7110 raft_consensus.cc:515] T 06ad8f06baed46b2a5c161527f8c49c3 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.902818  7110 leader_election.cc:290] T 06ad8f06baed46b2a5c161527f8c49c3 P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:04.903474  6864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06ad8f06baed46b2a5c161527f8c49c3" candidate_uuid: "a994894f6c0040f3abc9de23698d36db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488820123a574f2b87b2ad97b28575d9" is_pre_election: true
I20260713 09:03:04.904078  6864 raft_consensus.cc:2468] T 06ad8f06baed46b2a5c161527f8c49c3 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a994894f6c0040f3abc9de23698d36db in term 0.
I20260713 09:03:04.905138  7011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06ad8f06baed46b2a5c161527f8c49c3" candidate_uuid: "a994894f6c0040f3abc9de23698d36db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad5514c5374da88abc8f054d27b17e" is_pre_election: true
I20260713 09:03:04.905328  6904 leader_election.cc:304] T 06ad8f06baed46b2a5c161527f8c49c3 P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9, a994894f6c0040f3abc9de23698d36db; no voters: 
I20260713 09:03:04.905747  7011 raft_consensus.cc:2468] T 06ad8f06baed46b2a5c161527f8c49c3 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a994894f6c0040f3abc9de23698d36db in term 0.
I20260713 09:03:04.906512  7093 raft_consensus.cc:2804] T 06ad8f06baed46b2a5c161527f8c49c3 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:04.906885  7093 raft_consensus.cc:493] T 06ad8f06baed46b2a5c161527f8c49c3 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:04.907202  7093 raft_consensus.cc:3060] T 06ad8f06baed46b2a5c161527f8c49c3 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:04.913398  7093 raft_consensus.cc:515] T 06ad8f06baed46b2a5c161527f8c49c3 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.916252  7140 consensus_queue.cc:1048] T 17a7007ca28b46b7aa6f7024b2780ede P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:04.917719  7093 leader_election.cc:290] T 06ad8f06baed46b2a5c161527f8c49c3 P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 1 election: Requested vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:04.916651  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06ad8f06baed46b2a5c161527f8c49c3" candidate_uuid: "a994894f6c0040f3abc9de23698d36db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488820123a574f2b87b2ad97b28575d9"
I20260713 09:03:04.919916  6865 raft_consensus.cc:3060] T 06ad8f06baed46b2a5c161527f8c49c3 P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:04.918921  7011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06ad8f06baed46b2a5c161527f8c49c3" candidate_uuid: "a994894f6c0040f3abc9de23698d36db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aad5514c5374da88abc8f054d27b17e"
I20260713 09:03:04.923641  7011 raft_consensus.cc:3060] T 06ad8f06baed46b2a5c161527f8c49c3 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:04.937047  7011 raft_consensus.cc:2468] T 06ad8f06baed46b2a5c161527f8c49c3 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a994894f6c0040f3abc9de23698d36db in term 1.
I20260713 09:03:04.938395  6906 leader_election.cc:304] T 06ad8f06baed46b2a5c161527f8c49c3 P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7aad5514c5374da88abc8f054d27b17e, a994894f6c0040f3abc9de23698d36db; no voters: 
I20260713 09:03:04.939035  6865 raft_consensus.cc:2468] T 06ad8f06baed46b2a5c161527f8c49c3 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a994894f6c0040f3abc9de23698d36db in term 1.
I20260713 09:03:04.939049  7093 raft_consensus.cc:2804] T 06ad8f06baed46b2a5c161527f8c49c3 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:04.940533  7093 raft_consensus.cc:697] T 06ad8f06baed46b2a5c161527f8c49c3 P a994894f6c0040f3abc9de23698d36db [term 1 LEADER]: Becoming Leader. State: Replica: a994894f6c0040f3abc9de23698d36db, State: Running, Role: LEADER
I20260713 09:03:04.941309  7093 consensus_queue.cc:237] T 06ad8f06baed46b2a5c161527f8c49c3 P a994894f6c0040f3abc9de23698d36db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.947846  6762 catalog_manager.cc:5697] T 06ad8f06baed46b2a5c161527f8c49c3 P a994894f6c0040f3abc9de23698d36db reported cstate change: term changed from 0 to 1, leader changed from <none> to a994894f6c0040f3abc9de23698d36db (127.5.154.2). New cstate: current_term: 1 leader_uuid: "a994894f6c0040f3abc9de23698d36db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:04.959499  7214 raft_consensus.cc:493] T e79626005b094d98a20ba625eeb634dd P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:04.959949  7214 raft_consensus.cc:515] T e79626005b094d98a20ba625eeb634dd P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.961850  7214 leader_election.cc:290] T e79626005b094d98a20ba625eeb634dd P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313)
I20260713 09:03:04.962332  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e79626005b094d98a20ba625eeb634dd" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488820123a574f2b87b2ad97b28575d9" is_pre_election: true
I20260713 09:03:04.962829  6939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e79626005b094d98a20ba625eeb634dd" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a994894f6c0040f3abc9de23698d36db" is_pre_election: true
I20260713 09:03:04.962958  6865 raft_consensus.cc:2468] T e79626005b094d98a20ba625eeb634dd P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7aad5514c5374da88abc8f054d27b17e in term 0.
I20260713 09:03:04.963408  6939 raft_consensus.cc:2468] T e79626005b094d98a20ba625eeb634dd P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7aad5514c5374da88abc8f054d27b17e in term 0.
I20260713 09:03:04.963999  6978 leader_election.cc:304] T e79626005b094d98a20ba625eeb634dd P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9, 7aad5514c5374da88abc8f054d27b17e; no voters: 
I20260713 09:03:04.964696  7214 raft_consensus.cc:2804] T e79626005b094d98a20ba625eeb634dd P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:04.964967  7214 raft_consensus.cc:493] T e79626005b094d98a20ba625eeb634dd P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:04.965277  7214 raft_consensus.cc:3060] T e79626005b094d98a20ba625eeb634dd P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:04.969831  7214 raft_consensus.cc:515] T e79626005b094d98a20ba625eeb634dd P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.971378  7214 leader_election.cc:290] T e79626005b094d98a20ba625eeb634dd P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 election: Requested vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313)
I20260713 09:03:04.972244  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e79626005b094d98a20ba625eeb634dd" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488820123a574f2b87b2ad97b28575d9"
I20260713 09:03:04.972431  6939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e79626005b094d98a20ba625eeb634dd" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a994894f6c0040f3abc9de23698d36db"
I20260713 09:03:04.972815  6865 raft_consensus.cc:3060] T e79626005b094d98a20ba625eeb634dd P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:04.972937  6939 raft_consensus.cc:3060] T e79626005b094d98a20ba625eeb634dd P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:04.979285  6865 raft_consensus.cc:2468] T e79626005b094d98a20ba625eeb634dd P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7aad5514c5374da88abc8f054d27b17e in term 1.
I20260713 09:03:04.979285  6939 raft_consensus.cc:2468] T e79626005b094d98a20ba625eeb634dd P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7aad5514c5374da88abc8f054d27b17e in term 1.
I20260713 09:03:04.980597  6978 leader_election.cc:304] T e79626005b094d98a20ba625eeb634dd P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9, 7aad5514c5374da88abc8f054d27b17e; no voters: 
I20260713 09:03:04.981334  7214 raft_consensus.cc:2804] T e79626005b094d98a20ba625eeb634dd P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:04.981828  7214 raft_consensus.cc:697] T e79626005b094d98a20ba625eeb634dd P 7aad5514c5374da88abc8f054d27b17e [term 1 LEADER]: Becoming Leader. State: Replica: 7aad5514c5374da88abc8f054d27b17e, State: Running, Role: LEADER
I20260713 09:03:04.982456  7214 consensus_queue.cc:237] T e79626005b094d98a20ba625eeb634dd P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:04.989641  6762 catalog_manager.cc:5697] T e79626005b094d98a20ba625eeb634dd P 7aad5514c5374da88abc8f054d27b17e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7aad5514c5374da88abc8f054d27b17e (127.5.154.3). New cstate: current_term: 1 leader_uuid: "7aad5514c5374da88abc8f054d27b17e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:05.011037  7214 raft_consensus.cc:493] T a9dcbd345c474046a3762c96803d0274 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:05.011560  7214 raft_consensus.cc:515] T a9dcbd345c474046a3762c96803d0274 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:05.013296  7214 leader_election.cc:290] T a9dcbd345c474046a3762c96803d0274 P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313)
I20260713 09:03:05.014664  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9dcbd345c474046a3762c96803d0274" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488820123a574f2b87b2ad97b28575d9" is_pre_election: true
I20260713 09:03:05.014832  6938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9dcbd345c474046a3762c96803d0274" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a994894f6c0040f3abc9de23698d36db" is_pre_election: true
I20260713 09:03:05.015435  6865 raft_consensus.cc:2393] T a9dcbd345c474046a3762c96803d0274 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7aad5514c5374da88abc8f054d27b17e in current term 1: Already voted for candidate a994894f6c0040f3abc9de23698d36db in this term.
I20260713 09:03:05.016304  6978 leader_election.cc:304] T a9dcbd345c474046a3762c96803d0274 P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7aad5514c5374da88abc8f054d27b17e; no voters: 488820123a574f2b87b2ad97b28575d9, a994894f6c0040f3abc9de23698d36db
I20260713 09:03:05.016858  7214 raft_consensus.cc:3060] T a9dcbd345c474046a3762c96803d0274 P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:05.021255  7214 raft_consensus.cc:2749] T a9dcbd345c474046a3762c96803d0274 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:05.031996  7214 raft_consensus.cc:493] T a7bd1b0a130a40828a4af1b95eaee0fa P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:05.032471  7214 raft_consensus.cc:515] T a7bd1b0a130a40828a4af1b95eaee0fa P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:05.034480  7214 leader_election.cc:290] T a7bd1b0a130a40828a4af1b95eaee0fa P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313)
I20260713 09:03:05.035290  6864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7bd1b0a130a40828a4af1b95eaee0fa" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488820123a574f2b87b2ad97b28575d9" is_pre_election: true
I20260713 09:03:05.035394  6938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7bd1b0a130a40828a4af1b95eaee0fa" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a994894f6c0040f3abc9de23698d36db" is_pre_election: true
I20260713 09:03:05.035852  6864 raft_consensus.cc:2468] T a7bd1b0a130a40828a4af1b95eaee0fa P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7aad5514c5374da88abc8f054d27b17e in term 0.
I20260713 09:03:05.035977  6938 raft_consensus.cc:2468] T a7bd1b0a130a40828a4af1b95eaee0fa P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7aad5514c5374da88abc8f054d27b17e in term 0.
I20260713 09:03:05.036882  6978 leader_election.cc:304] T a7bd1b0a130a40828a4af1b95eaee0fa P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9, 7aad5514c5374da88abc8f054d27b17e; no voters: 
I20260713 09:03:05.037448  7214 raft_consensus.cc:2804] T a7bd1b0a130a40828a4af1b95eaee0fa P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:05.037819  7214 raft_consensus.cc:493] T a7bd1b0a130a40828a4af1b95eaee0fa P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:05.038091  7214 raft_consensus.cc:3060] T a7bd1b0a130a40828a4af1b95eaee0fa P 7aad5514c5374da88abc8f054d27b17e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:05.042368  7214 raft_consensus.cc:515] T a7bd1b0a130a40828a4af1b95eaee0fa P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:05.043879  7214 leader_election.cc:290] T a7bd1b0a130a40828a4af1b95eaee0fa P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 election: Requested vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313)
I20260713 09:03:05.044562  6864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7bd1b0a130a40828a4af1b95eaee0fa" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488820123a574f2b87b2ad97b28575d9"
I20260713 09:03:05.044793  6938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7bd1b0a130a40828a4af1b95eaee0fa" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a994894f6c0040f3abc9de23698d36db"
I20260713 09:03:05.045114  6864 raft_consensus.cc:3060] T a7bd1b0a130a40828a4af1b95eaee0fa P 488820123a574f2b87b2ad97b28575d9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:05.045295  6938 raft_consensus.cc:3060] T a7bd1b0a130a40828a4af1b95eaee0fa P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:05.046630  7214 consensus_queue.cc:1048] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:05.051011  6938 raft_consensus.cc:2468] T a7bd1b0a130a40828a4af1b95eaee0fa P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7aad5514c5374da88abc8f054d27b17e in term 1.
I20260713 09:03:05.052107  6978 leader_election.cc:304] T a7bd1b0a130a40828a4af1b95eaee0fa P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7aad5514c5374da88abc8f054d27b17e, a994894f6c0040f3abc9de23698d36db; no voters: 
I20260713 09:03:05.052863  7214 raft_consensus.cc:2804] T a7bd1b0a130a40828a4af1b95eaee0fa P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:05.053365  7214 raft_consensus.cc:697] T a7bd1b0a130a40828a4af1b95eaee0fa P 7aad5514c5374da88abc8f054d27b17e [term 1 LEADER]: Becoming Leader. State: Replica: 7aad5514c5374da88abc8f054d27b17e, State: Running, Role: LEADER
I20260713 09:03:05.054204  7214 consensus_queue.cc:237] T a7bd1b0a130a40828a4af1b95eaee0fa P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:05.053373  6864 raft_consensus.cc:2468] T a7bd1b0a130a40828a4af1b95eaee0fa P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7aad5514c5374da88abc8f054d27b17e in term 1.
I20260713 09:03:05.059051  6938 raft_consensus.cc:3060] T 5b3a7500869441df9d4a7321100c0740 P a994894f6c0040f3abc9de23698d36db [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:05.065670  6760 catalog_manager.cc:5697] T a7bd1b0a130a40828a4af1b95eaee0fa P 7aad5514c5374da88abc8f054d27b17e reported cstate change: term changed from 0 to 1, leader changed from <none> to 7aad5514c5374da88abc8f054d27b17e (127.5.154.3). New cstate: current_term: 1 leader_uuid: "7aad5514c5374da88abc8f054d27b17e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:05.066877  7214 consensus_queue.cc:1048] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:05.103664  7093 consensus_queue.cc:1048] T a9dcbd345c474046a3762c96803d0274 P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:05.115281  7097 consensus_queue.cc:1048] T a9dcbd345c474046a3762c96803d0274 P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:05.154793  7058 consensus_queue.cc:1048] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:05.168211  7058 consensus_queue.cc:1048] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:05.250258  7110 consensus_queue.cc:1048] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:05.260299  7069 consensus_queue.cc:1048] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:05.376780  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:05.382185  7228 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
W20260713 09:03:05.385685  7231 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
W20260713 09:03:05.386224  7229 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
I20260713 09:03:05.387776  5736 server_base.cc:1061] running on GCE node
I20260713 09:03:05.389590  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:05.389803  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:03:05.389992  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783933385389974 us; error 0 us; skew 500 ppm
I20260713 09:03:05.390553  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:05.392786  5736 webserver.cc:533] Webserver started at http://127.5.154.4:45465/ using document root <none> and password file <none>
I20260713 09:03:05.393266  5736 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:05.393455  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:05.393779  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:05.394770  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933356847920-5736-0/minicluster-data/ts-3-root/instance:
uuid: "187c78af6885404abf9a232ba949c512"
format_stamp: "Formatted at 2026-07-13 09:03:05 on dist-test-slave-z8rn"
I20260713 09:03:05.398774  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260713 09:03:05.401813  7236 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:05.402459  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:03:05.402777  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933356847920-5736-0/minicluster-data/ts-3-root
uuid: "187c78af6885404abf9a232ba949c512"
format_stamp: "Formatted at 2026-07-13 09:03:05 on dist-test-slave-z8rn"
I20260713 09:03:05.403064  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933356847920-5736-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933356847920-5736-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933356847920-5736-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)
I20260713 09:03:05.406631  7097 consensus_queue.cc:1048] T 06ad8f06baed46b2a5c161527f8c49c3 P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:05.417667  7110 consensus_queue.cc:1048] T 06ad8f06baed46b2a5c161527f8c49c3 P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:05.444592  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:05.446413  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:05.448342  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:05.450990  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:03:05.451223  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:05.451545  5736 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:03:05.451756  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:05.454586  7214 consensus_queue.cc:1048] T a7bd1b0a130a40828a4af1b95eaee0fa P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:05.471958  7078 consensus_queue.cc:1048] T a7bd1b0a130a40828a4af1b95eaee0fa P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:05.554728  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.4:35165
I20260713 09:03:05.555202  7302 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.4:35165 every 8 connection(s)
I20260713 09:03:05.559580  5736 auto_leader_rebalancer-test.cc:392] add a tserver: 187c78af6885404abf9a232ba949c512
I20260713 09:03:05.570447  7303 heartbeater.cc:344] Connected to a master server at 127.5.154.62:44719
I20260713 09:03:05.570875  7303 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:05.571658  7303 heartbeater.cc:507] Master 127.5.154.62:44719 requested a full tablet report, sending...
I20260713 09:03:05.573711  6760 ts_manager.cc:194] Registered new tserver with Master: 187c78af6885404abf9a232ba949c512 (127.5.154.4:35165)
I20260713 09:03:05.576385  6760 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55734
I20260713 09:03:05.595165  7059 consensus_queue.cc:1048] T e79626005b094d98a20ba625eeb634dd P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:05.597707  7059 consensus_queue.cc:1048] T e79626005b094d98a20ba625eeb634dd P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:06.175762  7214 raft_consensus.cc:493] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:06.176129  7214 raft_consensus.cc:515] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:06.177588  7214 leader_election.cc:290] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313)
I20260713 09:03:06.178261  6864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6517a29ffc49a789cbcf8e0eb5101c" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "488820123a574f2b87b2ad97b28575d9" is_pre_election: true
I20260713 09:03:06.178632  6938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6517a29ffc49a789cbcf8e0eb5101c" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a994894f6c0040f3abc9de23698d36db" is_pre_election: true
I20260713 09:03:06.179975  6978 leader_election.cc:304] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e [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: 7aad5514c5374da88abc8f054d27b17e; no voters: 488820123a574f2b87b2ad97b28575d9, a994894f6c0040f3abc9de23698d36db
I20260713 09:03:06.180687  7214 raft_consensus.cc:2749] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260713 09:03:06.370067  7135 raft_consensus.cc:493] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7aad5514c5374da88abc8f054d27b17e)
I20260713 09:03:06.370610  7135 raft_consensus.cc:515] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:06.373207  6938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6517a29ffc49a789cbcf8e0eb5101c" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a994894f6c0040f3abc9de23698d36db" is_pre_election: true
I20260713 09:03:06.373370  7135 leader_election.cc:290] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:06.373571  7012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6517a29ffc49a789cbcf8e0eb5101c" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7aad5514c5374da88abc8f054d27b17e" is_pre_election: true
I20260713 09:03:06.374027  6938 raft_consensus.cc:2393] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 488820123a574f2b87b2ad97b28575d9 in current term 2: Already voted for candidate a994894f6c0040f3abc9de23698d36db in this term.
I20260713 09:03:06.374145  7012 raft_consensus.cc:2468] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 488820123a574f2b87b2ad97b28575d9 in term 2.
I20260713 09:03:06.375172  6831 leader_election.cc:304] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9 [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: 488820123a574f2b87b2ad97b28575d9, 7aad5514c5374da88abc8f054d27b17e; no voters: a994894f6c0040f3abc9de23698d36db
I20260713 09:03:06.375852  7135 raft_consensus.cc:2804] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:03:06.376204  7135 raft_consensus.cc:493] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 7aad5514c5374da88abc8f054d27b17e)
I20260713 09:03:06.376538  7135 raft_consensus.cc:3060] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:06.381203  7135 raft_consensus.cc:515] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:06.382974  7135 leader_election.cc:290] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 2 election: Requested vote from peers a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:06.383569  6938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6517a29ffc49a789cbcf8e0eb5101c" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a994894f6c0040f3abc9de23698d36db"
I20260713 09:03:06.383929  7012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6517a29ffc49a789cbcf8e0eb5101c" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7aad5514c5374da88abc8f054d27b17e"
I20260713 09:03:06.384344  6938 raft_consensus.cc:2393] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 488820123a574f2b87b2ad97b28575d9 in current term 2: Already voted for candidate a994894f6c0040f3abc9de23698d36db in this term.
I20260713 09:03:06.391152  7012 raft_consensus.cc:2468] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 488820123a574f2b87b2ad97b28575d9 in term 2.
I20260713 09:03:06.392050  6831 leader_election.cc:304] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9 [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: 488820123a574f2b87b2ad97b28575d9, 7aad5514c5374da88abc8f054d27b17e; no voters: a994894f6c0040f3abc9de23698d36db
I20260713 09:03:06.392637  7135 raft_consensus.cc:2804] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:06.393433  7135 raft_consensus.cc:697] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9 [term 2 LEADER]: Becoming Leader. State: Replica: 488820123a574f2b87b2ad97b28575d9, State: Running, Role: LEADER
I20260713 09:03:06.394248  7135 consensus_queue.cc:237] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:06.400921  6763 catalog_manager.cc:5697] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9 reported cstate change: term changed from 1 to 2, leader changed from 7aad5514c5374da88abc8f054d27b17e (127.5.154.3) to 488820123a574f2b87b2ad97b28575d9 (127.5.154.1). New cstate: current_term: 2 leader_uuid: "488820123a574f2b87b2ad97b28575d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:06.580078  7303 heartbeater.cc:499] Master 127.5.154.62:44719 was elected leader, sending a full tablet report...
I20260713 09:03:06.650209  6939 consensus_queue.cc:237] T 06ad8f06baed46b2a5c161527f8c49c3 P a994894f6c0040f3abc9de23698d36db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
I20260713 09:03:06.657310  7012 raft_consensus.cc:1275] T 06ad8f06baed46b2a5c161527f8c49c3 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:06.659245  7097 consensus_queue.cc:1048] T 06ad8f06baed46b2a5c161527f8c49c3 P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:03:06.664381  6865 raft_consensus.cc:1275] T 06ad8f06baed46b2a5c161527f8c49c3 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:06.665988  7097 consensus_queue.cc:1048] T 06ad8f06baed46b2a5c161527f8c49c3 P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:06.672650  7097 raft_consensus.cc:2955] T 06ad8f06baed46b2a5c161527f8c49c3 P a994894f6c0040f3abc9de23698d36db [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:06.674657  7012 raft_consensus.cc:2955] T 06ad8f06baed46b2a5c161527f8c49c3 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
W20260713 09:03:06.678004  6904 consensus_peers.cc:597] T 06ad8f06baed46b2a5c161527f8c49c3 P a994894f6c0040f3abc9de23698d36db -> Peer 187c78af6885404abf9a232ba949c512 (127.5.154.4:35165): Couldn't send request to peer 187c78af6885404abf9a232ba949c512. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 06ad8f06baed46b2a5c161527f8c49c3. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:06.678238  6865 raft_consensus.cc:2955] T 06ad8f06baed46b2a5c161527f8c49c3 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:06.687836  6763 catalog_manager.cc:5697] T 06ad8f06baed46b2a5c161527f8c49c3 P 7aad5514c5374da88abc8f054d27b17e reported cstate change: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New cstate: current_term: 1 leader_uuid: "a994894f6c0040f3abc9de23698d36db" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:06.703559  6865 consensus_queue.cc:237] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
I20260713 09:03:06.709800  7012 raft_consensus.cc:1275] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Refusing update from remote peer 488820123a574f2b87b2ad97b28575d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:06.711256  7327 consensus_queue.cc:1048] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:06.714352  6939 raft_consensus.cc:1275] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Refusing update from remote peer 488820123a574f2b87b2ad97b28575d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:06.715781  7327 consensus_queue.cc:1048] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:03:06.720906  6829 consensus_peers.cc:597] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 488820123a574f2b87b2ad97b28575d9 -> Peer 187c78af6885404abf9a232ba949c512 (127.5.154.4:35165): Couldn't send request to peer 187c78af6885404abf9a232ba949c512. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 82bf89c7e74b4ed3b60c3ca09bd34d7a. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:06.722344  7135 raft_consensus.cc:2955] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 488820123a574f2b87b2ad97b28575d9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:06.725530  7012 raft_consensus.cc:2955] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:06.726233  6939 raft_consensus.cc:2955] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:06.738622  6762 catalog_manager.cc:5697] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 7aad5514c5374da88abc8f054d27b17e reported cstate change: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New cstate: current_term: 1 leader_uuid: "488820123a574f2b87b2ad97b28575d9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:06.738968  6939 consensus_queue.cc:237] T 56e93e041252478ab2ccf6005385e92e P a994894f6c0040f3abc9de23698d36db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
I20260713 09:03:06.746094  7012 raft_consensus.cc:1275] T 56e93e041252478ab2ccf6005385e92e P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:06.746541  6865 raft_consensus.cc:1275] T 56e93e041252478ab2ccf6005385e92e P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:03:06.746906  6904 consensus_peers.cc:597] T 56e93e041252478ab2ccf6005385e92e P a994894f6c0040f3abc9de23698d36db -> Peer 187c78af6885404abf9a232ba949c512 (127.5.154.4:35165): Couldn't send request to peer 187c78af6885404abf9a232ba949c512. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 56e93e041252478ab2ccf6005385e92e. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:06.748118  7319 consensus_queue.cc:1048] T 56e93e041252478ab2ccf6005385e92e P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:06.749471  7315 consensus_queue.cc:1048] T 56e93e041252478ab2ccf6005385e92e P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:06.765395  7315 raft_consensus.cc:2955] T 56e93e041252478ab2ccf6005385e92e P a994894f6c0040f3abc9de23698d36db [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:06.768944  6865 raft_consensus.cc:2955] T 56e93e041252478ab2ccf6005385e92e P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:06.770440  7012 raft_consensus.cc:2955] T 56e93e041252478ab2ccf6005385e92e P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:06.784329  6763 catalog_manager.cc:5697] T 56e93e041252478ab2ccf6005385e92e P a994894f6c0040f3abc9de23698d36db reported cstate change: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New cstate: current_term: 1 leader_uuid: "a994894f6c0040f3abc9de23698d36db" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:06.803743  7012 consensus_queue.cc:237] T 17a7007ca28b46b7aa6f7024b2780ede P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
I20260713 09:03:06.805719  7315 raft_consensus.cc:493] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:06.806224  7315 raft_consensus.cc:515] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:06.809263  6864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6517a29ffc49a789cbcf8e0eb5101c" candidate_uuid: "a994894f6c0040f3abc9de23698d36db" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "488820123a574f2b87b2ad97b28575d9" is_pre_election: true
I20260713 09:03:06.810880  7315 leader_election.cc:290] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:06.811290  7011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6517a29ffc49a789cbcf8e0eb5101c" candidate_uuid: "a994894f6c0040f3abc9de23698d36db" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7aad5514c5374da88abc8f054d27b17e" is_pre_election: true
I20260713 09:03:06.811933  7011 raft_consensus.cc:2468] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a994894f6c0040f3abc9de23698d36db in term 2.
I20260713 09:03:06.813040  6906 leader_election.cc:304] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7aad5514c5374da88abc8f054d27b17e, a994894f6c0040f3abc9de23698d36db; no voters: 488820123a574f2b87b2ad97b28575d9
I20260713 09:03:06.814010  7315 raft_consensus.cc:2804] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260713 09:03:06.815639  7315 raft_consensus.cc:493] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:06.816205  7315 raft_consensus.cc:3060] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:06.816278  6864 raft_consensus.cc:1275] T 17a7007ca28b46b7aa6f7024b2780ede P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Refusing update from remote peer 7aad5514c5374da88abc8f054d27b17e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:06.818601  7214 consensus_queue.cc:1048] T 17a7007ca28b46b7aa6f7024b2780ede P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:06.821060  6939 raft_consensus.cc:1275] T 17a7007ca28b46b7aa6f7024b2780ede P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Refusing update from remote peer 7aad5514c5374da88abc8f054d27b17e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:06.822872  7315 raft_consensus.cc:515] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:06.829056  7315 leader_election.cc:290] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 3 election: Requested vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:06.829900  6864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6517a29ffc49a789cbcf8e0eb5101c" candidate_uuid: "a994894f6c0040f3abc9de23698d36db" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "488820123a574f2b87b2ad97b28575d9"
I20260713 09:03:06.830274  7012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e6517a29ffc49a789cbcf8e0eb5101c" candidate_uuid: "a994894f6c0040f3abc9de23698d36db" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7aad5514c5374da88abc8f054d27b17e"
I20260713 09:03:06.830116  7078 consensus_queue.cc:1048] T 17a7007ca28b46b7aa6f7024b2780ede P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:03:06.830843  7012 raft_consensus.cc:3060] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e [term 2 FOLLOWER]: Advancing to term 3
W20260713 09:03:06.828665  6978 consensus_peers.cc:597] T 17a7007ca28b46b7aa6f7024b2780ede P 7aad5514c5374da88abc8f054d27b17e -> Peer 187c78af6885404abf9a232ba949c512 (127.5.154.4:35165): Couldn't send request to peer 187c78af6885404abf9a232ba949c512. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 17a7007ca28b46b7aa6f7024b2780ede. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:06.833575  7078 raft_consensus.cc:2955] T 17a7007ca28b46b7aa6f7024b2780ede P 7aad5514c5374da88abc8f054d27b17e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:06.838624  7012 raft_consensus.cc:2468] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a994894f6c0040f3abc9de23698d36db in term 3.
I20260713 09:03:06.842592  6906 leader_election.cc:304] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db [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: 7aad5514c5374da88abc8f054d27b17e, a994894f6c0040f3abc9de23698d36db; no voters: 488820123a574f2b87b2ad97b28575d9
I20260713 09:03:06.843251  7315 raft_consensus.cc:2804] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:03:06.843775  7315 raft_consensus.cc:697] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db [term 3 LEADER]: Becoming Leader. State: Replica: a994894f6c0040f3abc9de23698d36db, State: Running, Role: LEADER
I20260713 09:03:06.844584  7315 consensus_queue.cc:237] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:06.846696  6864 raft_consensus.cc:2955] T 17a7007ca28b46b7aa6f7024b2780ede P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:06.850996  6760 catalog_manager.cc:5697] T 17a7007ca28b46b7aa6f7024b2780ede P 7aad5514c5374da88abc8f054d27b17e reported cstate change: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New cstate: current_term: 1 leader_uuid: "7aad5514c5374da88abc8f054d27b17e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:06.857949  6939 raft_consensus.cc:2955] T 17a7007ca28b46b7aa6f7024b2780ede P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:06.879814  6760 catalog_manager.cc:5697] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db reported cstate change: term changed from 2 to 3, leader changed from 488820123a574f2b87b2ad97b28575d9 (127.5.154.1) to a994894f6c0040f3abc9de23698d36db (127.5.154.2). New cstate: current_term: 3 leader_uuid: "a994894f6c0040f3abc9de23698d36db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:06.893105  6939 raft_consensus.cc:1240] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db [term 3 LEADER]: Rejecting Update request from peer 488820123a574f2b87b2ad97b28575d9 for earlier term 2. Current term is 3. Ops: []
I20260713 09:03:06.894356  7135 consensus_queue.cc:1059] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:06.894954  7135 consensus_queue.cc:1243] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Peer a994894f6c0040f3abc9de23698d36db log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260713 09:03:06.895356  7331 raft_consensus.cc:3055] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:03:06.895661  7331 raft_consensus.cc:740] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 488820123a574f2b87b2ad97b28575d9, State: Running, Role: LEADER
I20260713 09:03:06.896456  7331 consensus_queue.cc:260] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9 [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: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:06.897746  7331 raft_consensus.cc:3060] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:07.191825  7344 ts_tablet_manager.cc:933] T 06ad8f06baed46b2a5c161527f8c49c3 P 187c78af6885404abf9a232ba949c512: Initiating tablet copy from peer a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313)
I20260713 09:03:07.200340  7343 ts_tablet_manager.cc:933] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 187c78af6885404abf9a232ba949c512: Initiating tablet copy from peer 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037)
I20260713 09:03:07.213378  7344 tablet_copy_client.cc:323] T 06ad8f06baed46b2a5c161527f8c49c3 P 187c78af6885404abf9a232ba949c512: tablet copy: Beginning tablet copy session from remote peer at address 127.5.154.2:38313
I20260713 09:03:07.227552  7343 tablet_copy_client.cc:323] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 187c78af6885404abf9a232ba949c512: tablet copy: Beginning tablet copy session from remote peer at address 127.5.154.1:35037
I20260713 09:03:07.250425  6864 raft_consensus.cc:1275] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9 [term 3 FOLLOWER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260713 09:03:07.251037  6864 pending_rounds.cc:85] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9: Aborting all ops after (but not including) 1
I20260713 09:03:07.251331  6864 pending_rounds.cc:107] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260713 09:03:07.251709  6864 raft_consensus.cc:2889] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260713 09:03:07.253667  6950 tablet_copy_service.cc:140] P a994894f6c0040f3abc9de23698d36db: Received BeginTabletCopySession request for tablet 06ad8f06baed46b2a5c161527f8c49c3 from peer 187c78af6885404abf9a232ba949c512 ({username='slave'} at 127.0.0.1:57532)
I20260713 09:03:07.253686  6875 tablet_copy_service.cc:140] P 488820123a574f2b87b2ad97b28575d9: Received BeginTabletCopySession request for tablet 82bf89c7e74b4ed3b60c3ca09bd34d7a from peer 187c78af6885404abf9a232ba949c512 ({username='slave'} at 127.0.0.1:53674)
I20260713 09:03:07.253530  7324 consensus_queue.cc:1048] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:03:07.254695  6875 tablet_copy_service.cc:161] P 488820123a574f2b87b2ad97b28575d9: Beginning new tablet copy session on tablet 82bf89c7e74b4ed3b60c3ca09bd34d7a from peer 187c78af6885404abf9a232ba949c512 at {username='slave'} at 127.0.0.1:53674: session id = 187c78af6885404abf9a232ba949c512-82bf89c7e74b4ed3b60c3ca09bd34d7a
I20260713 09:03:07.254650  6950 tablet_copy_service.cc:161] P a994894f6c0040f3abc9de23698d36db: Beginning new tablet copy session on tablet 06ad8f06baed46b2a5c161527f8c49c3 from peer 187c78af6885404abf9a232ba949c512 at {username='slave'} at 127.0.0.1:57532: session id = 187c78af6885404abf9a232ba949c512-06ad8f06baed46b2a5c161527f8c49c3
I20260713 09:03:07.267129  6875 tablet_copy_source_session.cc:215] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 488820123a574f2b87b2ad97b28575d9: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:07.280279  6950 tablet_copy_source_session.cc:215] T 06ad8f06baed46b2a5c161527f8c49c3 P a994894f6c0040f3abc9de23698d36db: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:07.286412  7343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82bf89c7e74b4ed3b60c3ca09bd34d7a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:07.288137  7344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06ad8f06baed46b2a5c161527f8c49c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:07.298386  7011 raft_consensus.cc:1275] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e [term 3 FOLLOWER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:03:07.310104  7315 consensus_queue.cc:1048] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260713 09:03:07.353856  7354 ts_tablet_manager.cc:933] T 17a7007ca28b46b7aa6f7024b2780ede P 187c78af6885404abf9a232ba949c512: Initiating tablet copy from peer 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:07.358603  7353 ts_tablet_manager.cc:933] T 56e93e041252478ab2ccf6005385e92e P 187c78af6885404abf9a232ba949c512: Initiating tablet copy from peer a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313)
I20260713 09:03:07.370309  7354 tablet_copy_client.cc:323] T 17a7007ca28b46b7aa6f7024b2780ede P 187c78af6885404abf9a232ba949c512: tablet copy: Beginning tablet copy session from remote peer at address 127.5.154.3:41451
I20260713 09:03:07.377753  7344 tablet_copy_client.cc:806] T 06ad8f06baed46b2a5c161527f8c49c3 P 187c78af6885404abf9a232ba949c512: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:07.385591  7353 tablet_copy_client.cc:323] T 56e93e041252478ab2ccf6005385e92e P 187c78af6885404abf9a232ba949c512: tablet copy: Beginning tablet copy session from remote peer at address 127.5.154.2:38313
I20260713 09:03:07.387143  7344 tablet_copy_client.cc:670] T 06ad8f06baed46b2a5c161527f8c49c3 P 187c78af6885404abf9a232ba949c512: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:07.389061  7343 tablet_copy_client.cc:806] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 187c78af6885404abf9a232ba949c512: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:07.389354  6950 tablet_copy_service.cc:140] P a994894f6c0040f3abc9de23698d36db: Received BeginTabletCopySession request for tablet 56e93e041252478ab2ccf6005385e92e from peer 187c78af6885404abf9a232ba949c512 ({username='slave'} at 127.0.0.1:57532)
I20260713 09:03:07.389858  7343 tablet_copy_client.cc:670] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 187c78af6885404abf9a232ba949c512: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:07.389990  6950 tablet_copy_service.cc:161] P a994894f6c0040f3abc9de23698d36db: Beginning new tablet copy session on tablet 56e93e041252478ab2ccf6005385e92e from peer 187c78af6885404abf9a232ba949c512 at {username='slave'} at 127.0.0.1:57532: session id = 187c78af6885404abf9a232ba949c512-56e93e041252478ab2ccf6005385e92e
I20260713 09:03:07.397531  7344 tablet_copy_client.cc:538] T 06ad8f06baed46b2a5c161527f8c49c3 P 187c78af6885404abf9a232ba949c512: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:07.398355  6950 tablet_copy_source_session.cc:215] T 56e93e041252478ab2ccf6005385e92e P a994894f6c0040f3abc9de23698d36db: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:07.398741  7343 tablet_copy_client.cc:538] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 187c78af6885404abf9a232ba949c512: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:07.401628  7353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56e93e041252478ab2ccf6005385e92e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:07.443696  7343 tablet_bootstrap.cc:492] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 187c78af6885404abf9a232ba949c512: Bootstrap starting.
I20260713 09:03:07.444248  7344 tablet_bootstrap.cc:492] T 06ad8f06baed46b2a5c161527f8c49c3 P 187c78af6885404abf9a232ba949c512: Bootstrap starting.
I20260713 09:03:07.461862  7353 tablet_copy_client.cc:806] T 56e93e041252478ab2ccf6005385e92e P 187c78af6885404abf9a232ba949c512: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:07.462559  7353 tablet_copy_client.cc:670] T 56e93e041252478ab2ccf6005385e92e P 187c78af6885404abf9a232ba949c512: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:07.473073  7353 tablet_copy_client.cc:538] T 56e93e041252478ab2ccf6005385e92e P 187c78af6885404abf9a232ba949c512: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:07.483372  7353 tablet_bootstrap.cc:492] T 56e93e041252478ab2ccf6005385e92e P 187c78af6885404abf9a232ba949c512: Bootstrap starting.
I20260713 09:03:07.493227  7343 tablet_bootstrap.cc:492] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 187c78af6885404abf9a232ba949c512: 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
I20260713 09:03:07.498791  7024 tablet_copy_service.cc:140] P 7aad5514c5374da88abc8f054d27b17e: Received BeginTabletCopySession request for tablet 17a7007ca28b46b7aa6f7024b2780ede from peer 187c78af6885404abf9a232ba949c512 ({username='slave'} at 127.0.0.1:56246)
I20260713 09:03:07.502650  7024 tablet_copy_service.cc:161] P 7aad5514c5374da88abc8f054d27b17e: Beginning new tablet copy session on tablet 17a7007ca28b46b7aa6f7024b2780ede from peer 187c78af6885404abf9a232ba949c512 at {username='slave'} at 127.0.0.1:56246: session id = 187c78af6885404abf9a232ba949c512-17a7007ca28b46b7aa6f7024b2780ede
I20260713 09:03:07.503008  7343 tablet_bootstrap.cc:492] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 187c78af6885404abf9a232ba949c512: Bootstrap complete.
I20260713 09:03:07.503763  7343 ts_tablet_manager.cc:1403] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 187c78af6885404abf9a232ba949c512: Time spent bootstrapping tablet: real 0.060s	user 0.016s	sys 0.011s
I20260713 09:03:07.501555  7344 tablet_bootstrap.cc:492] T 06ad8f06baed46b2a5c161527f8c49c3 P 187c78af6885404abf9a232ba949c512: 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
I20260713 09:03:07.505546  7344 tablet_bootstrap.cc:492] T 06ad8f06baed46b2a5c161527f8c49c3 P 187c78af6885404abf9a232ba949c512: Bootstrap complete.
I20260713 09:03:07.506162  7344 ts_tablet_manager.cc:1403] T 06ad8f06baed46b2a5c161527f8c49c3 P 187c78af6885404abf9a232ba949c512: Time spent bootstrapping tablet: real 0.093s	user 0.025s	sys 0.004s
I20260713 09:03:07.509301  7344 raft_consensus.cc:359] T 06ad8f06baed46b2a5c161527f8c49c3 P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
I20260713 09:03:07.512055  7343 raft_consensus.cc:359] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
I20260713 09:03:07.513684  7344 raft_consensus.cc:740] T 06ad8f06baed46b2a5c161527f8c49c3 P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 187c78af6885404abf9a232ba949c512, State: Initialized, Role: LEARNER
I20260713 09:03:07.520150  7343 raft_consensus.cc:740] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 187c78af6885404abf9a232ba949c512, State: Initialized, Role: LEARNER
I20260713 09:03:07.520535  7344 consensus_queue.cc:260] T 06ad8f06baed46b2a5c161527f8c49c3 P 187c78af6885404abf9a232ba949c512 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
I20260713 09:03:07.520833  7343 consensus_queue.cc:260] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 187c78af6885404abf9a232ba949c512 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
I20260713 09:03:07.517719  7024 tablet_copy_source_session.cc:215] T 17a7007ca28b46b7aa6f7024b2780ede P 7aad5514c5374da88abc8f054d27b17e: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:07.524452  7344 ts_tablet_manager.cc:1434] T 06ad8f06baed46b2a5c161527f8c49c3 P 187c78af6885404abf9a232ba949c512: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.002s
I20260713 09:03:07.526273  6950 tablet_copy_service.cc:342] P a994894f6c0040f3abc9de23698d36db: Request end of tablet copy session 187c78af6885404abf9a232ba949c512-06ad8f06baed46b2a5c161527f8c49c3 received from {username='slave'} at 127.0.0.1:57532
I20260713 09:03:07.526762  6950 tablet_copy_service.cc:434] P a994894f6c0040f3abc9de23698d36db: ending tablet copy session 187c78af6885404abf9a232ba949c512-06ad8f06baed46b2a5c161527f8c49c3 on tablet 06ad8f06baed46b2a5c161527f8c49c3 with peer 187c78af6885404abf9a232ba949c512
I20260713 09:03:07.519825  7353 tablet_bootstrap.cc:492] T 56e93e041252478ab2ccf6005385e92e P 187c78af6885404abf9a232ba949c512: 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
I20260713 09:03:07.528185  7353 tablet_bootstrap.cc:492] T 56e93e041252478ab2ccf6005385e92e P 187c78af6885404abf9a232ba949c512: Bootstrap complete.
I20260713 09:03:07.529239  7353 ts_tablet_manager.cc:1403] T 56e93e041252478ab2ccf6005385e92e P 187c78af6885404abf9a232ba949c512: Time spent bootstrapping tablet: real 0.046s	user 0.030s	sys 0.008s
I20260713 09:03:07.542857  7353 raft_consensus.cc:359] T 56e93e041252478ab2ccf6005385e92e P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
I20260713 09:03:07.543852  7353 raft_consensus.cc:740] T 56e93e041252478ab2ccf6005385e92e P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 187c78af6885404abf9a232ba949c512, State: Initialized, Role: LEARNER
I20260713 09:03:07.544550  7353 consensus_queue.cc:260] T 56e93e041252478ab2ccf6005385e92e P 187c78af6885404abf9a232ba949c512 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
I20260713 09:03:07.546826  7353 ts_tablet_manager.cc:1434] T 56e93e041252478ab2ccf6005385e92e P 187c78af6885404abf9a232ba949c512: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:03:07.530642  7354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17a7007ca28b46b7aa6f7024b2780ede. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:07.553805  7343 ts_tablet_manager.cc:1434] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 187c78af6885404abf9a232ba949c512: Time spent starting tablet: real 0.050s	user 0.016s	sys 0.022s
I20260713 09:03:07.555233  6950 tablet_copy_service.cc:342] P a994894f6c0040f3abc9de23698d36db: Request end of tablet copy session 187c78af6885404abf9a232ba949c512-56e93e041252478ab2ccf6005385e92e received from {username='slave'} at 127.0.0.1:57532
I20260713 09:03:07.555666  6950 tablet_copy_service.cc:434] P a994894f6c0040f3abc9de23698d36db: ending tablet copy session 187c78af6885404abf9a232ba949c512-56e93e041252478ab2ccf6005385e92e on tablet 56e93e041252478ab2ccf6005385e92e with peer 187c78af6885404abf9a232ba949c512
I20260713 09:03:07.555817  6875 tablet_copy_service.cc:342] P 488820123a574f2b87b2ad97b28575d9: Request end of tablet copy session 187c78af6885404abf9a232ba949c512-82bf89c7e74b4ed3b60c3ca09bd34d7a received from {username='slave'} at 127.0.0.1:53674
I20260713 09:03:07.556281  6875 tablet_copy_service.cc:434] P 488820123a574f2b87b2ad97b28575d9: ending tablet copy session 187c78af6885404abf9a232ba949c512-82bf89c7e74b4ed3b60c3ca09bd34d7a on tablet 82bf89c7e74b4ed3b60c3ca09bd34d7a with peer 187c78af6885404abf9a232ba949c512
I20260713 09:03:07.565908  7354 tablet_copy_client.cc:806] T 17a7007ca28b46b7aa6f7024b2780ede P 187c78af6885404abf9a232ba949c512: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:07.566459  7354 tablet_copy_client.cc:670] T 17a7007ca28b46b7aa6f7024b2780ede P 187c78af6885404abf9a232ba949c512: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:07.569988  7354 tablet_copy_client.cc:538] T 17a7007ca28b46b7aa6f7024b2780ede P 187c78af6885404abf9a232ba949c512: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:07.575356  7354 tablet_bootstrap.cc:492] T 17a7007ca28b46b7aa6f7024b2780ede P 187c78af6885404abf9a232ba949c512: Bootstrap starting.
I20260713 09:03:07.593802  7354 tablet_bootstrap.cc:492] T 17a7007ca28b46b7aa6f7024b2780ede P 187c78af6885404abf9a232ba949c512: 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
I20260713 09:03:07.594810  7354 tablet_bootstrap.cc:492] T 17a7007ca28b46b7aa6f7024b2780ede P 187c78af6885404abf9a232ba949c512: Bootstrap complete.
I20260713 09:03:07.595430  7354 ts_tablet_manager.cc:1403] T 17a7007ca28b46b7aa6f7024b2780ede P 187c78af6885404abf9a232ba949c512: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.006s
I20260713 09:03:07.597644  7354 raft_consensus.cc:359] T 17a7007ca28b46b7aa6f7024b2780ede P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
I20260713 09:03:07.598385  7354 raft_consensus.cc:740] T 17a7007ca28b46b7aa6f7024b2780ede P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 187c78af6885404abf9a232ba949c512, State: Initialized, Role: LEARNER
I20260713 09:03:07.598882  7354 consensus_queue.cc:260] T 17a7007ca28b46b7aa6f7024b2780ede P 187c78af6885404abf9a232ba949c512 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
I20260713 09:03:07.600595  7354 ts_tablet_manager.cc:1434] T 17a7007ca28b46b7aa6f7024b2780ede P 187c78af6885404abf9a232ba949c512: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260713 09:03:07.602751  7024 tablet_copy_service.cc:342] P 7aad5514c5374da88abc8f054d27b17e: Request end of tablet copy session 187c78af6885404abf9a232ba949c512-17a7007ca28b46b7aa6f7024b2780ede received from {username='slave'} at 127.0.0.1:56246
I20260713 09:03:07.603204  7024 tablet_copy_service.cc:434] P 7aad5514c5374da88abc8f054d27b17e: ending tablet copy session 187c78af6885404abf9a232ba949c512-17a7007ca28b46b7aa6f7024b2780ede on tablet 17a7007ca28b46b7aa6f7024b2780ede with peer 187c78af6885404abf9a232ba949c512
I20260713 09:03:07.609118  7277 raft_consensus.cc:1217] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:03:07.670385  7277 raft_consensus.cc:1217] T 06ad8f06baed46b2a5c161527f8c49c3 P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:03:07.675912  7277 raft_consensus.cc:1217] T 56e93e041252478ab2ccf6005385e92e P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:03:07.771435  7277 raft_consensus.cc:1217] T 17a7007ca28b46b7aa6f7024b2780ede P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:03:08.018504  7135 raft_consensus.cc:1064] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 488820123a574f2b87b2ad97b28575d9: attempting to promote NON_VOTER 187c78af6885404abf9a232ba949c512 to VOTER
I20260713 09:03:08.020524  7135 consensus_queue.cc:237] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:08.028100  7011 raft_consensus.cc:1275] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Refusing update from remote peer 488820123a574f2b87b2ad97b28575d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:08.028311  7277 raft_consensus.cc:1275] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Refusing update from remote peer 488820123a574f2b87b2ad97b28575d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:08.029218  6938 raft_consensus.cc:1275] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Refusing update from remote peer 488820123a574f2b87b2ad97b28575d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:08.030821  7135 consensus_queue.cc:1048] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:08.031692  7370 consensus_queue.cc:1048] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:08.032739  7331 consensus_queue.cc:1048] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:08.053740  7135 raft_consensus.cc:2955] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 488820123a574f2b87b2ad97b28575d9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:08.056423  6938 raft_consensus.cc:2955] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:08.063153  7011 raft_consensus.cc:2955] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:08.068957  7277 raft_consensus.cc:2955] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:08.077091  6762 catalog_manager.cc:5697] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P a994894f6c0040f3abc9de23698d36db reported cstate change: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "488820123a574f2b87b2ad97b28575d9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:08.103407  6865 consensus_queue.cc:237] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:08.109127  7011 raft_consensus.cc:1275] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Refusing update from remote peer 488820123a574f2b87b2ad97b28575d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:08.111523  7277 raft_consensus.cc:1275] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Refusing update from remote peer 488820123a574f2b87b2ad97b28575d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:08.112501  7370 consensus_queue.cc:1048] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:08.113567  7135 consensus_queue.cc:1048] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:08.120229  7368 raft_consensus.cc:1064] T 06ad8f06baed46b2a5c161527f8c49c3 P a994894f6c0040f3abc9de23698d36db: attempting to promote NON_VOTER 187c78af6885404abf9a232ba949c512 to VOTER
I20260713 09:03:08.120713  7370 raft_consensus.cc:2955] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 488820123a574f2b87b2ad97b28575d9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a994894f6c0040f3abc9de23698d36db (127.5.154.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:08.123288  7011 raft_consensus.cc:2955] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a994894f6c0040f3abc9de23698d36db (127.5.154.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:08.122431  7368 consensus_queue.cc:237] T 06ad8f06baed46b2a5c161527f8c49c3 P a994894f6c0040f3abc9de23698d36db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:08.123925  7277 raft_consensus.cc:2955] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a994894f6c0040f3abc9de23698d36db (127.5.154.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:08.137310  6761 catalog_manager.cc:5697] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 187c78af6885404abf9a232ba949c512 reported cstate change: config changed from index 3 to 4, VOTER a994894f6c0040f3abc9de23698d36db (127.5.154.2) evicted. New cstate: current_term: 1 leader_uuid: "488820123a574f2b87b2ad97b28575d9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:08.142378  7277 raft_consensus.cc:1275] T 06ad8f06baed46b2a5c161527f8c49c3 P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:08.146181  7012 raft_consensus.cc:1275] T 06ad8f06baed46b2a5c161527f8c49c3 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:08.146970  7368 consensus_queue.cc:1048] T 06ad8f06baed46b2a5c161527f8c49c3 P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:08.147173  6748 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 82bf89c7e74b4ed3b60c3ca09bd34d7a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:08.148891  7315 consensus_queue.cc:1048] T 06ad8f06baed46b2a5c161527f8c49c3 P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:08.154982  6929 tablet_service.cc:1558] Processing DeleteTablet for tablet 82bf89c7e74b4ed3b60c3ca09bd34d7a with delete_type TABLET_DATA_TOMBSTONED (TS a994894f6c0040f3abc9de23698d36db not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57492
I20260713 09:03:08.158758  6865 raft_consensus.cc:1275] T 06ad8f06baed46b2a5c161527f8c49c3 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:08.160101  7315 raft_consensus.cc:1064] T 56e93e041252478ab2ccf6005385e92e P a994894f6c0040f3abc9de23698d36db: attempting to promote NON_VOTER 187c78af6885404abf9a232ba949c512 to VOTER
I20260713 09:03:08.160197  7324 consensus_queue.cc:1048] T 06ad8f06baed46b2a5c161527f8c49c3 P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:03:08.163404  7315 consensus_queue.cc:237] T 56e93e041252478ab2ccf6005385e92e P a994894f6c0040f3abc9de23698d36db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:08.172158  7324 raft_consensus.cc:2955] T 06ad8f06baed46b2a5c161527f8c49c3 P a994894f6c0040f3abc9de23698d36db [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:08.176427  6865 raft_consensus.cc:2955] T 06ad8f06baed46b2a5c161527f8c49c3 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:08.182981  7012 raft_consensus.cc:2955] T 06ad8f06baed46b2a5c161527f8c49c3 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:08.188169  7381 tablet_replica.cc:333] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P a994894f6c0040f3abc9de23698d36db: stopping tablet replica
I20260713 09:03:08.189335  7381 raft_consensus.cc:2243] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:08.190018  7381 raft_consensus.cc:2272] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:08.194756  7381 ts_tablet_manager.cc:1916] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P a994894f6c0040f3abc9de23698d36db: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:08.214771  7381 ts_tablet_manager.cc:1929] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P a994894f6c0040f3abc9de23698d36db: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:03:08.215435  7381 log.cc:1199] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P a994894f6c0040f3abc9de23698d36db: Deleting WAL directory at /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933356847920-5736-0/minicluster-data/ts-1-root/wals/82bf89c7e74b4ed3b60c3ca09bd34d7a
I20260713 09:03:08.217224  6748 catalog_manager.cc:5028] TS a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313): tablet 82bf89c7e74b4ed3b60c3ca09bd34d7a (table test-workload [id=b154fe30877b4561be1390cb1d93064b]) successfully deleted
I20260713 09:03:08.254482  6760 catalog_manager.cc:5697] T 06ad8f06baed46b2a5c161527f8c49c3 P 488820123a574f2b87b2ad97b28575d9 reported cstate change: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a994894f6c0040f3abc9de23698d36db" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:08.258576  7277 raft_consensus.cc:2955] T 06ad8f06baed46b2a5c161527f8c49c3 P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:08.301930  6939 consensus_queue.cc:237] T 06ad8f06baed46b2a5c161527f8c49c3 P a994894f6c0040f3abc9de23698d36db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:08.310523  7277 raft_consensus.cc:1275] T 06ad8f06baed46b2a5c161527f8c49c3 P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:08.312613  7324 consensus_queue.cc:1048] T 06ad8f06baed46b2a5c161527f8c49c3 P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:08.349321  7368 raft_consensus.cc:2955] T 06ad8f06baed46b2a5c161527f8c49c3 P a994894f6c0040f3abc9de23698d36db [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 488820123a574f2b87b2ad97b28575d9 (127.5.154.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:08.351822  7277 raft_consensus.cc:2955] T 06ad8f06baed46b2a5c161527f8c49c3 P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 488820123a574f2b87b2ad97b28575d9 (127.5.154.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:08.376431  7366 raft_consensus.cc:1064] T 17a7007ca28b46b7aa6f7024b2780ede P 7aad5514c5374da88abc8f054d27b17e: attempting to promote NON_VOTER 187c78af6885404abf9a232ba949c512 to VOTER
I20260713 09:03:08.380946  7366 consensus_queue.cc:237] T 17a7007ca28b46b7aa6f7024b2780ede P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:08.407362  7010 raft_consensus.cc:1275] T 56e93e041252478ab2ccf6005385e92e P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:08.461272  6748 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 06ad8f06baed46b2a5c161527f8c49c3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260713 09:03:08.559408  6748 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.ChangeConfig -> {remote=127.5.154.2:38313, user_credentials={real_user=slave}} blocked reactor thread for 98167.9us
I20260713 09:03:08.511911  6763 catalog_manager.cc:5697] T 06ad8f06baed46b2a5c161527f8c49c3 P 187c78af6885404abf9a232ba949c512 reported cstate change: config changed from index 3 to 4, VOTER 488820123a574f2b87b2ad97b28575d9 (127.5.154.1) evicted. New cstate: current_term: 1 leader_uuid: "a994894f6c0040f3abc9de23698d36db" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:08.561345  7384 consensus_queue.cc:1048] T 56e93e041252478ab2ccf6005385e92e P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:03:08.547318  6865 raft_consensus.cc:1275] T 17a7007ca28b46b7aa6f7024b2780ede P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Refusing update from remote peer 7aad5514c5374da88abc8f054d27b17e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:08.568475  7277 raft_consensus.cc:1275] T 17a7007ca28b46b7aa6f7024b2780ede P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Refusing update from remote peer 7aad5514c5374da88abc8f054d27b17e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:08.569164  7214 consensus_queue.cc:1048] T 17a7007ca28b46b7aa6f7024b2780ede P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:03:08.570324  7014 raft_consensus.cc:1275] T 06ad8f06baed46b2a5c161527f8c49c3 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:08.582508  7385 consensus_queue.cc:1048] T 17a7007ca28b46b7aa6f7024b2780ede P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260713 09:03:08.575748  6904 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.154.1:35037, user_credentials={real_user=slave}} blocked reactor thread for 217513us
I20260713 09:03:08.585866  6852 tablet_service.cc:1558] Processing DeleteTablet for tablet 06ad8f06baed46b2a5c161527f8c49c3 with delete_type TABLET_DATA_TOMBSTONED (TS 488820123a574f2b87b2ad97b28575d9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53630
I20260713 09:03:08.592912  7277 raft_consensus.cc:1275] T 56e93e041252478ab2ccf6005385e92e P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:08.595129  6864 raft_consensus.cc:1275] T 56e93e041252478ab2ccf6005385e92e P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:08.614794  6939 raft_consensus.cc:1275] T 17a7007ca28b46b7aa6f7024b2780ede P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Refusing update from remote peer 7aad5514c5374da88abc8f054d27b17e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:08.623226  7315 consensus_queue.cc:1048] T 56e93e041252478ab2ccf6005385e92e P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:08.627660  7386 consensus_queue.cc:1048] T 06ad8f06baed46b2a5c161527f8c49c3 P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:03:08.631410  7385 consensus_queue.cc:1048] T 17a7007ca28b46b7aa6f7024b2780ede P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:08.640148  7014 raft_consensus.cc:2955] T 06ad8f06baed46b2a5c161527f8c49c3 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 488820123a574f2b87b2ad97b28575d9 (127.5.154.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:08.645117  7315 consensus_queue.cc:1048] T 56e93e041252478ab2ccf6005385e92e P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.020s
I20260713 09:03:08.655685  7390 tablet_replica.cc:333] T 06ad8f06baed46b2a5c161527f8c49c3 P 488820123a574f2b87b2ad97b28575d9: stopping tablet replica
I20260713 09:03:08.656857  7390 raft_consensus.cc:2243] T 06ad8f06baed46b2a5c161527f8c49c3 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:08.663354  7390 raft_consensus.cc:2272] T 06ad8f06baed46b2a5c161527f8c49c3 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:08.668648  7319 raft_consensus.cc:2955] T 56e93e041252478ab2ccf6005385e92e P a994894f6c0040f3abc9de23698d36db [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:08.679997  7390 ts_tablet_manager.cc:1916] T 06ad8f06baed46b2a5c161527f8c49c3 P 488820123a574f2b87b2ad97b28575d9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:08.696583  7278 raft_consensus.cc:2955] T 56e93e041252478ab2ccf6005385e92e P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:08.699962  7390 ts_tablet_manager.cc:1929] T 06ad8f06baed46b2a5c161527f8c49c3 P 488820123a574f2b87b2ad97b28575d9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:03:08.700436  7390 log.cc:1199] T 06ad8f06baed46b2a5c161527f8c49c3 P 488820123a574f2b87b2ad97b28575d9: Deleting WAL directory at /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933356847920-5736-0/minicluster-data/ts-0-root/wals/06ad8f06baed46b2a5c161527f8c49c3
I20260713 09:03:08.715936  6748 catalog_manager.cc:5028] TS 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037): tablet 06ad8f06baed46b2a5c161527f8c49c3 (table test-workload [id=b154fe30877b4561be1390cb1d93064b]) successfully deleted
I20260713 09:03:08.739832  7010 raft_consensus.cc:2955] T 56e93e041252478ab2ccf6005385e92e P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:08.748328  6763 catalog_manager.cc:5697] T 56e93e041252478ab2ccf6005385e92e P a994894f6c0040f3abc9de23698d36db reported cstate change: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a994894f6c0040f3abc9de23698d36db" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:08.768738  6940 consensus_queue.cc:237] T 56e93e041252478ab2ccf6005385e92e P a994894f6c0040f3abc9de23698d36db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:08.770673  6865 raft_consensus.cc:2955] T 56e93e041252478ab2ccf6005385e92e P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:08.778716  7388 raft_consensus.cc:2955] T 17a7007ca28b46b7aa6f7024b2780ede P 7aad5514c5374da88abc8f054d27b17e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:08.780514  7277 raft_consensus.cc:2955] T 17a7007ca28b46b7aa6f7024b2780ede P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:08.791177  6864 raft_consensus.cc:2955] T 17a7007ca28b46b7aa6f7024b2780ede P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:08.791916  6938 raft_consensus.cc:2955] T 17a7007ca28b46b7aa6f7024b2780ede P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:08.799973  7276 raft_consensus.cc:1275] T 56e93e041252478ab2ccf6005385e92e P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:08.802225  7386 consensus_queue.cc:1048] T 56e93e041252478ab2ccf6005385e92e P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:08.805737  6761 catalog_manager.cc:5697] T 17a7007ca28b46b7aa6f7024b2780ede P a994894f6c0040f3abc9de23698d36db reported cstate change: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7aad5514c5374da88abc8f054d27b17e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:08.814663  6862 raft_consensus.cc:1275] T 56e93e041252478ab2ccf6005385e92e P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:08.822906  7386 consensus_queue.cc:1048] T 56e93e041252478ab2ccf6005385e92e P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:08.833500  7319 raft_consensus.cc:2955] T 56e93e041252478ab2ccf6005385e92e P a994894f6c0040f3abc9de23698d36db [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7aad5514c5374da88abc8f054d27b17e (127.5.154.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:08.837958  6862 raft_consensus.cc:2955] T 56e93e041252478ab2ccf6005385e92e P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7aad5514c5374da88abc8f054d27b17e (127.5.154.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:08.850687  7014 consensus_queue.cc:237] T 17a7007ca28b46b7aa6f7024b2780ede P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:08.856926  6748 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 56e93e041252478ab2ccf6005385e92e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:08.869560  6760 catalog_manager.cc:5697] T 56e93e041252478ab2ccf6005385e92e P a994894f6c0040f3abc9de23698d36db reported cstate change: config changed from index 3 to 4, VOTER 7aad5514c5374da88abc8f054d27b17e (127.5.154.3) evicted. New cstate: current_term: 1 leader_uuid: "a994894f6c0040f3abc9de23698d36db" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:08.874172  7276 raft_consensus.cc:1275] T 17a7007ca28b46b7aa6f7024b2780ede P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Refusing update from remote peer 7aad5514c5374da88abc8f054d27b17e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:08.875897  7388 consensus_queue.cc:1048] T 17a7007ca28b46b7aa6f7024b2780ede P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:08.879850  7278 raft_consensus.cc:2955] T 56e93e041252478ab2ccf6005385e92e P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7aad5514c5374da88abc8f054d27b17e (127.5.154.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:08.883044  6865 raft_consensus.cc:1275] T 17a7007ca28b46b7aa6f7024b2780ede P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Refusing update from remote peer 7aad5514c5374da88abc8f054d27b17e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:08.884413  7388 consensus_queue.cc:1048] T 17a7007ca28b46b7aa6f7024b2780ede P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:08.894214  7385 raft_consensus.cc:2955] T 17a7007ca28b46b7aa6f7024b2780ede P 7aad5514c5374da88abc8f054d27b17e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a994894f6c0040f3abc9de23698d36db (127.5.154.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:08.903144  6996 tablet_service.cc:1558] Processing DeleteTablet for tablet 56e93e041252478ab2ccf6005385e92e with delete_type TABLET_DATA_TOMBSTONED (TS 7aad5514c5374da88abc8f054d27b17e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53032
I20260713 09:03:08.911437  6862 raft_consensus.cc:2955] T 17a7007ca28b46b7aa6f7024b2780ede P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a994894f6c0040f3abc9de23698d36db (127.5.154.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:08.914772  7278 raft_consensus.cc:2955] T 17a7007ca28b46b7aa6f7024b2780ede P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a994894f6c0040f3abc9de23698d36db (127.5.154.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:08.923070  6750 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 17a7007ca28b46b7aa6f7024b2780ede with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:08.931339  6760 catalog_manager.cc:5697] T 17a7007ca28b46b7aa6f7024b2780ede P 7aad5514c5374da88abc8f054d27b17e reported cstate change: config changed from index 3 to 4, VOTER a994894f6c0040f3abc9de23698d36db (127.5.154.2) evicted. New cstate: current_term: 1 leader_uuid: "7aad5514c5374da88abc8f054d27b17e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:08.939287  7397 tablet_replica.cc:333] T 56e93e041252478ab2ccf6005385e92e P 7aad5514c5374da88abc8f054d27b17e: stopping tablet replica
I20260713 09:03:08.940402  7397 raft_consensus.cc:2243] T 56e93e041252478ab2ccf6005385e92e P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:08.941102  7397 raft_consensus.cc:2272] T 56e93e041252478ab2ccf6005385e92e P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:08.944877  7397 ts_tablet_manager.cc:1916] T 56e93e041252478ab2ccf6005385e92e P 7aad5514c5374da88abc8f054d27b17e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:08.946928  6929 tablet_service.cc:1558] Processing DeleteTablet for tablet 17a7007ca28b46b7aa6f7024b2780ede with delete_type TABLET_DATA_TOMBSTONED (TS a994894f6c0040f3abc9de23698d36db not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57492
I20260713 09:03:08.948715  7398 tablet_replica.cc:333] T 17a7007ca28b46b7aa6f7024b2780ede P a994894f6c0040f3abc9de23698d36db: stopping tablet replica
I20260713 09:03:08.949767  7398 raft_consensus.cc:2243] T 17a7007ca28b46b7aa6f7024b2780ede P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:08.950567  7398 raft_consensus.cc:2272] T 17a7007ca28b46b7aa6f7024b2780ede P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:08.953959  7398 ts_tablet_manager.cc:1916] T 17a7007ca28b46b7aa6f7024b2780ede P a994894f6c0040f3abc9de23698d36db: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:08.962369  7397 ts_tablet_manager.cc:1929] T 56e93e041252478ab2ccf6005385e92e P 7aad5514c5374da88abc8f054d27b17e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:03:08.962872  7397 log.cc:1199] T 56e93e041252478ab2ccf6005385e92e P 7aad5514c5374da88abc8f054d27b17e: Deleting WAL directory at /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933356847920-5736-0/minicluster-data/ts-2-root/wals/56e93e041252478ab2ccf6005385e92e
I20260713 09:03:08.964546  6750 catalog_manager.cc:5028] TS 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451): tablet 56e93e041252478ab2ccf6005385e92e (table test-workload [id=b154fe30877b4561be1390cb1d93064b]) successfully deleted
I20260713 09:03:08.967757  7398 ts_tablet_manager.cc:1929] T 17a7007ca28b46b7aa6f7024b2780ede P a994894f6c0040f3abc9de23698d36db: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:03:08.968122  7398 log.cc:1199] T 17a7007ca28b46b7aa6f7024b2780ede P a994894f6c0040f3abc9de23698d36db: Deleting WAL directory at /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933356847920-5736-0/minicluster-data/ts-1-root/wals/17a7007ca28b46b7aa6f7024b2780ede
I20260713 09:03:08.969380  6748 catalog_manager.cc:5028] TS a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313): tablet 17a7007ca28b46b7aa6f7024b2780ede (table test-workload [id=b154fe30877b4561be1390cb1d93064b]) successfully deleted
W20260713 09:03:09.447140  6794 debug-util.cc:398] Leaking SignalData structure 0x7b080003e920 after lost signal to thread 5739
W20260713 09:03:09.447995  6794 debug-util.cc:398] Leaking SignalData structure 0x7b080003f000 after lost signal to thread 6797
W20260713 09:03:09.448833  6794 debug-util.cc:398] Leaking SignalData structure 0x7b0800108680 after lost signal to thread 6889
W20260713 09:03:09.449723  6794 debug-util.cc:398] Leaking SignalData structure 0x7b08000c9960 after lost signal to thread 6964
W20260713 09:03:09.450508  6794 debug-util.cc:398] Leaking SignalData structure 0x7b0800203800 after lost signal to thread 7038
W20260713 09:03:09.451278  6794 debug-util.cc:398] Leaking SignalData structure 0x7b0800256ec0 after lost signal to thread 7302
I20260713 09:03:09.976485  6862 consensus_queue.cc:237] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
I20260713 09:03:09.984205  7010 raft_consensus.cc:1275] T 5d1c1924aab64253a2eeffe92149b09b P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Refusing update from remote peer 488820123a574f2b87b2ad97b28575d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:09.984381  6938 raft_consensus.cc:1275] T 5d1c1924aab64253a2eeffe92149b09b P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Refusing update from remote peer 488820123a574f2b87b2ad97b28575d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:03:09.984818  6829 consensus_peers.cc:597] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9 -> Peer 187c78af6885404abf9a232ba949c512 (127.5.154.4:35165): Couldn't send request to peer 187c78af6885404abf9a232ba949c512. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5d1c1924aab64253a2eeffe92149b09b. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:09.985860  7399 consensus_queue.cc:1048] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:09.986863  7401 consensus_queue.cc:1048] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:09.997238  7399 raft_consensus.cc:2955] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:09.999002  6938 raft_consensus.cc:2955] T 5d1c1924aab64253a2eeffe92149b09b P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:10.002286  7010 raft_consensus.cc:2955] T 5d1c1924aab64253a2eeffe92149b09b P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:10.012190  6761 catalog_manager.cc:5697] T 5d1c1924aab64253a2eeffe92149b09b P a994894f6c0040f3abc9de23698d36db reported cstate change: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New cstate: current_term: 1 leader_uuid: "488820123a574f2b87b2ad97b28575d9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:10.020414  7010 consensus_queue.cc:237] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
W20260713 09:03:10.030531  6978 consensus_peers.cc:597] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e -> Peer 187c78af6885404abf9a232ba949c512 (127.5.154.4:35165): Couldn't send request to peer 187c78af6885404abf9a232ba949c512. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8830f997d725415497b539051d1dfa5a. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:10.033967  6938 raft_consensus.cc:1275] T 8830f997d725415497b539051d1dfa5a P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Refusing update from remote peer 7aad5514c5374da88abc8f054d27b17e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:10.035701  7396 consensus_queue.cc:1048] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:10.036645  6862 raft_consensus.cc:1275] T 8830f997d725415497b539051d1dfa5a P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Refusing update from remote peer 7aad5514c5374da88abc8f054d27b17e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:10.041520  7396 consensus_queue.cc:1048] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:10.051156  7388 raft_consensus.cc:2955] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:10.054804  6862 raft_consensus.cc:2955] T 8830f997d725415497b539051d1dfa5a P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:10.066319  6865 consensus_queue.cc:237] T 07f9ab3d8fc144978e978e041a9591f7 P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
I20260713 09:03:10.077523  6763 catalog_manager.cc:5697] T 8830f997d725415497b539051d1dfa5a P 488820123a574f2b87b2ad97b28575d9 reported cstate change: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New cstate: current_term: 1 leader_uuid: "7aad5514c5374da88abc8f054d27b17e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:10.078940  6938 raft_consensus.cc:2955] T 8830f997d725415497b539051d1dfa5a P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:10.108302  7010 raft_consensus.cc:1275] T 07f9ab3d8fc144978e978e041a9591f7 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Refusing update from remote peer 488820123a574f2b87b2ad97b28575d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:10.109898  7401 consensus_queue.cc:1048] T 07f9ab3d8fc144978e978e041a9591f7 P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:10.111078  6938 raft_consensus.cc:1275] T 07f9ab3d8fc144978e978e041a9591f7 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Refusing update from remote peer 488820123a574f2b87b2ad97b28575d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:03:10.117627  6829 consensus_peers.cc:597] T 07f9ab3d8fc144978e978e041a9591f7 P 488820123a574f2b87b2ad97b28575d9 -> Peer 187c78af6885404abf9a232ba949c512 (127.5.154.4:35165): Couldn't send request to peer 187c78af6885404abf9a232ba949c512. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 07f9ab3d8fc144978e978e041a9591f7. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:10.118690  7401 consensus_queue.cc:1048] T 07f9ab3d8fc144978e978e041a9591f7 P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:03:10.134107  7399 raft_consensus.cc:2955] T 07f9ab3d8fc144978e978e041a9591f7 P 488820123a574f2b87b2ad97b28575d9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:10.135663  6938 raft_consensus.cc:2955] T 07f9ab3d8fc144978e978e041a9591f7 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:10.147790  6763 catalog_manager.cc:5697] T 07f9ab3d8fc144978e978e041a9591f7 P a994894f6c0040f3abc9de23698d36db reported cstate change: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New cstate: current_term: 1 leader_uuid: "488820123a574f2b87b2ad97b28575d9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:10.149179  7010 raft_consensus.cc:2955] T 07f9ab3d8fc144978e978e041a9591f7 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:10.152849  6938 consensus_queue.cc:237] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
W20260713 09:03:10.172933  6904 consensus_peers.cc:597] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db -> Peer 187c78af6885404abf9a232ba949c512 (127.5.154.4:35165): Couldn't send request to peer 187c78af6885404abf9a232ba949c512. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 898abd3e6374411995a5aee02aa9dd78. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:10.174088  7010 raft_consensus.cc:1275] T 898abd3e6374411995a5aee02aa9dd78 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:10.175299  7319 consensus_queue.cc:1048] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:10.175397  6865 raft_consensus.cc:1275] T 898abd3e6374411995a5aee02aa9dd78 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:10.176766  7386 consensus_queue.cc:1048] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:10.185531  7319 raft_consensus.cc:2955] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:10.187404  6865 raft_consensus.cc:2955] T 898abd3e6374411995a5aee02aa9dd78 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:10.192881  7014 raft_consensus.cc:2955] T 898abd3e6374411995a5aee02aa9dd78 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:10.209674  6760 catalog_manager.cc:5697] T 898abd3e6374411995a5aee02aa9dd78 P 7aad5514c5374da88abc8f054d27b17e reported cstate change: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New cstate: current_term: 1 leader_uuid: "a994894f6c0040f3abc9de23698d36db" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:10.481976  7421 ts_tablet_manager.cc:933] T 5d1c1924aab64253a2eeffe92149b09b P 187c78af6885404abf9a232ba949c512: Initiating tablet copy from peer 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037)
I20260713 09:03:10.483855  7421 tablet_copy_client.cc:323] T 5d1c1924aab64253a2eeffe92149b09b P 187c78af6885404abf9a232ba949c512: tablet copy: Beginning tablet copy session from remote peer at address 127.5.154.1:35037
I20260713 09:03:10.485358  6875 tablet_copy_service.cc:140] P 488820123a574f2b87b2ad97b28575d9: Received BeginTabletCopySession request for tablet 5d1c1924aab64253a2eeffe92149b09b from peer 187c78af6885404abf9a232ba949c512 ({username='slave'} at 127.0.0.1:53674)
I20260713 09:03:10.485857  6875 tablet_copy_service.cc:161] P 488820123a574f2b87b2ad97b28575d9: Beginning new tablet copy session on tablet 5d1c1924aab64253a2eeffe92149b09b from peer 187c78af6885404abf9a232ba949c512 at {username='slave'} at 127.0.0.1:53674: session id = 187c78af6885404abf9a232ba949c512-5d1c1924aab64253a2eeffe92149b09b
I20260713 09:03:10.491251  6875 tablet_copy_source_session.cc:215] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:10.496960  7421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d1c1924aab64253a2eeffe92149b09b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:10.508534  7421 tablet_copy_client.cc:806] T 5d1c1924aab64253a2eeffe92149b09b P 187c78af6885404abf9a232ba949c512: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:10.509161  7421 tablet_copy_client.cc:670] T 5d1c1924aab64253a2eeffe92149b09b P 187c78af6885404abf9a232ba949c512: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:10.512409  7421 tablet_copy_client.cc:538] T 5d1c1924aab64253a2eeffe92149b09b P 187c78af6885404abf9a232ba949c512: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:10.517948  7421 tablet_bootstrap.cc:492] T 5d1c1924aab64253a2eeffe92149b09b P 187c78af6885404abf9a232ba949c512: Bootstrap starting.
I20260713 09:03:10.538982  7421 tablet_bootstrap.cc:492] T 5d1c1924aab64253a2eeffe92149b09b P 187c78af6885404abf9a232ba949c512: 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
I20260713 09:03:10.539682  7421 tablet_bootstrap.cc:492] T 5d1c1924aab64253a2eeffe92149b09b P 187c78af6885404abf9a232ba949c512: Bootstrap complete.
I20260713 09:03:10.540329  7421 ts_tablet_manager.cc:1403] T 5d1c1924aab64253a2eeffe92149b09b P 187c78af6885404abf9a232ba949c512: Time spent bootstrapping tablet: real 0.023s	user 0.021s	sys 0.000s
I20260713 09:03:10.543149  7421 raft_consensus.cc:359] T 5d1c1924aab64253a2eeffe92149b09b P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
I20260713 09:03:10.543810  7421 raft_consensus.cc:740] T 5d1c1924aab64253a2eeffe92149b09b P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 187c78af6885404abf9a232ba949c512, State: Initialized, Role: LEARNER
I20260713 09:03:10.544314  7421 consensus_queue.cc:260] T 5d1c1924aab64253a2eeffe92149b09b P 187c78af6885404abf9a232ba949c512 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
I20260713 09:03:10.550661  7421 ts_tablet_manager.cc:1434] T 5d1c1924aab64253a2eeffe92149b09b P 187c78af6885404abf9a232ba949c512: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260713 09:03:10.552366  6875 tablet_copy_service.cc:342] P 488820123a574f2b87b2ad97b28575d9: Request end of tablet copy session 187c78af6885404abf9a232ba949c512-5d1c1924aab64253a2eeffe92149b09b received from {username='slave'} at 127.0.0.1:53674
I20260713 09:03:10.552788  6875 tablet_copy_service.cc:434] P 488820123a574f2b87b2ad97b28575d9: ending tablet copy session 187c78af6885404abf9a232ba949c512-5d1c1924aab64253a2eeffe92149b09b on tablet 5d1c1924aab64253a2eeffe92149b09b with peer 187c78af6885404abf9a232ba949c512
I20260713 09:03:10.562031  7421 ts_tablet_manager.cc:933] T 8830f997d725415497b539051d1dfa5a P 187c78af6885404abf9a232ba949c512: Initiating tablet copy from peer 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:10.567361  7421 tablet_copy_client.cc:323] T 8830f997d725415497b539051d1dfa5a P 187c78af6885404abf9a232ba949c512: tablet copy: Beginning tablet copy session from remote peer at address 127.5.154.3:41451
I20260713 09:03:10.568698  7024 tablet_copy_service.cc:140] P 7aad5514c5374da88abc8f054d27b17e: Received BeginTabletCopySession request for tablet 8830f997d725415497b539051d1dfa5a from peer 187c78af6885404abf9a232ba949c512 ({username='slave'} at 127.0.0.1:56246)
I20260713 09:03:10.569118  7024 tablet_copy_service.cc:161] P 7aad5514c5374da88abc8f054d27b17e: Beginning new tablet copy session on tablet 8830f997d725415497b539051d1dfa5a from peer 187c78af6885404abf9a232ba949c512 at {username='slave'} at 127.0.0.1:56246: session id = 187c78af6885404abf9a232ba949c512-8830f997d725415497b539051d1dfa5a
I20260713 09:03:10.574903  7024 tablet_copy_source_session.cc:215] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:10.578130  7421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8830f997d725415497b539051d1dfa5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:10.592886  7421 tablet_copy_client.cc:806] T 8830f997d725415497b539051d1dfa5a P 187c78af6885404abf9a232ba949c512: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:10.593559  7421 tablet_copy_client.cc:670] T 8830f997d725415497b539051d1dfa5a P 187c78af6885404abf9a232ba949c512: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:10.597218  7421 tablet_copy_client.cc:538] T 8830f997d725415497b539051d1dfa5a P 187c78af6885404abf9a232ba949c512: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:10.606695  7421 tablet_bootstrap.cc:492] T 8830f997d725415497b539051d1dfa5a P 187c78af6885404abf9a232ba949c512: Bootstrap starting.
I20260713 09:03:10.629645  7421 tablet_bootstrap.cc:492] T 8830f997d725415497b539051d1dfa5a P 187c78af6885404abf9a232ba949c512: 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
I20260713 09:03:10.630627  7421 tablet_bootstrap.cc:492] T 8830f997d725415497b539051d1dfa5a P 187c78af6885404abf9a232ba949c512: Bootstrap complete.
I20260713 09:03:10.631306  7421 ts_tablet_manager.cc:1403] T 8830f997d725415497b539051d1dfa5a P 187c78af6885404abf9a232ba949c512: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.014s
I20260713 09:03:10.634410  7421 raft_consensus.cc:359] T 8830f997d725415497b539051d1dfa5a P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
I20260713 09:03:10.635383  7421 raft_consensus.cc:740] T 8830f997d725415497b539051d1dfa5a P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 187c78af6885404abf9a232ba949c512, State: Initialized, Role: LEARNER
I20260713 09:03:10.636077  7421 consensus_queue.cc:260] T 8830f997d725415497b539051d1dfa5a P 187c78af6885404abf9a232ba949c512 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
I20260713 09:03:10.638454  7421 ts_tablet_manager.cc:1434] T 8830f997d725415497b539051d1dfa5a P 187c78af6885404abf9a232ba949c512: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:03:10.640736  7024 tablet_copy_service.cc:342] P 7aad5514c5374da88abc8f054d27b17e: Request end of tablet copy session 187c78af6885404abf9a232ba949c512-8830f997d725415497b539051d1dfa5a received from {username='slave'} at 127.0.0.1:56246
I20260713 09:03:10.641125  7024 tablet_copy_service.cc:434] P 7aad5514c5374da88abc8f054d27b17e: ending tablet copy session 187c78af6885404abf9a232ba949c512-8830f997d725415497b539051d1dfa5a on tablet 8830f997d725415497b539051d1dfa5a with peer 187c78af6885404abf9a232ba949c512
I20260713 09:03:10.646495  7421 ts_tablet_manager.cc:933] T 898abd3e6374411995a5aee02aa9dd78 P 187c78af6885404abf9a232ba949c512: Initiating tablet copy from peer a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313)
I20260713 09:03:10.658257  7421 tablet_copy_client.cc:323] T 898abd3e6374411995a5aee02aa9dd78 P 187c78af6885404abf9a232ba949c512: tablet copy: Beginning tablet copy session from remote peer at address 127.5.154.2:38313
I20260713 09:03:10.660161  6950 tablet_copy_service.cc:140] P a994894f6c0040f3abc9de23698d36db: Received BeginTabletCopySession request for tablet 898abd3e6374411995a5aee02aa9dd78 from peer 187c78af6885404abf9a232ba949c512 ({username='slave'} at 127.0.0.1:57532)
I20260713 09:03:10.660779  6950 tablet_copy_service.cc:161] P a994894f6c0040f3abc9de23698d36db: Beginning new tablet copy session on tablet 898abd3e6374411995a5aee02aa9dd78 from peer 187c78af6885404abf9a232ba949c512 at {username='slave'} at 127.0.0.1:57532: session id = 187c78af6885404abf9a232ba949c512-898abd3e6374411995a5aee02aa9dd78
I20260713 09:03:10.669279  6950 tablet_copy_source_session.cc:215] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:10.672628  7421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 898abd3e6374411995a5aee02aa9dd78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:10.690249  7421 tablet_copy_client.cc:806] T 898abd3e6374411995a5aee02aa9dd78 P 187c78af6885404abf9a232ba949c512: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:10.690797  7421 tablet_copy_client.cc:670] T 898abd3e6374411995a5aee02aa9dd78 P 187c78af6885404abf9a232ba949c512: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:10.695555  7421 tablet_copy_client.cc:538] T 898abd3e6374411995a5aee02aa9dd78 P 187c78af6885404abf9a232ba949c512: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:10.703274  7421 tablet_bootstrap.cc:492] T 898abd3e6374411995a5aee02aa9dd78 P 187c78af6885404abf9a232ba949c512: Bootstrap starting.
I20260713 09:03:10.722290  7421 tablet_bootstrap.cc:492] T 898abd3e6374411995a5aee02aa9dd78 P 187c78af6885404abf9a232ba949c512: 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
I20260713 09:03:10.723136  7421 tablet_bootstrap.cc:492] T 898abd3e6374411995a5aee02aa9dd78 P 187c78af6885404abf9a232ba949c512: Bootstrap complete.
I20260713 09:03:10.723707  7421 ts_tablet_manager.cc:1403] T 898abd3e6374411995a5aee02aa9dd78 P 187c78af6885404abf9a232ba949c512: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.003s
I20260713 09:03:10.726236  7421 raft_consensus.cc:359] T 898abd3e6374411995a5aee02aa9dd78 P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
I20260713 09:03:10.726971  7421 raft_consensus.cc:740] T 898abd3e6374411995a5aee02aa9dd78 P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 187c78af6885404abf9a232ba949c512, State: Initialized, Role: LEARNER
I20260713 09:03:10.727528  7421 consensus_queue.cc:260] T 898abd3e6374411995a5aee02aa9dd78 P 187c78af6885404abf9a232ba949c512 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
I20260713 09:03:10.736500  7421 ts_tablet_manager.cc:1434] T 898abd3e6374411995a5aee02aa9dd78 P 187c78af6885404abf9a232ba949c512: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:03:10.742933  6950 tablet_copy_service.cc:342] P a994894f6c0040f3abc9de23698d36db: Request end of tablet copy session 187c78af6885404abf9a232ba949c512-898abd3e6374411995a5aee02aa9dd78 received from {username='slave'} at 127.0.0.1:57532
I20260713 09:03:10.743407  6950 tablet_copy_service.cc:434] P a994894f6c0040f3abc9de23698d36db: ending tablet copy session 187c78af6885404abf9a232ba949c512-898abd3e6374411995a5aee02aa9dd78 on tablet 898abd3e6374411995a5aee02aa9dd78 with peer 187c78af6885404abf9a232ba949c512
I20260713 09:03:10.747141  7429 ts_tablet_manager.cc:933] T 07f9ab3d8fc144978e978e041a9591f7 P 187c78af6885404abf9a232ba949c512: Initiating tablet copy from peer 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037)
I20260713 09:03:10.754228  7429 tablet_copy_client.cc:323] T 07f9ab3d8fc144978e978e041a9591f7 P 187c78af6885404abf9a232ba949c512: tablet copy: Beginning tablet copy session from remote peer at address 127.5.154.1:35037
I20260713 09:03:10.755913  6875 tablet_copy_service.cc:140] P 488820123a574f2b87b2ad97b28575d9: Received BeginTabletCopySession request for tablet 07f9ab3d8fc144978e978e041a9591f7 from peer 187c78af6885404abf9a232ba949c512 ({username='slave'} at 127.0.0.1:53674)
I20260713 09:03:10.756470  6875 tablet_copy_service.cc:161] P 488820123a574f2b87b2ad97b28575d9: Beginning new tablet copy session on tablet 07f9ab3d8fc144978e978e041a9591f7 from peer 187c78af6885404abf9a232ba949c512 at {username='slave'} at 127.0.0.1:53674: session id = 187c78af6885404abf9a232ba949c512-07f9ab3d8fc144978e978e041a9591f7
I20260713 09:03:10.764149  6875 tablet_copy_source_session.cc:215] T 07f9ab3d8fc144978e978e041a9591f7 P 488820123a574f2b87b2ad97b28575d9: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:10.767346  7429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07f9ab3d8fc144978e978e041a9591f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:10.782096  7429 tablet_copy_client.cc:806] T 07f9ab3d8fc144978e978e041a9591f7 P 187c78af6885404abf9a232ba949c512: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:10.782732  7429 tablet_copy_client.cc:670] T 07f9ab3d8fc144978e978e041a9591f7 P 187c78af6885404abf9a232ba949c512: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:10.786448  7429 tablet_copy_client.cc:538] T 07f9ab3d8fc144978e978e041a9591f7 P 187c78af6885404abf9a232ba949c512: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:10.794804  7429 tablet_bootstrap.cc:492] T 07f9ab3d8fc144978e978e041a9591f7 P 187c78af6885404abf9a232ba949c512: Bootstrap starting.
I20260713 09:03:10.814810  7429 tablet_bootstrap.cc:492] T 07f9ab3d8fc144978e978e041a9591f7 P 187c78af6885404abf9a232ba949c512: 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
I20260713 09:03:10.815704  7429 tablet_bootstrap.cc:492] T 07f9ab3d8fc144978e978e041a9591f7 P 187c78af6885404abf9a232ba949c512: Bootstrap complete.
I20260713 09:03:10.816335  7429 ts_tablet_manager.cc:1403] T 07f9ab3d8fc144978e978e041a9591f7 P 187c78af6885404abf9a232ba949c512: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260713 09:03:10.819324  7429 raft_consensus.cc:359] T 07f9ab3d8fc144978e978e041a9591f7 P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
I20260713 09:03:10.820142  7429 raft_consensus.cc:740] T 07f9ab3d8fc144978e978e041a9591f7 P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 187c78af6885404abf9a232ba949c512, State: Initialized, Role: LEARNER
I20260713 09:03:10.820798  7429 consensus_queue.cc:260] T 07f9ab3d8fc144978e978e041a9591f7 P 187c78af6885404abf9a232ba949c512 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
I20260713 09:03:10.825059  7429 ts_tablet_manager.cc:1434] T 07f9ab3d8fc144978e978e041a9591f7 P 187c78af6885404abf9a232ba949c512: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260713 09:03:10.827176  6875 tablet_copy_service.cc:342] P 488820123a574f2b87b2ad97b28575d9: Request end of tablet copy session 187c78af6885404abf9a232ba949c512-07f9ab3d8fc144978e978e041a9591f7 received from {username='slave'} at 127.0.0.1:53674
I20260713 09:03:10.827579  6875 tablet_copy_service.cc:434] P 488820123a574f2b87b2ad97b28575d9: ending tablet copy session 187c78af6885404abf9a232ba949c512-07f9ab3d8fc144978e978e041a9591f7 on tablet 07f9ab3d8fc144978e978e041a9591f7 with peer 187c78af6885404abf9a232ba949c512
I20260713 09:03:11.009974  7278 raft_consensus.cc:1217] T 5d1c1924aab64253a2eeffe92149b09b P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:03:11.023815  7278 raft_consensus.cc:1217] T 8830f997d725415497b539051d1dfa5a P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:03:11.118937  7278 raft_consensus.cc:1217] T 898abd3e6374411995a5aee02aa9dd78 P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:03:11.343712  7278 raft_consensus.cc:1217] T 07f9ab3d8fc144978e978e041a9591f7 P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:03:11.532636  7413 raft_consensus.cc:1064] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e: attempting to promote NON_VOTER 187c78af6885404abf9a232ba949c512 to VOTER
I20260713 09:03:11.535075  7413 consensus_queue.cc:237] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:11.542640  7278 raft_consensus.cc:1275] T 8830f997d725415497b539051d1dfa5a P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Refusing update from remote peer 7aad5514c5374da88abc8f054d27b17e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:11.544935  6865 raft_consensus.cc:1275] T 8830f997d725415497b539051d1dfa5a P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Refusing update from remote peer 7aad5514c5374da88abc8f054d27b17e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:11.545141  6940 raft_consensus.cc:1275] T 8830f997d725415497b539051d1dfa5a P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Refusing update from remote peer 7aad5514c5374da88abc8f054d27b17e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:11.547166  7412 consensus_queue.cc:1048] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:03:11.548180  7434 consensus_queue.cc:1048] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:11.550354  7413 consensus_queue.cc:1048] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:03:11.569303  7319 raft_consensus.cc:1064] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db: attempting to promote NON_VOTER 187c78af6885404abf9a232ba949c512 to VOTER
I20260713 09:03:11.572496  7319 consensus_queue.cc:237] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:11.596099  7014 raft_consensus.cc:1275] T 898abd3e6374411995a5aee02aa9dd78 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:11.598590  6862 raft_consensus.cc:1275] T 898abd3e6374411995a5aee02aa9dd78 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:11.598714  7277 raft_consensus.cc:1275] T 898abd3e6374411995a5aee02aa9dd78 P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:11.597756  7319 consensus_queue.cc:1048] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260713 09:03:11.601341  7386 consensus_queue.cc:1048] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:11.602362  7433 consensus_queue.cc:1048] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:11.665113  7432 raft_consensus.cc:1064] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9: attempting to promote NON_VOTER 187c78af6885404abf9a232ba949c512 to VOTER
I20260713 09:03:11.668211  7412 raft_consensus.cc:2955] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:11.667667  7432 consensus_queue.cc:237] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:11.680312  7277 raft_consensus.cc:2955] T 898abd3e6374411995a5aee02aa9dd78 P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:11.680038  7386 raft_consensus.cc:2955] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:11.684325  6865 raft_consensus.cc:2955] T 898abd3e6374411995a5aee02aa9dd78 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:11.690783  6862 raft_consensus.cc:2955] T 8830f997d725415497b539051d1dfa5a P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:11.695676  6760 catalog_manager.cc:5697] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e reported cstate change: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7aad5514c5374da88abc8f054d27b17e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:11.686124  6940 raft_consensus.cc:2955] T 8830f997d725415497b539051d1dfa5a P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:11.685271  7276 raft_consensus.cc:2955] T 8830f997d725415497b539051d1dfa5a P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:11.724979  7014 raft_consensus.cc:1275] T 5d1c1924aab64253a2eeffe92149b09b P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Refusing update from remote peer 488820123a574f2b87b2ad97b28575d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:11.727206  7399 consensus_queue.cc:1048] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:11.736122  7010 raft_consensus.cc:2955] T 898abd3e6374411995a5aee02aa9dd78 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:11.738924  7276 raft_consensus.cc:1275] T 5d1c1924aab64253a2eeffe92149b09b P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Refusing update from remote peer 488820123a574f2b87b2ad97b28575d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:11.741786  7415 consensus_queue.cc:1048] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:11.742245  6938 raft_consensus.cc:1275] T 5d1c1924aab64253a2eeffe92149b09b P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Refusing update from remote peer 488820123a574f2b87b2ad97b28575d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:11.745549  7442 consensus_queue.cc:1048] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:03:11.774121  7399 raft_consensus.cc:2955] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:11.783403  7010 raft_consensus.cc:2955] T 5d1c1924aab64253a2eeffe92149b09b P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:11.783939  6762 catalog_manager.cc:5697] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db reported cstate change: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a994894f6c0040f3abc9de23698d36db" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:11.798512  6938 raft_consensus.cc:2955] T 5d1c1924aab64253a2eeffe92149b09b P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:11.808748  7277 raft_consensus.cc:2955] T 5d1c1924aab64253a2eeffe92149b09b P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:11.835501  7399 raft_consensus.cc:1064] T 07f9ab3d8fc144978e978e041a9591f7 P 488820123a574f2b87b2ad97b28575d9: attempting to promote NON_VOTER 187c78af6885404abf9a232ba949c512 to VOTER
I20260713 09:03:11.844110  7399 consensus_queue.cc:237] T 07f9ab3d8fc144978e978e041a9591f7 P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:11.851310  7010 consensus_queue.cc:237] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:11.857420  6760 catalog_manager.cc:5697] T 5d1c1924aab64253a2eeffe92149b09b P 7aad5514c5374da88abc8f054d27b17e reported cstate change: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "488820123a574f2b87b2ad97b28575d9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:11.858345  6940 consensus_queue.cc:237] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:11.866603  7277 raft_consensus.cc:1275] T 898abd3e6374411995a5aee02aa9dd78 P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:11.868155  7277 raft_consensus.cc:1275] T 8830f997d725415497b539051d1dfa5a P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Refusing update from remote peer 7aad5514c5374da88abc8f054d27b17e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:11.872999  7386 consensus_queue.cc:1048] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:11.874189  7014 raft_consensus.cc:1275] T 898abd3e6374411995a5aee02aa9dd78 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:11.879369  7412 consensus_queue.cc:1048] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:11.883162  7386 consensus_queue.cc:1048] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:11.887632  7319 raft_consensus.cc:2955] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 488820123a574f2b87b2ad97b28575d9 (127.5.154.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:11.909217  7014 raft_consensus.cc:2955] T 898abd3e6374411995a5aee02aa9dd78 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 488820123a574f2b87b2ad97b28575d9 (127.5.154.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:11.891822  7277 raft_consensus.cc:2955] T 898abd3e6374411995a5aee02aa9dd78 P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 488820123a574f2b87b2ad97b28575d9 (127.5.154.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:11.896749  7412 raft_consensus.cc:2955] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 488820123a574f2b87b2ad97b28575d9 (127.5.154.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:11.898794  6940 raft_consensus.cc:1275] T 8830f997d725415497b539051d1dfa5a P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Refusing update from remote peer 7aad5514c5374da88abc8f054d27b17e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:11.927598  6748 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 898abd3e6374411995a5aee02aa9dd78 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:11.929234  6865 consensus_queue.cc:237] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:11.902120  7276 raft_consensus.cc:2955] T 8830f997d725415497b539051d1dfa5a P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 488820123a574f2b87b2ad97b28575d9 (127.5.154.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:11.935634  6763 catalog_manager.cc:5697] T 898abd3e6374411995a5aee02aa9dd78 P 7aad5514c5374da88abc8f054d27b17e reported cstate change: config changed from index 3 to 4, VOTER 488820123a574f2b87b2ad97b28575d9 (127.5.154.1) evicted. New cstate: current_term: 1 leader_uuid: "a994894f6c0040f3abc9de23698d36db" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:11.939064  7278 raft_consensus.cc:1275] T 5d1c1924aab64253a2eeffe92149b09b P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Refusing update from remote peer 488820123a574f2b87b2ad97b28575d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:11.940759  6750 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8830f997d725415497b539051d1dfa5a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:11.946130  6940 raft_consensus.cc:1275] T 5d1c1924aab64253a2eeffe92149b09b P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Refusing update from remote peer 488820123a574f2b87b2ad97b28575d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:11.947772  7415 consensus_queue.cc:1048] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:11.951619  7278 raft_consensus.cc:1275] T 07f9ab3d8fc144978e978e041a9591f7 P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Refusing update from remote peer 488820123a574f2b87b2ad97b28575d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:11.953159  7442 consensus_queue.cc:1048] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:11.955044  7442 consensus_queue.cc:1048] T 07f9ab3d8fc144978e978e041a9591f7 P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:11.959285  7413 consensus_queue.cc:1048] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:11.961556  6852 tablet_service.cc:1558] Processing DeleteTablet for tablet 898abd3e6374411995a5aee02aa9dd78 with delete_type TABLET_DATA_TOMBSTONED (TS 488820123a574f2b87b2ad97b28575d9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53630
I20260713 09:03:11.964618  7432 raft_consensus.cc:2955] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7aad5514c5374da88abc8f054d27b17e (127.5.154.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:11.966724  6938 raft_consensus.cc:2955] T 8830f997d725415497b539051d1dfa5a P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 488820123a574f2b87b2ad97b28575d9 (127.5.154.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:11.968073  6940 raft_consensus.cc:1275] T 07f9ab3d8fc144978e978e041a9591f7 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Refusing update from remote peer 488820123a574f2b87b2ad97b28575d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:11.970064  7399 consensus_queue.cc:1048] T 07f9ab3d8fc144978e978e041a9591f7 P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:11.976713  7014 raft_consensus.cc:1275] T 07f9ab3d8fc144978e978e041a9591f7 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Refusing update from remote peer 488820123a574f2b87b2ad97b28575d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:11.978250  7415 consensus_queue.cc:1048] T 07f9ab3d8fc144978e978e041a9591f7 P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:11.982100  6748 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5d1c1924aab64253a2eeffe92149b09b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:11.981001  6762 catalog_manager.cc:5697] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e reported cstate change: config changed from index 3 to 4, VOTER 488820123a574f2b87b2ad97b28575d9 (127.5.154.1) evicted. New cstate: current_term: 1 leader_uuid: "7aad5514c5374da88abc8f054d27b17e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:11.986876  6940 raft_consensus.cc:2955] T 5d1c1924aab64253a2eeffe92149b09b P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7aad5514c5374da88abc8f054d27b17e (127.5.154.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:11.995636  6761 catalog_manager.cc:5697] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9 reported cstate change: config changed from index 3 to 4, VOTER 7aad5514c5374da88abc8f054d27b17e (127.5.154.3) evicted. New cstate: current_term: 1 leader_uuid: "488820123a574f2b87b2ad97b28575d9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:11.988555  7277 raft_consensus.cc:2955] T 5d1c1924aab64253a2eeffe92149b09b P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7aad5514c5374da88abc8f054d27b17e (127.5.154.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:12.011067  6996 tablet_service.cc:1558] Processing DeleteTablet for tablet 5d1c1924aab64253a2eeffe92149b09b with delete_type TABLET_DATA_TOMBSTONED (TS 7aad5514c5374da88abc8f054d27b17e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53032
I20260713 09:03:12.016535  7456 tablet_replica.cc:333] T 898abd3e6374411995a5aee02aa9dd78 P 488820123a574f2b87b2ad97b28575d9: stopping tablet replica
I20260713 09:03:12.020452  7456 raft_consensus.cc:2243] T 898abd3e6374411995a5aee02aa9dd78 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:12.037774  7455 raft_consensus.cc:2955] T 07f9ab3d8fc144978e978e041a9591f7 P 488820123a574f2b87b2ad97b28575d9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:12.040390  6939 raft_consensus.cc:2955] T 07f9ab3d8fc144978e978e041a9591f7 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:12.043462  6852 tablet_service.cc:1558] Processing DeleteTablet for tablet 8830f997d725415497b539051d1dfa5a with delete_type TABLET_DATA_TOMBSTONED (TS 488820123a574f2b87b2ad97b28575d9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53630
I20260713 09:03:12.044727  7456 raft_consensus.cc:2272] T 898abd3e6374411995a5aee02aa9dd78 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:12.056728  7014 raft_consensus.cc:2955] T 07f9ab3d8fc144978e978e041a9591f7 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:12.058643  7460 tablet_replica.cc:333] T 5d1c1924aab64253a2eeffe92149b09b P 7aad5514c5374da88abc8f054d27b17e: stopping tablet replica
I20260713 09:03:12.059543  7460 raft_consensus.cc:2243] T 5d1c1924aab64253a2eeffe92149b09b P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:12.060106  7460 raft_consensus.cc:2272] T 5d1c1924aab64253a2eeffe92149b09b P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:12.063817  7460 ts_tablet_manager.cc:1916] T 5d1c1924aab64253a2eeffe92149b09b P 7aad5514c5374da88abc8f054d27b17e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:12.068775  7456 ts_tablet_manager.cc:1916] T 898abd3e6374411995a5aee02aa9dd78 P 488820123a574f2b87b2ad97b28575d9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:12.071800  7277 raft_consensus.cc:2955] T 07f9ab3d8fc144978e978e041a9591f7 P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:12.071805  6762 catalog_manager.cc:5697] T 07f9ab3d8fc144978e978e041a9591f7 P 7aad5514c5374da88abc8f054d27b17e reported cstate change: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "488820123a574f2b87b2ad97b28575d9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:12.087607  7456 ts_tablet_manager.cc:1929] T 898abd3e6374411995a5aee02aa9dd78 P 488820123a574f2b87b2ad97b28575d9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:03:12.088064  7456 log.cc:1199] T 898abd3e6374411995a5aee02aa9dd78 P 488820123a574f2b87b2ad97b28575d9: Deleting WAL directory at /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933356847920-5736-0/minicluster-data/ts-0-root/wals/898abd3e6374411995a5aee02aa9dd78
I20260713 09:03:12.093681  6748 catalog_manager.cc:5028] TS 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037): tablet 898abd3e6374411995a5aee02aa9dd78 (table test-workload [id=b154fe30877b4561be1390cb1d93064b]) successfully deleted
I20260713 09:03:12.102665  7456 tablet_replica.cc:333] T 8830f997d725415497b539051d1dfa5a P 488820123a574f2b87b2ad97b28575d9: stopping tablet replica
I20260713 09:03:12.103704  7456 raft_consensus.cc:2243] T 8830f997d725415497b539051d1dfa5a P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:12.104815  7456 raft_consensus.cc:2272] T 8830f997d725415497b539051d1dfa5a P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:12.106866  7460 ts_tablet_manager.cc:1929] T 5d1c1924aab64253a2eeffe92149b09b P 7aad5514c5374da88abc8f054d27b17e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:03:12.107336  7460 log.cc:1199] T 5d1c1924aab64253a2eeffe92149b09b P 7aad5514c5374da88abc8f054d27b17e: Deleting WAL directory at /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933356847920-5736-0/minicluster-data/ts-2-root/wals/5d1c1924aab64253a2eeffe92149b09b
I20260713 09:03:12.108249  7456 ts_tablet_manager.cc:1916] T 8830f997d725415497b539051d1dfa5a P 488820123a574f2b87b2ad97b28575d9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:12.110152  6865 consensus_queue.cc:237] T 07f9ab3d8fc144978e978e041a9591f7 P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:12.111852  6750 catalog_manager.cc:5028] TS 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451): tablet 5d1c1924aab64253a2eeffe92149b09b (table test-workload [id=b154fe30877b4561be1390cb1d93064b]) successfully deleted
I20260713 09:03:12.117519  7277 raft_consensus.cc:1275] T 07f9ab3d8fc144978e978e041a9591f7 P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Refusing update from remote peer 488820123a574f2b87b2ad97b28575d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:12.119285  7432 consensus_queue.cc:1048] T 07f9ab3d8fc144978e978e041a9591f7 P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:12.122705  7456 ts_tablet_manager.cc:1929] T 8830f997d725415497b539051d1dfa5a P 488820123a574f2b87b2ad97b28575d9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:03:12.126549  7456 log.cc:1199] T 8830f997d725415497b539051d1dfa5a P 488820123a574f2b87b2ad97b28575d9: Deleting WAL directory at /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933356847920-5736-0/minicluster-data/ts-0-root/wals/8830f997d725415497b539051d1dfa5a
I20260713 09:03:12.128070  6748 catalog_manager.cc:5028] TS 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037): tablet 8830f997d725415497b539051d1dfa5a (table test-workload [id=b154fe30877b4561be1390cb1d93064b]) successfully deleted
I20260713 09:03:12.131598  7014 raft_consensus.cc:1275] T 07f9ab3d8fc144978e978e041a9591f7 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Refusing update from remote peer 488820123a574f2b87b2ad97b28575d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:12.132944  7442 consensus_queue.cc:1048] T 07f9ab3d8fc144978e978e041a9591f7 P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:03:12.132884  7399 raft_consensus.cc:2955] T 07f9ab3d8fc144978e978e041a9591f7 P 488820123a574f2b87b2ad97b28575d9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a994894f6c0040f3abc9de23698d36db (127.5.154.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:12.137162  7014 raft_consensus.cc:2955] T 07f9ab3d8fc144978e978e041a9591f7 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a994894f6c0040f3abc9de23698d36db (127.5.154.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:12.143700  7277 raft_consensus.cc:2955] T 07f9ab3d8fc144978e978e041a9591f7 P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a994894f6c0040f3abc9de23698d36db (127.5.154.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:12.156723  6762 catalog_manager.cc:5697] T 07f9ab3d8fc144978e978e041a9591f7 P 187c78af6885404abf9a232ba949c512 reported cstate change: config changed from index 3 to 4, VOTER a994894f6c0040f3abc9de23698d36db (127.5.154.2) evicted. New cstate: current_term: 1 leader_uuid: "488820123a574f2b87b2ad97b28575d9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:12.161810  6748 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 07f9ab3d8fc144978e978e041a9591f7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:12.171551  6929 tablet_service.cc:1558] Processing DeleteTablet for tablet 07f9ab3d8fc144978e978e041a9591f7 with delete_type TABLET_DATA_TOMBSTONED (TS a994894f6c0040f3abc9de23698d36db not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57492
I20260713 09:03:12.173413  7461 tablet_replica.cc:333] T 07f9ab3d8fc144978e978e041a9591f7 P a994894f6c0040f3abc9de23698d36db: stopping tablet replica
I20260713 09:03:12.174703  7461 raft_consensus.cc:2243] T 07f9ab3d8fc144978e978e041a9591f7 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:12.175554  7461 raft_consensus.cc:2272] T 07f9ab3d8fc144978e978e041a9591f7 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:12.178906  7461 ts_tablet_manager.cc:1916] T 07f9ab3d8fc144978e978e041a9591f7 P a994894f6c0040f3abc9de23698d36db: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:12.195976  7461 ts_tablet_manager.cc:1929] T 07f9ab3d8fc144978e978e041a9591f7 P a994894f6c0040f3abc9de23698d36db: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:03:12.196382  7461 log.cc:1199] T 07f9ab3d8fc144978e978e041a9591f7 P a994894f6c0040f3abc9de23698d36db: Deleting WAL directory at /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933356847920-5736-0/minicluster-data/ts-1-root/wals/07f9ab3d8fc144978e978e041a9591f7
I20260713 09:03:12.198086  6748 catalog_manager.cc:5028] TS a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313): tablet 07f9ab3d8fc144978e978e041a9591f7 (table test-workload [id=b154fe30877b4561be1390cb1d93064b]) successfully deleted
I20260713 09:03:13.201908  6862 consensus_queue.cc:237] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
I20260713 09:03:13.209829  7014 raft_consensus.cc:1275] T abd16acf75a24d7cbad46818f00b8a2a P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Refusing update from remote peer 488820123a574f2b87b2ad97b28575d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:03:13.210480  6829 consensus_peers.cc:597] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9 -> Peer 187c78af6885404abf9a232ba949c512 (127.5.154.4:35165): Couldn't send request to peer 187c78af6885404abf9a232ba949c512. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: abd16acf75a24d7cbad46818f00b8a2a. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:13.209915  6940 raft_consensus.cc:1275] T abd16acf75a24d7cbad46818f00b8a2a P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Refusing update from remote peer 488820123a574f2b87b2ad97b28575d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:13.211261  7462 consensus_queue.cc:1048] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:13.212100  7399 consensus_queue.cc:1048] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:13.231086  7462 raft_consensus.cc:2955] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:13.235201  6939 raft_consensus.cc:2955] T abd16acf75a24d7cbad46818f00b8a2a P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:13.233347  7014 raft_consensus.cc:2955] T abd16acf75a24d7cbad46818f00b8a2a P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:13.244680  6940 consensus_queue.cc:237] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
I20260713 09:03:13.250149  6761 catalog_manager.cc:5697] T abd16acf75a24d7cbad46818f00b8a2a P 7aad5514c5374da88abc8f054d27b17e reported cstate change: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New cstate: current_term: 1 leader_uuid: "488820123a574f2b87b2ad97b28575d9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
W20260713 09:03:13.260406  6904 consensus_peers.cc:597] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db -> Peer 187c78af6885404abf9a232ba949c512 (127.5.154.4:35165): Couldn't send request to peer 187c78af6885404abf9a232ba949c512. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b665abcce79e44a784f23701be4c2f4b. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:13.262178  7014 raft_consensus.cc:1275] T b665abcce79e44a784f23701be4c2f4b P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:13.263489  6862 raft_consensus.cc:1275] T b665abcce79e44a784f23701be4c2f4b P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:13.263774  7454 consensus_queue.cc:1048] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:03:13.265156  7319 consensus_queue.cc:1048] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:13.284142  7454 raft_consensus.cc:2955] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:13.288128  6862 raft_consensus.cc:2955] T b665abcce79e44a784f23701be4c2f4b P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:13.290735  7010 raft_consensus.cc:2955] T b665abcce79e44a784f23701be4c2f4b P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:13.319595  7014 consensus_queue.cc:237] T e79626005b094d98a20ba625eeb634dd P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
I20260713 09:03:13.323566  6762 catalog_manager.cc:5697] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db reported cstate change: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New cstate: current_term: 1 leader_uuid: "a994894f6c0040f3abc9de23698d36db" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:03:13.333827  6978 consensus_peers.cc:597] T e79626005b094d98a20ba625eeb634dd P 7aad5514c5374da88abc8f054d27b17e -> Peer 187c78af6885404abf9a232ba949c512 (127.5.154.4:35165): Couldn't send request to peer 187c78af6885404abf9a232ba949c512. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e79626005b094d98a20ba625eeb634dd. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:13.336977  6940 raft_consensus.cc:1275] T e79626005b094d98a20ba625eeb634dd P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Refusing update from remote peer 7aad5514c5374da88abc8f054d27b17e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:13.337669  6862 raft_consensus.cc:1275] T e79626005b094d98a20ba625eeb634dd P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Refusing update from remote peer 7aad5514c5374da88abc8f054d27b17e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:13.339078  7474 consensus_queue.cc:1048] T e79626005b094d98a20ba625eeb634dd P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:13.341605  7434 consensus_queue.cc:1048] T e79626005b094d98a20ba625eeb634dd P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:13.353466  7475 raft_consensus.cc:2955] T e79626005b094d98a20ba625eeb634dd P 7aad5514c5374da88abc8f054d27b17e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:13.357774  6862 raft_consensus.cc:2955] T e79626005b094d98a20ba625eeb634dd P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:13.357755  6940 raft_consensus.cc:2955] T e79626005b094d98a20ba625eeb634dd P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:13.368790  7014 consensus_queue.cc:237] T 3d342391936f4a9797c7446c7aeed597 P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
I20260713 09:03:13.368865  6762 catalog_manager.cc:5697] T e79626005b094d98a20ba625eeb634dd P 7aad5514c5374da88abc8f054d27b17e reported cstate change: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New cstate: current_term: 1 leader_uuid: "7aad5514c5374da88abc8f054d27b17e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:03:13.388875  6978 consensus_peers.cc:597] T 3d342391936f4a9797c7446c7aeed597 P 7aad5514c5374da88abc8f054d27b17e -> Peer 187c78af6885404abf9a232ba949c512 (127.5.154.4:35165): Couldn't send request to peer 187c78af6885404abf9a232ba949c512. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3d342391936f4a9797c7446c7aeed597. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:13.389699  6940 raft_consensus.cc:1275] T 3d342391936f4a9797c7446c7aeed597 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Refusing update from remote peer 7aad5514c5374da88abc8f054d27b17e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:13.390631  6862 raft_consensus.cc:1275] T 3d342391936f4a9797c7446c7aeed597 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Refusing update from remote peer 7aad5514c5374da88abc8f054d27b17e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:13.391252  7434 consensus_queue.cc:1048] T 3d342391936f4a9797c7446c7aeed597 P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:13.393976  7474 consensus_queue.cc:1048] T 3d342391936f4a9797c7446c7aeed597 P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:03:13.406325  7474 raft_consensus.cc:2955] T 3d342391936f4a9797c7446c7aeed597 P 7aad5514c5374da88abc8f054d27b17e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:13.420199  6940 raft_consensus.cc:2955] T 3d342391936f4a9797c7446c7aeed597 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:13.427202  6760 catalog_manager.cc:5697] T 3d342391936f4a9797c7446c7aeed597 P 7aad5514c5374da88abc8f054d27b17e reported cstate change: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New cstate: current_term: 1 leader_uuid: "7aad5514c5374da88abc8f054d27b17e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:13.433743  6862 raft_consensus.cc:2955] T 3d342391936f4a9797c7446c7aeed597 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:13.824265  7482 ts_tablet_manager.cc:933] T e79626005b094d98a20ba625eeb634dd P 187c78af6885404abf9a232ba949c512: Initiating tablet copy from peer 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:13.862568  7485 ts_tablet_manager.cc:933] T b665abcce79e44a784f23701be4c2f4b P 187c78af6885404abf9a232ba949c512: Initiating tablet copy from peer a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313)
I20260713 09:03:13.865594  7484 ts_tablet_manager.cc:933] T abd16acf75a24d7cbad46818f00b8a2a P 187c78af6885404abf9a232ba949c512: Initiating tablet copy from peer 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037)
I20260713 09:03:13.869392  7485 tablet_copy_client.cc:323] T b665abcce79e44a784f23701be4c2f4b P 187c78af6885404abf9a232ba949c512: tablet copy: Beginning tablet copy session from remote peer at address 127.5.154.2:38313
I20260713 09:03:13.871173  6950 tablet_copy_service.cc:140] P a994894f6c0040f3abc9de23698d36db: Received BeginTabletCopySession request for tablet b665abcce79e44a784f23701be4c2f4b from peer 187c78af6885404abf9a232ba949c512 ({username='slave'} at 127.0.0.1:57532)
I20260713 09:03:13.871711  6950 tablet_copy_service.cc:161] P a994894f6c0040f3abc9de23698d36db: Beginning new tablet copy session on tablet b665abcce79e44a784f23701be4c2f4b from peer 187c78af6885404abf9a232ba949c512 at {username='slave'} at 127.0.0.1:57532: session id = 187c78af6885404abf9a232ba949c512-b665abcce79e44a784f23701be4c2f4b
I20260713 09:03:13.873085  7484 tablet_copy_client.cc:323] T abd16acf75a24d7cbad46818f00b8a2a P 187c78af6885404abf9a232ba949c512: tablet copy: Beginning tablet copy session from remote peer at address 127.5.154.1:35037
I20260713 09:03:13.874775  6875 tablet_copy_service.cc:140] P 488820123a574f2b87b2ad97b28575d9: Received BeginTabletCopySession request for tablet abd16acf75a24d7cbad46818f00b8a2a from peer 187c78af6885404abf9a232ba949c512 ({username='slave'} at 127.0.0.1:53674)
I20260713 09:03:13.875293  6875 tablet_copy_service.cc:161] P 488820123a574f2b87b2ad97b28575d9: Beginning new tablet copy session on tablet abd16acf75a24d7cbad46818f00b8a2a from peer 187c78af6885404abf9a232ba949c512 at {username='slave'} at 127.0.0.1:53674: session id = 187c78af6885404abf9a232ba949c512-abd16acf75a24d7cbad46818f00b8a2a
I20260713 09:03:13.879014  6950 tablet_copy_source_session.cc:215] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:13.880924  7482 tablet_copy_client.cc:323] T e79626005b094d98a20ba625eeb634dd P 187c78af6885404abf9a232ba949c512: tablet copy: Beginning tablet copy session from remote peer at address 127.5.154.3:41451
I20260713 09:03:13.883839  6875 tablet_copy_source_session.cc:215] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:13.886413  7024 tablet_copy_service.cc:140] P 7aad5514c5374da88abc8f054d27b17e: Received BeginTabletCopySession request for tablet e79626005b094d98a20ba625eeb634dd from peer 187c78af6885404abf9a232ba949c512 ({username='slave'} at 127.0.0.1:56246)
I20260713 09:03:13.886934  7024 tablet_copy_service.cc:161] P 7aad5514c5374da88abc8f054d27b17e: Beginning new tablet copy session on tablet e79626005b094d98a20ba625eeb634dd from peer 187c78af6885404abf9a232ba949c512 at {username='slave'} at 127.0.0.1:56246: session id = 187c78af6885404abf9a232ba949c512-e79626005b094d98a20ba625eeb634dd
I20260713 09:03:13.888146  7485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b665abcce79e44a784f23701be4c2f4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:13.894327  7024 tablet_copy_source_session.cc:215] T e79626005b094d98a20ba625eeb634dd P 7aad5514c5374da88abc8f054d27b17e: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:13.894699  7484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abd16acf75a24d7cbad46818f00b8a2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:13.897714  7482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e79626005b094d98a20ba625eeb634dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:13.917856  7482 tablet_copy_client.cc:806] T e79626005b094d98a20ba625eeb634dd P 187c78af6885404abf9a232ba949c512: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:13.918473  7482 tablet_copy_client.cc:670] T e79626005b094d98a20ba625eeb634dd P 187c78af6885404abf9a232ba949c512: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:13.927330  7485 tablet_copy_client.cc:806] T b665abcce79e44a784f23701be4c2f4b P 187c78af6885404abf9a232ba949c512: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:13.927956  7485 tablet_copy_client.cc:670] T b665abcce79e44a784f23701be4c2f4b P 187c78af6885404abf9a232ba949c512: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:13.929316  7482 tablet_copy_client.cc:538] T e79626005b094d98a20ba625eeb634dd P 187c78af6885404abf9a232ba949c512: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:13.929631  7484 tablet_copy_client.cc:806] T abd16acf75a24d7cbad46818f00b8a2a P 187c78af6885404abf9a232ba949c512: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:13.931988  7485 tablet_copy_client.cc:538] T b665abcce79e44a784f23701be4c2f4b P 187c78af6885404abf9a232ba949c512: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:13.934376  7488 ts_tablet_manager.cc:933] T 3d342391936f4a9797c7446c7aeed597 P 187c78af6885404abf9a232ba949c512: Initiating tablet copy from peer 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:13.933634  7484 tablet_copy_client.cc:670] T abd16acf75a24d7cbad46818f00b8a2a P 187c78af6885404abf9a232ba949c512: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:13.944487  7485 tablet_bootstrap.cc:492] T b665abcce79e44a784f23701be4c2f4b P 187c78af6885404abf9a232ba949c512: Bootstrap starting.
I20260713 09:03:13.946997  7484 tablet_copy_client.cc:538] T abd16acf75a24d7cbad46818f00b8a2a P 187c78af6885404abf9a232ba949c512: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:13.954288  7482 tablet_bootstrap.cc:492] T e79626005b094d98a20ba625eeb634dd P 187c78af6885404abf9a232ba949c512: Bootstrap starting.
I20260713 09:03:13.970562  7484 tablet_bootstrap.cc:492] T abd16acf75a24d7cbad46818f00b8a2a P 187c78af6885404abf9a232ba949c512: Bootstrap starting.
I20260713 09:03:13.980674  7488 tablet_copy_client.cc:323] T 3d342391936f4a9797c7446c7aeed597 P 187c78af6885404abf9a232ba949c512: tablet copy: Beginning tablet copy session from remote peer at address 127.5.154.3:41451
I20260713 09:03:13.982656  7024 tablet_copy_service.cc:140] P 7aad5514c5374da88abc8f054d27b17e: Received BeginTabletCopySession request for tablet 3d342391936f4a9797c7446c7aeed597 from peer 187c78af6885404abf9a232ba949c512 ({username='slave'} at 127.0.0.1:56246)
I20260713 09:03:13.983167  7024 tablet_copy_service.cc:161] P 7aad5514c5374da88abc8f054d27b17e: Beginning new tablet copy session on tablet 3d342391936f4a9797c7446c7aeed597 from peer 187c78af6885404abf9a232ba949c512 at {username='slave'} at 127.0.0.1:56246: session id = 187c78af6885404abf9a232ba949c512-3d342391936f4a9797c7446c7aeed597
I20260713 09:03:13.991556  7024 tablet_copy_source_session.cc:215] T 3d342391936f4a9797c7446c7aeed597 P 7aad5514c5374da88abc8f054d27b17e: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:13.995010  7488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d342391936f4a9797c7446c7aeed597. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:14.004448  7485 tablet_bootstrap.cc:492] T b665abcce79e44a784f23701be4c2f4b P 187c78af6885404abf9a232ba949c512: 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
I20260713 09:03:14.005569  7485 tablet_bootstrap.cc:492] T b665abcce79e44a784f23701be4c2f4b P 187c78af6885404abf9a232ba949c512: Bootstrap complete.
I20260713 09:03:14.006296  7485 ts_tablet_manager.cc:1403] T b665abcce79e44a784f23701be4c2f4b P 187c78af6885404abf9a232ba949c512: Time spent bootstrapping tablet: real 0.062s	user 0.018s	sys 0.007s
I20260713 09:03:14.010392  7485 raft_consensus.cc:359] T b665abcce79e44a784f23701be4c2f4b P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
I20260713 09:03:14.006876  7482 tablet_bootstrap.cc:492] T e79626005b094d98a20ba625eeb634dd P 187c78af6885404abf9a232ba949c512: 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
I20260713 09:03:14.012118  7482 tablet_bootstrap.cc:492] T e79626005b094d98a20ba625eeb634dd P 187c78af6885404abf9a232ba949c512: Bootstrap complete.
I20260713 09:03:14.012801  7482 ts_tablet_manager.cc:1403] T e79626005b094d98a20ba625eeb634dd P 187c78af6885404abf9a232ba949c512: Time spent bootstrapping tablet: real 0.059s	user 0.016s	sys 0.007s
I20260713 09:03:14.015738  7482 raft_consensus.cc:359] T e79626005b094d98a20ba625eeb634dd P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
I20260713 09:03:14.017118  7482 raft_consensus.cc:740] T e79626005b094d98a20ba625eeb634dd P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 187c78af6885404abf9a232ba949c512, State: Initialized, Role: LEARNER
I20260713 09:03:14.017941  7482 consensus_queue.cc:260] T e79626005b094d98a20ba625eeb634dd P 187c78af6885404abf9a232ba949c512 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
I20260713 09:03:14.016741  7485 raft_consensus.cc:740] T b665abcce79e44a784f23701be4c2f4b P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 187c78af6885404abf9a232ba949c512, State: Initialized, Role: LEARNER
I20260713 09:03:14.019886  7485 consensus_queue.cc:260] T b665abcce79e44a784f23701be4c2f4b P 187c78af6885404abf9a232ba949c512 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
I20260713 09:03:14.030884  7488 tablet_copy_client.cc:806] T 3d342391936f4a9797c7446c7aeed597 P 187c78af6885404abf9a232ba949c512: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:14.031942  7485 ts_tablet_manager.cc:1434] T b665abcce79e44a784f23701be4c2f4b P 187c78af6885404abf9a232ba949c512: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.004s
I20260713 09:03:14.036984  6950 tablet_copy_service.cc:342] P a994894f6c0040f3abc9de23698d36db: Request end of tablet copy session 187c78af6885404abf9a232ba949c512-b665abcce79e44a784f23701be4c2f4b received from {username='slave'} at 127.0.0.1:57532
I20260713 09:03:14.037428  6950 tablet_copy_service.cc:434] P a994894f6c0040f3abc9de23698d36db: ending tablet copy session 187c78af6885404abf9a232ba949c512-b665abcce79e44a784f23701be4c2f4b on tablet b665abcce79e44a784f23701be4c2f4b with peer 187c78af6885404abf9a232ba949c512
I20260713 09:03:14.038825  7482 ts_tablet_manager.cc:1434] T e79626005b094d98a20ba625eeb634dd P 187c78af6885404abf9a232ba949c512: Time spent starting tablet: real 0.026s	user 0.002s	sys 0.008s
I20260713 09:03:14.032581  7488 tablet_copy_client.cc:670] T 3d342391936f4a9797c7446c7aeed597 P 187c78af6885404abf9a232ba949c512: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:14.041018  7024 tablet_copy_service.cc:342] P 7aad5514c5374da88abc8f054d27b17e: Request end of tablet copy session 187c78af6885404abf9a232ba949c512-e79626005b094d98a20ba625eeb634dd received from {username='slave'} at 127.0.0.1:56246
I20260713 09:03:14.041467  7024 tablet_copy_service.cc:434] P 7aad5514c5374da88abc8f054d27b17e: ending tablet copy session 187c78af6885404abf9a232ba949c512-e79626005b094d98a20ba625eeb634dd on tablet e79626005b094d98a20ba625eeb634dd with peer 187c78af6885404abf9a232ba949c512
I20260713 09:03:14.048717  7484 tablet_bootstrap.cc:492] T abd16acf75a24d7cbad46818f00b8a2a P 187c78af6885404abf9a232ba949c512: 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
I20260713 09:03:14.049748  7484 tablet_bootstrap.cc:492] T abd16acf75a24d7cbad46818f00b8a2a P 187c78af6885404abf9a232ba949c512: Bootstrap complete.
I20260713 09:03:14.050458  7484 ts_tablet_manager.cc:1403] T abd16acf75a24d7cbad46818f00b8a2a P 187c78af6885404abf9a232ba949c512: Time spent bootstrapping tablet: real 0.080s	user 0.015s	sys 0.011s
I20260713 09:03:14.053301  7484 raft_consensus.cc:359] T abd16acf75a24d7cbad46818f00b8a2a P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
I20260713 09:03:14.054180  7484 raft_consensus.cc:740] T abd16acf75a24d7cbad46818f00b8a2a P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 187c78af6885404abf9a232ba949c512, State: Initialized, Role: LEARNER
I20260713 09:03:14.054553  7488 tablet_copy_client.cc:538] T 3d342391936f4a9797c7446c7aeed597 P 187c78af6885404abf9a232ba949c512: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:14.054906  7484 consensus_queue.cc:260] T abd16acf75a24d7cbad46818f00b8a2a P 187c78af6885404abf9a232ba949c512 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
I20260713 09:03:14.057439  7484 ts_tablet_manager.cc:1434] T abd16acf75a24d7cbad46818f00b8a2a P 187c78af6885404abf9a232ba949c512: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:03:14.065363  7488 tablet_bootstrap.cc:492] T 3d342391936f4a9797c7446c7aeed597 P 187c78af6885404abf9a232ba949c512: Bootstrap starting.
W20260713 09:03:14.078482  6831 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.154.3:41451, user_credentials={real_user=slave}} blocked reactor thread for 65793.8us
I20260713 09:03:14.085093  6875 tablet_copy_service.cc:342] P 488820123a574f2b87b2ad97b28575d9: Request end of tablet copy session 187c78af6885404abf9a232ba949c512-abd16acf75a24d7cbad46818f00b8a2a received from {username='slave'} at 127.0.0.1:53674
I20260713 09:03:14.085577  6875 tablet_copy_service.cc:434] P 488820123a574f2b87b2ad97b28575d9: ending tablet copy session 187c78af6885404abf9a232ba949c512-abd16acf75a24d7cbad46818f00b8a2a on tablet abd16acf75a24d7cbad46818f00b8a2a with peer 187c78af6885404abf9a232ba949c512
I20260713 09:03:14.094574  7488 tablet_bootstrap.cc:492] T 3d342391936f4a9797c7446c7aeed597 P 187c78af6885404abf9a232ba949c512: 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
I20260713 09:03:14.095326  7488 tablet_bootstrap.cc:492] T 3d342391936f4a9797c7446c7aeed597 P 187c78af6885404abf9a232ba949c512: Bootstrap complete.
I20260713 09:03:14.095878  7488 ts_tablet_manager.cc:1403] T 3d342391936f4a9797c7446c7aeed597 P 187c78af6885404abf9a232ba949c512: Time spent bootstrapping tablet: real 0.031s	user 0.022s	sys 0.000s
I20260713 09:03:14.098748  7488 raft_consensus.cc:359] T 3d342391936f4a9797c7446c7aeed597 P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
I20260713 09:03:14.099716  7488 raft_consensus.cc:740] T 3d342391936f4a9797c7446c7aeed597 P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 187c78af6885404abf9a232ba949c512, State: Initialized, Role: LEARNER
I20260713 09:03:14.100350  7488 consensus_queue.cc:260] T 3d342391936f4a9797c7446c7aeed597 P 187c78af6885404abf9a232ba949c512 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
I20260713 09:03:14.102767  7488 ts_tablet_manager.cc:1434] T 3d342391936f4a9797c7446c7aeed597 P 187c78af6885404abf9a232ba949c512: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:03:14.105110  7024 tablet_copy_service.cc:342] P 7aad5514c5374da88abc8f054d27b17e: Request end of tablet copy session 187c78af6885404abf9a232ba949c512-3d342391936f4a9797c7446c7aeed597 received from {username='slave'} at 127.0.0.1:56246
I20260713 09:03:14.105587  7024 tablet_copy_service.cc:434] P 7aad5514c5374da88abc8f054d27b17e: ending tablet copy session 187c78af6885404abf9a232ba949c512-3d342391936f4a9797c7446c7aeed597 on tablet 3d342391936f4a9797c7446c7aeed597 with peer 187c78af6885404abf9a232ba949c512
I20260713 09:03:14.202556  7278 raft_consensus.cc:1217] T e79626005b094d98a20ba625eeb634dd P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:03:14.300216  7278 raft_consensus.cc:1217] T abd16acf75a24d7cbad46818f00b8a2a P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:03:14.354908  7278 raft_consensus.cc:1217] T b665abcce79e44a784f23701be4c2f4b P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:03:14.523849  7278 raft_consensus.cc:1217] T 3d342391936f4a9797c7446c7aeed597 P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:03:14.635097  7434 raft_consensus.cc:1064] T e79626005b094d98a20ba625eeb634dd P 7aad5514c5374da88abc8f054d27b17e: attempting to promote NON_VOTER 187c78af6885404abf9a232ba949c512 to VOTER
I20260713 09:03:14.637410  7434 consensus_queue.cc:237] T e79626005b094d98a20ba625eeb634dd P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:14.643761  7277 raft_consensus.cc:1275] T e79626005b094d98a20ba625eeb634dd P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Refusing update from remote peer 7aad5514c5374da88abc8f054d27b17e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:14.645323  7481 consensus_queue.cc:1048] T e79626005b094d98a20ba625eeb634dd P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:14.645744  6940 raft_consensus.cc:1275] T e79626005b094d98a20ba625eeb634dd P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Refusing update from remote peer 7aad5514c5374da88abc8f054d27b17e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:14.645766  6862 raft_consensus.cc:1275] T e79626005b094d98a20ba625eeb634dd P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Refusing update from remote peer 7aad5514c5374da88abc8f054d27b17e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:14.647325  7499 consensus_queue.cc:1048] T e79626005b094d98a20ba625eeb634dd P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:14.649026  7481 consensus_queue.cc:1048] T e79626005b094d98a20ba625eeb634dd P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:14.658306  7499 raft_consensus.cc:2955] T e79626005b094d98a20ba625eeb634dd P 7aad5514c5374da88abc8f054d27b17e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:14.665805  6862 raft_consensus.cc:2955] T e79626005b094d98a20ba625eeb634dd P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:14.671294  7277 raft_consensus.cc:2955] T e79626005b094d98a20ba625eeb634dd P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:14.675410  6940 raft_consensus.cc:2955] T e79626005b094d98a20ba625eeb634dd P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:14.676715  6761 catalog_manager.cc:5697] T e79626005b094d98a20ba625eeb634dd P 7aad5514c5374da88abc8f054d27b17e reported cstate change: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7aad5514c5374da88abc8f054d27b17e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:14.691018  7492 raft_consensus.cc:1064] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9: attempting to promote NON_VOTER 187c78af6885404abf9a232ba949c512 to VOTER
I20260713 09:03:14.693611  7492 consensus_queue.cc:237] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:14.704572  7277 raft_consensus.cc:1275] T abd16acf75a24d7cbad46818f00b8a2a P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Refusing update from remote peer 488820123a574f2b87b2ad97b28575d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:14.706773  7495 consensus_queue.cc:1048] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:14.710180  7010 raft_consensus.cc:1275] T abd16acf75a24d7cbad46818f00b8a2a P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Refusing update from remote peer 488820123a574f2b87b2ad97b28575d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:14.712082  7462 consensus_queue.cc:1048] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:14.715333  7014 consensus_queue.cc:237] T e79626005b094d98a20ba625eeb634dd P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:14.727876  7277 raft_consensus.cc:1275] T e79626005b094d98a20ba625eeb634dd P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Refusing update from remote peer 7aad5514c5374da88abc8f054d27b17e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:14.729374  6862 raft_consensus.cc:1275] T e79626005b094d98a20ba625eeb634dd P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Refusing update from remote peer 7aad5514c5374da88abc8f054d27b17e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:14.731433  7505 consensus_queue.cc:1048] T e79626005b094d98a20ba625eeb634dd P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:03:14.733815  6940 raft_consensus.cc:1275] T abd16acf75a24d7cbad46818f00b8a2a P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Refusing update from remote peer 488820123a574f2b87b2ad97b28575d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:14.735633  7434 consensus_queue.cc:1048] T e79626005b094d98a20ba625eeb634dd P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:14.742367  7434 raft_consensus.cc:2955] T e79626005b094d98a20ba625eeb634dd P 7aad5514c5374da88abc8f054d27b17e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a994894f6c0040f3abc9de23698d36db (127.5.154.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:14.746893  6862 raft_consensus.cc:2955] T e79626005b094d98a20ba625eeb634dd P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a994894f6c0040f3abc9de23698d36db (127.5.154.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:14.755731  7278 raft_consensus.cc:2955] T e79626005b094d98a20ba625eeb634dd P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a994894f6c0040f3abc9de23698d36db (127.5.154.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:14.757073  7495 consensus_queue.cc:1048] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:14.765231  7495 raft_consensus.cc:2955] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:14.769250  6750 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e79626005b094d98a20ba625eeb634dd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:14.779592  6759 catalog_manager.cc:5697] T e79626005b094d98a20ba625eeb634dd P 7aad5514c5374da88abc8f054d27b17e reported cstate change: config changed from index 3 to 4, VOTER a994894f6c0040f3abc9de23698d36db (127.5.154.2) evicted. New cstate: current_term: 1 leader_uuid: "7aad5514c5374da88abc8f054d27b17e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:14.783910  7278 raft_consensus.cc:2955] T abd16acf75a24d7cbad46818f00b8a2a P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:14.784526  6940 raft_consensus.cc:2955] T abd16acf75a24d7cbad46818f00b8a2a P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:14.787582  7014 raft_consensus.cc:2955] T abd16acf75a24d7cbad46818f00b8a2a P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:14.793102  6929 tablet_service.cc:1558] Processing DeleteTablet for tablet e79626005b094d98a20ba625eeb634dd with delete_type TABLET_DATA_TOMBSTONED (TS a994894f6c0040f3abc9de23698d36db not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57492
I20260713 09:03:14.800006  6762 catalog_manager.cc:5697] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9 reported cstate change: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "488820123a574f2b87b2ad97b28575d9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:14.812981  7515 tablet_replica.cc:333] T e79626005b094d98a20ba625eeb634dd P a994894f6c0040f3abc9de23698d36db: stopping tablet replica
I20260713 09:03:14.813942  7515 raft_consensus.cc:2243] T e79626005b094d98a20ba625eeb634dd P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:14.814715  7515 raft_consensus.cc:2272] T e79626005b094d98a20ba625eeb634dd P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:14.820765  7515 ts_tablet_manager.cc:1916] T e79626005b094d98a20ba625eeb634dd P a994894f6c0040f3abc9de23698d36db: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:14.824105  6865 consensus_queue.cc:237] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:14.829881  7278 raft_consensus.cc:1275] T abd16acf75a24d7cbad46818f00b8a2a P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Refusing update from remote peer 488820123a574f2b87b2ad97b28575d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:14.830675  6940 raft_consensus.cc:1275] T abd16acf75a24d7cbad46818f00b8a2a P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Refusing update from remote peer 488820123a574f2b87b2ad97b28575d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:14.832541  7462 consensus_queue.cc:1048] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:14.833657  7495 consensus_queue.cc:1048] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:14.841420  7492 raft_consensus.cc:2955] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7aad5514c5374da88abc8f054d27b17e (127.5.154.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:14.844280  7515 ts_tablet_manager.cc:1929] T e79626005b094d98a20ba625eeb634dd P a994894f6c0040f3abc9de23698d36db: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:03:14.843717  6940 raft_consensus.cc:2955] T abd16acf75a24d7cbad46818f00b8a2a P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7aad5514c5374da88abc8f054d27b17e (127.5.154.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:14.844681  7515 log.cc:1199] T e79626005b094d98a20ba625eeb634dd P a994894f6c0040f3abc9de23698d36db: Deleting WAL directory at /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933356847920-5736-0/minicluster-data/ts-1-root/wals/e79626005b094d98a20ba625eeb634dd
I20260713 09:03:14.846509  6748 catalog_manager.cc:5028] TS a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313): tablet e79626005b094d98a20ba625eeb634dd (table test-workload [id=b154fe30877b4561be1390cb1d93064b]) successfully deleted
I20260713 09:03:14.848161  7319 raft_consensus.cc:1064] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db: attempting to promote NON_VOTER 187c78af6885404abf9a232ba949c512 to VOTER
I20260713 09:03:14.850572  7319 consensus_queue.cc:237] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:14.856842  6759 catalog_manager.cc:5697] T abd16acf75a24d7cbad46818f00b8a2a P a994894f6c0040f3abc9de23698d36db reported cstate change: config changed from index 3 to 4, VOTER 7aad5514c5374da88abc8f054d27b17e (127.5.154.3) evicted. New cstate: current_term: 1 leader_uuid: "488820123a574f2b87b2ad97b28575d9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:14.858757  6748 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet abd16acf75a24d7cbad46818f00b8a2a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:14.858278  7278 raft_consensus.cc:2955] T abd16acf75a24d7cbad46818f00b8a2a P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7aad5514c5374da88abc8f054d27b17e (127.5.154.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:14.864387  7277 raft_consensus.cc:1275] T b665abcce79e44a784f23701be4c2f4b P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:14.864871  7014 raft_consensus.cc:1275] T b665abcce79e44a784f23701be4c2f4b P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:14.865983  6865 raft_consensus.cc:1275] T b665abcce79e44a784f23701be4c2f4b P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:14.867383  7319 consensus_queue.cc:1048] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:14.869702  7319 consensus_queue.cc:1048] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:14.871251  7319 consensus_queue.cc:1048] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:14.891685  6996 tablet_service.cc:1558] Processing DeleteTablet for tablet abd16acf75a24d7cbad46818f00b8a2a with delete_type TABLET_DATA_TOMBSTONED (TS 7aad5514c5374da88abc8f054d27b17e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53032
I20260713 09:03:14.894616  7517 raft_consensus.cc:2955] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:14.896586  7014 raft_consensus.cc:2955] T b665abcce79e44a784f23701be4c2f4b P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:14.901674  7521 tablet_replica.cc:333] T abd16acf75a24d7cbad46818f00b8a2a P 7aad5514c5374da88abc8f054d27b17e: stopping tablet replica
I20260713 09:03:14.902710  7521 raft_consensus.cc:2243] T abd16acf75a24d7cbad46818f00b8a2a P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:14.904019  7521 raft_consensus.cc:2272] T abd16acf75a24d7cbad46818f00b8a2a P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:14.910154  6865 raft_consensus.cc:2955] T b665abcce79e44a784f23701be4c2f4b P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:14.910521  7278 raft_consensus.cc:2955] T b665abcce79e44a784f23701be4c2f4b P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:14.909133  6762 catalog_manager.cc:5697] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db reported cstate change: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a994894f6c0040f3abc9de23698d36db" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:14.911532  7521 ts_tablet_manager.cc:1916] T abd16acf75a24d7cbad46818f00b8a2a P 7aad5514c5374da88abc8f054d27b17e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:14.936583  7521 ts_tablet_manager.cc:1929] T abd16acf75a24d7cbad46818f00b8a2a P 7aad5514c5374da88abc8f054d27b17e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:03:14.937059  7521 log.cc:1199] T abd16acf75a24d7cbad46818f00b8a2a P 7aad5514c5374da88abc8f054d27b17e: Deleting WAL directory at /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933356847920-5736-0/minicluster-data/ts-2-root/wals/abd16acf75a24d7cbad46818f00b8a2a
I20260713 09:03:14.939080  6750 catalog_manager.cc:5028] TS 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451): tablet abd16acf75a24d7cbad46818f00b8a2a (table test-workload [id=b154fe30877b4561be1390cb1d93064b]) successfully deleted
I20260713 09:03:14.946309  6940 consensus_queue.cc:237] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:14.950937  6865 raft_consensus.cc:1275] T b665abcce79e44a784f23701be4c2f4b P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:14.951233  7278 raft_consensus.cc:1275] T b665abcce79e44a784f23701be4c2f4b P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:14.952104  7517 consensus_queue.cc:1048] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:14.953946  7319 consensus_queue.cc:1048] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:14.959547  7500 raft_consensus.cc:2955] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7aad5514c5374da88abc8f054d27b17e (127.5.154.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:14.961526  6865 raft_consensus.cc:2955] T b665abcce79e44a784f23701be4c2f4b P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7aad5514c5374da88abc8f054d27b17e (127.5.154.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:14.963970  7278 raft_consensus.cc:2955] T b665abcce79e44a784f23701be4c2f4b P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7aad5514c5374da88abc8f054d27b17e (127.5.154.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:14.971592  6748 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b665abcce79e44a784f23701be4c2f4b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:14.976814  6760 catalog_manager.cc:5697] T b665abcce79e44a784f23701be4c2f4b P 187c78af6885404abf9a232ba949c512 reported cstate change: config changed from index 3 to 4, VOTER 7aad5514c5374da88abc8f054d27b17e (127.5.154.3) evicted. New cstate: current_term: 1 leader_uuid: "a994894f6c0040f3abc9de23698d36db" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:14.986406  6996 tablet_service.cc:1558] Processing DeleteTablet for tablet b665abcce79e44a784f23701be4c2f4b with delete_type TABLET_DATA_TOMBSTONED (TS 7aad5514c5374da88abc8f054d27b17e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53032
I20260713 09:03:14.987308  7521 tablet_replica.cc:333] T b665abcce79e44a784f23701be4c2f4b P 7aad5514c5374da88abc8f054d27b17e: stopping tablet replica
I20260713 09:03:14.988180  7521 raft_consensus.cc:2243] T b665abcce79e44a784f23701be4c2f4b P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:14.988788  7521 raft_consensus.cc:2272] T b665abcce79e44a784f23701be4c2f4b P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:14.991784  7521 ts_tablet_manager.cc:1916] T b665abcce79e44a784f23701be4c2f4b P 7aad5514c5374da88abc8f054d27b17e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:15.001900  7521 ts_tablet_manager.cc:1929] T b665abcce79e44a784f23701be4c2f4b P 7aad5514c5374da88abc8f054d27b17e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:03:15.002202  7521 log.cc:1199] T b665abcce79e44a784f23701be4c2f4b P 7aad5514c5374da88abc8f054d27b17e: Deleting WAL directory at /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933356847920-5736-0/minicluster-data/ts-2-root/wals/b665abcce79e44a784f23701be4c2f4b
I20260713 09:03:15.003790  6750 catalog_manager.cc:5028] TS 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451): tablet b665abcce79e44a784f23701be4c2f4b (table test-workload [id=b154fe30877b4561be1390cb1d93064b]) successfully deleted
I20260713 09:03:15.078130  7499 raft_consensus.cc:1064] T 3d342391936f4a9797c7446c7aeed597 P 7aad5514c5374da88abc8f054d27b17e: attempting to promote NON_VOTER 187c78af6885404abf9a232ba949c512 to VOTER
I20260713 09:03:15.080471  7499 consensus_queue.cc:237] T 3d342391936f4a9797c7446c7aeed597 P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:15.086443  7278 raft_consensus.cc:1275] T 3d342391936f4a9797c7446c7aeed597 P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Refusing update from remote peer 7aad5514c5374da88abc8f054d27b17e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:15.087095  6939 raft_consensus.cc:1275] T 3d342391936f4a9797c7446c7aeed597 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Refusing update from remote peer 7aad5514c5374da88abc8f054d27b17e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:15.088240  7434 consensus_queue.cc:1048] T 3d342391936f4a9797c7446c7aeed597 P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:15.088577  6865 raft_consensus.cc:1275] T 3d342391936f4a9797c7446c7aeed597 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Refusing update from remote peer 7aad5514c5374da88abc8f054d27b17e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:15.089071  7481 consensus_queue.cc:1048] T 3d342391936f4a9797c7446c7aeed597 P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:15.090895  7481 consensus_queue.cc:1048] T 3d342391936f4a9797c7446c7aeed597 P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:15.106766  7481 raft_consensus.cc:2955] T 3d342391936f4a9797c7446c7aeed597 P 7aad5514c5374da88abc8f054d27b17e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:15.109984  6865 raft_consensus.cc:2955] T 3d342391936f4a9797c7446c7aeed597 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:15.111162  7278 raft_consensus.cc:2955] T 3d342391936f4a9797c7446c7aeed597 P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:15.119118  6939 raft_consensus.cc:2955] T 3d342391936f4a9797c7446c7aeed597 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:15.122717  6761 catalog_manager.cc:5697] T 3d342391936f4a9797c7446c7aeed597 P 7aad5514c5374da88abc8f054d27b17e reported cstate change: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7aad5514c5374da88abc8f054d27b17e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:15.138023  7014 consensus_queue.cc:237] T 3d342391936f4a9797c7446c7aeed597 P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:15.146857  7278 raft_consensus.cc:1275] T 3d342391936f4a9797c7446c7aeed597 P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Refusing update from remote peer 7aad5514c5374da88abc8f054d27b17e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:15.147435  6939 raft_consensus.cc:1275] T 3d342391936f4a9797c7446c7aeed597 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Refusing update from remote peer 7aad5514c5374da88abc8f054d27b17e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:15.147912  7499 consensus_queue.cc:1048] T 3d342391936f4a9797c7446c7aeed597 P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:15.148799  7434 consensus_queue.cc:1048] T 3d342391936f4a9797c7446c7aeed597 P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:15.155113  7481 raft_consensus.cc:2955] T 3d342391936f4a9797c7446c7aeed597 P 7aad5514c5374da88abc8f054d27b17e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 488820123a574f2b87b2ad97b28575d9 (127.5.154.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:15.157140  6939 raft_consensus.cc:2955] T 3d342391936f4a9797c7446c7aeed597 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 488820123a574f2b87b2ad97b28575d9 (127.5.154.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:15.157140  7278 raft_consensus.cc:2955] T 3d342391936f4a9797c7446c7aeed597 P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 488820123a574f2b87b2ad97b28575d9 (127.5.154.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:15.169727  6750 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3d342391936f4a9797c7446c7aeed597 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:15.171221  6762 catalog_manager.cc:5697] T 3d342391936f4a9797c7446c7aeed597 P a994894f6c0040f3abc9de23698d36db reported cstate change: config changed from index 3 to 4, VOTER 488820123a574f2b87b2ad97b28575d9 (127.5.154.1) evicted. New cstate: current_term: 1 leader_uuid: "7aad5514c5374da88abc8f054d27b17e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:15.183756  6852 tablet_service.cc:1558] Processing DeleteTablet for tablet 3d342391936f4a9797c7446c7aeed597 with delete_type TABLET_DATA_TOMBSTONED (TS 488820123a574f2b87b2ad97b28575d9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53630
I20260713 09:03:15.187377  7526 tablet_replica.cc:333] T 3d342391936f4a9797c7446c7aeed597 P 488820123a574f2b87b2ad97b28575d9: stopping tablet replica
I20260713 09:03:15.191537  7526 raft_consensus.cc:2243] T 3d342391936f4a9797c7446c7aeed597 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:15.192260  7526 raft_consensus.cc:2272] T 3d342391936f4a9797c7446c7aeed597 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:15.195478  7526 ts_tablet_manager.cc:1916] T 3d342391936f4a9797c7446c7aeed597 P 488820123a574f2b87b2ad97b28575d9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:15.206439  7526 ts_tablet_manager.cc:1929] T 3d342391936f4a9797c7446c7aeed597 P 488820123a574f2b87b2ad97b28575d9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:03:15.206735  7526 log.cc:1199] T 3d342391936f4a9797c7446c7aeed597 P 488820123a574f2b87b2ad97b28575d9: Deleting WAL directory at /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933356847920-5736-0/minicluster-data/ts-0-root/wals/3d342391936f4a9797c7446c7aeed597
I20260713 09:03:15.208055  6748 catalog_manager.cc:5028] TS 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037): tablet 3d342391936f4a9797c7446c7aeed597 (table test-workload [id=b154fe30877b4561be1390cb1d93064b]) successfully deleted
I20260713 09:03:16.216254  6940 consensus_queue.cc:237] T c910cbfbc5604481a4756b729af63743 P a994894f6c0040f3abc9de23698d36db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
W20260713 09:03:16.222025  6904 consensus_peers.cc:597] T c910cbfbc5604481a4756b729af63743 P a994894f6c0040f3abc9de23698d36db -> Peer 187c78af6885404abf9a232ba949c512 (127.5.154.4:35165): Couldn't send request to peer 187c78af6885404abf9a232ba949c512. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c910cbfbc5604481a4756b729af63743. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:16.222157  6865 raft_consensus.cc:1275] T c910cbfbc5604481a4756b729af63743 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:16.223150  7014 raft_consensus.cc:1275] T c910cbfbc5604481a4756b729af63743 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:16.223372  7319 consensus_queue.cc:1048] T c910cbfbc5604481a4756b729af63743 P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:16.224304  7530 consensus_queue.cc:1048] T c910cbfbc5604481a4756b729af63743 P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:16.231604  7530 raft_consensus.cc:2955] T c910cbfbc5604481a4756b729af63743 P a994894f6c0040f3abc9de23698d36db [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:16.233156  7010 raft_consensus.cc:2955] T c910cbfbc5604481a4756b729af63743 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:16.234005  6865 raft_consensus.cc:2955] T c910cbfbc5604481a4756b729af63743 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:16.246191  7014 consensus_queue.cc:237] T a7bd1b0a130a40828a4af1b95eaee0fa P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
I20260713 09:03:16.247177  6761 catalog_manager.cc:5697] T c910cbfbc5604481a4756b729af63743 P 488820123a574f2b87b2ad97b28575d9 reported cstate change: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New cstate: current_term: 1 leader_uuid: "a994894f6c0040f3abc9de23698d36db" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
W20260713 09:03:16.254350  6978 consensus_peers.cc:597] T a7bd1b0a130a40828a4af1b95eaee0fa P 7aad5514c5374da88abc8f054d27b17e -> Peer 187c78af6885404abf9a232ba949c512 (127.5.154.4:35165): Couldn't send request to peer 187c78af6885404abf9a232ba949c512. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a7bd1b0a130a40828a4af1b95eaee0fa. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:16.257085  6940 raft_consensus.cc:1275] T a7bd1b0a130a40828a4af1b95eaee0fa P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Refusing update from remote peer 7aad5514c5374da88abc8f054d27b17e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:16.258199  6865 raft_consensus.cc:1275] T a7bd1b0a130a40828a4af1b95eaee0fa P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Refusing update from remote peer 7aad5514c5374da88abc8f054d27b17e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:16.258253  7528 consensus_queue.cc:1048] T a7bd1b0a130a40828a4af1b95eaee0fa P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:03:16.259678  7499 consensus_queue.cc:1048] T a7bd1b0a130a40828a4af1b95eaee0fa P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:16.271059  7528 raft_consensus.cc:2955] T a7bd1b0a130a40828a4af1b95eaee0fa P 7aad5514c5374da88abc8f054d27b17e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:16.273425  6865 raft_consensus.cc:2955] T a7bd1b0a130a40828a4af1b95eaee0fa P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:16.277370  6939 raft_consensus.cc:2955] T a7bd1b0a130a40828a4af1b95eaee0fa P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:16.291656  7014 consensus_queue.cc:237] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
I20260713 09:03:16.295751  6761 catalog_manager.cc:5697] T a7bd1b0a130a40828a4af1b95eaee0fa P 488820123a574f2b87b2ad97b28575d9 reported cstate change: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New cstate: current_term: 1 leader_uuid: "7aad5514c5374da88abc8f054d27b17e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:16.300964  6939 raft_consensus.cc:1275] T 5b3a7500869441df9d4a7321100c0740 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Refusing update from remote peer 7aad5514c5374da88abc8f054d27b17e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:03:16.302495  6978 consensus_peers.cc:597] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e -> Peer 187c78af6885404abf9a232ba949c512 (127.5.154.4:35165): Couldn't send request to peer 187c78af6885404abf9a232ba949c512. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5b3a7500869441df9d4a7321100c0740. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:16.303222  6865 raft_consensus.cc:1275] T 5b3a7500869441df9d4a7321100c0740 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Refusing update from remote peer 7aad5514c5374da88abc8f054d27b17e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:16.303326  7499 consensus_queue.cc:1048] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:16.304428  7528 consensus_queue.cc:1048] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:16.316125  7499 raft_consensus.cc:2955] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:16.317862  6865 raft_consensus.cc:2955] T 5b3a7500869441df9d4a7321100c0740 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:16.319258  6939 raft_consensus.cc:2955] T 5b3a7500869441df9d4a7321100c0740 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:16.327997  6862 consensus_queue.cc:237] T fdbcb97e7d0443438bc1d6845a046803 P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
I20260713 09:03:16.330643  6762 catalog_manager.cc:5697] T 5b3a7500869441df9d4a7321100c0740 P 488820123a574f2b87b2ad97b28575d9 reported cstate change: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New cstate: current_term: 1 leader_uuid: "7aad5514c5374da88abc8f054d27b17e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
W20260713 09:03:16.336264  6829 consensus_peers.cc:597] T fdbcb97e7d0443438bc1d6845a046803 P 488820123a574f2b87b2ad97b28575d9 -> Peer 187c78af6885404abf9a232ba949c512 (127.5.154.4:35165): Couldn't send request to peer 187c78af6885404abf9a232ba949c512. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fdbcb97e7d0443438bc1d6845a046803. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:16.336702  7014 raft_consensus.cc:1275] T fdbcb97e7d0443438bc1d6845a046803 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Refusing update from remote peer 488820123a574f2b87b2ad97b28575d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:16.336938  6939 raft_consensus.cc:1275] T fdbcb97e7d0443438bc1d6845a046803 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Refusing update from remote peer 488820123a574f2b87b2ad97b28575d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:16.337970  7527 consensus_queue.cc:1048] T fdbcb97e7d0443438bc1d6845a046803 P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:16.338732  7492 consensus_queue.cc:1048] T fdbcb97e7d0443438bc1d6845a046803 P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:16.354909  7527 raft_consensus.cc:2955] T fdbcb97e7d0443438bc1d6845a046803 P 488820123a574f2b87b2ad97b28575d9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:16.356921  6939 raft_consensus.cc:2955] T fdbcb97e7d0443438bc1d6845a046803 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:16.358706  7014 raft_consensus.cc:2955] T fdbcb97e7d0443438bc1d6845a046803 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:16.370630  6762 catalog_manager.cc:5697] T fdbcb97e7d0443438bc1d6845a046803 P a994894f6c0040f3abc9de23698d36db reported cstate change: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New cstate: current_term: 1 leader_uuid: "488820123a574f2b87b2ad97b28575d9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:16.684470  7549 ts_tablet_manager.cc:933] T c910cbfbc5604481a4756b729af63743 P 187c78af6885404abf9a232ba949c512: Initiating tablet copy from peer a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313)
I20260713 09:03:16.686417  7549 tablet_copy_client.cc:323] T c910cbfbc5604481a4756b729af63743 P 187c78af6885404abf9a232ba949c512: tablet copy: Beginning tablet copy session from remote peer at address 127.5.154.2:38313
I20260713 09:03:16.688097  6950 tablet_copy_service.cc:140] P a994894f6c0040f3abc9de23698d36db: Received BeginTabletCopySession request for tablet c910cbfbc5604481a4756b729af63743 from peer 187c78af6885404abf9a232ba949c512 ({username='slave'} at 127.0.0.1:57532)
I20260713 09:03:16.688537  6950 tablet_copy_service.cc:161] P a994894f6c0040f3abc9de23698d36db: Beginning new tablet copy session on tablet c910cbfbc5604481a4756b729af63743 from peer 187c78af6885404abf9a232ba949c512 at {username='slave'} at 127.0.0.1:57532: session id = 187c78af6885404abf9a232ba949c512-c910cbfbc5604481a4756b729af63743
I20260713 09:03:16.693143  6950 tablet_copy_source_session.cc:215] T c910cbfbc5604481a4756b729af63743 P a994894f6c0040f3abc9de23698d36db: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:16.695652  7549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c910cbfbc5604481a4756b729af63743. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:16.705034  7549 tablet_copy_client.cc:806] T c910cbfbc5604481a4756b729af63743 P 187c78af6885404abf9a232ba949c512: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:16.705708  7549 tablet_copy_client.cc:670] T c910cbfbc5604481a4756b729af63743 P 187c78af6885404abf9a232ba949c512: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:16.709025  7549 tablet_copy_client.cc:538] T c910cbfbc5604481a4756b729af63743 P 187c78af6885404abf9a232ba949c512: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:16.716382  7549 tablet_bootstrap.cc:492] T c910cbfbc5604481a4756b729af63743 P 187c78af6885404abf9a232ba949c512: Bootstrap starting.
I20260713 09:03:16.732547  7549 tablet_bootstrap.cc:492] T c910cbfbc5604481a4756b729af63743 P 187c78af6885404abf9a232ba949c512: 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
I20260713 09:03:16.733362  7549 tablet_bootstrap.cc:492] T c910cbfbc5604481a4756b729af63743 P 187c78af6885404abf9a232ba949c512: Bootstrap complete.
I20260713 09:03:16.733899  7549 ts_tablet_manager.cc:1403] T c910cbfbc5604481a4756b729af63743 P 187c78af6885404abf9a232ba949c512: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.010s
I20260713 09:03:16.736016  7549 raft_consensus.cc:359] T c910cbfbc5604481a4756b729af63743 P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
I20260713 09:03:16.736608  7549 raft_consensus.cc:740] T c910cbfbc5604481a4756b729af63743 P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 187c78af6885404abf9a232ba949c512, State: Initialized, Role: LEARNER
I20260713 09:03:16.737136  7549 consensus_queue.cc:260] T c910cbfbc5604481a4756b729af63743 P 187c78af6885404abf9a232ba949c512 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
I20260713 09:03:16.739775  7549 ts_tablet_manager.cc:1434] T c910cbfbc5604481a4756b729af63743 P 187c78af6885404abf9a232ba949c512: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.005s
I20260713 09:03:16.741617  6950 tablet_copy_service.cc:342] P a994894f6c0040f3abc9de23698d36db: Request end of tablet copy session 187c78af6885404abf9a232ba949c512-c910cbfbc5604481a4756b729af63743 received from {username='slave'} at 127.0.0.1:57532
I20260713 09:03:16.742024  6950 tablet_copy_service.cc:434] P a994894f6c0040f3abc9de23698d36db: ending tablet copy session 187c78af6885404abf9a232ba949c512-c910cbfbc5604481a4756b729af63743 on tablet c910cbfbc5604481a4756b729af63743 with peer 187c78af6885404abf9a232ba949c512
I20260713 09:03:16.786971  7549 ts_tablet_manager.cc:933] T 5b3a7500869441df9d4a7321100c0740 P 187c78af6885404abf9a232ba949c512: Initiating tablet copy from peer 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:16.788575  7549 tablet_copy_client.cc:323] T 5b3a7500869441df9d4a7321100c0740 P 187c78af6885404abf9a232ba949c512: tablet copy: Beginning tablet copy session from remote peer at address 127.5.154.3:41451
I20260713 09:03:16.790148  7024 tablet_copy_service.cc:140] P 7aad5514c5374da88abc8f054d27b17e: Received BeginTabletCopySession request for tablet 5b3a7500869441df9d4a7321100c0740 from peer 187c78af6885404abf9a232ba949c512 ({username='slave'} at 127.0.0.1:56246)
I20260713 09:03:16.790681  7024 tablet_copy_service.cc:161] P 7aad5514c5374da88abc8f054d27b17e: Beginning new tablet copy session on tablet 5b3a7500869441df9d4a7321100c0740 from peer 187c78af6885404abf9a232ba949c512 at {username='slave'} at 127.0.0.1:56246: session id = 187c78af6885404abf9a232ba949c512-5b3a7500869441df9d4a7321100c0740
I20260713 09:03:16.795789  7024 tablet_copy_source_session.cc:215] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:16.799010  7549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b3a7500869441df9d4a7321100c0740. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:16.814543  7549 tablet_copy_client.cc:806] T 5b3a7500869441df9d4a7321100c0740 P 187c78af6885404abf9a232ba949c512: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:16.815119  7549 tablet_copy_client.cc:670] T 5b3a7500869441df9d4a7321100c0740 P 187c78af6885404abf9a232ba949c512: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:16.820537  7554 ts_tablet_manager.cc:933] T a7bd1b0a130a40828a4af1b95eaee0fa P 187c78af6885404abf9a232ba949c512: Initiating tablet copy from peer 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:16.820528  7549 tablet_copy_client.cc:538] T 5b3a7500869441df9d4a7321100c0740 P 187c78af6885404abf9a232ba949c512: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:16.825984  7554 tablet_copy_client.cc:323] T a7bd1b0a130a40828a4af1b95eaee0fa P 187c78af6885404abf9a232ba949c512: tablet copy: Beginning tablet copy session from remote peer at address 127.5.154.3:41451
I20260713 09:03:16.827632  7024 tablet_copy_service.cc:140] P 7aad5514c5374da88abc8f054d27b17e: Received BeginTabletCopySession request for tablet a7bd1b0a130a40828a4af1b95eaee0fa from peer 187c78af6885404abf9a232ba949c512 ({username='slave'} at 127.0.0.1:56246)
I20260713 09:03:16.828126  7024 tablet_copy_service.cc:161] P 7aad5514c5374da88abc8f054d27b17e: Beginning new tablet copy session on tablet a7bd1b0a130a40828a4af1b95eaee0fa from peer 187c78af6885404abf9a232ba949c512 at {username='slave'} at 127.0.0.1:56246: session id = 187c78af6885404abf9a232ba949c512-a7bd1b0a130a40828a4af1b95eaee0fa
I20260713 09:03:16.830291  7549 tablet_bootstrap.cc:492] T 5b3a7500869441df9d4a7321100c0740 P 187c78af6885404abf9a232ba949c512: Bootstrap starting.
I20260713 09:03:16.835678  7024 tablet_copy_source_session.cc:215] T a7bd1b0a130a40828a4af1b95eaee0fa P 7aad5514c5374da88abc8f054d27b17e: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:16.839668  7554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7bd1b0a130a40828a4af1b95eaee0fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:16.855347  7549 tablet_bootstrap.cc:492] T 5b3a7500869441df9d4a7321100c0740 P 187c78af6885404abf9a232ba949c512: 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
I20260713 09:03:16.856317  7549 tablet_bootstrap.cc:492] T 5b3a7500869441df9d4a7321100c0740 P 187c78af6885404abf9a232ba949c512: Bootstrap complete.
I20260713 09:03:16.856946  7549 ts_tablet_manager.cc:1403] T 5b3a7500869441df9d4a7321100c0740 P 187c78af6885404abf9a232ba949c512: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.002s
I20260713 09:03:16.857183  7554 tablet_copy_client.cc:806] T a7bd1b0a130a40828a4af1b95eaee0fa P 187c78af6885404abf9a232ba949c512: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:16.857888  7554 tablet_copy_client.cc:670] T a7bd1b0a130a40828a4af1b95eaee0fa P 187c78af6885404abf9a232ba949c512: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:16.860049  7549 raft_consensus.cc:359] T 5b3a7500869441df9d4a7321100c0740 P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
I20260713 09:03:16.860985  7549 raft_consensus.cc:740] T 5b3a7500869441df9d4a7321100c0740 P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 187c78af6885404abf9a232ba949c512, State: Initialized, Role: LEARNER
I20260713 09:03:16.861575  7554 tablet_copy_client.cc:538] T a7bd1b0a130a40828a4af1b95eaee0fa P 187c78af6885404abf9a232ba949c512: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:16.861658  7549 consensus_queue.cc:260] T 5b3a7500869441df9d4a7321100c0740 P 187c78af6885404abf9a232ba949c512 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
I20260713 09:03:16.864468  7549 ts_tablet_manager.cc:1434] T 5b3a7500869441df9d4a7321100c0740 P 187c78af6885404abf9a232ba949c512: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260713 09:03:16.866253  7024 tablet_copy_service.cc:342] P 7aad5514c5374da88abc8f054d27b17e: Request end of tablet copy session 187c78af6885404abf9a232ba949c512-5b3a7500869441df9d4a7321100c0740 received from {username='slave'} at 127.0.0.1:56246
I20260713 09:03:16.866662  7024 tablet_copy_service.cc:434] P 7aad5514c5374da88abc8f054d27b17e: ending tablet copy session 187c78af6885404abf9a232ba949c512-5b3a7500869441df9d4a7321100c0740 on tablet 5b3a7500869441df9d4a7321100c0740 with peer 187c78af6885404abf9a232ba949c512
I20260713 09:03:16.874076  7554 tablet_bootstrap.cc:492] T a7bd1b0a130a40828a4af1b95eaee0fa P 187c78af6885404abf9a232ba949c512: Bootstrap starting.
I20260713 09:03:16.893945  7554 tablet_bootstrap.cc:492] T a7bd1b0a130a40828a4af1b95eaee0fa P 187c78af6885404abf9a232ba949c512: 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
I20260713 09:03:16.894776  7554 tablet_bootstrap.cc:492] T a7bd1b0a130a40828a4af1b95eaee0fa P 187c78af6885404abf9a232ba949c512: Bootstrap complete.
I20260713 09:03:16.895390  7554 ts_tablet_manager.cc:1403] T a7bd1b0a130a40828a4af1b95eaee0fa P 187c78af6885404abf9a232ba949c512: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260713 09:03:16.898145  7554 raft_consensus.cc:359] T a7bd1b0a130a40828a4af1b95eaee0fa P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
I20260713 09:03:16.898928  7554 raft_consensus.cc:740] T a7bd1b0a130a40828a4af1b95eaee0fa P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 187c78af6885404abf9a232ba949c512, State: Initialized, Role: LEARNER
I20260713 09:03:16.899533  7554 consensus_queue.cc:260] T a7bd1b0a130a40828a4af1b95eaee0fa P 187c78af6885404abf9a232ba949c512 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
I20260713 09:03:16.901835  7554 ts_tablet_manager.cc:1434] T a7bd1b0a130a40828a4af1b95eaee0fa P 187c78af6885404abf9a232ba949c512: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:03:16.903422  7024 tablet_copy_service.cc:342] P 7aad5514c5374da88abc8f054d27b17e: Request end of tablet copy session 187c78af6885404abf9a232ba949c512-a7bd1b0a130a40828a4af1b95eaee0fa received from {username='slave'} at 127.0.0.1:56246
I20260713 09:03:16.903771  7024 tablet_copy_service.cc:434] P 7aad5514c5374da88abc8f054d27b17e: ending tablet copy session 187c78af6885404abf9a232ba949c512-a7bd1b0a130a40828a4af1b95eaee0fa on tablet a7bd1b0a130a40828a4af1b95eaee0fa with peer 187c78af6885404abf9a232ba949c512
I20260713 09:03:16.930042  7554 ts_tablet_manager.cc:933] T fdbcb97e7d0443438bc1d6845a046803 P 187c78af6885404abf9a232ba949c512: Initiating tablet copy from peer 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037)
I20260713 09:03:16.931741  7554 tablet_copy_client.cc:323] T fdbcb97e7d0443438bc1d6845a046803 P 187c78af6885404abf9a232ba949c512: tablet copy: Beginning tablet copy session from remote peer at address 127.5.154.1:35037
I20260713 09:03:16.933230  6875 tablet_copy_service.cc:140] P 488820123a574f2b87b2ad97b28575d9: Received BeginTabletCopySession request for tablet fdbcb97e7d0443438bc1d6845a046803 from peer 187c78af6885404abf9a232ba949c512 ({username='slave'} at 127.0.0.1:53674)
I20260713 09:03:16.933722  6875 tablet_copy_service.cc:161] P 488820123a574f2b87b2ad97b28575d9: Beginning new tablet copy session on tablet fdbcb97e7d0443438bc1d6845a046803 from peer 187c78af6885404abf9a232ba949c512 at {username='slave'} at 127.0.0.1:53674: session id = 187c78af6885404abf9a232ba949c512-fdbcb97e7d0443438bc1d6845a046803
I20260713 09:03:16.938446  6875 tablet_copy_source_session.cc:215] T fdbcb97e7d0443438bc1d6845a046803 P 488820123a574f2b87b2ad97b28575d9: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:16.941146  7554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdbcb97e7d0443438bc1d6845a046803. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:16.951614  7554 tablet_copy_client.cc:806] T fdbcb97e7d0443438bc1d6845a046803 P 187c78af6885404abf9a232ba949c512: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:16.952113  7554 tablet_copy_client.cc:670] T fdbcb97e7d0443438bc1d6845a046803 P 187c78af6885404abf9a232ba949c512: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:16.955181  7554 tablet_copy_client.cc:538] T fdbcb97e7d0443438bc1d6845a046803 P 187c78af6885404abf9a232ba949c512: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:16.960595  7554 tablet_bootstrap.cc:492] T fdbcb97e7d0443438bc1d6845a046803 P 187c78af6885404abf9a232ba949c512: Bootstrap starting.
I20260713 09:03:16.976768  7554 tablet_bootstrap.cc:492] T fdbcb97e7d0443438bc1d6845a046803 P 187c78af6885404abf9a232ba949c512: 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
I20260713 09:03:16.977437  7554 tablet_bootstrap.cc:492] T fdbcb97e7d0443438bc1d6845a046803 P 187c78af6885404abf9a232ba949c512: Bootstrap complete.
I20260713 09:03:16.978004  7554 ts_tablet_manager.cc:1403] T fdbcb97e7d0443438bc1d6845a046803 P 187c78af6885404abf9a232ba949c512: Time spent bootstrapping tablet: real 0.018s	user 0.019s	sys 0.000s
I20260713 09:03:16.979966  7554 raft_consensus.cc:359] T fdbcb97e7d0443438bc1d6845a046803 P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
I20260713 09:03:16.980572  7554 raft_consensus.cc:740] T fdbcb97e7d0443438bc1d6845a046803 P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 187c78af6885404abf9a232ba949c512, State: Initialized, Role: LEARNER
I20260713 09:03:16.981122  7554 consensus_queue.cc:260] T fdbcb97e7d0443438bc1d6845a046803 P 187c78af6885404abf9a232ba949c512 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
I20260713 09:03:16.983124  7554 ts_tablet_manager.cc:1434] T fdbcb97e7d0443438bc1d6845a046803 P 187c78af6885404abf9a232ba949c512: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:03:16.984825  6875 tablet_copy_service.cc:342] P 488820123a574f2b87b2ad97b28575d9: Request end of tablet copy session 187c78af6885404abf9a232ba949c512-fdbcb97e7d0443438bc1d6845a046803 received from {username='slave'} at 127.0.0.1:53674
I20260713 09:03:16.985214  6875 tablet_copy_service.cc:434] P 488820123a574f2b87b2ad97b28575d9: ending tablet copy session 187c78af6885404abf9a232ba949c512-fdbcb97e7d0443438bc1d6845a046803 on tablet fdbcb97e7d0443438bc1d6845a046803 with peer 187c78af6885404abf9a232ba949c512
I20260713 09:03:17.195281  7277 raft_consensus.cc:1217] T c910cbfbc5604481a4756b729af63743 P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:03:17.205121  7277 raft_consensus.cc:1217] T a7bd1b0a130a40828a4af1b95eaee0fa P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:03:17.307994  7277 raft_consensus.cc:1217] T 5b3a7500869441df9d4a7321100c0740 P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:03:17.402619  7278 raft_consensus.cc:1217] T fdbcb97e7d0443438bc1d6845a046803 P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:03:17.746248  7499 raft_consensus.cc:1064] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e: attempting to promote NON_VOTER 187c78af6885404abf9a232ba949c512 to VOTER
I20260713 09:03:17.749156  7499 consensus_queue.cc:237] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:17.757836  7278 raft_consensus.cc:1275] T 5b3a7500869441df9d4a7321100c0740 P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Refusing update from remote peer 7aad5514c5374da88abc8f054d27b17e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:17.757956  6865 raft_consensus.cc:1275] T 5b3a7500869441df9d4a7321100c0740 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Refusing update from remote peer 7aad5514c5374da88abc8f054d27b17e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:17.758363  6939 raft_consensus.cc:1275] T 5b3a7500869441df9d4a7321100c0740 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Refusing update from remote peer 7aad5514c5374da88abc8f054d27b17e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:17.759553  7499 consensus_queue.cc:1048] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:17.760574  7540 consensus_queue.cc:1048] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:17.761499  7564 consensus_queue.cc:1048] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:17.785542  7528 raft_consensus.cc:2955] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:17.788460  6862 raft_consensus.cc:2955] T 5b3a7500869441df9d4a7321100c0740 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:17.801906  6760 catalog_manager.cc:5697] T 5b3a7500869441df9d4a7321100c0740 P 488820123a574f2b87b2ad97b28575d9 reported cstate change: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7aad5514c5374da88abc8f054d27b17e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:17.805635  7548 raft_consensus.cc:1064] T fdbcb97e7d0443438bc1d6845a046803 P 488820123a574f2b87b2ad97b28575d9: attempting to promote NON_VOTER 187c78af6885404abf9a232ba949c512 to VOTER
I20260713 09:03:17.808527  7548 consensus_queue.cc:237] T fdbcb97e7d0443438bc1d6845a046803 P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:17.802367  7278 raft_consensus.cc:2955] T 5b3a7500869441df9d4a7321100c0740 P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:17.799269  6939 raft_consensus.cc:2955] T 5b3a7500869441df9d4a7321100c0740 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:17.811812  7560 raft_consensus.cc:1064] T c910cbfbc5604481a4756b729af63743 P a994894f6c0040f3abc9de23698d36db: attempting to promote NON_VOTER 187c78af6885404abf9a232ba949c512 to VOTER
I20260713 09:03:17.814592  7560 consensus_queue.cc:237] T c910cbfbc5604481a4756b729af63743 P a994894f6c0040f3abc9de23698d36db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:17.832433  7528 raft_consensus.cc:1064] T a7bd1b0a130a40828a4af1b95eaee0fa P 7aad5514c5374da88abc8f054d27b17e: attempting to promote NON_VOTER 187c78af6885404abf9a232ba949c512 to VOTER
I20260713 09:03:17.839780  7276 raft_consensus.cc:1275] T c910cbfbc5604481a4756b729af63743 P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:17.841364  7530 consensus_queue.cc:1048] T c910cbfbc5604481a4756b729af63743 P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:03:17.854063  7276 raft_consensus.cc:1275] T fdbcb97e7d0443438bc1d6845a046803 P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Refusing update from remote peer 488820123a574f2b87b2ad97b28575d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:17.856565  7010 raft_consensus.cc:1275] T fdbcb97e7d0443438bc1d6845a046803 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Refusing update from remote peer 488820123a574f2b87b2ad97b28575d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:17.856578  7563 consensus_queue.cc:1048] T fdbcb97e7d0443438bc1d6845a046803 P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:03:17.858680  7492 consensus_queue.cc:1048] T fdbcb97e7d0443438bc1d6845a046803 P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:17.856068  7528 consensus_queue.cc:237] T a7bd1b0a130a40828a4af1b95eaee0fa P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:17.874194  6862 raft_consensus.cc:1275] T c910cbfbc5604481a4756b729af63743 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:17.877894  7574 consensus_queue.cc:1048] T c910cbfbc5604481a4756b729af63743 P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:03:17.881067  7014 raft_consensus.cc:1275] T c910cbfbc5604481a4756b729af63743 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:17.869669  6939 raft_consensus.cc:1275] T fdbcb97e7d0443438bc1d6845a046803 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Refusing update from remote peer 488820123a574f2b87b2ad97b28575d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:17.892999  7492 consensus_queue.cc:1048] T fdbcb97e7d0443438bc1d6845a046803 P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:03:17.909730  7560 consensus_queue.cc:1048] T c910cbfbc5604481a4756b729af63743 P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:17.911038  7276 raft_consensus.cc:1275] T a7bd1b0a130a40828a4af1b95eaee0fa P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Refusing update from remote peer 7aad5514c5374da88abc8f054d27b17e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:17.912904  7564 consensus_queue.cc:1048] T a7bd1b0a130a40828a4af1b95eaee0fa P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:17.915046  7563 raft_consensus.cc:2955] T fdbcb97e7d0443438bc1d6845a046803 P 488820123a574f2b87b2ad97b28575d9 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:17.924084  6940 raft_consensus.cc:1275] T a7bd1b0a130a40828a4af1b95eaee0fa P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Refusing update from remote peer 7aad5514c5374da88abc8f054d27b17e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:17.924546  6864 raft_consensus.cc:1275] T a7bd1b0a130a40828a4af1b95eaee0fa P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Refusing update from remote peer 7aad5514c5374da88abc8f054d27b17e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:17.926959  7499 consensus_queue.cc:1048] T a7bd1b0a130a40828a4af1b95eaee0fa P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:17.927418  6939 raft_consensus.cc:2955] T fdbcb97e7d0443438bc1d6845a046803 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:17.937381  7564 consensus_queue.cc:1048] T a7bd1b0a130a40828a4af1b95eaee0fa P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:17.961021  7014 raft_consensus.cc:2955] T fdbcb97e7d0443438bc1d6845a046803 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:17.961314  7278 raft_consensus.cc:2955] T fdbcb97e7d0443438bc1d6845a046803 P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:17.971874  7012 consensus_queue.cc:237] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
W20260713 09:03:17.974992  7577 log.cc:927] Time spent T a7bd1b0a130a40828a4af1b95eaee0fa P 7aad5514c5374da88abc8f054d27b17e: Append to log took a long time: real 0.066s	user 0.000s	sys 0.001s
I20260713 09:03:17.974526  6760 catalog_manager.cc:5697] T fdbcb97e7d0443438bc1d6845a046803 P a994894f6c0040f3abc9de23698d36db reported cstate change: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "488820123a574f2b87b2ad97b28575d9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:17.978107  7275 raft_consensus.cc:1275] T 5b3a7500869441df9d4a7321100c0740 P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Refusing update from remote peer 7aad5514c5374da88abc8f054d27b17e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:17.979684  7499 consensus_queue.cc:1048] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:17.985400  6939 raft_consensus.cc:1275] T 5b3a7500869441df9d4a7321100c0740 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Refusing update from remote peer 7aad5514c5374da88abc8f054d27b17e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:17.989109  7540 consensus_queue.cc:1048] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:17.994995  6864 consensus_queue.cc:237] T fdbcb97e7d0443438bc1d6845a046803 P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:17.994724  7540 raft_consensus.cc:2955] T a7bd1b0a130a40828a4af1b95eaee0fa P 7aad5514c5374da88abc8f054d27b17e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:17.998744  7012 raft_consensus.cc:2955] T c910cbfbc5604481a4756b729af63743 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:17.999401  7565 raft_consensus.cc:2955] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 488820123a574f2b87b2ad97b28575d9 (127.5.154.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:17.993237  7560 raft_consensus.cc:2955] T c910cbfbc5604481a4756b729af63743 P a994894f6c0040f3abc9de23698d36db [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:18.011133  7010 raft_consensus.cc:1275] T fdbcb97e7d0443438bc1d6845a046803 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Refusing update from remote peer 488820123a574f2b87b2ad97b28575d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:18.007004  6862 raft_consensus.cc:2955] T a7bd1b0a130a40828a4af1b95eaee0fa P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:18.013219  7548 consensus_queue.cc:1048] T fdbcb97e7d0443438bc1d6845a046803 P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:18.017217  7277 raft_consensus.cc:2955] T 5b3a7500869441df9d4a7321100c0740 P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 488820123a574f2b87b2ad97b28575d9 (127.5.154.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:18.020427  7563 raft_consensus.cc:2955] T fdbcb97e7d0443438bc1d6845a046803 P 488820123a574f2b87b2ad97b28575d9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a994894f6c0040f3abc9de23698d36db (127.5.154.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:18.009053  7276 raft_consensus.cc:2955] T a7bd1b0a130a40828a4af1b95eaee0fa P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:18.022228  7010 raft_consensus.cc:2955] T fdbcb97e7d0443438bc1d6845a046803 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a994894f6c0040f3abc9de23698d36db (127.5.154.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:18.030627  6750 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5b3a7500869441df9d4a7321100c0740 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:18.035820  6760 catalog_manager.cc:5697] T c910cbfbc5604481a4756b729af63743 P 7aad5514c5374da88abc8f054d27b17e reported cstate change: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a994894f6c0040f3abc9de23698d36db" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:18.042092  6748 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fdbcb97e7d0443438bc1d6845a046803 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:18.044763  6763 catalog_manager.cc:5697] T 5b3a7500869441df9d4a7321100c0740 P 187c78af6885404abf9a232ba949c512 reported cstate change: config changed from index 3 to 4, VOTER 488820123a574f2b87b2ad97b28575d9 (127.5.154.1) evicted. New cstate: current_term: 1 leader_uuid: "7aad5514c5374da88abc8f054d27b17e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:18.049935  7275 raft_consensus.cc:1275] T fdbcb97e7d0443438bc1d6845a046803 P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Refusing update from remote peer 488820123a574f2b87b2ad97b28575d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:18.055249  6862 raft_consensus.cc:2955] T c910cbfbc5604481a4756b729af63743 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:18.059037  7578 consensus_queue.cc:1048] T fdbcb97e7d0443438bc1d6845a046803 P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:03:18.059373  6759 catalog_manager.cc:5697] T fdbcb97e7d0443438bc1d6845a046803 P 488820123a574f2b87b2ad97b28575d9 reported cstate change: config changed from index 3 to 4, VOTER a994894f6c0040f3abc9de23698d36db (127.5.154.2) evicted. New cstate: current_term: 1 leader_uuid: "488820123a574f2b87b2ad97b28575d9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:18.062347  6852 tablet_service.cc:1558] Processing DeleteTablet for tablet 5b3a7500869441df9d4a7321100c0740 with delete_type TABLET_DATA_TOMBSTONED (TS 488820123a574f2b87b2ad97b28575d9 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53630
I20260713 09:03:18.066746  7276 raft_consensus.cc:2955] T fdbcb97e7d0443438bc1d6845a046803 P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a994894f6c0040f3abc9de23698d36db (127.5.154.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:18.077737  6929 tablet_service.cc:1558] Processing DeleteTablet for tablet fdbcb97e7d0443438bc1d6845a046803 with delete_type TABLET_DATA_TOMBSTONED (TS a994894f6c0040f3abc9de23698d36db not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57492
I20260713 09:03:18.075865  6939 raft_consensus.cc:2955] T a7bd1b0a130a40828a4af1b95eaee0fa P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:18.079196  6763 catalog_manager.cc:5697] T a7bd1b0a130a40828a4af1b95eaee0fa P 187c78af6885404abf9a232ba949c512 reported cstate change: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7aad5514c5374da88abc8f054d27b17e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } attrs { replace: true } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:18.089025  7590 tablet_replica.cc:333] T 5b3a7500869441df9d4a7321100c0740 P 488820123a574f2b87b2ad97b28575d9: stopping tablet replica
I20260713 09:03:18.090190  7590 raft_consensus.cc:2243] T 5b3a7500869441df9d4a7321100c0740 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:18.090926  7590 raft_consensus.cc:2272] T 5b3a7500869441df9d4a7321100c0740 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:18.095067  6940 raft_consensus.cc:2955] T 5b3a7500869441df9d4a7321100c0740 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 488820123a574f2b87b2ad97b28575d9 (127.5.154.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:18.106415  7590 ts_tablet_manager.cc:1916] T 5b3a7500869441df9d4a7321100c0740 P 488820123a574f2b87b2ad97b28575d9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:18.111925  7591 tablet_replica.cc:333] T fdbcb97e7d0443438bc1d6845a046803 P a994894f6c0040f3abc9de23698d36db: stopping tablet replica
I20260713 09:03:18.113545  7591 raft_consensus.cc:2243] T fdbcb97e7d0443438bc1d6845a046803 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:18.114674  7591 raft_consensus.cc:2272] T fdbcb97e7d0443438bc1d6845a046803 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:18.121374  7276 raft_consensus.cc:2955] T c910cbfbc5604481a4756b729af63743 P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:18.127946  7010 consensus_queue.cc:237] T a7bd1b0a130a40828a4af1b95eaee0fa P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:18.135982  6938 consensus_queue.cc:237] T c910cbfbc5604481a4756b729af63743 P a994894f6c0040f3abc9de23698d36db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:18.145941  7275 raft_consensus.cc:1275] T a7bd1b0a130a40828a4af1b95eaee0fa P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Refusing update from remote peer 7aad5514c5374da88abc8f054d27b17e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:18.147431  7499 consensus_queue.cc:1048] T a7bd1b0a130a40828a4af1b95eaee0fa P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:18.155277  7528 raft_consensus.cc:2955] T a7bd1b0a130a40828a4af1b95eaee0fa P 7aad5514c5374da88abc8f054d27b17e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a994894f6c0040f3abc9de23698d36db (127.5.154.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:18.158574  7275 raft_consensus.cc:1275] T c910cbfbc5604481a4756b729af63743 P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:18.160214  7574 consensus_queue.cc:1048] T c910cbfbc5604481a4756b729af63743 P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:18.165189  6864 raft_consensus.cc:1275] T c910cbfbc5604481a4756b729af63743 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:18.170027  6750 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a7bd1b0a130a40828a4af1b95eaee0fa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:18.174329  7276 raft_consensus.cc:2955] T a7bd1b0a130a40828a4af1b95eaee0fa P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a994894f6c0040f3abc9de23698d36db (127.5.154.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:18.177968  7574 raft_consensus.cc:2955] T c910cbfbc5604481a4756b729af63743 P a994894f6c0040f3abc9de23698d36db [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7aad5514c5374da88abc8f054d27b17e (127.5.154.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:18.179199  7575 consensus_queue.cc:1048] T c910cbfbc5604481a4756b729af63743 P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:03:18.183287  7278 raft_consensus.cc:2955] T c910cbfbc5604481a4756b729af63743 P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7aad5514c5374da88abc8f054d27b17e (127.5.154.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:18.186770  6862 raft_consensus.cc:1275] T a7bd1b0a130a40828a4af1b95eaee0fa P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Refusing update from remote peer 7aad5514c5374da88abc8f054d27b17e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:18.187534  7590 ts_tablet_manager.cc:1929] T 5b3a7500869441df9d4a7321100c0740 P 488820123a574f2b87b2ad97b28575d9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:03:18.188027  7590 log.cc:1199] T 5b3a7500869441df9d4a7321100c0740 P 488820123a574f2b87b2ad97b28575d9: Deleting WAL directory at /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933356847920-5736-0/minicluster-data/ts-0-root/wals/5b3a7500869441df9d4a7321100c0740
I20260713 09:03:18.188153  7540 consensus_queue.cc:1048] T a7bd1b0a130a40828a4af1b95eaee0fa P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:18.190254  6748 catalog_manager.cc:5028] TS 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037): tablet 5b3a7500869441df9d4a7321100c0740 (table test-workload [id=b154fe30877b4561be1390cb1d93064b]) successfully deleted
I20260713 09:03:18.189651  6760 catalog_manager.cc:5697] T a7bd1b0a130a40828a4af1b95eaee0fa P 7aad5514c5374da88abc8f054d27b17e reported cstate change: config changed from index 3 to 4, VOTER a994894f6c0040f3abc9de23698d36db (127.5.154.2) evicted. New cstate: current_term: 1 leader_uuid: "7aad5514c5374da88abc8f054d27b17e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:18.194031  6865 raft_consensus.cc:2955] T a7bd1b0a130a40828a4af1b95eaee0fa P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a994894f6c0040f3abc9de23698d36db (127.5.154.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:18.195735  7591 ts_tablet_manager.cc:1916] T fdbcb97e7d0443438bc1d6845a046803 P a994894f6c0040f3abc9de23698d36db: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:18.196871  6864 raft_consensus.cc:2955] T c910cbfbc5604481a4756b729af63743 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7aad5514c5374da88abc8f054d27b17e (127.5.154.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:18.213393  6929 tablet_service.cc:1558] Processing DeleteTablet for tablet a7bd1b0a130a40828a4af1b95eaee0fa with delete_type TABLET_DATA_TOMBSTONED (TS a994894f6c0040f3abc9de23698d36db not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57492
I20260713 09:03:18.215216  7591 ts_tablet_manager.cc:1929] T fdbcb97e7d0443438bc1d6845a046803 P a994894f6c0040f3abc9de23698d36db: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:03:18.215714  7591 log.cc:1199] T fdbcb97e7d0443438bc1d6845a046803 P a994894f6c0040f3abc9de23698d36db: Deleting WAL directory at /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933356847920-5736-0/minicluster-data/ts-1-root/wals/fdbcb97e7d0443438bc1d6845a046803
I20260713 09:03:18.217545  7591 tablet_replica.cc:333] T a7bd1b0a130a40828a4af1b95eaee0fa P a994894f6c0040f3abc9de23698d36db: stopping tablet replica
I20260713 09:03:18.217772  6748 catalog_manager.cc:5028] TS a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313): tablet fdbcb97e7d0443438bc1d6845a046803 (table test-workload [id=b154fe30877b4561be1390cb1d93064b]) successfully deleted
I20260713 09:03:18.218801  7591 raft_consensus.cc:2243] T a7bd1b0a130a40828a4af1b95eaee0fa P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:18.219455  7591 raft_consensus.cc:2272] T a7bd1b0a130a40828a4af1b95eaee0fa P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:18.228689  7591 ts_tablet_manager.cc:1916] T a7bd1b0a130a40828a4af1b95eaee0fa P a994894f6c0040f3abc9de23698d36db: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:18.232683  6748 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c910cbfbc5604481a4756b729af63743 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:18.230373  6759 catalog_manager.cc:5697] T c910cbfbc5604481a4756b729af63743 P 488820123a574f2b87b2ad97b28575d9 reported cstate change: config changed from index 3 to 4, VOTER 7aad5514c5374da88abc8f054d27b17e (127.5.154.3) evicted. New cstate: current_term: 1 leader_uuid: "a994894f6c0040f3abc9de23698d36db" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:18.248724  7591 ts_tablet_manager.cc:1929] T a7bd1b0a130a40828a4af1b95eaee0fa P a994894f6c0040f3abc9de23698d36db: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:03:18.249179  7591 log.cc:1199] T a7bd1b0a130a40828a4af1b95eaee0fa P a994894f6c0040f3abc9de23698d36db: Deleting WAL directory at /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933356847920-5736-0/minicluster-data/ts-1-root/wals/a7bd1b0a130a40828a4af1b95eaee0fa
I20260713 09:03:18.250922  6748 catalog_manager.cc:5028] TS a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313): tablet a7bd1b0a130a40828a4af1b95eaee0fa (table test-workload [id=b154fe30877b4561be1390cb1d93064b]) successfully deleted
I20260713 09:03:18.252399  6996 tablet_service.cc:1558] Processing DeleteTablet for tablet c910cbfbc5604481a4756b729af63743 with delete_type TABLET_DATA_TOMBSTONED (TS 7aad5514c5374da88abc8f054d27b17e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53032
I20260713 09:03:18.254959  7592 tablet_replica.cc:333] T c910cbfbc5604481a4756b729af63743 P 7aad5514c5374da88abc8f054d27b17e: stopping tablet replica
I20260713 09:03:18.255703  7592 raft_consensus.cc:2243] T c910cbfbc5604481a4756b729af63743 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:18.256330  7592 raft_consensus.cc:2272] T c910cbfbc5604481a4756b729af63743 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:18.259474  7592 ts_tablet_manager.cc:1916] T c910cbfbc5604481a4756b729af63743 P 7aad5514c5374da88abc8f054d27b17e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:18.270754  7592 ts_tablet_manager.cc:1929] T c910cbfbc5604481a4756b729af63743 P 7aad5514c5374da88abc8f054d27b17e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:03:18.271147  7592 log.cc:1199] T c910cbfbc5604481a4756b729af63743 P 7aad5514c5374da88abc8f054d27b17e: Deleting WAL directory at /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933356847920-5736-0/minicluster-data/ts-2-root/wals/c910cbfbc5604481a4756b729af63743
I20260713 09:03:18.272595  6750 catalog_manager.cc:5028] TS 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451): tablet c910cbfbc5604481a4756b729af63743 (table test-workload [id=b154fe30877b4561be1390cb1d93064b]) successfully deleted
I20260713 09:03:19.276432  6940 consensus_queue.cc:237] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
I20260713 09:03:19.282577  6865 raft_consensus.cc:1275] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9 [term 3 FOLLOWER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:19.282577  7010 raft_consensus.cc:1275] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e [term 3 FOLLOWER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260713 09:03:19.282631  6904 consensus_peers.cc:597] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db -> Peer 187c78af6885404abf9a232ba949c512 (127.5.154.4:35165): Couldn't send request to peer 187c78af6885404abf9a232ba949c512. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2e6517a29ffc49a789cbcf8e0eb5101c. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:19.283903  7597 consensus_queue.cc:1048] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:19.284703  7560 consensus_queue.cc:1048] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:19.291838  7594 raft_consensus.cc:2955] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:19.293550  7010 raft_consensus.cc:2955] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:19.301245  6865 raft_consensus.cc:2955] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:19.304746  6761 catalog_manager.cc:5697] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e reported cstate change: config changed from index -1 to 3, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New cstate: current_term: 3 leader_uuid: "a994894f6c0040f3abc9de23698d36db" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:19.305229  6940 consensus_queue.cc:237] T a9dcbd345c474046a3762c96803d0274 P a994894f6c0040f3abc9de23698d36db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
I20260713 09:03:19.318540  7010 raft_consensus.cc:1275] T a9dcbd345c474046a3762c96803d0274 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:03:19.319129  6904 consensus_peers.cc:597] T a9dcbd345c474046a3762c96803d0274 P a994894f6c0040f3abc9de23698d36db -> Peer 187c78af6885404abf9a232ba949c512 (127.5.154.4:35165): Couldn't send request to peer 187c78af6885404abf9a232ba949c512. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a9dcbd345c474046a3762c96803d0274. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:19.319450  6865 raft_consensus.cc:1275] T a9dcbd345c474046a3762c96803d0274 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:03:19.320179  7560 consensus_queue.cc:1048] T a9dcbd345c474046a3762c96803d0274 P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:19.321738  7597 consensus_queue.cc:1048] T a9dcbd345c474046a3762c96803d0274 P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:19.332378  7560 raft_consensus.cc:2955] T a9dcbd345c474046a3762c96803d0274 P a994894f6c0040f3abc9de23698d36db [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:19.335871  6865 raft_consensus.cc:2955] T a9dcbd345c474046a3762c96803d0274 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:19.339721  7010 raft_consensus.cc:2955] T a9dcbd345c474046a3762c96803d0274 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:19.349432  6760 catalog_manager.cc:5697] T a9dcbd345c474046a3762c96803d0274 P 488820123a574f2b87b2ad97b28575d9 reported cstate change: config changed from index -1 to 2, NON_VOTER 187c78af6885404abf9a232ba949c512 (127.5.154.4) added. New cstate: current_term: 1 leader_uuid: "a994894f6c0040f3abc9de23698d36db" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } } }
I20260713 09:03:19.886998  7609 ts_tablet_manager.cc:933] T 2e6517a29ffc49a789cbcf8e0eb5101c P 187c78af6885404abf9a232ba949c512: Initiating tablet copy from peer a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313)
I20260713 09:03:19.888800  7609 tablet_copy_client.cc:323] T 2e6517a29ffc49a789cbcf8e0eb5101c P 187c78af6885404abf9a232ba949c512: tablet copy: Beginning tablet copy session from remote peer at address 127.5.154.2:38313
I20260713 09:03:19.890697  6950 tablet_copy_service.cc:140] P a994894f6c0040f3abc9de23698d36db: Received BeginTabletCopySession request for tablet 2e6517a29ffc49a789cbcf8e0eb5101c from peer 187c78af6885404abf9a232ba949c512 ({username='slave'} at 127.0.0.1:57532)
I20260713 09:03:19.891312  6950 tablet_copy_service.cc:161] P a994894f6c0040f3abc9de23698d36db: Beginning new tablet copy session on tablet 2e6517a29ffc49a789cbcf8e0eb5101c from peer 187c78af6885404abf9a232ba949c512 at {username='slave'} at 127.0.0.1:57532: session id = 187c78af6885404abf9a232ba949c512-2e6517a29ffc49a789cbcf8e0eb5101c
I20260713 09:03:19.898002  6950 tablet_copy_source_session.cc:215] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:19.900911  7609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e6517a29ffc49a789cbcf8e0eb5101c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:19.912395  7609 tablet_copy_client.cc:806] T 2e6517a29ffc49a789cbcf8e0eb5101c P 187c78af6885404abf9a232ba949c512: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:19.913149  7609 tablet_copy_client.cc:670] T 2e6517a29ffc49a789cbcf8e0eb5101c P 187c78af6885404abf9a232ba949c512: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:19.916812  7609 tablet_copy_client.cc:538] T 2e6517a29ffc49a789cbcf8e0eb5101c P 187c78af6885404abf9a232ba949c512: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:19.920646  7611 ts_tablet_manager.cc:933] T a9dcbd345c474046a3762c96803d0274 P 187c78af6885404abf9a232ba949c512: Initiating tablet copy from peer a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313)
I20260713 09:03:19.925410  7611 tablet_copy_client.cc:323] T a9dcbd345c474046a3762c96803d0274 P 187c78af6885404abf9a232ba949c512: tablet copy: Beginning tablet copy session from remote peer at address 127.5.154.2:38313
I20260713 09:03:19.927242  7609 tablet_bootstrap.cc:492] T 2e6517a29ffc49a789cbcf8e0eb5101c P 187c78af6885404abf9a232ba949c512: Bootstrap starting.
I20260713 09:03:19.927152  6950 tablet_copy_service.cc:140] P a994894f6c0040f3abc9de23698d36db: Received BeginTabletCopySession request for tablet a9dcbd345c474046a3762c96803d0274 from peer 187c78af6885404abf9a232ba949c512 ({username='slave'} at 127.0.0.1:57532)
I20260713 09:03:19.927762  6950 tablet_copy_service.cc:161] P a994894f6c0040f3abc9de23698d36db: Beginning new tablet copy session on tablet a9dcbd345c474046a3762c96803d0274 from peer 187c78af6885404abf9a232ba949c512 at {username='slave'} at 127.0.0.1:57532: session id = 187c78af6885404abf9a232ba949c512-a9dcbd345c474046a3762c96803d0274
I20260713 09:03:19.936581  6950 tablet_copy_source_session.cc:215] T a9dcbd345c474046a3762c96803d0274 P a994894f6c0040f3abc9de23698d36db: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:03:19.940419  7611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9dcbd345c474046a3762c96803d0274. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:19.953091  7609 tablet_bootstrap.cc:492] T 2e6517a29ffc49a789cbcf8e0eb5101c P 187c78af6885404abf9a232ba949c512: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:03:19.954151  7609 tablet_bootstrap.cc:492] T 2e6517a29ffc49a789cbcf8e0eb5101c P 187c78af6885404abf9a232ba949c512: Bootstrap complete.
I20260713 09:03:19.954926  7609 ts_tablet_manager.cc:1403] T 2e6517a29ffc49a789cbcf8e0eb5101c P 187c78af6885404abf9a232ba949c512: Time spent bootstrapping tablet: real 0.028s	user 0.022s	sys 0.004s
I20260713 09:03:19.956949  7611 tablet_copy_client.cc:806] T a9dcbd345c474046a3762c96803d0274 P 187c78af6885404abf9a232ba949c512: tablet copy: Starting download of 0 data blocks...
I20260713 09:03:19.957571  7611 tablet_copy_client.cc:670] T a9dcbd345c474046a3762c96803d0274 P 187c78af6885404abf9a232ba949c512: tablet copy: Starting download of 1 WAL segments...
I20260713 09:03:19.958767  7609 raft_consensus.cc:359] T 2e6517a29ffc49a789cbcf8e0eb5101c P 187c78af6885404abf9a232ba949c512 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
I20260713 09:03:19.959623  7609 raft_consensus.cc:740] T 2e6517a29ffc49a789cbcf8e0eb5101c P 187c78af6885404abf9a232ba949c512 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 187c78af6885404abf9a232ba949c512, State: Initialized, Role: LEARNER
I20260713 09:03:19.960335  7609 consensus_queue.cc:260] T 2e6517a29ffc49a789cbcf8e0eb5101c P 187c78af6885404abf9a232ba949c512 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
I20260713 09:03:19.961647  7611 tablet_copy_client.cc:538] T a9dcbd345c474046a3762c96803d0274 P 187c78af6885404abf9a232ba949c512: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:03:19.963702  7609 ts_tablet_manager.cc:1434] T 2e6517a29ffc49a789cbcf8e0eb5101c P 187c78af6885404abf9a232ba949c512: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:03:19.965677  6950 tablet_copy_service.cc:342] P a994894f6c0040f3abc9de23698d36db: Request end of tablet copy session 187c78af6885404abf9a232ba949c512-2e6517a29ffc49a789cbcf8e0eb5101c received from {username='slave'} at 127.0.0.1:57532
I20260713 09:03:19.966146  6950 tablet_copy_service.cc:434] P a994894f6c0040f3abc9de23698d36db: ending tablet copy session 187c78af6885404abf9a232ba949c512-2e6517a29ffc49a789cbcf8e0eb5101c on tablet 2e6517a29ffc49a789cbcf8e0eb5101c with peer 187c78af6885404abf9a232ba949c512
I20260713 09:03:19.971957  7611 tablet_bootstrap.cc:492] T a9dcbd345c474046a3762c96803d0274 P 187c78af6885404abf9a232ba949c512: Bootstrap starting.
I20260713 09:03:19.991966  7611 tablet_bootstrap.cc:492] T a9dcbd345c474046a3762c96803d0274 P 187c78af6885404abf9a232ba949c512: 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
I20260713 09:03:19.992853  7611 tablet_bootstrap.cc:492] T a9dcbd345c474046a3762c96803d0274 P 187c78af6885404abf9a232ba949c512: Bootstrap complete.
I20260713 09:03:19.993531  7611 ts_tablet_manager.cc:1403] T a9dcbd345c474046a3762c96803d0274 P 187c78af6885404abf9a232ba949c512: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.005s
I20260713 09:03:19.996493  7611 raft_consensus.cc:359] T a9dcbd345c474046a3762c96803d0274 P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
I20260713 09:03:19.997294  7611 raft_consensus.cc:740] T a9dcbd345c474046a3762c96803d0274 P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 187c78af6885404abf9a232ba949c512, State: Initialized, Role: LEARNER
I20260713 09:03:19.997951  7611 consensus_queue.cc:260] T a9dcbd345c474046a3762c96803d0274 P 187c78af6885404abf9a232ba949c512 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: NON_VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: true } }
I20260713 09:03:20.000672  7611 ts_tablet_manager.cc:1434] T a9dcbd345c474046a3762c96803d0274 P 187c78af6885404abf9a232ba949c512: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260713 09:03:20.002225  6950 tablet_copy_service.cc:342] P a994894f6c0040f3abc9de23698d36db: Request end of tablet copy session 187c78af6885404abf9a232ba949c512-a9dcbd345c474046a3762c96803d0274 received from {username='slave'} at 127.0.0.1:57532
I20260713 09:03:20.002585  6950 tablet_copy_service.cc:434] P a994894f6c0040f3abc9de23698d36db: ending tablet copy session 187c78af6885404abf9a232ba949c512-a9dcbd345c474046a3762c96803d0274 on tablet a9dcbd345c474046a3762c96803d0274 with peer 187c78af6885404abf9a232ba949c512
I20260713 09:03:20.278777  7275 raft_consensus.cc:1217] T 2e6517a29ffc49a789cbcf8e0eb5101c P 187c78af6885404abf9a232ba949c512 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260713 09:03:20.511075  7275 raft_consensus.cc:1217] T a9dcbd345c474046a3762c96803d0274 P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:03:20.831972  7594 raft_consensus.cc:1064] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db: attempting to promote NON_VOTER 187c78af6885404abf9a232ba949c512 to VOTER
I20260713 09:03:20.834587  7594 consensus_queue.cc:237] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:20.840991  7010 raft_consensus.cc:1275] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e [term 3 FOLLOWER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:03:20.841020  7275 raft_consensus.cc:1275] T 2e6517a29ffc49a789cbcf8e0eb5101c P 187c78af6885404abf9a232ba949c512 [term 3 LEARNER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:03:20.842128  6865 raft_consensus.cc:1275] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9 [term 3 FOLLOWER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:03:20.842818  7560 consensus_queue.cc:1048] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:03:20.843875  7617 consensus_queue.cc:1048] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:20.849231  7594 consensus_queue.cc:1048] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:03:20.857131  7560 raft_consensus.cc:2955] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:20.860414  6862 raft_consensus.cc:2955] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:20.869589  7275 raft_consensus.cc:2955] T 2e6517a29ffc49a789cbcf8e0eb5101c P 187c78af6885404abf9a232ba949c512 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:20.870950  7010 raft_consensus.cc:2955] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:20.876896  6759 catalog_manager.cc:5697] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9 reported cstate change: config changed from index 3 to 4, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "a994894f6c0040f3abc9de23698d36db" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } attrs { replace: true } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:20.903149  6940 consensus_queue.cc:237] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:20.907341  7275 raft_consensus.cc:1275] T 2e6517a29ffc49a789cbcf8e0eb5101c P 187c78af6885404abf9a232ba949c512 [term 3 FOLLOWER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:03:20.908445  7010 raft_consensus.cc:1275] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e [term 3 FOLLOWER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260713 09:03:20.909627  7620 consensus_queue.cc:1048] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:03:20.911284  7594 consensus_queue.cc:1048] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:03:20.916333  7620 raft_consensus.cc:2955] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 488820123a574f2b87b2ad97b28575d9 (127.5.154.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:20.918104  7275 raft_consensus.cc:2955] T 2e6517a29ffc49a789cbcf8e0eb5101c P 187c78af6885404abf9a232ba949c512 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 488820123a574f2b87b2ad97b28575d9 (127.5.154.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:20.918792  7010 raft_consensus.cc:2955] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 488820123a574f2b87b2ad97b28575d9 (127.5.154.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:20.926731  6748 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2e6517a29ffc49a789cbcf8e0eb5101c with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:20.932916  6763 catalog_manager.cc:5697] T 2e6517a29ffc49a789cbcf8e0eb5101c P 187c78af6885404abf9a232ba949c512 reported cstate change: config changed from index 4 to 5, VOTER 488820123a574f2b87b2ad97b28575d9 (127.5.154.1) evicted. New cstate: current_term: 3 leader_uuid: "a994894f6c0040f3abc9de23698d36db" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:20.942946  6852 tablet_service.cc:1558] Processing DeleteTablet for tablet 2e6517a29ffc49a789cbcf8e0eb5101c with delete_type TABLET_DATA_TOMBSTONED (TS 488820123a574f2b87b2ad97b28575d9 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:53630
I20260713 09:03:20.946272  7628 tablet_replica.cc:333] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9: stopping tablet replica
I20260713 09:03:20.947299  7628 raft_consensus.cc:2243] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:20.948125  7628 raft_consensus.cc:2272] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:20.951571  7628 ts_tablet_manager.cc:1916] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:20.966475  7628 ts_tablet_manager.cc:1929] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260713 09:03:20.966949  7628 log.cc:1199] T 2e6517a29ffc49a789cbcf8e0eb5101c P 488820123a574f2b87b2ad97b28575d9: Deleting WAL directory at /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933356847920-5736-0/minicluster-data/ts-0-root/wals/2e6517a29ffc49a789cbcf8e0eb5101c
I20260713 09:03:20.968573  6748 catalog_manager.cc:5028] TS 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037): tablet 2e6517a29ffc49a789cbcf8e0eb5101c (table test-workload [id=b154fe30877b4561be1390cb1d93064b]) successfully deleted
I20260713 09:03:21.124969  7620 raft_consensus.cc:1064] T a9dcbd345c474046a3762c96803d0274 P a994894f6c0040f3abc9de23698d36db: attempting to promote NON_VOTER 187c78af6885404abf9a232ba949c512 to VOTER
I20260713 09:03:21.127738  7620 consensus_queue.cc:237] T a9dcbd345c474046a3762c96803d0274 P a994894f6c0040f3abc9de23698d36db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:21.134897  7010 raft_consensus.cc:1275] T a9dcbd345c474046a3762c96803d0274 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:21.135275  7275 raft_consensus.cc:1275] T a9dcbd345c474046a3762c96803d0274 P 187c78af6885404abf9a232ba949c512 [term 1 LEARNER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:21.135859  6862 raft_consensus.cc:1275] T a9dcbd345c474046a3762c96803d0274 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:03:21.136328  7594 consensus_queue.cc:1048] T a9dcbd345c474046a3762c96803d0274 P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:21.137144  7617 consensus_queue.cc:1048] T a9dcbd345c474046a3762c96803d0274 P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:21.137941  7560 consensus_queue.cc:1048] T a9dcbd345c474046a3762c96803d0274 P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:21.154721  7560 raft_consensus.cc:2955] T a9dcbd345c474046a3762c96803d0274 P a994894f6c0040f3abc9de23698d36db [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:21.157948  7010 raft_consensus.cc:2955] T a9dcbd345c474046a3762c96803d0274 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:21.160344  6862 raft_consensus.cc:2955] T a9dcbd345c474046a3762c96803d0274 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:21.166524  7275 raft_consensus.cc:2955] T a9dcbd345c474046a3762c96803d0274 P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:21.171870  6763 catalog_manager.cc:5697] T a9dcbd345c474046a3762c96803d0274 P a994894f6c0040f3abc9de23698d36db reported cstate change: config changed from index 2 to 3, 187c78af6885404abf9a232ba949c512 (127.5.154.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a994894f6c0040f3abc9de23698d36db" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:21.188421  6940 consensus_queue.cc:237] T a9dcbd345c474046a3762c96803d0274 P a994894f6c0040f3abc9de23698d36db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:21.194511  7275 raft_consensus.cc:1275] T a9dcbd345c474046a3762c96803d0274 P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:21.196317  6862 raft_consensus.cc:1275] T a9dcbd345c474046a3762c96803d0274 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:03:21.196549  7617 consensus_queue.cc:1048] T a9dcbd345c474046a3762c96803d0274 P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:21.199841  7617 consensus_queue.cc:1048] T a9dcbd345c474046a3762c96803d0274 P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:03:21.203060  7560 raft_consensus.cc:2955] T a9dcbd345c474046a3762c96803d0274 P a994894f6c0040f3abc9de23698d36db [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7aad5514c5374da88abc8f054d27b17e (127.5.154.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:21.207386  6862 raft_consensus.cc:2955] T a9dcbd345c474046a3762c96803d0274 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7aad5514c5374da88abc8f054d27b17e (127.5.154.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:21.208076  7275 raft_consensus.cc:2955] T a9dcbd345c474046a3762c96803d0274 P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7aad5514c5374da88abc8f054d27b17e (127.5.154.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } } }
I20260713 09:03:21.211889  6748 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a9dcbd345c474046a3762c96803d0274 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:03:21.217163  6761 catalog_manager.cc:5697] T a9dcbd345c474046a3762c96803d0274 P a994894f6c0040f3abc9de23698d36db reported cstate change: config changed from index 3 to 4, VOTER 7aad5514c5374da88abc8f054d27b17e (127.5.154.3) evicted. New cstate: current_term: 1 leader_uuid: "a994894f6c0040f3abc9de23698d36db" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:21.229125  6996 tablet_service.cc:1558] Processing DeleteTablet for tablet a9dcbd345c474046a3762c96803d0274 with delete_type TABLET_DATA_TOMBSTONED (TS 7aad5514c5374da88abc8f054d27b17e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53032
I20260713 09:03:21.231021  7635 tablet_replica.cc:333] T a9dcbd345c474046a3762c96803d0274 P 7aad5514c5374da88abc8f054d27b17e: stopping tablet replica
I20260713 09:03:21.231842  7635 raft_consensus.cc:2243] T a9dcbd345c474046a3762c96803d0274 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:21.232498  7635 raft_consensus.cc:2272] T a9dcbd345c474046a3762c96803d0274 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:21.236024  7635 ts_tablet_manager.cc:1916] T a9dcbd345c474046a3762c96803d0274 P 7aad5514c5374da88abc8f054d27b17e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:03:21.247675  7635 ts_tablet_manager.cc:1929] T a9dcbd345c474046a3762c96803d0274 P 7aad5514c5374da88abc8f054d27b17e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:03:21.248051  7635 log.cc:1199] T a9dcbd345c474046a3762c96803d0274 P 7aad5514c5374da88abc8f054d27b17e: Deleting WAL directory at /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933356847920-5736-0/minicluster-data/ts-2-root/wals/a9dcbd345c474046a3762c96803d0274
I20260713 09:03:21.249284  6750 catalog_manager.cc:5028] TS 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451): tablet a9dcbd345c474046a3762c96803d0274 (table test-workload [id=b154fe30877b4561be1390cb1d93064b]) successfully deleted
I20260713 09:03:25.577977  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:25.610132  6939 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c3a0ab56e8e43058c857de6a3e8227d"
dest_uuid: "a994894f6c0040f3abc9de23698d36db"
mode: GRACEFUL
new_leader_uuid: "488820123a574f2b87b2ad97b28575d9"
 from {username='slave'} at 127.0.0.1:42506
I20260713 09:03:25.610839  6939 raft_consensus.cc:606] T 2c3a0ab56e8e43058c857de6a3e8227d P a994894f6c0040f3abc9de23698d36db [term 1 LEADER]: Received request to transfer leadership to TS 488820123a574f2b87b2ad97b28575d9
I20260713 09:03:25.622574  6862 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d1c1924aab64253a2eeffe92149b09b"
dest_uuid: "488820123a574f2b87b2ad97b28575d9"
mode: GRACEFUL
new_leader_uuid: "187c78af6885404abf9a232ba949c512"
 from {username='slave'} at 127.0.0.1:54152
I20260713 09:03:25.623026  6862 raft_consensus.cc:606] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9 [term 1 LEADER]: Received request to transfer leadership to TS 187c78af6885404abf9a232ba949c512
I20260713 09:03:25.635536  7012 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8830f997d725415497b539051d1dfa5a"
dest_uuid: "7aad5514c5374da88abc8f054d27b17e"
mode: GRACEFUL
new_leader_uuid: "187c78af6885404abf9a232ba949c512"
 from {username='slave'} at 127.0.0.1:50624
I20260713 09:03:25.636175  7012 raft_consensus.cc:606] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e [term 1 LEADER]: Received request to transfer leadership to TS 187c78af6885404abf9a232ba949c512
I20260713 09:03:25.638469  6939 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b665abcce79e44a784f23701be4c2f4b"
dest_uuid: "a994894f6c0040f3abc9de23698d36db"
mode: GRACEFUL
new_leader_uuid: "187c78af6885404abf9a232ba949c512"
 from {username='slave'} at 127.0.0.1:42506
I20260713 09:03:25.638917  6939 raft_consensus.cc:606] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db [term 1 LEADER]: Received request to transfer leadership to TS 187c78af6885404abf9a232ba949c512
I20260713 09:03:25.640918  6939 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9a74ac042c9462b9ce26ebddd537c43"
dest_uuid: "a994894f6c0040f3abc9de23698d36db"
mode: GRACEFUL
new_leader_uuid: "7aad5514c5374da88abc8f054d27b17e"
 from {username='slave'} at 127.0.0.1:42506
I20260713 09:03:25.641309  6939 raft_consensus.cc:606] T b9a74ac042c9462b9ce26ebddd537c43 P a994894f6c0040f3abc9de23698d36db [term 1 LEADER]: Received request to transfer leadership to TS 7aad5514c5374da88abc8f054d27b17e
I20260713 09:03:25.642365  5736 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:03:25.643106  5736 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:03:25.706905  7639 raft_consensus.cc:993] T b9a74ac042c9462b9ce26ebddd537c43 P a994894f6c0040f3abc9de23698d36db: : Instructing follower 7aad5514c5374da88abc8f054d27b17e to start an election
I20260713 09:03:25.708374  7642 raft_consensus.cc:1081] T b9a74ac042c9462b9ce26ebddd537c43 P a994894f6c0040f3abc9de23698d36db [term 1 LEADER]: Signalling peer 7aad5514c5374da88abc8f054d27b17e to start an election
I20260713 09:03:25.710954  7012 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b9a74ac042c9462b9ce26ebddd537c43"
dest_uuid: "7aad5514c5374da88abc8f054d27b17e"
 from {username='slave'} at 127.0.0.1:53052
I20260713 09:03:25.711552  7012 raft_consensus.cc:493] T b9a74ac042c9462b9ce26ebddd537c43 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:25.711828  7012 raft_consensus.cc:3060] T b9a74ac042c9462b9ce26ebddd537c43 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:25.716029  7012 raft_consensus.cc:515] T b9a74ac042c9462b9ce26ebddd537c43 P 7aad5514c5374da88abc8f054d27b17e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:25.717471  7012 leader_election.cc:290] T b9a74ac042c9462b9ce26ebddd537c43 P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 2 election: Requested vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313)
I20260713 09:03:25.718192  6862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a74ac042c9462b9ce26ebddd537c43" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "488820123a574f2b87b2ad97b28575d9"
I20260713 09:03:25.718483  6939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a74ac042c9462b9ce26ebddd537c43" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a994894f6c0040f3abc9de23698d36db"
I20260713 09:03:25.718775  6862 raft_consensus.cc:3060] T b9a74ac042c9462b9ce26ebddd537c43 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:25.719103  6939 raft_consensus.cc:3055] T b9a74ac042c9462b9ce26ebddd537c43 P a994894f6c0040f3abc9de23698d36db [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:25.719448  6939 raft_consensus.cc:740] T b9a74ac042c9462b9ce26ebddd537c43 P a994894f6c0040f3abc9de23698d36db [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a994894f6c0040f3abc9de23698d36db, State: Running, Role: LEADER
I20260713 09:03:25.720111  6939 consensus_queue.cc:260] T b9a74ac042c9462b9ce26ebddd537c43 P a994894f6c0040f3abc9de23698d36db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:25.720902  6939 raft_consensus.cc:3060] T b9a74ac042c9462b9ce26ebddd537c43 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:25.725023  6862 raft_consensus.cc:2468] T b9a74ac042c9462b9ce26ebddd537c43 P 488820123a574f2b87b2ad97b28575d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7aad5514c5374da88abc8f054d27b17e in term 2.
I20260713 09:03:25.726346  6978 leader_election.cc:304] T b9a74ac042c9462b9ce26ebddd537c43 P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9, 7aad5514c5374da88abc8f054d27b17e; no voters: 
I20260713 09:03:25.726716  6939 raft_consensus.cc:2468] T b9a74ac042c9462b9ce26ebddd537c43 P a994894f6c0040f3abc9de23698d36db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7aad5514c5374da88abc8f054d27b17e in term 2.
I20260713 09:03:25.727136  7641 raft_consensus.cc:2804] T b9a74ac042c9462b9ce26ebddd537c43 P 7aad5514c5374da88abc8f054d27b17e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:25.728159  7641 raft_consensus.cc:697] T b9a74ac042c9462b9ce26ebddd537c43 P 7aad5514c5374da88abc8f054d27b17e [term 2 LEADER]: Becoming Leader. State: Replica: 7aad5514c5374da88abc8f054d27b17e, State: Running, Role: LEADER
I20260713 09:03:25.728969  7641 consensus_queue.cc:237] T b9a74ac042c9462b9ce26ebddd537c43 P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:25.737079  6760 catalog_manager.cc:5697] T b9a74ac042c9462b9ce26ebddd537c43 P 7aad5514c5374da88abc8f054d27b17e reported cstate change: term changed from 1 to 2, leader changed from a994894f6c0040f3abc9de23698d36db (127.5.154.2) to 7aad5514c5374da88abc8f054d27b17e (127.5.154.3). New cstate: current_term: 2 leader_uuid: "7aad5514c5374da88abc8f054d27b17e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:25.790356  7642 raft_consensus.cc:993] T 2c3a0ab56e8e43058c857de6a3e8227d P a994894f6c0040f3abc9de23698d36db: : Instructing follower 488820123a574f2b87b2ad97b28575d9 to start an election
I20260713 09:03:25.790854  7639 raft_consensus.cc:1081] T 2c3a0ab56e8e43058c857de6a3e8227d P a994894f6c0040f3abc9de23698d36db [term 1 LEADER]: Signalling peer 488820123a574f2b87b2ad97b28575d9 to start an election
I20260713 09:03:25.792456  6862 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c3a0ab56e8e43058c857de6a3e8227d"
dest_uuid: "488820123a574f2b87b2ad97b28575d9"
 from {username='slave'} at 127.0.0.1:53654
I20260713 09:03:25.792917  6862 raft_consensus.cc:493] T 2c3a0ab56e8e43058c857de6a3e8227d P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:25.793196  6862 raft_consensus.cc:3060] T 2c3a0ab56e8e43058c857de6a3e8227d P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:25.797030  6862 raft_consensus.cc:515] T 2c3a0ab56e8e43058c857de6a3e8227d P 488820123a574f2b87b2ad97b28575d9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } }
I20260713 09:03:25.798444  6862 leader_election.cc:290] T 2c3a0ab56e8e43058c857de6a3e8227d P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 2 election: Requested vote from peers 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451), a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313)
I20260713 09:03:25.799190  7012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3a0ab56e8e43058c857de6a3e8227d" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7aad5514c5374da88abc8f054d27b17e"
I20260713 09:03:25.799336  6939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c3a0ab56e8e43058c857de6a3e8227d" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a994894f6c0040f3abc9de23698d36db"
I20260713 09:03:25.799783  7012 raft_consensus.cc:3060] T 2c3a0ab56e8e43058c857de6a3e8227d P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:25.799839  6939 raft_consensus.cc:3055] T 2c3a0ab56e8e43058c857de6a3e8227d P a994894f6c0040f3abc9de23698d36db [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:25.800187  6939 raft_consensus.cc:740] T 2c3a0ab56e8e43058c857de6a3e8227d P a994894f6c0040f3abc9de23698d36db [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a994894f6c0040f3abc9de23698d36db, State: Running, Role: LEADER
I20260713 09:03:25.800900  6939 consensus_queue.cc:260] T 2c3a0ab56e8e43058c857de6a3e8227d P a994894f6c0040f3abc9de23698d36db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } }
I20260713 09:03:25.801983  6939 raft_consensus.cc:3060] T 2c3a0ab56e8e43058c857de6a3e8227d P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:25.805807  7012 raft_consensus.cc:2468] T 2c3a0ab56e8e43058c857de6a3e8227d P 7aad5514c5374da88abc8f054d27b17e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 488820123a574f2b87b2ad97b28575d9 in term 2.
I20260713 09:03:25.806912  6939 raft_consensus.cc:2468] T 2c3a0ab56e8e43058c857de6a3e8227d P a994894f6c0040f3abc9de23698d36db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 488820123a574f2b87b2ad97b28575d9 in term 2.
I20260713 09:03:25.806972  6831 leader_election.cc:304] T 2c3a0ab56e8e43058c857de6a3e8227d P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9, 7aad5514c5374da88abc8f054d27b17e; no voters: 
I20260713 09:03:25.807830  7636 raft_consensus.cc:2804] T 2c3a0ab56e8e43058c857de6a3e8227d P 488820123a574f2b87b2ad97b28575d9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:25.809067  7636 raft_consensus.cc:697] T 2c3a0ab56e8e43058c857de6a3e8227d P 488820123a574f2b87b2ad97b28575d9 [term 2 LEADER]: Becoming Leader. State: Replica: 488820123a574f2b87b2ad97b28575d9, State: Running, Role: LEADER
I20260713 09:03:25.810437  7636 consensus_queue.cc:237] T 2c3a0ab56e8e43058c857de6a3e8227d P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } }
I20260713 09:03:25.812470  7654 raft_consensus.cc:993] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9: : Instructing follower 187c78af6885404abf9a232ba949c512 to start an election
I20260713 09:03:25.812916  7653 raft_consensus.cc:1081] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9 [term 1 LEADER]: Signalling peer 187c78af6885404abf9a232ba949c512 to start an election
I20260713 09:03:25.814405  7278 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d1c1924aab64253a2eeffe92149b09b"
dest_uuid: "187c78af6885404abf9a232ba949c512"
 from {username='slave'} at 127.0.0.1:44438
I20260713 09:03:25.814945  7278 raft_consensus.cc:493] T 5d1c1924aab64253a2eeffe92149b09b P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:25.815279  7278 raft_consensus.cc:3060] T 5d1c1924aab64253a2eeffe92149b09b P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:25.818457  6760 catalog_manager.cc:5697] T 2c3a0ab56e8e43058c857de6a3e8227d P 488820123a574f2b87b2ad97b28575d9 reported cstate change: term changed from 1 to 2, leader changed from a994894f6c0040f3abc9de23698d36db (127.5.154.2) to 488820123a574f2b87b2ad97b28575d9 (127.5.154.1). New cstate: current_term: 2 leader_uuid: "488820123a574f2b87b2ad97b28575d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:25.821244  7278 raft_consensus.cc:515] T 5d1c1924aab64253a2eeffe92149b09b P 187c78af6885404abf9a232ba949c512 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:25.823097  7278 leader_election.cc:290] T 5d1c1924aab64253a2eeffe92149b09b P 187c78af6885404abf9a232ba949c512 [CANDIDATE]: Term 2 election: Requested vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313)
I20260713 09:03:25.823766  6862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1c1924aab64253a2eeffe92149b09b" candidate_uuid: "187c78af6885404abf9a232ba949c512" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "488820123a574f2b87b2ad97b28575d9"
I20260713 09:03:25.824113  6939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d1c1924aab64253a2eeffe92149b09b" candidate_uuid: "187c78af6885404abf9a232ba949c512" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a994894f6c0040f3abc9de23698d36db"
I20260713 09:03:25.824311  6862 raft_consensus.cc:3055] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:25.824605  6939 raft_consensus.cc:3060] T 5d1c1924aab64253a2eeffe92149b09b P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:25.824608  6862 raft_consensus.cc:740] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 488820123a574f2b87b2ad97b28575d9, State: Running, Role: LEADER
I20260713 09:03:25.825728  6862 consensus_queue.cc:260] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:25.826822  6862 raft_consensus.cc:3060] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:25.830667  6939 raft_consensus.cc:2468] T 5d1c1924aab64253a2eeffe92149b09b P a994894f6c0040f3abc9de23698d36db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 187c78af6885404abf9a232ba949c512 in term 2.
I20260713 09:03:25.831773  7238 leader_election.cc:304] T 5d1c1924aab64253a2eeffe92149b09b P 187c78af6885404abf9a232ba949c512 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 187c78af6885404abf9a232ba949c512, a994894f6c0040f3abc9de23698d36db; no voters: 
I20260713 09:03:25.832820  6862 raft_consensus.cc:2468] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 187c78af6885404abf9a232ba949c512 in term 2.
I20260713 09:03:25.833549  7656 raft_consensus.cc:2804] T 5d1c1924aab64253a2eeffe92149b09b P 187c78af6885404abf9a232ba949c512 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:25.834728  7656 raft_consensus.cc:697] T 5d1c1924aab64253a2eeffe92149b09b P 187c78af6885404abf9a232ba949c512 [term 2 LEADER]: Becoming Leader. State: Replica: 187c78af6885404abf9a232ba949c512, State: Running, Role: LEADER
I20260713 09:03:25.835451  7656 consensus_queue.cc:237] T 5d1c1924aab64253a2eeffe92149b09b P 187c78af6885404abf9a232ba949c512 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:25.842434  6760 catalog_manager.cc:5697] T 5d1c1924aab64253a2eeffe92149b09b P 187c78af6885404abf9a232ba949c512 reported cstate change: term changed from 1 to 2, leader changed from 488820123a574f2b87b2ad97b28575d9 (127.5.154.1) to 187c78af6885404abf9a232ba949c512 (127.5.154.4). New cstate: current_term: 2 leader_uuid: "187c78af6885404abf9a232ba949c512" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:26.029345  7642 raft_consensus.cc:993] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db: : Instructing follower 187c78af6885404abf9a232ba949c512 to start an election
I20260713 09:03:26.029822  7639 raft_consensus.cc:1081] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db [term 1 LEADER]: Signalling peer 187c78af6885404abf9a232ba949c512 to start an election
I20260713 09:03:26.031136  7278 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b665abcce79e44a784f23701be4c2f4b"
dest_uuid: "187c78af6885404abf9a232ba949c512"
 from {username='slave'} at 127.0.0.1:44430
I20260713 09:03:26.031675  7278 raft_consensus.cc:493] T b665abcce79e44a784f23701be4c2f4b P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:26.031951  7278 raft_consensus.cc:3060] T b665abcce79e44a784f23701be4c2f4b P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:26.036255  7278 raft_consensus.cc:515] T b665abcce79e44a784f23701be4c2f4b P 187c78af6885404abf9a232ba949c512 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:26.037593  7278 leader_election.cc:290] T b665abcce79e44a784f23701be4c2f4b P 187c78af6885404abf9a232ba949c512 [CANDIDATE]: Term 2 election: Requested vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313)
I20260713 09:03:26.038404  6862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b665abcce79e44a784f23701be4c2f4b" candidate_uuid: "187c78af6885404abf9a232ba949c512" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "488820123a574f2b87b2ad97b28575d9"
I20260713 09:03:26.038677  6939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b665abcce79e44a784f23701be4c2f4b" candidate_uuid: "187c78af6885404abf9a232ba949c512" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a994894f6c0040f3abc9de23698d36db"
I20260713 09:03:26.038930  6862 raft_consensus.cc:3060] T b665abcce79e44a784f23701be4c2f4b P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:26.039225  6939 raft_consensus.cc:3055] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:26.039527  6939 raft_consensus.cc:740] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a994894f6c0040f3abc9de23698d36db, State: Running, Role: LEADER
I20260713 09:03:26.040174  6939 consensus_queue.cc:260] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:26.041141  6939 raft_consensus.cc:3060] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:26.043342  6862 raft_consensus.cc:2468] T b665abcce79e44a784f23701be4c2f4b P 488820123a574f2b87b2ad97b28575d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 187c78af6885404abf9a232ba949c512 in term 2.
I20260713 09:03:26.044268  7238 leader_election.cc:304] T b665abcce79e44a784f23701be4c2f4b P 187c78af6885404abf9a232ba949c512 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 187c78af6885404abf9a232ba949c512, 488820123a574f2b87b2ad97b28575d9; no voters: 
I20260713 09:03:26.045056  7656 raft_consensus.cc:2804] T b665abcce79e44a784f23701be4c2f4b P 187c78af6885404abf9a232ba949c512 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:26.045569  7656 raft_consensus.cc:697] T b665abcce79e44a784f23701be4c2f4b P 187c78af6885404abf9a232ba949c512 [term 2 LEADER]: Becoming Leader. State: Replica: 187c78af6885404abf9a232ba949c512, State: Running, Role: LEADER
I20260713 09:03:26.046031  6939 raft_consensus.cc:2468] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 187c78af6885404abf9a232ba949c512 in term 2.
I20260713 09:03:26.046408  7656 consensus_queue.cc:237] T b665abcce79e44a784f23701be4c2f4b P 187c78af6885404abf9a232ba949c512 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:26.053619  6760 catalog_manager.cc:5697] T b665abcce79e44a784f23701be4c2f4b P 187c78af6885404abf9a232ba949c512 reported cstate change: term changed from 1 to 2, leader changed from a994894f6c0040f3abc9de23698d36db (127.5.154.2) to 187c78af6885404abf9a232ba949c512 (127.5.154.4). New cstate: current_term: 2 leader_uuid: "187c78af6885404abf9a232ba949c512" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:26.069269  7647 raft_consensus.cc:993] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e: : Instructing follower 187c78af6885404abf9a232ba949c512 to start an election
I20260713 09:03:26.069779  7641 raft_consensus.cc:1081] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e [term 1 LEADER]: Signalling peer 187c78af6885404abf9a232ba949c512 to start an election
I20260713 09:03:26.071177  7278 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8830f997d725415497b539051d1dfa5a"
dest_uuid: "187c78af6885404abf9a232ba949c512"
 from {username='slave'} at 127.0.0.1:44448
I20260713 09:03:26.071602  7278 raft_consensus.cc:493] T 8830f997d725415497b539051d1dfa5a P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:26.071871  7278 raft_consensus.cc:3060] T 8830f997d725415497b539051d1dfa5a P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:26.075821  7278 raft_consensus.cc:515] T 8830f997d725415497b539051d1dfa5a P 187c78af6885404abf9a232ba949c512 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:26.077534  7278 leader_election.cc:290] T 8830f997d725415497b539051d1dfa5a P 187c78af6885404abf9a232ba949c512 [CANDIDATE]: Term 2 election: Requested vote from peers a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:26.078153  6939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8830f997d725415497b539051d1dfa5a" candidate_uuid: "187c78af6885404abf9a232ba949c512" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a994894f6c0040f3abc9de23698d36db"
I20260713 09:03:26.078504  7012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8830f997d725415497b539051d1dfa5a" candidate_uuid: "187c78af6885404abf9a232ba949c512" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7aad5514c5374da88abc8f054d27b17e"
I20260713 09:03:26.078712  6939 raft_consensus.cc:3060] T 8830f997d725415497b539051d1dfa5a P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:26.079038  7012 raft_consensus.cc:3055] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:26.079373  7012 raft_consensus.cc:740] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7aad5514c5374da88abc8f054d27b17e, State: Running, Role: LEADER
I20260713 09:03:26.080076  7012 consensus_queue.cc:260] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:26.081172  7012 raft_consensus.cc:3060] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:26.084628  6939 raft_consensus.cc:2468] T 8830f997d725415497b539051d1dfa5a P a994894f6c0040f3abc9de23698d36db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 187c78af6885404abf9a232ba949c512 in term 2.
I20260713 09:03:26.085911  7238 leader_election.cc:304] T 8830f997d725415497b539051d1dfa5a P 187c78af6885404abf9a232ba949c512 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 187c78af6885404abf9a232ba949c512, a994894f6c0040f3abc9de23698d36db; no voters: 
I20260713 09:03:26.086571  7656 raft_consensus.cc:2804] T 8830f997d725415497b539051d1dfa5a P 187c78af6885404abf9a232ba949c512 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:26.086618  7012 raft_consensus.cc:2468] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 187c78af6885404abf9a232ba949c512 in term 2.
I20260713 09:03:26.087034  7656 raft_consensus.cc:697] T 8830f997d725415497b539051d1dfa5a P 187c78af6885404abf9a232ba949c512 [term 2 LEADER]: Becoming Leader. State: Replica: 187c78af6885404abf9a232ba949c512, State: Running, Role: LEADER
I20260713 09:03:26.087863  7656 consensus_queue.cc:237] T 8830f997d725415497b539051d1dfa5a P 187c78af6885404abf9a232ba949c512 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:26.094256  6760 catalog_manager.cc:5697] T 8830f997d725415497b539051d1dfa5a P 187c78af6885404abf9a232ba949c512 reported cstate change: term changed from 1 to 2, leader changed from 7aad5514c5374da88abc8f054d27b17e (127.5.154.3) to 187c78af6885404abf9a232ba949c512 (127.5.154.4). New cstate: current_term: 2 leader_uuid: "187c78af6885404abf9a232ba949c512" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:26.208516  6939 raft_consensus.cc:1275] T b9a74ac042c9462b9ce26ebddd537c43 P a994894f6c0040f3abc9de23698d36db [term 2 FOLLOWER]: Refusing update from remote peer 7aad5514c5374da88abc8f054d27b17e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:26.209631  7641 consensus_queue.cc:1048] T b9a74ac042c9462b9ce26ebddd537c43 P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:26.223407  6862 raft_consensus.cc:1275] T b9a74ac042c9462b9ce26ebddd537c43 P 488820123a574f2b87b2ad97b28575d9 [term 2 FOLLOWER]: Refusing update from remote peer 7aad5514c5374da88abc8f054d27b17e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:26.227223  7647 consensus_queue.cc:1048] T b9a74ac042c9462b9ce26ebddd537c43 P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:26.247150  6862 raft_consensus.cc:1275] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9 [term 2 FOLLOWER]: Refusing update from remote peer 187c78af6885404abf9a232ba949c512: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:03:26.248303  7656 consensus_queue.cc:1048] T 5d1c1924aab64253a2eeffe92149b09b P 187c78af6885404abf9a232ba949c512 [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:03:26.258939  6939 raft_consensus.cc:1275] T 5d1c1924aab64253a2eeffe92149b09b P a994894f6c0040f3abc9de23698d36db [term 2 FOLLOWER]: Refusing update from remote peer 187c78af6885404abf9a232ba949c512: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:03:26.261133  7656 consensus_queue.cc:1048] T 5d1c1924aab64253a2eeffe92149b09b P 187c78af6885404abf9a232ba949c512 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:03:26.314749  7012 raft_consensus.cc:1275] T 2c3a0ab56e8e43058c857de6a3e8227d P 7aad5514c5374da88abc8f054d27b17e [term 2 FOLLOWER]: Refusing update from remote peer 488820123a574f2b87b2ad97b28575d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:26.315945  7653 consensus_queue.cc:1048] T 2c3a0ab56e8e43058c857de6a3e8227d P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:26.324276  6939 raft_consensus.cc:1275] T 2c3a0ab56e8e43058c857de6a3e8227d P a994894f6c0040f3abc9de23698d36db [term 2 FOLLOWER]: Refusing update from remote peer 488820123a574f2b87b2ad97b28575d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:26.326200  7653 consensus_queue.cc:1048] T 2c3a0ab56e8e43058c857de6a3e8227d P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:26.488723  6862 raft_consensus.cc:1275] T b665abcce79e44a784f23701be4c2f4b P 488820123a574f2b87b2ad97b28575d9 [term 2 FOLLOWER]: Refusing update from remote peer 187c78af6885404abf9a232ba949c512: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:03:26.489748  7670 consensus_queue.cc:1048] T b665abcce79e44a784f23701be4c2f4b P 187c78af6885404abf9a232ba949c512 [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:03:26.499044  6939 raft_consensus.cc:1275] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db [term 2 FOLLOWER]: Refusing update from remote peer 187c78af6885404abf9a232ba949c512: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:03:26.500501  7670 consensus_queue.cc:1048] T b665abcce79e44a784f23701be4c2f4b P 187c78af6885404abf9a232ba949c512 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:03:26.590603  7012 raft_consensus.cc:1275] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e [term 2 FOLLOWER]: Refusing update from remote peer 187c78af6885404abf9a232ba949c512: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:03:26.592038  7670 consensus_queue.cc:1048] T 8830f997d725415497b539051d1dfa5a P 187c78af6885404abf9a232ba949c512 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:03:26.604803  6939 raft_consensus.cc:1275] T 8830f997d725415497b539051d1dfa5a P a994894f6c0040f3abc9de23698d36db [term 2 FOLLOWER]: Refusing update from remote peer 187c78af6885404abf9a232ba949c512: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:03:26.606186  7656 consensus_queue.cc:1048] T 8830f997d725415497b539051d1dfa5a P 187c78af6885404abf9a232ba949c512 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:03:26.643936  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:26.662750  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:26.677012  6939 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "060ba48c36534960b0bffcfe67269152"
dest_uuid: "a994894f6c0040f3abc9de23698d36db"
mode: GRACEFUL
new_leader_uuid: "488820123a574f2b87b2ad97b28575d9"
 from {username='slave'} at 127.0.0.1:42506
I20260713 09:03:26.677424  6939 raft_consensus.cc:606] T 060ba48c36534960b0bffcfe67269152 P a994894f6c0040f3abc9de23698d36db [term 1 LEADER]: Received request to transfer leadership to TS 488820123a574f2b87b2ad97b28575d9
I20260713 09:03:26.679447  6862 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "425e745601b8494e995c619fc25acc68"
dest_uuid: "488820123a574f2b87b2ad97b28575d9"
mode: GRACEFUL
new_leader_uuid: "7aad5514c5374da88abc8f054d27b17e"
 from {username='slave'} at 127.0.0.1:54152
I20260713 09:03:26.679883  6862 raft_consensus.cc:606] T 425e745601b8494e995c619fc25acc68 P 488820123a574f2b87b2ad97b28575d9 [term 1 LEADER]: Received request to transfer leadership to TS 7aad5514c5374da88abc8f054d27b17e
I20260713 09:03:26.681998  7012 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9a74ac042c9462b9ce26ebddd537c43"
dest_uuid: "7aad5514c5374da88abc8f054d27b17e"
mode: GRACEFUL
new_leader_uuid: "488820123a574f2b87b2ad97b28575d9"
 from {username='slave'} at 127.0.0.1:50624
I20260713 09:03:26.682420  7012 raft_consensus.cc:606] T b9a74ac042c9462b9ce26ebddd537c43 P 7aad5514c5374da88abc8f054d27b17e [term 2 LEADER]: Received request to transfer leadership to TS 488820123a574f2b87b2ad97b28575d9
I20260713 09:03:26.683440  5736 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260713 09:03:26.683971  5736 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:03:26.921229  7677 raft_consensus.cc:993] T 060ba48c36534960b0bffcfe67269152 P a994894f6c0040f3abc9de23698d36db: : Instructing follower 488820123a574f2b87b2ad97b28575d9 to start an election
I20260713 09:03:26.921728  7639 raft_consensus.cc:1081] T 060ba48c36534960b0bffcfe67269152 P a994894f6c0040f3abc9de23698d36db [term 1 LEADER]: Signalling peer 488820123a574f2b87b2ad97b28575d9 to start an election
I20260713 09:03:26.922969  6862 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "060ba48c36534960b0bffcfe67269152"
dest_uuid: "488820123a574f2b87b2ad97b28575d9"
 from {username='slave'} at 127.0.0.1:53654
I20260713 09:03:26.923427  6862 raft_consensus.cc:493] T 060ba48c36534960b0bffcfe67269152 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:26.923708  6862 raft_consensus.cc:3060] T 060ba48c36534960b0bffcfe67269152 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:26.928265  6862 raft_consensus.cc:515] T 060ba48c36534960b0bffcfe67269152 P 488820123a574f2b87b2ad97b28575d9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:26.929972  6862 leader_election.cc:290] T 060ba48c36534960b0bffcfe67269152 P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 2 election: Requested vote from peers a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:26.930830  6939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "060ba48c36534960b0bffcfe67269152" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a994894f6c0040f3abc9de23698d36db"
I20260713 09:03:26.930843  7012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "060ba48c36534960b0bffcfe67269152" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7aad5514c5374da88abc8f054d27b17e"
I20260713 09:03:26.931320  6939 raft_consensus.cc:3055] T 060ba48c36534960b0bffcfe67269152 P a994894f6c0040f3abc9de23698d36db [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:26.931507  7012 raft_consensus.cc:3060] T 060ba48c36534960b0bffcfe67269152 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:26.931663  6939 raft_consensus.cc:740] T 060ba48c36534960b0bffcfe67269152 P a994894f6c0040f3abc9de23698d36db [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a994894f6c0040f3abc9de23698d36db, State: Running, Role: LEADER
I20260713 09:03:26.932439  6939 consensus_queue.cc:260] T 060ba48c36534960b0bffcfe67269152 P a994894f6c0040f3abc9de23698d36db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:26.933358  6939 raft_consensus.cc:3060] T 060ba48c36534960b0bffcfe67269152 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:26.937733  7012 raft_consensus.cc:2468] T 060ba48c36534960b0bffcfe67269152 P 7aad5514c5374da88abc8f054d27b17e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 488820123a574f2b87b2ad97b28575d9 in term 2.
I20260713 09:03:26.938419  6939 raft_consensus.cc:2468] T 060ba48c36534960b0bffcfe67269152 P a994894f6c0040f3abc9de23698d36db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 488820123a574f2b87b2ad97b28575d9 in term 2.
I20260713 09:03:26.938850  6831 leader_election.cc:304] T 060ba48c36534960b0bffcfe67269152 P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9, 7aad5514c5374da88abc8f054d27b17e; no voters: 
I20260713 09:03:26.939661  7681 raft_consensus.cc:2804] T 060ba48c36534960b0bffcfe67269152 P 488820123a574f2b87b2ad97b28575d9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:26.940281  7681 raft_consensus.cc:697] T 060ba48c36534960b0bffcfe67269152 P 488820123a574f2b87b2ad97b28575d9 [term 2 LEADER]: Becoming Leader. State: Replica: 488820123a574f2b87b2ad97b28575d9, State: Running, Role: LEADER
I20260713 09:03:26.941124  7681 consensus_queue.cc:237] T 060ba48c36534960b0bffcfe67269152 P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:26.950222  6763 catalog_manager.cc:5697] T 060ba48c36534960b0bffcfe67269152 P 488820123a574f2b87b2ad97b28575d9 reported cstate change: term changed from 1 to 2, leader changed from a994894f6c0040f3abc9de23698d36db (127.5.154.2) to 488820123a574f2b87b2ad97b28575d9 (127.5.154.1). New cstate: current_term: 2 leader_uuid: "488820123a574f2b87b2ad97b28575d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:27.039490  7665 raft_consensus.cc:993] T b9a74ac042c9462b9ce26ebddd537c43 P 7aad5514c5374da88abc8f054d27b17e: : Instructing follower 488820123a574f2b87b2ad97b28575d9 to start an election
I20260713 09:03:27.040123  7641 raft_consensus.cc:1081] T b9a74ac042c9462b9ce26ebddd537c43 P 7aad5514c5374da88abc8f054d27b17e [term 2 LEADER]: Signalling peer 488820123a574f2b87b2ad97b28575d9 to start an election
I20260713 09:03:27.041775  6862 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b9a74ac042c9462b9ce26ebddd537c43"
dest_uuid: "488820123a574f2b87b2ad97b28575d9"
 from {username='slave'} at 127.0.0.1:53640
I20260713 09:03:27.042213  6862 raft_consensus.cc:493] T b9a74ac042c9462b9ce26ebddd537c43 P 488820123a574f2b87b2ad97b28575d9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:27.042538  6862 raft_consensus.cc:3060] T b9a74ac042c9462b9ce26ebddd537c43 P 488820123a574f2b87b2ad97b28575d9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:27.046471  6862 raft_consensus.cc:515] T b9a74ac042c9462b9ce26ebddd537c43 P 488820123a574f2b87b2ad97b28575d9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:27.047993  6862 leader_election.cc:290] T b9a74ac042c9462b9ce26ebddd537c43 P 488820123a574f2b87b2ad97b28575d9 [CANDIDATE]: Term 3 election: Requested vote from peers a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:27.048585  6939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a74ac042c9462b9ce26ebddd537c43" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a994894f6c0040f3abc9de23698d36db"
I20260713 09:03:27.049151  6939 raft_consensus.cc:3060] T b9a74ac042c9462b9ce26ebddd537c43 P a994894f6c0040f3abc9de23698d36db [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:27.049510  7012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9a74ac042c9462b9ce26ebddd537c43" candidate_uuid: "488820123a574f2b87b2ad97b28575d9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7aad5514c5374da88abc8f054d27b17e"
I20260713 09:03:27.050033  7012 raft_consensus.cc:3055] T b9a74ac042c9462b9ce26ebddd537c43 P 7aad5514c5374da88abc8f054d27b17e [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:03:27.050266  7012 raft_consensus.cc:740] T b9a74ac042c9462b9ce26ebddd537c43 P 7aad5514c5374da88abc8f054d27b17e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7aad5514c5374da88abc8f054d27b17e, State: Running, Role: LEADER
I20260713 09:03:27.050810  7012 consensus_queue.cc:260] T b9a74ac042c9462b9ce26ebddd537c43 P 7aad5514c5374da88abc8f054d27b17e [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: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:27.051676  7012 raft_consensus.cc:3060] T b9a74ac042c9462b9ce26ebddd537c43 P 7aad5514c5374da88abc8f054d27b17e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:27.054100  6939 raft_consensus.cc:2468] T b9a74ac042c9462b9ce26ebddd537c43 P a994894f6c0040f3abc9de23698d36db [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 488820123a574f2b87b2ad97b28575d9 in term 3.
I20260713 09:03:27.055132  6829 leader_election.cc:304] T b9a74ac042c9462b9ce26ebddd537c43 P 488820123a574f2b87b2ad97b28575d9 [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: 488820123a574f2b87b2ad97b28575d9, a994894f6c0040f3abc9de23698d36db; no voters: 
I20260713 09:03:27.055994  7681 raft_consensus.cc:2804] T b9a74ac042c9462b9ce26ebddd537c43 P 488820123a574f2b87b2ad97b28575d9 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:03:27.056448  7681 raft_consensus.cc:697] T b9a74ac042c9462b9ce26ebddd537c43 P 488820123a574f2b87b2ad97b28575d9 [term 3 LEADER]: Becoming Leader. State: Replica: 488820123a574f2b87b2ad97b28575d9, State: Running, Role: LEADER
I20260713 09:03:27.057226  7681 consensus_queue.cc:237] T b9a74ac042c9462b9ce26ebddd537c43 P 488820123a574f2b87b2ad97b28575d9 [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: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:27.057833  7012 raft_consensus.cc:2468] T b9a74ac042c9462b9ce26ebddd537c43 P 7aad5514c5374da88abc8f054d27b17e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 488820123a574f2b87b2ad97b28575d9 in term 3.
I20260713 09:03:27.061859  7653 raft_consensus.cc:993] T 425e745601b8494e995c619fc25acc68 P 488820123a574f2b87b2ad97b28575d9: : Instructing follower 7aad5514c5374da88abc8f054d27b17e to start an election
I20260713 09:03:27.062351  7653 raft_consensus.cc:1081] T 425e745601b8494e995c619fc25acc68 P 488820123a574f2b87b2ad97b28575d9 [term 1 LEADER]: Signalling peer 7aad5514c5374da88abc8f054d27b17e to start an election
I20260713 09:03:27.063881  7012 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "425e745601b8494e995c619fc25acc68"
dest_uuid: "7aad5514c5374da88abc8f054d27b17e"
 from {username='slave'} at 127.0.0.1:53042
I20260713 09:03:27.064342  7012 raft_consensus.cc:493] T 425e745601b8494e995c619fc25acc68 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:27.064709  7012 raft_consensus.cc:3060] T 425e745601b8494e995c619fc25acc68 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:27.065832  6763 catalog_manager.cc:5697] T b9a74ac042c9462b9ce26ebddd537c43 P 488820123a574f2b87b2ad97b28575d9 reported cstate change: term changed from 2 to 3, leader changed from 7aad5514c5374da88abc8f054d27b17e (127.5.154.3) to 488820123a574f2b87b2ad97b28575d9 (127.5.154.1). New cstate: current_term: 3 leader_uuid: "488820123a574f2b87b2ad97b28575d9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:27.070984  7012 raft_consensus.cc:515] T 425e745601b8494e995c619fc25acc68 P 7aad5514c5374da88abc8f054d27b17e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:27.072824  7012 leader_election.cc:290] T 425e745601b8494e995c619fc25acc68 P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 2 election: Requested vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313)
I20260713 09:03:27.073709  6862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e745601b8494e995c619fc25acc68" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "488820123a574f2b87b2ad97b28575d9"
I20260713 09:03:27.074781  6939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "425e745601b8494e995c619fc25acc68" candidate_uuid: "7aad5514c5374da88abc8f054d27b17e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a994894f6c0040f3abc9de23698d36db"
I20260713 09:03:27.075277  6939 raft_consensus.cc:3060] T 425e745601b8494e995c619fc25acc68 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:27.077821  6862 raft_consensus.cc:3055] T 425e745601b8494e995c619fc25acc68 P 488820123a574f2b87b2ad97b28575d9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:27.078161  6862 raft_consensus.cc:740] T 425e745601b8494e995c619fc25acc68 P 488820123a574f2b87b2ad97b28575d9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 488820123a574f2b87b2ad97b28575d9, State: Running, Role: LEADER
I20260713 09:03:27.078751  6862 consensus_queue.cc:260] T 425e745601b8494e995c619fc25acc68 P 488820123a574f2b87b2ad97b28575d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:27.079581  6862 raft_consensus.cc:3060] T 425e745601b8494e995c619fc25acc68 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:27.084812  6862 raft_consensus.cc:2468] T 425e745601b8494e995c619fc25acc68 P 488820123a574f2b87b2ad97b28575d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7aad5514c5374da88abc8f054d27b17e in term 2.
I20260713 09:03:27.085405  6939 raft_consensus.cc:2468] T 425e745601b8494e995c619fc25acc68 P a994894f6c0040f3abc9de23698d36db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7aad5514c5374da88abc8f054d27b17e in term 2.
I20260713 09:03:27.085865  6978 leader_election.cc:304] T 425e745601b8494e995c619fc25acc68 P 7aad5514c5374da88abc8f054d27b17e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 488820123a574f2b87b2ad97b28575d9, 7aad5514c5374da88abc8f054d27b17e; no voters: 
I20260713 09:03:27.086567  7641 raft_consensus.cc:2804] T 425e745601b8494e995c619fc25acc68 P 7aad5514c5374da88abc8f054d27b17e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:27.087014  7641 raft_consensus.cc:697] T 425e745601b8494e995c619fc25acc68 P 7aad5514c5374da88abc8f054d27b17e [term 2 LEADER]: Becoming Leader. State: Replica: 7aad5514c5374da88abc8f054d27b17e, State: Running, Role: LEADER
I20260713 09:03:27.087711  7641 consensus_queue.cc:237] T 425e745601b8494e995c619fc25acc68 P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:27.094291  6760 catalog_manager.cc:5697] T 425e745601b8494e995c619fc25acc68 P 7aad5514c5374da88abc8f054d27b17e reported cstate change: term changed from 1 to 2, leader changed from 488820123a574f2b87b2ad97b28575d9 (127.5.154.1) to 7aad5514c5374da88abc8f054d27b17e (127.5.154.3). New cstate: current_term: 2 leader_uuid: "7aad5514c5374da88abc8f054d27b17e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:27.346427  6939 raft_consensus.cc:1275] T 060ba48c36534960b0bffcfe67269152 P a994894f6c0040f3abc9de23698d36db [term 2 FOLLOWER]: Refusing update from remote peer 488820123a574f2b87b2ad97b28575d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:27.348213  7681 consensus_queue.cc:1048] T 060ba48c36534960b0bffcfe67269152 P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:03:27.383847  7010 raft_consensus.cc:1275] T 060ba48c36534960b0bffcfe67269152 P 7aad5514c5374da88abc8f054d27b17e [term 2 FOLLOWER]: Refusing update from remote peer 488820123a574f2b87b2ad97b28575d9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:27.386044  7653 consensus_queue.cc:1048] T 060ba48c36534960b0bffcfe67269152 P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:03:27.497336  6939 raft_consensus.cc:1275] T b9a74ac042c9462b9ce26ebddd537c43 P a994894f6c0040f3abc9de23698d36db [term 3 FOLLOWER]: Refusing update from remote peer 488820123a574f2b87b2ad97b28575d9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:27.498493  7653 consensus_queue.cc:1048] T b9a74ac042c9462b9ce26ebddd537c43 P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:27.507730  7010 raft_consensus.cc:1275] T b9a74ac042c9462b9ce26ebddd537c43 P 7aad5514c5374da88abc8f054d27b17e [term 3 FOLLOWER]: Refusing update from remote peer 488820123a574f2b87b2ad97b28575d9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:27.509639  7673 consensus_queue.cc:1048] T b9a74ac042c9462b9ce26ebddd537c43 P 488820123a574f2b87b2ad97b28575d9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:27.590734  6862 raft_consensus.cc:1275] T 425e745601b8494e995c619fc25acc68 P 488820123a574f2b87b2ad97b28575d9 [term 2 FOLLOWER]: Refusing update from remote peer 7aad5514c5374da88abc8f054d27b17e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:27.592334  7647 consensus_queue.cc:1048] T 425e745601b8494e995c619fc25acc68 P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:03:27.607247  6939 raft_consensus.cc:1275] T 425e745601b8494e995c619fc25acc68 P a994894f6c0040f3abc9de23698d36db [term 2 FOLLOWER]: Refusing update from remote peer 7aad5514c5374da88abc8f054d27b17e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:27.609112  7641 consensus_queue.cc:1048] T 425e745601b8494e995c619fc25acc68 P 7aad5514c5374da88abc8f054d27b17e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:03:27.684911  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:27.701855  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:27.716079  6865 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "060ba48c36534960b0bffcfe67269152"
dest_uuid: "488820123a574f2b87b2ad97b28575d9"
mode: GRACEFUL
new_leader_uuid: "a994894f6c0040f3abc9de23698d36db"
 from {username='slave'} at 127.0.0.1:54152
I20260713 09:03:27.716588  6865 raft_consensus.cc:606] T 060ba48c36534960b0bffcfe67269152 P 488820123a574f2b87b2ad97b28575d9 [term 2 LEADER]: Received request to transfer leadership to TS a994894f6c0040f3abc9de23698d36db
I20260713 09:03:27.718874  7010 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5b3a7500869441df9d4a7321100c0740"
dest_uuid: "7aad5514c5374da88abc8f054d27b17e"
mode: GRACEFUL
new_leader_uuid: "187c78af6885404abf9a232ba949c512"
 from {username='slave'} at 127.0.0.1:50624
I20260713 09:03:27.719303  7010 raft_consensus.cc:606] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e [term 1 LEADER]: Received request to transfer leadership to TS 187c78af6885404abf9a232ba949c512
I20260713 09:03:27.721621  6865 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "abd16acf75a24d7cbad46818f00b8a2a"
dest_uuid: "488820123a574f2b87b2ad97b28575d9"
mode: GRACEFUL
new_leader_uuid: "187c78af6885404abf9a232ba949c512"
 from {username='slave'} at 127.0.0.1:54152
I20260713 09:03:27.722062  6865 raft_consensus.cc:606] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9 [term 1 LEADER]: Received request to transfer leadership to TS 187c78af6885404abf9a232ba949c512
I20260713 09:03:27.723088  5736 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260713 09:03:27.723846  5736 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:03:27.765584  7673 raft_consensus.cc:993] T 060ba48c36534960b0bffcfe67269152 P 488820123a574f2b87b2ad97b28575d9: : Instructing follower a994894f6c0040f3abc9de23698d36db to start an election
I20260713 09:03:27.766140  7694 raft_consensus.cc:1081] T 060ba48c36534960b0bffcfe67269152 P 488820123a574f2b87b2ad97b28575d9 [term 2 LEADER]: Signalling peer a994894f6c0040f3abc9de23698d36db to start an election
I20260713 09:03:27.767536  6939 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "060ba48c36534960b0bffcfe67269152"
dest_uuid: "a994894f6c0040f3abc9de23698d36db"
 from {username='slave'} at 127.0.0.1:57512
I20260713 09:03:27.768049  6939 raft_consensus.cc:493] T 060ba48c36534960b0bffcfe67269152 P a994894f6c0040f3abc9de23698d36db [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:27.768338  6939 raft_consensus.cc:3060] T 060ba48c36534960b0bffcfe67269152 P a994894f6c0040f3abc9de23698d36db [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:27.773574  6939 raft_consensus.cc:515] T 060ba48c36534960b0bffcfe67269152 P a994894f6c0040f3abc9de23698d36db [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:27.774978  6939 leader_election.cc:290] T 060ba48c36534960b0bffcfe67269152 P a994894f6c0040f3abc9de23698d36db [CANDIDATE]: Term 3 election: Requested vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:27.775784  6865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "060ba48c36534960b0bffcfe67269152" candidate_uuid: "a994894f6c0040f3abc9de23698d36db" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "488820123a574f2b87b2ad97b28575d9"
I20260713 09:03:27.775978  7010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "060ba48c36534960b0bffcfe67269152" candidate_uuid: "a994894f6c0040f3abc9de23698d36db" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7aad5514c5374da88abc8f054d27b17e"
I20260713 09:03:27.776445  6865 raft_consensus.cc:3055] T 060ba48c36534960b0bffcfe67269152 P 488820123a574f2b87b2ad97b28575d9 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:03:27.776458  7010 raft_consensus.cc:3060] T 060ba48c36534960b0bffcfe67269152 P 7aad5514c5374da88abc8f054d27b17e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:27.776937  6865 raft_consensus.cc:740] T 060ba48c36534960b0bffcfe67269152 P 488820123a574f2b87b2ad97b28575d9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 488820123a574f2b87b2ad97b28575d9, State: Running, Role: LEADER
I20260713 09:03:27.777818  6865 consensus_queue.cc:260] T 060ba48c36534960b0bffcfe67269152 P 488820123a574f2b87b2ad97b28575d9 [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: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:27.779021  6865 raft_consensus.cc:3060] T 060ba48c36534960b0bffcfe67269152 P 488820123a574f2b87b2ad97b28575d9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:27.783541  7010 raft_consensus.cc:2468] T 060ba48c36534960b0bffcfe67269152 P 7aad5514c5374da88abc8f054d27b17e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a994894f6c0040f3abc9de23698d36db in term 3.
I20260713 09:03:27.784690  6906 leader_election.cc:304] T 060ba48c36534960b0bffcfe67269152 P a994894f6c0040f3abc9de23698d36db [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: 7aad5514c5374da88abc8f054d27b17e, a994894f6c0040f3abc9de23698d36db; no voters: 
I20260713 09:03:27.785543  6865 raft_consensus.cc:2468] T 060ba48c36534960b0bffcfe67269152 P 488820123a574f2b87b2ad97b28575d9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a994894f6c0040f3abc9de23698d36db in term 3.
I20260713 09:03:27.785619  7677 raft_consensus.cc:2804] T 060ba48c36534960b0bffcfe67269152 P a994894f6c0040f3abc9de23698d36db [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:03:27.786141  7677 raft_consensus.cc:697] T 060ba48c36534960b0bffcfe67269152 P a994894f6c0040f3abc9de23698d36db [term 3 LEADER]: Becoming Leader. State: Replica: a994894f6c0040f3abc9de23698d36db, State: Running, Role: LEADER
I20260713 09:03:27.786950  7677 consensus_queue.cc:237] T 060ba48c36534960b0bffcfe67269152 P a994894f6c0040f3abc9de23698d36db [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: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } }
I20260713 09:03:27.793295  6763 catalog_manager.cc:5697] T 060ba48c36534960b0bffcfe67269152 P a994894f6c0040f3abc9de23698d36db reported cstate change: term changed from 2 to 3, leader changed from 488820123a574f2b87b2ad97b28575d9 (127.5.154.1) to a994894f6c0040f3abc9de23698d36db (127.5.154.2). New cstate: current_term: 3 leader_uuid: "a994894f6c0040f3abc9de23698d36db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:27.962394  7673 raft_consensus.cc:993] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9: : Instructing follower 187c78af6885404abf9a232ba949c512 to start an election
I20260713 09:03:27.962899  7694 raft_consensus.cc:1081] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9 [term 1 LEADER]: Signalling peer 187c78af6885404abf9a232ba949c512 to start an election
I20260713 09:03:27.964437  7278 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "abd16acf75a24d7cbad46818f00b8a2a"
dest_uuid: "187c78af6885404abf9a232ba949c512"
 from {username='slave'} at 127.0.0.1:44438
I20260713 09:03:27.964949  7278 raft_consensus.cc:493] T abd16acf75a24d7cbad46818f00b8a2a P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:27.965260  7278 raft_consensus.cc:3060] T abd16acf75a24d7cbad46818f00b8a2a P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:27.971280  7278 raft_consensus.cc:515] T abd16acf75a24d7cbad46818f00b8a2a P 187c78af6885404abf9a232ba949c512 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:27.972646  7278 leader_election.cc:290] T abd16acf75a24d7cbad46818f00b8a2a P 187c78af6885404abf9a232ba949c512 [CANDIDATE]: Term 2 election: Requested vote from peers 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037), a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313)
I20260713 09:03:27.973433  6862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abd16acf75a24d7cbad46818f00b8a2a" candidate_uuid: "187c78af6885404abf9a232ba949c512" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "488820123a574f2b87b2ad97b28575d9"
I20260713 09:03:27.973598  6939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abd16acf75a24d7cbad46818f00b8a2a" candidate_uuid: "187c78af6885404abf9a232ba949c512" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a994894f6c0040f3abc9de23698d36db"
I20260713 09:03:27.974076  6862 raft_consensus.cc:3055] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:27.974133  6939 raft_consensus.cc:3060] T abd16acf75a24d7cbad46818f00b8a2a P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:27.974571  6862 raft_consensus.cc:740] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 488820123a574f2b87b2ad97b28575d9, State: Running, Role: LEADER
I20260713 09:03:27.975380  6862 consensus_queue.cc:260] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:27.976577  6862 raft_consensus.cc:3060] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:27.980896  6939 raft_consensus.cc:2468] T abd16acf75a24d7cbad46818f00b8a2a P a994894f6c0040f3abc9de23698d36db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 187c78af6885404abf9a232ba949c512 in term 2.
I20260713 09:03:27.982187  7238 leader_election.cc:304] T abd16acf75a24d7cbad46818f00b8a2a P 187c78af6885404abf9a232ba949c512 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 187c78af6885404abf9a232ba949c512, a994894f6c0040f3abc9de23698d36db; no voters: 
I20260713 09:03:27.983035  7656 raft_consensus.cc:2804] T abd16acf75a24d7cbad46818f00b8a2a P 187c78af6885404abf9a232ba949c512 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:27.983177  6862 raft_consensus.cc:2468] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 187c78af6885404abf9a232ba949c512 in term 2.
I20260713 09:03:27.984253  7656 raft_consensus.cc:697] T abd16acf75a24d7cbad46818f00b8a2a P 187c78af6885404abf9a232ba949c512 [term 2 LEADER]: Becoming Leader. State: Replica: 187c78af6885404abf9a232ba949c512, State: Running, Role: LEADER
I20260713 09:03:27.985242  7656 consensus_queue.cc:237] T abd16acf75a24d7cbad46818f00b8a2a P 187c78af6885404abf9a232ba949c512 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:27.993634  6763 catalog_manager.cc:5697] T abd16acf75a24d7cbad46818f00b8a2a P 187c78af6885404abf9a232ba949c512 reported cstate change: term changed from 1 to 2, leader changed from 488820123a574f2b87b2ad97b28575d9 (127.5.154.1) to 187c78af6885404abf9a232ba949c512 (127.5.154.4). New cstate: current_term: 2 leader_uuid: "187c78af6885404abf9a232ba949c512" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:28.164255  7697 raft_consensus.cc:993] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e: : Instructing follower 187c78af6885404abf9a232ba949c512 to start an election
I20260713 09:03:28.164737  7641 raft_consensus.cc:1081] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e [term 1 LEADER]: Signalling peer 187c78af6885404abf9a232ba949c512 to start an election
I20260713 09:03:28.166069  7278 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5b3a7500869441df9d4a7321100c0740"
dest_uuid: "187c78af6885404abf9a232ba949c512"
 from {username='slave'} at 127.0.0.1:44448
I20260713 09:03:28.166559  7278 raft_consensus.cc:493] T 5b3a7500869441df9d4a7321100c0740 P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:28.167318  7278 raft_consensus.cc:3060] T 5b3a7500869441df9d4a7321100c0740 P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:28.172617  7278 raft_consensus.cc:515] T 5b3a7500869441df9d4a7321100c0740 P 187c78af6885404abf9a232ba949c512 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:28.174073  7278 leader_election.cc:290] T 5b3a7500869441df9d4a7321100c0740 P 187c78af6885404abf9a232ba949c512 [CANDIDATE]: Term 2 election: Requested vote from peers a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:28.174660  6939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3a7500869441df9d4a7321100c0740" candidate_uuid: "187c78af6885404abf9a232ba949c512" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a994894f6c0040f3abc9de23698d36db"
I20260713 09:03:28.174942  7010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5b3a7500869441df9d4a7321100c0740" candidate_uuid: "187c78af6885404abf9a232ba949c512" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7aad5514c5374da88abc8f054d27b17e"
I20260713 09:03:28.175179  6939 raft_consensus.cc:3060] T 5b3a7500869441df9d4a7321100c0740 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:28.175513  7010 raft_consensus.cc:3055] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:28.175758  7010 raft_consensus.cc:740] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7aad5514c5374da88abc8f054d27b17e, State: Running, Role: LEADER
I20260713 09:03:28.176379  7010 consensus_queue.cc:260] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:28.177249  7010 raft_consensus.cc:3060] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:28.179579  6939 raft_consensus.cc:2468] T 5b3a7500869441df9d4a7321100c0740 P a994894f6c0040f3abc9de23698d36db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 187c78af6885404abf9a232ba949c512 in term 2.
I20260713 09:03:28.180382  7238 leader_election.cc:304] T 5b3a7500869441df9d4a7321100c0740 P 187c78af6885404abf9a232ba949c512 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 187c78af6885404abf9a232ba949c512, a994894f6c0040f3abc9de23698d36db; no voters: 
I20260713 09:03:28.181030  7656 raft_consensus.cc:2804] T 5b3a7500869441df9d4a7321100c0740 P 187c78af6885404abf9a232ba949c512 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:28.181360  7010 raft_consensus.cc:2468] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 187c78af6885404abf9a232ba949c512 in term 2.
I20260713 09:03:28.181411  7656 raft_consensus.cc:697] T 5b3a7500869441df9d4a7321100c0740 P 187c78af6885404abf9a232ba949c512 [term 2 LEADER]: Becoming Leader. State: Replica: 187c78af6885404abf9a232ba949c512, State: Running, Role: LEADER
I20260713 09:03:28.182564  7656 consensus_queue.cc:237] T 5b3a7500869441df9d4a7321100c0740 P 187c78af6885404abf9a232ba949c512 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:28.190542  6763 catalog_manager.cc:5697] T 5b3a7500869441df9d4a7321100c0740 P 187c78af6885404abf9a232ba949c512 reported cstate change: term changed from 1 to 2, leader changed from 7aad5514c5374da88abc8f054d27b17e (127.5.154.3) to 187c78af6885404abf9a232ba949c512 (127.5.154.4). New cstate: current_term: 2 leader_uuid: "187c78af6885404abf9a232ba949c512" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:28.378463  7010 raft_consensus.cc:1275] T 060ba48c36534960b0bffcfe67269152 P 7aad5514c5374da88abc8f054d27b17e [term 3 FOLLOWER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:28.379803  7677 consensus_queue.cc:1048] T 060ba48c36534960b0bffcfe67269152 P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:28.386929  6862 raft_consensus.cc:1275] T 060ba48c36534960b0bffcfe67269152 P 488820123a574f2b87b2ad97b28575d9 [term 3 FOLLOWER]: Refusing update from remote peer a994894f6c0040f3abc9de23698d36db: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:28.389273  7639 consensus_queue.cc:1048] T 060ba48c36534960b0bffcfe67269152 P a994894f6c0040f3abc9de23698d36db [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:03:28.441933  6862 raft_consensus.cc:1275] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9 [term 2 FOLLOWER]: Refusing update from remote peer 187c78af6885404abf9a232ba949c512: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:03:28.443217  7656 consensus_queue.cc:1048] T abd16acf75a24d7cbad46818f00b8a2a P 187c78af6885404abf9a232ba949c512 [LEADER]: Connected to new peer: Peer: permanent_uuid: "488820123a574f2b87b2ad97b28575d9" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 35037 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:03:28.452977  6939 raft_consensus.cc:1275] T abd16acf75a24d7cbad46818f00b8a2a P a994894f6c0040f3abc9de23698d36db [term 2 FOLLOWER]: Refusing update from remote peer 187c78af6885404abf9a232ba949c512: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:03:28.454237  7656 consensus_queue.cc:1048] T abd16acf75a24d7cbad46818f00b8a2a P 187c78af6885404abf9a232ba949c512 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:03:28.679875  7010 raft_consensus.cc:1275] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e [term 2 FOLLOWER]: Refusing update from remote peer 187c78af6885404abf9a232ba949c512: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:03:28.681051  7656 consensus_queue.cc:1048] T 5b3a7500869441df9d4a7321100c0740 P 187c78af6885404abf9a232ba949c512 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:03:28.689431  6939 raft_consensus.cc:1275] T 5b3a7500869441df9d4a7321100c0740 P a994894f6c0040f3abc9de23698d36db [term 2 FOLLOWER]: Refusing update from remote peer 187c78af6885404abf9a232ba949c512: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:03:28.691476  7717 consensus_queue.cc:1048] T 5b3a7500869441df9d4a7321100c0740 P 187c78af6885404abf9a232ba949c512 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:03:28.724772  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:28.745968  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:28.762765  6939 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "898abd3e6374411995a5aee02aa9dd78"
dest_uuid: "a994894f6c0040f3abc9de23698d36db"
mode: GRACEFUL
new_leader_uuid: "187c78af6885404abf9a232ba949c512"
 from {username='slave'} at 127.0.0.1:42506
I20260713 09:03:28.763245  6939 raft_consensus.cc:606] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db [term 1 LEADER]: Received request to transfer leadership to TS 187c78af6885404abf9a232ba949c512
I20260713 09:03:28.764547  5736 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:03:28.765111  5736 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:03:29.221736  7720 raft_consensus.cc:993] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db: : Instructing follower 187c78af6885404abf9a232ba949c512 to start an election
I20260713 09:03:29.222218  7639 raft_consensus.cc:1081] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db [term 1 LEADER]: Signalling peer 187c78af6885404abf9a232ba949c512 to start an election
I20260713 09:03:29.223455  7278 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "898abd3e6374411995a5aee02aa9dd78"
dest_uuid: "187c78af6885404abf9a232ba949c512"
 from {username='slave'} at 127.0.0.1:44430
I20260713 09:03:29.223857  7278 raft_consensus.cc:493] T 898abd3e6374411995a5aee02aa9dd78 P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:29.224109  7278 raft_consensus.cc:3060] T 898abd3e6374411995a5aee02aa9dd78 P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:29.228360  7278 raft_consensus.cc:515] T 898abd3e6374411995a5aee02aa9dd78 P 187c78af6885404abf9a232ba949c512 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:29.229813  7278 leader_election.cc:290] T 898abd3e6374411995a5aee02aa9dd78 P 187c78af6885404abf9a232ba949c512 [CANDIDATE]: Term 2 election: Requested vote from peers a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313), 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451)
I20260713 09:03:29.230662  6939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898abd3e6374411995a5aee02aa9dd78" candidate_uuid: "187c78af6885404abf9a232ba949c512" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a994894f6c0040f3abc9de23698d36db"
I20260713 09:03:29.230930  7010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898abd3e6374411995a5aee02aa9dd78" candidate_uuid: "187c78af6885404abf9a232ba949c512" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7aad5514c5374da88abc8f054d27b17e"
I20260713 09:03:29.231364  6939 raft_consensus.cc:3055] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:29.231519  7010 raft_consensus.cc:3060] T 898abd3e6374411995a5aee02aa9dd78 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:29.231644  6939 raft_consensus.cc:740] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a994894f6c0040f3abc9de23698d36db, State: Running, Role: LEADER
I20260713 09:03:29.232378  6939 consensus_queue.cc:260] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:29.233541  6939 raft_consensus.cc:3060] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:29.237270  7010 raft_consensus.cc:2468] T 898abd3e6374411995a5aee02aa9dd78 P 7aad5514c5374da88abc8f054d27b17e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 187c78af6885404abf9a232ba949c512 in term 2.
I20260713 09:03:29.238299  7240 leader_election.cc:304] T 898abd3e6374411995a5aee02aa9dd78 P 187c78af6885404abf9a232ba949c512 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 187c78af6885404abf9a232ba949c512, 7aad5514c5374da88abc8f054d27b17e; no voters: 
I20260713 09:03:29.238965  7717 raft_consensus.cc:2804] T 898abd3e6374411995a5aee02aa9dd78 P 187c78af6885404abf9a232ba949c512 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:29.239387  7717 raft_consensus.cc:697] T 898abd3e6374411995a5aee02aa9dd78 P 187c78af6885404abf9a232ba949c512 [term 2 LEADER]: Becoming Leader. State: Replica: 187c78af6885404abf9a232ba949c512, State: Running, Role: LEADER
I20260713 09:03:29.240347  6939 raft_consensus.cc:2468] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 187c78af6885404abf9a232ba949c512 in term 2.
I20260713 09:03:29.240334  7717 consensus_queue.cc:237] T 898abd3e6374411995a5aee02aa9dd78 P 187c78af6885404abf9a232ba949c512 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } }
I20260713 09:03:29.256238  6760 catalog_manager.cc:5697] T 898abd3e6374411995a5aee02aa9dd78 P 187c78af6885404abf9a232ba949c512 reported cstate change: term changed from 1 to 2, leader changed from a994894f6c0040f3abc9de23698d36db (127.5.154.2) to 187c78af6885404abf9a232ba949c512 (127.5.154.4). New cstate: current_term: 2 leader_uuid: "187c78af6885404abf9a232ba949c512" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "187c78af6885404abf9a232ba949c512" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 35165 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:03:29.703527  7010 raft_consensus.cc:1275] T 898abd3e6374411995a5aee02aa9dd78 P 7aad5514c5374da88abc8f054d27b17e [term 2 FOLLOWER]: Refusing update from remote peer 187c78af6885404abf9a232ba949c512: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:03:29.704602  7717 consensus_queue.cc:1048] T 898abd3e6374411995a5aee02aa9dd78 P 187c78af6885404abf9a232ba949c512 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aad5514c5374da88abc8f054d27b17e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 41451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:03:29.713639  6939 raft_consensus.cc:1275] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db [term 2 FOLLOWER]: Refusing update from remote peer 187c78af6885404abf9a232ba949c512: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:03:29.714849  7717 consensus_queue.cc:1048] T 898abd3e6374411995a5aee02aa9dd78 P 187c78af6885404abf9a232ba949c512 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a994894f6c0040f3abc9de23698d36db" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 38313 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:03:29.765851  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:29.780304  5736 tablet_server.cc:179] TabletServer@127.5.154.1:0 shutting down...
W20260713 09:03:29.808851  6978 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
W20260713 09:03:29.814864  6978 consensus_peers.cc:597] T 17a7007ca28b46b7aa6f7024b2780ede P 7aad5514c5374da88abc8f054d27b17e -> Peer 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037): Couldn't send request to peer 488820123a574f2b87b2ad97b28575d9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:29.819283  7238 consensus_peers.cc:597] T abd16acf75a24d7cbad46818f00b8a2a P 187c78af6885404abf9a232ba949c512 -> Peer 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037): Couldn't send request to peer 488820123a574f2b87b2ad97b28575d9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:29.819665  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:29.820392  5736 tablet_replica.cc:333] T 17a7007ca28b46b7aa6f7024b2780ede P 488820123a574f2b87b2ad97b28575d9: stopping tablet replica
I20260713 09:03:29.821067  5736 raft_consensus.cc:2243] T 17a7007ca28b46b7aa6f7024b2780ede P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:29.821642  5736 raft_consensus.cc:2272] T 17a7007ca28b46b7aa6f7024b2780ede P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:29.823458  5736 tablet_replica.cc:333] T a7bd1b0a130a40828a4af1b95eaee0fa P 488820123a574f2b87b2ad97b28575d9: stopping tablet replica
I20260713 09:03:29.824011  5736 raft_consensus.cc:2243] T a7bd1b0a130a40828a4af1b95eaee0fa P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:29.824438  5736 raft_consensus.cc:2272] T a7bd1b0a130a40828a4af1b95eaee0fa P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:29.826110  5736 tablet_replica.cc:333] T b6fe9c79ee8c447fac06c34fa3464ae0 P 488820123a574f2b87b2ad97b28575d9: stopping tablet replica
I20260713 09:03:29.826639  5736 raft_consensus.cc:2243] T b6fe9c79ee8c447fac06c34fa3464ae0 P 488820123a574f2b87b2ad97b28575d9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:29.827330  5736 raft_consensus.cc:2272] T b6fe9c79ee8c447fac06c34fa3464ae0 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:29.829056  5736 tablet_replica.cc:333] T b9a74ac042c9462b9ce26ebddd537c43 P 488820123a574f2b87b2ad97b28575d9: stopping tablet replica
I20260713 09:03:29.829624  5736 raft_consensus.cc:2243] T b9a74ac042c9462b9ce26ebddd537c43 P 488820123a574f2b87b2ad97b28575d9 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:03:29.830344  5736 raft_consensus.cc:2272] T b9a74ac042c9462b9ce26ebddd537c43 P 488820123a574f2b87b2ad97b28575d9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:29.832151  5736 tablet_replica.cc:333] T 425e745601b8494e995c619fc25acc68 P 488820123a574f2b87b2ad97b28575d9: stopping tablet replica
I20260713 09:03:29.832625  5736 raft_consensus.cc:2243] T 425e745601b8494e995c619fc25acc68 P 488820123a574f2b87b2ad97b28575d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:29.833055  5736 raft_consensus.cc:2272] T 425e745601b8494e995c619fc25acc68 P 488820123a574f2b87b2ad97b28575d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:29.834985  5736 tablet_replica.cc:333] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9: stopping tablet replica
I20260713 09:03:29.835423  5736 raft_consensus.cc:2243] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:29.835758  5736 raft_consensus.cc:2272] T 5d1c1924aab64253a2eeffe92149b09b P 488820123a574f2b87b2ad97b28575d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:29.837291  5736 tablet_replica.cc:333] T 07f9ab3d8fc144978e978e041a9591f7 P 488820123a574f2b87b2ad97b28575d9: stopping tablet replica
I20260713 09:03:29.837817  5736 raft_consensus.cc:2243] T 07f9ab3d8fc144978e978e041a9591f7 P 488820123a574f2b87b2ad97b28575d9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:29.838485  5736 raft_consensus.cc:2272] T 07f9ab3d8fc144978e978e041a9591f7 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:29.840158  5736 tablet_replica.cc:333] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9: stopping tablet replica
I20260713 09:03:29.840705  5736 raft_consensus.cc:2243] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:29.841034  5736 raft_consensus.cc:2272] T abd16acf75a24d7cbad46818f00b8a2a P 488820123a574f2b87b2ad97b28575d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:29.842785  5736 tablet_replica.cc:333] T 56e93e041252478ab2ccf6005385e92e P 488820123a574f2b87b2ad97b28575d9: stopping tablet replica
I20260713 09:03:29.843327  5736 raft_consensus.cc:2243] T 56e93e041252478ab2ccf6005385e92e P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:29.843814  5736 raft_consensus.cc:2272] T 56e93e041252478ab2ccf6005385e92e P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:29.845345  5736 tablet_replica.cc:333] T e79626005b094d98a20ba625eeb634dd P 488820123a574f2b87b2ad97b28575d9: stopping tablet replica
I20260713 09:03:29.845839  5736 raft_consensus.cc:2243] T e79626005b094d98a20ba625eeb634dd P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:29.846293  5736 raft_consensus.cc:2272] T e79626005b094d98a20ba625eeb634dd P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:29.848488  5736 tablet_replica.cc:333] T c910cbfbc5604481a4756b729af63743 P 488820123a574f2b87b2ad97b28575d9: stopping tablet replica
I20260713 09:03:29.849049  5736 raft_consensus.cc:2243] T c910cbfbc5604481a4756b729af63743 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:29.849606  5736 raft_consensus.cc:2272] T c910cbfbc5604481a4756b729af63743 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:03:29.851428  6904 consensus_peers.cc:597] T 060ba48c36534960b0bffcfe67269152 P a994894f6c0040f3abc9de23698d36db -> Peer 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037): Couldn't send request to peer 488820123a574f2b87b2ad97b28575d9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:29.851625  5736 tablet_replica.cc:333] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 488820123a574f2b87b2ad97b28575d9: stopping tablet replica
I20260713 09:03:29.852236  5736 raft_consensus.cc:2243] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 488820123a574f2b87b2ad97b28575d9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:29.852902  5736 raft_consensus.cc:2272] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:29.854657  5736 tablet_replica.cc:333] T 5905119561c544c0855a145b449b1e28 P 488820123a574f2b87b2ad97b28575d9: stopping tablet replica
I20260713 09:03:29.855126  5736 raft_consensus.cc:2243] T 5905119561c544c0855a145b449b1e28 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:29.855525  5736 raft_consensus.cc:2272] T 5905119561c544c0855a145b449b1e28 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:29.857206  5736 tablet_replica.cc:333] T 060ba48c36534960b0bffcfe67269152 P 488820123a574f2b87b2ad97b28575d9: stopping tablet replica
I20260713 09:03:29.857772  5736 raft_consensus.cc:2243] T 060ba48c36534960b0bffcfe67269152 P 488820123a574f2b87b2ad97b28575d9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:29.858130  5736 raft_consensus.cc:2272] T 060ba48c36534960b0bffcfe67269152 P 488820123a574f2b87b2ad97b28575d9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:29.859704  5736 tablet_replica.cc:333] T fdbcb97e7d0443438bc1d6845a046803 P 488820123a574f2b87b2ad97b28575d9: stopping tablet replica
I20260713 09:03:29.860131  5736 raft_consensus.cc:2243] T fdbcb97e7d0443438bc1d6845a046803 P 488820123a574f2b87b2ad97b28575d9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:29.860762  5736 raft_consensus.cc:2272] T fdbcb97e7d0443438bc1d6845a046803 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:29.862397  5736 tablet_replica.cc:333] T a9dcbd345c474046a3762c96803d0274 P 488820123a574f2b87b2ad97b28575d9: stopping tablet replica
I20260713 09:03:29.862881  5736 raft_consensus.cc:2243] T a9dcbd345c474046a3762c96803d0274 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:29.863468  5736 raft_consensus.cc:2272] T a9dcbd345c474046a3762c96803d0274 P 488820123a574f2b87b2ad97b28575d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:29.865720  5736 tablet_replica.cc:333] T b665abcce79e44a784f23701be4c2f4b P 488820123a574f2b87b2ad97b28575d9: stopping tablet replica
I20260713 09:03:29.866171  5736 raft_consensus.cc:2243] T b665abcce79e44a784f23701be4c2f4b P 488820123a574f2b87b2ad97b28575d9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:29.866779  5736 raft_consensus.cc:2272] T b665abcce79e44a784f23701be4c2f4b P 488820123a574f2b87b2ad97b28575d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:29.868387  5736 tablet_replica.cc:333] T 2c3a0ab56e8e43058c857de6a3e8227d P 488820123a574f2b87b2ad97b28575d9: stopping tablet replica
I20260713 09:03:29.868810  5736 raft_consensus.cc:2243] T 2c3a0ab56e8e43058c857de6a3e8227d P 488820123a574f2b87b2ad97b28575d9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:29.869626  5736 raft_consensus.cc:2272] T 2c3a0ab56e8e43058c857de6a3e8227d P 488820123a574f2b87b2ad97b28575d9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:29.914363  5736 tablet_server.cc:196] TabletServer@127.5.154.1:0 shutdown complete.
W20260713 09:03:29.921453  6978 consensus_peers.cc:597] T e79626005b094d98a20ba625eeb634dd P 7aad5514c5374da88abc8f054d27b17e -> Peer 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037): Couldn't send request to peer 488820123a574f2b87b2ad97b28575d9. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:35037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:29.921916  7238 consensus_peers.cc:597] T b665abcce79e44a784f23701be4c2f4b P 187c78af6885404abf9a232ba949c512 -> Peer 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037): Couldn't send request to peer 488820123a574f2b87b2ad97b28575d9. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:35037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:29.953858  5736 tablet_server.cc:179] TabletServer@127.5.154.2:0 shutting down...
I20260713 09:03:29.983495  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:29.984540  5736 tablet_replica.cc:333] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db: stopping tablet replica
I20260713 09:03:29.985455  5736 raft_consensus.cc:2243] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:03:29.986343  5736 raft_consensus.cc:2272] T 2e6517a29ffc49a789cbcf8e0eb5101c P a994894f6c0040f3abc9de23698d36db [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:29.988322  5736 tablet_replica.cc:333] T 06ad8f06baed46b2a5c161527f8c49c3 P a994894f6c0040f3abc9de23698d36db: stopping tablet replica
I20260713 09:03:29.988837  5736 raft_consensus.cc:2243] T 06ad8f06baed46b2a5c161527f8c49c3 P a994894f6c0040f3abc9de23698d36db [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:29.989588  5736 raft_consensus.cc:2272] T 06ad8f06baed46b2a5c161527f8c49c3 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:29.991235  5736 tablet_replica.cc:333] T 425e745601b8494e995c619fc25acc68 P a994894f6c0040f3abc9de23698d36db: stopping tablet replica
I20260713 09:03:29.991775  5736 raft_consensus.cc:2243] T 425e745601b8494e995c619fc25acc68 P a994894f6c0040f3abc9de23698d36db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:29.992162  5736 raft_consensus.cc:2272] T 425e745601b8494e995c619fc25acc68 P a994894f6c0040f3abc9de23698d36db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:29.993643  5736 tablet_replica.cc:333] T b6fe9c79ee8c447fac06c34fa3464ae0 P a994894f6c0040f3abc9de23698d36db: stopping tablet replica
I20260713 09:03:29.994143  5736 raft_consensus.cc:2243] T b6fe9c79ee8c447fac06c34fa3464ae0 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:29.994511  5736 raft_consensus.cc:2272] T b6fe9c79ee8c447fac06c34fa3464ae0 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:29.996724  5736 tablet_replica.cc:333] T 5b3a7500869441df9d4a7321100c0740 P a994894f6c0040f3abc9de23698d36db: stopping tablet replica
I20260713 09:03:29.997267  5736 raft_consensus.cc:2243] T 5b3a7500869441df9d4a7321100c0740 P a994894f6c0040f3abc9de23698d36db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:29.997911  5736 raft_consensus.cc:2272] T 5b3a7500869441df9d4a7321100c0740 P a994894f6c0040f3abc9de23698d36db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:29.999531  5736 tablet_replica.cc:333] T b9a74ac042c9462b9ce26ebddd537c43 P a994894f6c0040f3abc9de23698d36db: stopping tablet replica
I20260713 09:03:29.999956  5736 raft_consensus.cc:2243] T b9a74ac042c9462b9ce26ebddd537c43 P a994894f6c0040f3abc9de23698d36db [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.000298  5736 raft_consensus.cc:2272] T b9a74ac042c9462b9ce26ebddd537c43 P a994894f6c0040f3abc9de23698d36db [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.001787  5736 tablet_replica.cc:333] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db: stopping tablet replica
I20260713 09:03:30.002238  5736 raft_consensus.cc:2243] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.002554  5736 raft_consensus.cc:2272] T 898abd3e6374411995a5aee02aa9dd78 P a994894f6c0040f3abc9de23698d36db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.004506  5736 tablet_replica.cc:333] T 5d1c1924aab64253a2eeffe92149b09b P a994894f6c0040f3abc9de23698d36db: stopping tablet replica
I20260713 09:03:30.005107  5736 raft_consensus.cc:2243] T 5d1c1924aab64253a2eeffe92149b09b P a994894f6c0040f3abc9de23698d36db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.005676  5736 raft_consensus.cc:2272] T 5d1c1924aab64253a2eeffe92149b09b P a994894f6c0040f3abc9de23698d36db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.007296  5736 tablet_replica.cc:333] T abd16acf75a24d7cbad46818f00b8a2a P a994894f6c0040f3abc9de23698d36db: stopping tablet replica
I20260713 09:03:30.007768  5736 raft_consensus.cc:2243] T abd16acf75a24d7cbad46818f00b8a2a P a994894f6c0040f3abc9de23698d36db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.008342  5736 raft_consensus.cc:2272] T abd16acf75a24d7cbad46818f00b8a2a P a994894f6c0040f3abc9de23698d36db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.009915  5736 tablet_replica.cc:333] T 56e93e041252478ab2ccf6005385e92e P a994894f6c0040f3abc9de23698d36db: stopping tablet replica
I20260713 09:03:30.010399  5736 raft_consensus.cc:2243] T 56e93e041252478ab2ccf6005385e92e P a994894f6c0040f3abc9de23698d36db [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:30.011154  5736 raft_consensus.cc:2272] T 56e93e041252478ab2ccf6005385e92e P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.013039  5736 tablet_replica.cc:333] T 8830f997d725415497b539051d1dfa5a P a994894f6c0040f3abc9de23698d36db: stopping tablet replica
I20260713 09:03:30.013595  5736 raft_consensus.cc:2243] T 8830f997d725415497b539051d1dfa5a P a994894f6c0040f3abc9de23698d36db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.014115  5736 raft_consensus.cc:2272] T 8830f997d725415497b539051d1dfa5a P a994894f6c0040f3abc9de23698d36db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.015712  5736 tablet_replica.cc:333] T 2c3a0ab56e8e43058c857de6a3e8227d P a994894f6c0040f3abc9de23698d36db: stopping tablet replica
I20260713 09:03:30.016191  5736 raft_consensus.cc:2243] T 2c3a0ab56e8e43058c857de6a3e8227d P a994894f6c0040f3abc9de23698d36db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.016593  5736 raft_consensus.cc:2272] T 2c3a0ab56e8e43058c857de6a3e8227d P a994894f6c0040f3abc9de23698d36db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.018345  5736 tablet_replica.cc:333] T 5905119561c544c0855a145b449b1e28 P a994894f6c0040f3abc9de23698d36db: stopping tablet replica
I20260713 09:03:30.018824  5736 raft_consensus.cc:2243] T 5905119561c544c0855a145b449b1e28 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.019215  5736 raft_consensus.cc:2272] T 5905119561c544c0855a145b449b1e28 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.020758  5736 tablet_replica.cc:333] T 060ba48c36534960b0bffcfe67269152 P a994894f6c0040f3abc9de23698d36db: stopping tablet replica
I20260713 09:03:30.021245  5736 raft_consensus.cc:2243] T 060ba48c36534960b0bffcfe67269152 P a994894f6c0040f3abc9de23698d36db [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:03:30.022014  5736 raft_consensus.cc:2272] T 060ba48c36534960b0bffcfe67269152 P a994894f6c0040f3abc9de23698d36db [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.023634  5736 tablet_replica.cc:333] T c910cbfbc5604481a4756b729af63743 P a994894f6c0040f3abc9de23698d36db: stopping tablet replica
I20260713 09:03:30.024147  5736 raft_consensus.cc:2243] T c910cbfbc5604481a4756b729af63743 P a994894f6c0040f3abc9de23698d36db [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:30.024873  5736 raft_consensus.cc:2272] T c910cbfbc5604481a4756b729af63743 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.026772  5736 tablet_replica.cc:333] T a9dcbd345c474046a3762c96803d0274 P a994894f6c0040f3abc9de23698d36db: stopping tablet replica
I20260713 09:03:30.027244  5736 raft_consensus.cc:2243] T a9dcbd345c474046a3762c96803d0274 P a994894f6c0040f3abc9de23698d36db [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:30.027930  5736 raft_consensus.cc:2272] T a9dcbd345c474046a3762c96803d0274 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.030190  5736 tablet_replica.cc:333] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db: stopping tablet replica
I20260713 09:03:30.030905  5736 raft_consensus.cc:2243] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.031478  5736 raft_consensus.cc:2272] T b665abcce79e44a784f23701be4c2f4b P a994894f6c0040f3abc9de23698d36db [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:03:30.033401  6978 consensus_peers.cc:597] T 5905119561c544c0855a145b449b1e28 P 7aad5514c5374da88abc8f054d27b17e -> Peer 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037): Couldn't send request to peer 488820123a574f2b87b2ad97b28575d9. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:35037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:30.034057  5736 tablet_replica.cc:333] T 3d342391936f4a9797c7446c7aeed597 P a994894f6c0040f3abc9de23698d36db: stopping tablet replica
I20260713 09:03:30.034577  5736 raft_consensus.cc:2243] T 3d342391936f4a9797c7446c7aeed597 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.035027  5736 raft_consensus.cc:2272] T 3d342391936f4a9797c7446c7aeed597 P a994894f6c0040f3abc9de23698d36db [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:03:30.052188  6978 consensus_peers.cc:597] T 5905119561c544c0855a145b449b1e28 P 7aad5514c5374da88abc8f054d27b17e -> Peer a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313): Couldn't send request to peer a994894f6c0040f3abc9de23698d36db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:30.079394  5736 tablet_server.cc:196] TabletServer@127.5.154.2:0 shutdown complete.
W20260713 09:03:30.096136  7238 consensus_peers.cc:597] T 5d1c1924aab64253a2eeffe92149b09b P 187c78af6885404abf9a232ba949c512 -> Peer a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313): Couldn't send request to peer a994894f6c0040f3abc9de23698d36db. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.2:38313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:30.115559  5736 tablet_server.cc:179] TabletServer@127.5.154.3:0 shutting down...
W20260713 09:03:30.127962  7238 consensus_peers.cc:597] T b665abcce79e44a784f23701be4c2f4b P 187c78af6885404abf9a232ba949c512 -> Peer a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313): Couldn't send request to peer a994894f6c0040f3abc9de23698d36db. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.2:38313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:30.137007  7240 consensus_peers.cc:597] T 898abd3e6374411995a5aee02aa9dd78 P 187c78af6885404abf9a232ba949c512 -> Peer 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451): Couldn't send request to peer 7aad5514c5374da88abc8f054d27b17e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:30.139915  7238 consensus_peers.cc:597] T 898abd3e6374411995a5aee02aa9dd78 P 187c78af6885404abf9a232ba949c512 -> Peer a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313): Couldn't send request to peer a994894f6c0040f3abc9de23698d36db. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.2:38313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:30.148762  6978 consensus_peers.cc:597] T a7bd1b0a130a40828a4af1b95eaee0fa P 7aad5514c5374da88abc8f054d27b17e -> Peer 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037): Couldn't send request to peer 488820123a574f2b87b2ad97b28575d9. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:35037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:30.153796  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:30.154570  5736 tablet_replica.cc:333] T a7bd1b0a130a40828a4af1b95eaee0fa P 7aad5514c5374da88abc8f054d27b17e: stopping tablet replica
I20260713 09:03:30.155496  5736 raft_consensus.cc:2243] T a7bd1b0a130a40828a4af1b95eaee0fa P 7aad5514c5374da88abc8f054d27b17e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:30.156368  5736 raft_consensus.cc:2272] T a7bd1b0a130a40828a4af1b95eaee0fa P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.158071  5736 tablet_replica.cc:333] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e: stopping tablet replica
I20260713 09:03:30.158594  5736 raft_consensus.cc:2243] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.158916  5736 raft_consensus.cc:2272] T 5b3a7500869441df9d4a7321100c0740 P 7aad5514c5374da88abc8f054d27b17e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.160351  5736 tablet_replica.cc:333] T b9a74ac042c9462b9ce26ebddd537c43 P 7aad5514c5374da88abc8f054d27b17e: stopping tablet replica
I20260713 09:03:30.160769  5736 raft_consensus.cc:2243] T b9a74ac042c9462b9ce26ebddd537c43 P 7aad5514c5374da88abc8f054d27b17e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.161103  5736 raft_consensus.cc:2272] T b9a74ac042c9462b9ce26ebddd537c43 P 7aad5514c5374da88abc8f054d27b17e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.162572  5736 tablet_replica.cc:333] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e: stopping tablet replica
I20260713 09:03:30.163025  5736 raft_consensus.cc:2243] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.163508  5736 raft_consensus.cc:2272] T 2e6517a29ffc49a789cbcf8e0eb5101c P 7aad5514c5374da88abc8f054d27b17e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.165050  5736 tablet_replica.cc:333] T b6fe9c79ee8c447fac06c34fa3464ae0 P 7aad5514c5374da88abc8f054d27b17e: stopping tablet replica
I20260713 09:03:30.165711  5736 raft_consensus.cc:2243] T b6fe9c79ee8c447fac06c34fa3464ae0 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.166085  5736 raft_consensus.cc:2272] T b6fe9c79ee8c447fac06c34fa3464ae0 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.167644  5736 tablet_replica.cc:333] T e79626005b094d98a20ba625eeb634dd P 7aad5514c5374da88abc8f054d27b17e: stopping tablet replica
I20260713 09:03:30.168092  5736 raft_consensus.cc:2243] T e79626005b094d98a20ba625eeb634dd P 7aad5514c5374da88abc8f054d27b17e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:30.168718  5736 raft_consensus.cc:2272] T e79626005b094d98a20ba625eeb634dd P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.170192  5736 tablet_replica.cc:333] T 17a7007ca28b46b7aa6f7024b2780ede P 7aad5514c5374da88abc8f054d27b17e: stopping tablet replica
I20260713 09:03:30.170615  5736 raft_consensus.cc:2243] T 17a7007ca28b46b7aa6f7024b2780ede P 7aad5514c5374da88abc8f054d27b17e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:30.171223  5736 raft_consensus.cc:2272] T 17a7007ca28b46b7aa6f7024b2780ede P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.172695  5736 tablet_replica.cc:333] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 7aad5514c5374da88abc8f054d27b17e: stopping tablet replica
I20260713 09:03:30.173259  5736 raft_consensus.cc:2243] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.173858  5736 raft_consensus.cc:2272] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.175422  5736 tablet_replica.cc:333] T 5905119561c544c0855a145b449b1e28 P 7aad5514c5374da88abc8f054d27b17e: stopping tablet replica
I20260713 09:03:30.175925  5736 raft_consensus.cc:2243] T 5905119561c544c0855a145b449b1e28 P 7aad5514c5374da88abc8f054d27b17e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:30.176571  5736 raft_consensus.cc:2272] T 5905119561c544c0855a145b449b1e28 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.178251  5736 tablet_replica.cc:333] T 060ba48c36534960b0bffcfe67269152 P 7aad5514c5374da88abc8f054d27b17e: stopping tablet replica
I20260713 09:03:30.178668  5736 raft_consensus.cc:2243] T 060ba48c36534960b0bffcfe67269152 P 7aad5514c5374da88abc8f054d27b17e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.179010  5736 raft_consensus.cc:2272] T 060ba48c36534960b0bffcfe67269152 P 7aad5514c5374da88abc8f054d27b17e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.180424  5736 tablet_replica.cc:333] T 07f9ab3d8fc144978e978e041a9591f7 P 7aad5514c5374da88abc8f054d27b17e: stopping tablet replica
I20260713 09:03:30.180951  5736 raft_consensus.cc:2243] T 07f9ab3d8fc144978e978e041a9591f7 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.181449  5736 raft_consensus.cc:2272] T 07f9ab3d8fc144978e978e041a9591f7 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.183672  5736 tablet_replica.cc:333] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e: stopping tablet replica
I20260713 09:03:30.184290  5736 raft_consensus.cc:2243] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.184703  5736 raft_consensus.cc:2272] T 8830f997d725415497b539051d1dfa5a P 7aad5514c5374da88abc8f054d27b17e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:03:30.184908  6978 consensus_peers.cc:597] T 425e745601b8494e995c619fc25acc68 P 7aad5514c5374da88abc8f054d27b17e -> Peer a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313): Couldn't send request to peer a994894f6c0040f3abc9de23698d36db. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.2:38313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:30.186586  5736 tablet_replica.cc:333] T 2c3a0ab56e8e43058c857de6a3e8227d P 7aad5514c5374da88abc8f054d27b17e: stopping tablet replica
I20260713 09:03:30.187052  5736 raft_consensus.cc:2243] T 2c3a0ab56e8e43058c857de6a3e8227d P 7aad5514c5374da88abc8f054d27b17e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.187376  5736 raft_consensus.cc:2272] T 2c3a0ab56e8e43058c857de6a3e8227d P 7aad5514c5374da88abc8f054d27b17e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.188862  5736 tablet_replica.cc:333] T 06ad8f06baed46b2a5c161527f8c49c3 P 7aad5514c5374da88abc8f054d27b17e: stopping tablet replica
I20260713 09:03:30.189291  5736 raft_consensus.cc:2243] T 06ad8f06baed46b2a5c161527f8c49c3 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.189729  5736 raft_consensus.cc:2272] T 06ad8f06baed46b2a5c161527f8c49c3 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.191313  5736 tablet_replica.cc:333] T 425e745601b8494e995c619fc25acc68 P 7aad5514c5374da88abc8f054d27b17e: stopping tablet replica
I20260713 09:03:30.191704  5736 raft_consensus.cc:2243] T 425e745601b8494e995c619fc25acc68 P 7aad5514c5374da88abc8f054d27b17e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:30.192304  5736 raft_consensus.cc:2272] T 425e745601b8494e995c619fc25acc68 P 7aad5514c5374da88abc8f054d27b17e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.193799  5736 tablet_replica.cc:333] T 898abd3e6374411995a5aee02aa9dd78 P 7aad5514c5374da88abc8f054d27b17e: stopping tablet replica
I20260713 09:03:30.194193  5736 raft_consensus.cc:2243] T 898abd3e6374411995a5aee02aa9dd78 P 7aad5514c5374da88abc8f054d27b17e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.194628  5736 raft_consensus.cc:2272] T 898abd3e6374411995a5aee02aa9dd78 P 7aad5514c5374da88abc8f054d27b17e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.196591  5736 tablet_replica.cc:333] T 3d342391936f4a9797c7446c7aeed597 P 7aad5514c5374da88abc8f054d27b17e: stopping tablet replica
I20260713 09:03:30.196986  5736 raft_consensus.cc:2243] T 3d342391936f4a9797c7446c7aeed597 P 7aad5514c5374da88abc8f054d27b17e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:30.197652  5736 raft_consensus.cc:2272] T 3d342391936f4a9797c7446c7aeed597 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.199316  5736 tablet_replica.cc:333] T fdbcb97e7d0443438bc1d6845a046803 P 7aad5514c5374da88abc8f054d27b17e: stopping tablet replica
I20260713 09:03:30.199664  5736 raft_consensus.cc:2243] T fdbcb97e7d0443438bc1d6845a046803 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.200093  5736 raft_consensus.cc:2272] T fdbcb97e7d0443438bc1d6845a046803 P 7aad5514c5374da88abc8f054d27b17e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:03:30.223608  7238 consensus_peers.cc:597] T 5b3a7500869441df9d4a7321100c0740 P 187c78af6885404abf9a232ba949c512 -> Peer a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313): Couldn't send request to peer a994894f6c0040f3abc9de23698d36db. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.2:38313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:30.233141  7238 consensus_peers.cc:597] T abd16acf75a24d7cbad46818f00b8a2a P 187c78af6885404abf9a232ba949c512 -> Peer a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313): Couldn't send request to peer a994894f6c0040f3abc9de23698d36db. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.2:38313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:30.234735  7238 consensus_peers.cc:597] T 5d1c1924aab64253a2eeffe92149b09b P 187c78af6885404abf9a232ba949c512 -> Peer 488820123a574f2b87b2ad97b28575d9 (127.5.154.1:35037): Couldn't send request to peer 488820123a574f2b87b2ad97b28575d9. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:35037: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:30.244076  5736 tablet_server.cc:196] TabletServer@127.5.154.3:0 shutdown complete.
W20260713 09:03:30.248193  7240 consensus_peers.cc:597] T 5b3a7500869441df9d4a7321100c0740 P 187c78af6885404abf9a232ba949c512 -> Peer 7aad5514c5374da88abc8f054d27b17e (127.5.154.3:41451): Couldn't send request to peer 7aad5514c5374da88abc8f054d27b17e. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.3:41451: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:30.263661  7238 consensus_peers.cc:597] T 8830f997d725415497b539051d1dfa5a P 187c78af6885404abf9a232ba949c512 -> Peer a994894f6c0040f3abc9de23698d36db (127.5.154.2:38313): Couldn't send request to peer a994894f6c0040f3abc9de23698d36db. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.2:38313: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:30.281020  5736 tablet_server.cc:179] TabletServer@127.5.154.4:0 shutting down...
I20260713 09:03:30.308677  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:30.309461  5736 tablet_replica.cc:333] T 2e6517a29ffc49a789cbcf8e0eb5101c P 187c78af6885404abf9a232ba949c512: stopping tablet replica
I20260713 09:03:30.310456  5736 raft_consensus.cc:2243] T 2e6517a29ffc49a789cbcf8e0eb5101c P 187c78af6885404abf9a232ba949c512 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.310982  5736 raft_consensus.cc:2272] T 2e6517a29ffc49a789cbcf8e0eb5101c P 187c78af6885404abf9a232ba949c512 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.312775  5736 tablet_replica.cc:333] T fdbcb97e7d0443438bc1d6845a046803 P 187c78af6885404abf9a232ba949c512: stopping tablet replica
I20260713 09:03:30.313254  5736 raft_consensus.cc:2243] T fdbcb97e7d0443438bc1d6845a046803 P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.313707  5736 raft_consensus.cc:2272] T fdbcb97e7d0443438bc1d6845a046803 P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.315315  5736 tablet_replica.cc:333] T a7bd1b0a130a40828a4af1b95eaee0fa P 187c78af6885404abf9a232ba949c512: stopping tablet replica
I20260713 09:03:30.315775  5736 raft_consensus.cc:2243] T a7bd1b0a130a40828a4af1b95eaee0fa P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.316191  5736 raft_consensus.cc:2272] T a7bd1b0a130a40828a4af1b95eaee0fa P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.317904  5736 tablet_replica.cc:333] T c910cbfbc5604481a4756b729af63743 P 187c78af6885404abf9a232ba949c512: stopping tablet replica
I20260713 09:03:30.318346  5736 raft_consensus.cc:2243] T c910cbfbc5604481a4756b729af63743 P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.318679  5736 raft_consensus.cc:2272] T c910cbfbc5604481a4756b729af63743 P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.320328  5736 tablet_replica.cc:333] T 3d342391936f4a9797c7446c7aeed597 P 187c78af6885404abf9a232ba949c512: stopping tablet replica
I20260713 09:03:30.320772  5736 raft_consensus.cc:2243] T 3d342391936f4a9797c7446c7aeed597 P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.321187  5736 raft_consensus.cc:2272] T 3d342391936f4a9797c7446c7aeed597 P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.322862  5736 tablet_replica.cc:333] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 187c78af6885404abf9a232ba949c512: stopping tablet replica
I20260713 09:03:30.323294  5736 raft_consensus.cc:2243] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.323689  5736 raft_consensus.cc:2272] T 82bf89c7e74b4ed3b60c3ca09bd34d7a P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.325174  5736 tablet_replica.cc:333] T 17a7007ca28b46b7aa6f7024b2780ede P 187c78af6885404abf9a232ba949c512: stopping tablet replica
I20260713 09:03:30.325775  5736 raft_consensus.cc:2243] T 17a7007ca28b46b7aa6f7024b2780ede P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.326155  5736 raft_consensus.cc:2272] T 17a7007ca28b46b7aa6f7024b2780ede P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.327943  5736 tablet_replica.cc:333] T e79626005b094d98a20ba625eeb634dd P 187c78af6885404abf9a232ba949c512: stopping tablet replica
I20260713 09:03:30.328631  5736 raft_consensus.cc:2243] T e79626005b094d98a20ba625eeb634dd P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.329206  5736 raft_consensus.cc:2272] T e79626005b094d98a20ba625eeb634dd P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.331492  5736 tablet_replica.cc:333] T 5b3a7500869441df9d4a7321100c0740 P 187c78af6885404abf9a232ba949c512: stopping tablet replica
I20260713 09:03:30.332114  5736 raft_consensus.cc:2243] T 5b3a7500869441df9d4a7321100c0740 P 187c78af6885404abf9a232ba949c512 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:30.332794  5736 raft_consensus.cc:2272] T 5b3a7500869441df9d4a7321100c0740 P 187c78af6885404abf9a232ba949c512 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.334461  5736 tablet_replica.cc:333] T 06ad8f06baed46b2a5c161527f8c49c3 P 187c78af6885404abf9a232ba949c512: stopping tablet replica
I20260713 09:03:30.335014  5736 raft_consensus.cc:2243] T 06ad8f06baed46b2a5c161527f8c49c3 P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.335491  5736 raft_consensus.cc:2272] T 06ad8f06baed46b2a5c161527f8c49c3 P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.337157  5736 tablet_replica.cc:333] T abd16acf75a24d7cbad46818f00b8a2a P 187c78af6885404abf9a232ba949c512: stopping tablet replica
I20260713 09:03:30.337716  5736 raft_consensus.cc:2243] T abd16acf75a24d7cbad46818f00b8a2a P 187c78af6885404abf9a232ba949c512 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:30.338373  5736 raft_consensus.cc:2272] T abd16acf75a24d7cbad46818f00b8a2a P 187c78af6885404abf9a232ba949c512 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.339975  5736 tablet_replica.cc:333] T 07f9ab3d8fc144978e978e041a9591f7 P 187c78af6885404abf9a232ba949c512: stopping tablet replica
I20260713 09:03:30.340462  5736 raft_consensus.cc:2243] T 07f9ab3d8fc144978e978e041a9591f7 P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.340888  5736 raft_consensus.cc:2272] T 07f9ab3d8fc144978e978e041a9591f7 P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.342502  5736 tablet_replica.cc:333] T 898abd3e6374411995a5aee02aa9dd78 P 187c78af6885404abf9a232ba949c512: stopping tablet replica
I20260713 09:03:30.343014  5736 raft_consensus.cc:2243] T 898abd3e6374411995a5aee02aa9dd78 P 187c78af6885404abf9a232ba949c512 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:30.343688  5736 raft_consensus.cc:2272] T 898abd3e6374411995a5aee02aa9dd78 P 187c78af6885404abf9a232ba949c512 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.345647  5736 tablet_replica.cc:333] T 8830f997d725415497b539051d1dfa5a P 187c78af6885404abf9a232ba949c512: stopping tablet replica
I20260713 09:03:30.346134  5736 raft_consensus.cc:2243] T 8830f997d725415497b539051d1dfa5a P 187c78af6885404abf9a232ba949c512 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:30.346813  5736 raft_consensus.cc:2272] T 8830f997d725415497b539051d1dfa5a P 187c78af6885404abf9a232ba949c512 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.348387  5736 tablet_replica.cc:333] T 5d1c1924aab64253a2eeffe92149b09b P 187c78af6885404abf9a232ba949c512: stopping tablet replica
I20260713 09:03:30.348841  5736 raft_consensus.cc:2243] T 5d1c1924aab64253a2eeffe92149b09b P 187c78af6885404abf9a232ba949c512 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:30.349617  5736 raft_consensus.cc:2272] T 5d1c1924aab64253a2eeffe92149b09b P 187c78af6885404abf9a232ba949c512 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.351263  5736 tablet_replica.cc:333] T 56e93e041252478ab2ccf6005385e92e P 187c78af6885404abf9a232ba949c512: stopping tablet replica
I20260713 09:03:30.351711  5736 raft_consensus.cc:2243] T 56e93e041252478ab2ccf6005385e92e P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.352162  5736 raft_consensus.cc:2272] T 56e93e041252478ab2ccf6005385e92e P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.353745  5736 tablet_replica.cc:333] T a9dcbd345c474046a3762c96803d0274 P 187c78af6885404abf9a232ba949c512: stopping tablet replica
I20260713 09:03:30.354182  5736 raft_consensus.cc:2243] T a9dcbd345c474046a3762c96803d0274 P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:30.354628  5736 raft_consensus.cc:2272] T a9dcbd345c474046a3762c96803d0274 P 187c78af6885404abf9a232ba949c512 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.356164  5736 tablet_replica.cc:333] T b665abcce79e44a784f23701be4c2f4b P 187c78af6885404abf9a232ba949c512: stopping tablet replica
I20260713 09:03:30.356580  5736 raft_consensus.cc:2243] T b665abcce79e44a784f23701be4c2f4b P 187c78af6885404abf9a232ba949c512 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:30.357259  5736 raft_consensus.cc:2272] T b665abcce79e44a784f23701be4c2f4b P 187c78af6885404abf9a232ba949c512 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.393404  5736 tablet_server.cc:196] TabletServer@127.5.154.4:0 shutdown complete.
I20260713 09:03:30.420651  5736 master.cc:562] Master@127.5.154.62:44719 shutting down...
I20260713 09:03:30.444379  5736 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 89ea062199da4fe7bb85c09446d9c8dd [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:30.444926  5736 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 89ea062199da4fe7bb85c09446d9c8dd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:30.445245  5736 tablet_replica.cc:333] T 00000000000000000000000000000000 P 89ea062199da4fe7bb85c09446d9c8dd: stopping tablet replica
I20260713 09:03:30.488621  5736 master.cc:584] Master@127.5.154.62:44719 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (29137 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260713 09:03:30.544852  5736 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.154.62:37649
I20260713 09:03:30.546377  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:30.553332  7741 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
W20260713 09:03:30.554819  7743 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
I20260713 09:03:30.555291  5736 server_base.cc:1061] running on GCE node
W20260713 09:03:30.555464  7740 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
I20260713 09:03:30.556607  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:30.556819  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:03:30.556979  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783933410556959 us; error 0 us; skew 500 ppm
I20260713 09:03:30.557519  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:30.559795  5736 webserver.cc:533] Webserver started at http://127.5.154.62:46203/ using document root <none> and password file <none>
I20260713 09:03:30.560276  5736 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:30.560516  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:30.560786  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:30.561915  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933356847920-5736-0/minicluster-data/master-0-root/instance:
uuid: "f6e5d405c7b243fa8e8e21d2af63ffae"
format_stamp: "Formatted at 2026-07-13 09:03:30 on dist-test-slave-z8rn"
I20260713 09:03:30.566097  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:03:30.569406  7748 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:30.570330  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:03:30.570618  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933356847920-5736-0/minicluster-data/master-0-root
uuid: "f6e5d405c7b243fa8e8e21d2af63ffae"
format_stamp: "Formatted at 2026-07-13 09:03:30 on dist-test-slave-z8rn"
I20260713 09:03:30.570858  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933356847920-5736-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933356847920-5736-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933356847920-5736-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)
I20260713 09:03:30.592850  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:30.593961  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:30.630364  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.62:37649
I20260713 09:03:30.630477  7799 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.62:37649 every 8 connection(s)
I20260713 09:03:30.634271  7800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:30.644641  7800 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f6e5d405c7b243fa8e8e21d2af63ffae: Bootstrap starting.
I20260713 09:03:30.649712  7800 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f6e5d405c7b243fa8e8e21d2af63ffae: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:30.653995  7800 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f6e5d405c7b243fa8e8e21d2af63ffae: No bootstrap required, opened a new log
I20260713 09:03:30.656060  7800 raft_consensus.cc:359] T 00000000000000000000000000000000 P f6e5d405c7b243fa8e8e21d2af63ffae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6e5d405c7b243fa8e8e21d2af63ffae" member_type: VOTER }
I20260713 09:03:30.656426  7800 raft_consensus.cc:385] T 00000000000000000000000000000000 P f6e5d405c7b243fa8e8e21d2af63ffae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:30.656673  7800 raft_consensus.cc:740] T 00000000000000000000000000000000 P f6e5d405c7b243fa8e8e21d2af63ffae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6e5d405c7b243fa8e8e21d2af63ffae, State: Initialized, Role: FOLLOWER
I20260713 09:03:30.657219  7800 consensus_queue.cc:260] T 00000000000000000000000000000000 P f6e5d405c7b243fa8e8e21d2af63ffae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f6e5d405c7b243fa8e8e21d2af63ffae" member_type: VOTER }
I20260713 09:03:30.657683  7800 raft_consensus.cc:399] T 00000000000000000000000000000000 P f6e5d405c7b243fa8e8e21d2af63ffae [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:03:30.657899  7800 raft_consensus.cc:493] T 00000000000000000000000000000000 P f6e5d405c7b243fa8e8e21d2af63ffae [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:03:30.658157  7800 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f6e5d405c7b243fa8e8e21d2af63ffae [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:30.662194  7800 raft_consensus.cc:515] T 00000000000000000000000000000000 P f6e5d405c7b243fa8e8e21d2af63ffae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6e5d405c7b243fa8e8e21d2af63ffae" member_type: VOTER }
I20260713 09:03:30.662679  7800 leader_election.cc:304] T 00000000000000000000000000000000 P f6e5d405c7b243fa8e8e21d2af63ffae [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: f6e5d405c7b243fa8e8e21d2af63ffae; no voters: 
I20260713 09:03:30.663854  7800 leader_election.cc:290] T 00000000000000000000000000000000 P f6e5d405c7b243fa8e8e21d2af63ffae [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:03:30.664284  7803 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f6e5d405c7b243fa8e8e21d2af63ffae [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:30.665798  7803 raft_consensus.cc:697] T 00000000000000000000000000000000 P f6e5d405c7b243fa8e8e21d2af63ffae [term 1 LEADER]: Becoming Leader. State: Replica: f6e5d405c7b243fa8e8e21d2af63ffae, State: Running, Role: LEADER
I20260713 09:03:30.666574  7803 consensus_queue.cc:237] T 00000000000000000000000000000000 P f6e5d405c7b243fa8e8e21d2af63ffae [LEADER]: Queue going to LEADER mode. State: All 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: "f6e5d405c7b243fa8e8e21d2af63ffae" member_type: VOTER }
I20260713 09:03:30.666793  7800 sys_catalog.cc:565] T 00000000000000000000000000000000 P f6e5d405c7b243fa8e8e21d2af63ffae [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:03:30.671747  7805 sys_catalog.cc:455] T 00000000000000000000000000000000 P f6e5d405c7b243fa8e8e21d2af63ffae [sys.catalog]: SysCatalogTable state changed. Reason: New leader f6e5d405c7b243fa8e8e21d2af63ffae. Latest consensus state: current_term: 1 leader_uuid: "f6e5d405c7b243fa8e8e21d2af63ffae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6e5d405c7b243fa8e8e21d2af63ffae" member_type: VOTER } }
I20260713 09:03:30.671937  7804 sys_catalog.cc:455] T 00000000000000000000000000000000 P f6e5d405c7b243fa8e8e21d2af63ffae [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f6e5d405c7b243fa8e8e21d2af63ffae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6e5d405c7b243fa8e8e21d2af63ffae" member_type: VOTER } }
I20260713 09:03:30.672667  7805 sys_catalog.cc:458] T 00000000000000000000000000000000 P f6e5d405c7b243fa8e8e21d2af63ffae [sys.catalog]: This master's current role is: LEADER
I20260713 09:03:30.672727  7804 sys_catalog.cc:458] T 00000000000000000000000000000000 P f6e5d405c7b243fa8e8e21d2af63ffae [sys.catalog]: This master's current role is: LEADER
I20260713 09:03:30.676334  7811 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:03:30.681814  7811 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:03:30.683178  5736 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:03:30.690935  7811 catalog_manager.cc:1383] Generated new cluster ID: ac750fd930b14bff98b26aa9007389b0
I20260713 09:03:30.691217  7811 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:03:30.713083  7811 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:03:30.714385  7811 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:03:30.729422  7811 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f6e5d405c7b243fa8e8e21d2af63ffae: Generated new TSK 0
I20260713 09:03:30.730082  7811 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:03:30.749881  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:30.755589  7821 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
W20260713 09:03:30.756590  7822 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
W20260713 09:03:30.757781  7824 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
I20260713 09:03:30.758198  5736 server_base.cc:1061] running on GCE node
I20260713 09:03:30.759101  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:30.759275  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:03:30.759394  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783933410759383 us; error 0 us; skew 500 ppm
I20260713 09:03:30.759838  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:30.761971  5736 webserver.cc:533] Webserver started at http://127.5.154.1:36827/ using document root <none> and password file <none>
I20260713 09:03:30.762389  5736 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:30.762537  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:30.762743  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:30.763682  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933356847920-5736-0/minicluster-data/ts-0-root/instance:
uuid: "cd60587a43cc427e9f6cbbfa52248afa"
format_stamp: "Formatted at 2026-07-13 09:03:30 on dist-test-slave-z8rn"
I20260713 09:03:30.767921  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:03:30.771314  7829 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:30.772207  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:03:30.772492  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933356847920-5736-0/minicluster-data/ts-0-root
uuid: "cd60587a43cc427e9f6cbbfa52248afa"
format_stamp: "Formatted at 2026-07-13 09:03:30 on dist-test-slave-z8rn"
I20260713 09:03:30.772773  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933356847920-5736-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933356847920-5736-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933356847920-5736-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)
I20260713 09:03:30.797569  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:30.798724  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:30.800338  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:30.802748  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:03:30.802932  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:30.803241  5736 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:03:30.803409  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:30.842866  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.1:43431
I20260713 09:03:30.842989  7891 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.1:43431 every 8 connection(s)
I20260713 09:03:30.847786  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:30.855362  7896 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
W20260713 09:03:30.857664  7897 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
I20260713 09:03:30.858646  5736 server_base.cc:1061] running on GCE node
W20260713 09:03:30.859419  7899 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
I20260713 09:03:30.860584  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:30.860868  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:03:30.861114  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783933410861089 us; error 0 us; skew 500 ppm
I20260713 09:03:30.861891  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:30.863358  7892 heartbeater.cc:344] Connected to a master server at 127.5.154.62:37649
I20260713 09:03:30.863631  7892 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:30.864344  7892 heartbeater.cc:507] Master 127.5.154.62:37649 requested a full tablet report, sending...
I20260713 09:03:30.864606  5736 webserver.cc:533] Webserver started at http://127.5.154.2:36795/ using document root <none> and password file <none>
I20260713 09:03:30.865186  5736 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:30.865417  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:30.865760  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:30.866691  7765 ts_manager.cc:194] Registered new tserver with Master: cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431)
I20260713 09:03:30.867151  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933356847920-5736-0/minicluster-data/ts-1-root/instance:
uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19"
format_stamp: "Formatted at 2026-07-13 09:03:30 on dist-test-slave-z8rn"
I20260713 09:03:30.869221  7765 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51472
I20260713 09:03:30.873190  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:03:30.876919  7904 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:30.877957  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:03:30.878268  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933356847920-5736-0/minicluster-data/ts-1-root
uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19"
format_stamp: "Formatted at 2026-07-13 09:03:30 on dist-test-slave-z8rn"
I20260713 09:03:30.878537  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933356847920-5736-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933356847920-5736-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933356847920-5736-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)
I20260713 09:03:30.911298  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:30.912569  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:30.914093  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:30.916255  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:03:30.916460  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:30.916725  5736 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:03:30.916893  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:30.957417  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.2:42801
I20260713 09:03:30.957594  7966 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.2:42801 every 8 connection(s)
I20260713 09:03:30.962160  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:30.969856  7970 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
W20260713 09:03:30.970014  7971 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
I20260713 09:03:30.974377  5736 server_base.cc:1061] running on GCE node
W20260713 09:03:30.974361  7973 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
I20260713 09:03:30.974727  7967 heartbeater.cc:344] Connected to a master server at 127.5.154.62:37649
I20260713 09:03:30.975284  7967 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:30.975610  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:30.975833  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:03:30.976013  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783933410975977 us; error 0 us; skew 500 ppm
I20260713 09:03:30.976167  7967 heartbeater.cc:507] Master 127.5.154.62:37649 requested a full tablet report, sending...
I20260713 09:03:30.976629  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:30.978600  7765 ts_manager.cc:194] Registered new tserver with Master: dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801)
I20260713 09:03:30.979288  5736 webserver.cc:533] Webserver started at http://127.5.154.3:42423/ using document root <none> and password file <none>
I20260713 09:03:30.979807  5736 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:30.980005  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:30.980263  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:30.980201  7765 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51482
I20260713 09:03:30.981834  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933356847920-5736-0/minicluster-data/ts-2-root/instance:
uuid: "29f2c942561244728703a51d346dd89e"
format_stamp: "Formatted at 2026-07-13 09:03:30 on dist-test-slave-z8rn"
I20260713 09:03:30.986060  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260713 09:03:30.989116  7978 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:30.989974  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:03:30.990293  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933356847920-5736-0/minicluster-data/ts-2-root
uuid: "29f2c942561244728703a51d346dd89e"
format_stamp: "Formatted at 2026-07-13 09:03:30 on dist-test-slave-z8rn"
I20260713 09:03:30.990620  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933356847920-5736-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933356847920-5736-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933356847920-5736-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)
I20260713 09:03:31.009022  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:31.010254  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:31.011648  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:31.013804  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:03:31.014027  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:31.014269  5736 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:03:31.014441  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:31.054136  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.3:40099
I20260713 09:03:31.054234  8040 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.3:40099 every 8 connection(s)
I20260713 09:03:31.058809  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:31.065671  8044 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
W20260713 09:03:31.067384  8045 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
W20260713 09:03:31.070453  8047 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
I20260713 09:03:31.071162  5736 server_base.cc:1061] running on GCE node
I20260713 09:03:31.071755  8041 heartbeater.cc:344] Connected to a master server at 127.5.154.62:37649
I20260713 09:03:31.072185  8041 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:31.072350  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:31.072618  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:03:31.072840  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783933411072821 us; error 0 us; skew 500 ppm
I20260713 09:03:31.073117  8041 heartbeater.cc:507] Master 127.5.154.62:37649 requested a full tablet report, sending...
I20260713 09:03:31.073470  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:31.075667  7765 ts_manager.cc:194] Registered new tserver with Master: 29f2c942561244728703a51d346dd89e (127.5.154.3:40099)
I20260713 09:03:31.076329  5736 webserver.cc:533] Webserver started at http://127.5.154.4:39813/ using document root <none> and password file <none>
I20260713 09:03:31.076853  5736 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:31.077068  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:31.077397  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:31.077364  7765 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51494
I20260713 09:03:31.078691  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933356847920-5736-0/minicluster-data/ts-3-root/instance:
uuid: "e8ef6c26318c47de85d21fbf5658ffff"
format_stamp: "Formatted at 2026-07-13 09:03:31 on dist-test-slave-z8rn"
I20260713 09:03:31.083097  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:03:31.086274  8052 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:31.087049  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:03:31.087352  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933356847920-5736-0/minicluster-data/ts-3-root
uuid: "e8ef6c26318c47de85d21fbf5658ffff"
format_stamp: "Formatted at 2026-07-13 09:03:31 on dist-test-slave-z8rn"
I20260713 09:03:31.087637  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933356847920-5736-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933356847920-5736-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933356847920-5736-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)
I20260713 09:03:31.126802  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:31.128050  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:31.129667  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:31.131757  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:03:31.131989  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:31.132231  5736 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:03:31.132405  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:31.170629  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.4:37647
I20260713 09:03:31.170738  8114 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.4:37647 every 8 connection(s)
I20260713 09:03:31.184656  8115 heartbeater.cc:344] Connected to a master server at 127.5.154.62:37649
I20260713 09:03:31.185310  8115 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:31.186691  8115 heartbeater.cc:507] Master 127.5.154.62:37649 requested a full tablet report, sending...
I20260713 09:03:31.189837  7765 ts_manager.cc:194] Registered new tserver with Master: e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647)
I20260713 09:03:31.190953  5736 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.016960227s
I20260713 09:03:31.191459  7765 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51508
I20260713 09:03:31.214927  7765 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51516:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260713 09:03:31.340662  8080 tablet_service.cc:1511] Processing CreateTablet for tablet 90a7b1da1c1e42ec87cda0e7b3c13fb0 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:03:31.342519  8079 tablet_service.cc:1511] Processing CreateTablet for tablet c2c98b6456ee4fa0845161d5e0b3b133 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:03:31.344609  8080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90a7b1da1c1e42ec87cda0e7b3c13fb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.344446  8078 tablet_service.cc:1511] Processing CreateTablet for tablet 380e95ff46fe48b7b801f2bb50c1da43 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:03:31.347237  8078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 380e95ff46fe48b7b801f2bb50c1da43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.350260  8077 tablet_service.cc:1511] Processing CreateTablet for tablet b44ba602c1464e88a31e2fabe111cf35 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:03:31.351615  8077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b44ba602c1464e88a31e2fabe111cf35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.354985  8079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2c98b6456ee4fa0845161d5e0b3b133. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.363600  8076 tablet_service.cc:1511] Processing CreateTablet for tablet d37bf23c33f2474dbed826b201eef09d (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:03:31.364995  8076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d37bf23c33f2474dbed826b201eef09d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.368276  8075 tablet_service.cc:1511] Processing CreateTablet for tablet 68a9da85ede843688569a16d50a4652b (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:03:31.369820  8075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68a9da85ede843688569a16d50a4652b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.390043  8079 tablet_service.cc:1511] Processing CreateTablet for tablet b12d28fcc45e47e9a15bdc06f6d67760 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:03:31.391551  8079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b12d28fcc45e47e9a15bdc06f6d67760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.406819  8006 tablet_service.cc:1511] Processing CreateTablet for tablet 90a7b1da1c1e42ec87cda0e7b3c13fb0 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:03:31.409540  8006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90a7b1da1c1e42ec87cda0e7b3c13fb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.412073  8075 tablet_service.cc:1511] Processing CreateTablet for tablet 858b3dc14b974df188f574111b224ce5 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:03:31.413520  8075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 858b3dc14b974df188f574111b224ce5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.413583  8074 tablet_service.cc:1511] Processing CreateTablet for tablet 401432edc3824a5d87673edbf4079eae (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:03:31.415400  8074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 401432edc3824a5d87673edbf4079eae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.430747  8080 tablet_service.cc:1511] Processing CreateTablet for tablet 62a99d4f05e74c8a85b8503e468c5bb7 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:03:31.436268  8000 tablet_service.cc:1511] Processing CreateTablet for tablet d873dae09f824581aec410f1cff328f5 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:03:31.436617  8003 tablet_service.cc:1511] Processing CreateTablet for tablet bc4e884f531949d4a017c40b4348172f (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:03:31.437708  8000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d873dae09f824581aec410f1cff328f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.438772  8002 tablet_service.cc:1511] Processing CreateTablet for tablet d37bf23c33f2474dbed826b201eef09d (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:03:31.439356  7930 tablet_service.cc:1511] Processing CreateTablet for tablet c2c98b6456ee4fa0845161d5e0b3b133 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:03:31.440120  8002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d37bf23c33f2474dbed826b201eef09d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.440651  7930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2c98b6456ee4fa0845161d5e0b3b133. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.442216  7927 tablet_service.cc:1511] Processing CreateTablet for tablet 68a9da85ede843688569a16d50a4652b (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:03:31.439821  8080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62a99d4f05e74c8a85b8503e468c5bb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.442646  7999 tablet_service.cc:1511] Processing CreateTablet for tablet 858b3dc14b974df188f574111b224ce5 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:03:31.443498  7927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68a9da85ede843688569a16d50a4652b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.444725  7932 tablet_service.cc:1511] Processing CreateTablet for tablet 90a7b1da1c1e42ec87cda0e7b3c13fb0 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:03:31.446059  7932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90a7b1da1c1e42ec87cda0e7b3c13fb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.446446  7998 tablet_service.cc:1511] Processing CreateTablet for tablet 401432edc3824a5d87673edbf4079eae (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:03:31.446668  8001 tablet_service.cc:1511] Processing CreateTablet for tablet 68a9da85ede843688569a16d50a4652b (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:03:31.448529  7928 tablet_service.cc:1511] Processing CreateTablet for tablet b44ba602c1464e88a31e2fabe111cf35 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:03:31.450613  7931 tablet_service.cc:1511] Processing CreateTablet for tablet d740dd41ee08482fb06adb5cb44c07c1 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:03:31.451941  7931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d740dd41ee08482fb06adb5cb44c07c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.451735  7925 tablet_service.cc:1511] Processing CreateTablet for tablet b12d28fcc45e47e9a15bdc06f6d67760 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:03:31.453022  7925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b12d28fcc45e47e9a15bdc06f6d67760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.453970  7929 tablet_service.cc:1511] Processing CreateTablet for tablet bc4e884f531949d4a017c40b4348172f (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:03:31.454628  8073 tablet_service.cc:1511] Processing CreateTablet for tablet 56aa51f683504aeeb6a5b384cb3ee6b2 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:03:31.455221  7929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc4e884f531949d4a017c40b4348172f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.434944  8005 tablet_service.cc:1511] Processing CreateTablet for tablet d740dd41ee08482fb06adb5cb44c07c1 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:03:31.445441  7924 tablet_service.cc:1511] Processing CreateTablet for tablet 401432edc3824a5d87673edbf4079eae (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:03:31.465565  7924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 401432edc3824a5d87673edbf4079eae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.467242  7997 tablet_service.cc:1511] Processing CreateTablet for tablet 7f044ab0fa9c4f7c813452539dd44693 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:03:31.468312  7928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b44ba602c1464e88a31e2fabe111cf35. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.456573  8073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56aa51f683504aeeb6a5b384cb3ee6b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.463527  8072 tablet_service.cc:1511] Processing CreateTablet for tablet c26559405f624780890b7e3d4292a040 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:03:31.450614  7926 tablet_service.cc:1511] Processing CreateTablet for tablet d873dae09f824581aec410f1cff328f5 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:03:31.477407  8072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c26559405f624780890b7e3d4292a040. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.477960  7926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d873dae09f824581aec410f1cff328f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.484664  8071 tablet_service.cc:1511] Processing CreateTablet for tablet d30e22939ad1466c833141e4795a9e23 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:03:31.486038  8071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d30e22939ad1466c833141e4795a9e23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.462692  7923 tablet_service.cc:1511] Processing CreateTablet for tablet 7f044ab0fa9c4f7c813452539dd44693 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:03:31.492262  7923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f044ab0fa9c4f7c813452539dd44693. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.463305  8004 tablet_service.cc:1511] Processing CreateTablet for tablet 380e95ff46fe48b7b801f2bb50c1da43 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:03:31.499503  8079 tablet_service.cc:1511] Processing CreateTablet for tablet 23cd2e3fca1e4eefb4ac95e2759f27a8 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:03:31.500805  8079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23cd2e3fca1e4eefb4ac95e2759f27a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.514190  7999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 858b3dc14b974df188f574111b224ce5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.514904  8005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d740dd41ee08482fb06adb5cb44c07c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.517838  8004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 380e95ff46fe48b7b801f2bb50c1da43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.521869  8001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68a9da85ede843688569a16d50a4652b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.522408  8077 tablet_service.cc:1511] Processing CreateTablet for tablet 724f98f6ce6a406ca6aebe62171906dd (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:03:31.522857  8078 tablet_service.cc:1511] Processing CreateTablet for tablet 00c414c33364482e81708e946d7e5192 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:03:31.523725  8077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 724f98f6ce6a406ca6aebe62171906dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.524325  8078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00c414c33364482e81708e946d7e5192. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.529850  8003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc4e884f531949d4a017c40b4348172f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.533870  7997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f044ab0fa9c4f7c813452539dd44693. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.534401  8072 tablet_service.cc:1511] Processing CreateTablet for tablet 5e8fc9db6a2d4620a9ddfdbeaabdcd95 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:03:31.535699  8072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e8fc9db6a2d4620a9ddfdbeaabdcd95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.541786  7998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 401432edc3824a5d87673edbf4079eae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.542263  8133 tablet_bootstrap.cc:492] T b44ba602c1464e88a31e2fabe111cf35 P e8ef6c26318c47de85d21fbf5658ffff: Bootstrap starting.
I20260713 09:03:31.558163  8074 tablet_service.cc:1511] Processing CreateTablet for tablet a5c4e34b45a04c06a3d3ffcad1f15ebf (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:03:31.562343  7929 tablet_service.cc:1511] Processing CreateTablet for tablet 62a99d4f05e74c8a85b8503e468c5bb7 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:03:31.563347  7929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62a99d4f05e74c8a85b8503e468c5bb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.567898  8074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5c4e34b45a04c06a3d3ffcad1f15ebf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.578094  8133 tablet_bootstrap.cc:654] T b44ba602c1464e88a31e2fabe111cf35 P e8ef6c26318c47de85d21fbf5658ffff: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:31.597563  8136 tablet_bootstrap.cc:492] T 7f044ab0fa9c4f7c813452539dd44693 P dd6d0c7367664e5fbabfcc4e56dd7f19: Bootstrap starting.
I20260713 09:03:31.597790  7923 tablet_service.cc:1511] Processing CreateTablet for tablet c26559405f624780890b7e3d4292a040 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:03:31.599236  7923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c26559405f624780890b7e3d4292a040. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.606417  8135 tablet_bootstrap.cc:492] T d37bf23c33f2474dbed826b201eef09d P 29f2c942561244728703a51d346dd89e: Bootstrap starting.
I20260713 09:03:31.614492  7925 tablet_service.cc:1511] Processing CreateTablet for tablet 0252dec6163a4c32b12374e9914cf1e7 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:03:31.615768  7925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0252dec6163a4c32b12374e9914cf1e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.623651  7923 tablet_service.cc:1511] Processing CreateTablet for tablet d30e22939ad1466c833141e4795a9e23 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:03:31.624523  7857 tablet_service.cc:1511] Processing CreateTablet for tablet d740dd41ee08482fb06adb5cb44c07c1 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:03:31.625041  7923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d30e22939ad1466c833141e4795a9e23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.625948  7857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d740dd41ee08482fb06adb5cb44c07c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.627251  8002 tablet_service.cc:1511] Processing CreateTablet for tablet 56aa51f683504aeeb6a5b384cb3ee6b2 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:03:31.628582  8002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56aa51f683504aeeb6a5b384cb3ee6b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.632615  8006 tablet_service.cc:1511] Processing CreateTablet for tablet c26559405f624780890b7e3d4292a040 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:03:31.635833  8136 tablet_bootstrap.cc:654] T 7f044ab0fa9c4f7c813452539dd44693 P dd6d0c7367664e5fbabfcc4e56dd7f19: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:31.640775  8135 tablet_bootstrap.cc:654] T d37bf23c33f2474dbed826b201eef09d P 29f2c942561244728703a51d346dd89e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:31.643899  7923 tablet_service.cc:1511] Processing CreateTablet for tablet 23cd2e3fca1e4eefb4ac95e2759f27a8 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:03:31.645208  7923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23cd2e3fca1e4eefb4ac95e2759f27a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.646528  7856 tablet_service.cc:1511] Processing CreateTablet for tablet c2c98b6456ee4fa0845161d5e0b3b133 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:03:31.648751  7856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2c98b6456ee4fa0845161d5e0b3b133. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.650333  7855 tablet_service.cc:1511] Processing CreateTablet for tablet 380e95ff46fe48b7b801f2bb50c1da43 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:03:31.651850  7855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 380e95ff46fe48b7b801f2bb50c1da43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.654757  7854 tablet_service.cc:1511] Processing CreateTablet for tablet bc4e884f531949d4a017c40b4348172f (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:03:31.656229  7854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc4e884f531949d4a017c40b4348172f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.656308  7848 tablet_service.cc:1511] Processing CreateTablet for tablet 7f044ab0fa9c4f7c813452539dd44693 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:03:31.658707  7853 tablet_service.cc:1511] Processing CreateTablet for tablet b44ba602c1464e88a31e2fabe111cf35 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:03:31.660683  7848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f044ab0fa9c4f7c813452539dd44693. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.661175  7852 tablet_service.cc:1511] Processing CreateTablet for tablet d37bf23c33f2474dbed826b201eef09d (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:03:31.662619  7852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d37bf23c33f2474dbed826b201eef09d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.666745  7851 tablet_service.cc:1511] Processing CreateTablet for tablet d873dae09f824581aec410f1cff328f5 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:03:31.668161  7851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d873dae09f824581aec410f1cff328f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.674358  7849 tablet_service.cc:1511] Processing CreateTablet for tablet 858b3dc14b974df188f574111b224ce5 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:03:31.674257  7850 tablet_service.cc:1511] Processing CreateTablet for tablet b12d28fcc45e47e9a15bdc06f6d67760 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:03:31.677867  7853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b44ba602c1464e88a31e2fabe111cf35. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:03:31.678357  7813 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:03:31.679382  7849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 858b3dc14b974df188f574111b224ce5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.680702  7850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b12d28fcc45e47e9a15bdc06f6d67760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.705058  8004 tablet_service.cc:1511] Processing CreateTablet for tablet 0252dec6163a4c32b12374e9914cf1e7 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:03:31.700919  7923 tablet_service.cc:1511] Processing CreateTablet for tablet 5e8fc9db6a2d4620a9ddfdbeaabdcd95 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:03:31.716801  8003 tablet_service.cc:1511] Processing CreateTablet for tablet 724f98f6ce6a406ca6aebe62171906dd (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:03:31.718611  8000 tablet_service.cc:1511] Processing CreateTablet for tablet 23cd2e3fca1e4eefb4ac95e2759f27a8 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:03:31.726429  7998 tablet_service.cc:1511] Processing CreateTablet for tablet 00c414c33364482e81708e946d7e5192 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:03:31.731073  7997 tablet_service.cc:1511] Processing CreateTablet for tablet a5c4e34b45a04c06a3d3ffcad1f15ebf (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:03:31.733366  7923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e8fc9db6a2d4620a9ddfdbeaabdcd95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.713886  8006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c26559405f624780890b7e3d4292a040. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.735703  7931 tablet_service.cc:1511] Processing CreateTablet for tablet 30a53b19f27948998aaa7aa78c83bd12 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:03:31.737053  7931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30a53b19f27948998aaa7aa78c83bd12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.737756  8004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0252dec6163a4c32b12374e9914cf1e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.761973  8136 tablet_bootstrap.cc:492] T 7f044ab0fa9c4f7c813452539dd44693 P dd6d0c7367664e5fbabfcc4e56dd7f19: No bootstrap required, opened a new log
I20260713 09:03:31.762470  8136 ts_tablet_manager.cc:1403] T 7f044ab0fa9c4f7c813452539dd44693 P dd6d0c7367664e5fbabfcc4e56dd7f19: Time spent bootstrapping tablet: real 0.165s	user 0.008s	sys 0.006s
I20260713 09:03:31.762423  8135 tablet_bootstrap.cc:492] T d37bf23c33f2474dbed826b201eef09d P 29f2c942561244728703a51d346dd89e: No bootstrap required, opened a new log
I20260713 09:03:31.763218  8135 ts_tablet_manager.cc:1403] T d37bf23c33f2474dbed826b201eef09d P 29f2c942561244728703a51d346dd89e: Time spent bootstrapping tablet: real 0.157s	user 0.010s	sys 0.049s
I20260713 09:03:31.764039  7999 tablet_service.cc:1511] Processing CreateTablet for tablet 30a53b19f27948998aaa7aa78c83bd12 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:03:31.765659  8136 raft_consensus.cc:359] T 7f044ab0fa9c4f7c813452539dd44693 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:31.766846  8136 raft_consensus.cc:385] T 7f044ab0fa9c4f7c813452539dd44693 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:31.767148  8136 raft_consensus.cc:740] T 7f044ab0fa9c4f7c813452539dd44693 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6d0c7367664e5fbabfcc4e56dd7f19, State: Initialized, Role: FOLLOWER
I20260713 09:03:31.767073  8135 raft_consensus.cc:359] T d37bf23c33f2474dbed826b201eef09d P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:31.768090  8136 consensus_queue.cc:260] T 7f044ab0fa9c4f7c813452539dd44693 P dd6d0c7367664e5fbabfcc4e56dd7f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:31.771389  8003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 724f98f6ce6a406ca6aebe62171906dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.776818  8140 tablet_bootstrap.cc:492] T 7f044ab0fa9c4f7c813452539dd44693 P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap starting.
I20260713 09:03:31.777168  7848 tablet_service.cc:1511] Processing CreateTablet for tablet d30e22939ad1466c833141e4795a9e23 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:03:31.778478  7848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d30e22939ad1466c833141e4795a9e23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.768100  8135 raft_consensus.cc:385] T d37bf23c33f2474dbed826b201eef09d P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:31.782332  7997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5c4e34b45a04c06a3d3ffcad1f15ebf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.786088  8000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23cd2e3fca1e4eefb4ac95e2759f27a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.789546  7998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00c414c33364482e81708e946d7e5192. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.790959  7853 tablet_service.cc:1511] Processing CreateTablet for tablet 724f98f6ce6a406ca6aebe62171906dd (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:03:31.793246  8133 tablet_bootstrap.cc:492] T b44ba602c1464e88a31e2fabe111cf35 P e8ef6c26318c47de85d21fbf5658ffff: No bootstrap required, opened a new log
I20260713 09:03:31.780211  8135 raft_consensus.cc:740] T d37bf23c33f2474dbed826b201eef09d P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f2c942561244728703a51d346dd89e, State: Initialized, Role: FOLLOWER
I20260713 09:03:31.809830  8133 ts_tablet_manager.cc:1403] T b44ba602c1464e88a31e2fabe111cf35 P e8ef6c26318c47de85d21fbf5658ffff: Time spent bootstrapping tablet: real 0.268s	user 0.025s	sys 0.000s
I20260713 09:03:31.810078  8135 consensus_queue.cc:260] T d37bf23c33f2474dbed826b201eef09d P 29f2c942561244728703a51d346dd89e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:31.765659  7930 tablet_service.cc:1511] Processing CreateTablet for tablet a5c4e34b45a04c06a3d3ffcad1f15ebf (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:03:31.813659  7930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5c4e34b45a04c06a3d3ffcad1f15ebf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.813982  8133 raft_consensus.cc:359] T b44ba602c1464e88a31e2fabe111cf35 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:31.814668  8133 raft_consensus.cc:385] T b44ba602c1464e88a31e2fabe111cf35 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:31.814968  8133 raft_consensus.cc:740] T b44ba602c1464e88a31e2fabe111cf35 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8ef6c26318c47de85d21fbf5658ffff, State: Initialized, Role: FOLLOWER
I20260713 09:03:31.762586  7857 tablet_service.cc:1511] Processing CreateTablet for tablet 56aa51f683504aeeb6a5b384cb3ee6b2 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:03:31.757149  7854 tablet_service.cc:1511] Processing CreateTablet for tablet 62a99d4f05e74c8a85b8503e468c5bb7 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:03:31.823599  7853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 724f98f6ce6a406ca6aebe62171906dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.830816  7967 heartbeater.cc:499] Master 127.5.154.62:37649 was elected leader, sending a full tablet report...
I20260713 09:03:31.831629  8136 ts_tablet_manager.cc:1434] T 7f044ab0fa9c4f7c813452539dd44693 P dd6d0c7367664e5fbabfcc4e56dd7f19: Time spent starting tablet: real 0.069s	user 0.018s	sys 0.038s
I20260713 09:03:31.823534  8133 consensus_queue.cc:260] T b44ba602c1464e88a31e2fabe111cf35 P e8ef6c26318c47de85d21fbf5658ffff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:31.838279  7856 tablet_service.cc:1511] Processing CreateTablet for tablet 0252dec6163a4c32b12374e9914cf1e7 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:03:31.832962  8136 tablet_bootstrap.cc:492] T bc4e884f531949d4a017c40b4348172f P dd6d0c7367664e5fbabfcc4e56dd7f19: Bootstrap starting.
I20260713 09:03:31.868131  8136 tablet_bootstrap.cc:654] T bc4e884f531949d4a017c40b4348172f P dd6d0c7367664e5fbabfcc4e56dd7f19: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:31.872828  7892 heartbeater.cc:499] Master 127.5.154.62:37649 was elected leader, sending a full tablet report...
I20260713 09:03:31.864395  7854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62a99d4f05e74c8a85b8503e468c5bb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.929623  7999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30a53b19f27948998aaa7aa78c83bd12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.946956  7851 tablet_service.cc:1511] Processing CreateTablet for tablet 5e8fc9db6a2d4620a9ddfdbeaabdcd95 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:03:31.948807  7851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e8fc9db6a2d4620a9ddfdbeaabdcd95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.964608  8133 ts_tablet_manager.cc:1434] T b44ba602c1464e88a31e2fabe111cf35 P e8ef6c26318c47de85d21fbf5658ffff: Time spent starting tablet: real 0.154s	user 0.053s	sys 0.075s
I20260713 09:03:31.965729  8133 tablet_bootstrap.cc:492] T c2c98b6456ee4fa0845161d5e0b3b133 P e8ef6c26318c47de85d21fbf5658ffff: Bootstrap starting.
I20260713 09:03:31.969628  8115 heartbeater.cc:499] Master 127.5.154.62:37649 was elected leader, sending a full tablet report...
I20260713 09:03:31.972041  8133 tablet_bootstrap.cc:654] T c2c98b6456ee4fa0845161d5e0b3b133 P e8ef6c26318c47de85d21fbf5658ffff: Neither blocks nor log segments found. Creating new log.
W20260713 09:03:31.968822  7968 tablet.cc:2406] T 7f044ab0fa9c4f7c813452539dd44693 P dd6d0c7367664e5fbabfcc4e56dd7f19: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:03:31.962476  7850 tablet_service.cc:1511] Processing CreateTablet for tablet 00c414c33364482e81708e946d7e5192 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:03:31.987128  7856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0252dec6163a4c32b12374e9914cf1e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:31.989995  8135 ts_tablet_manager.cc:1434] T d37bf23c33f2474dbed826b201eef09d P 29f2c942561244728703a51d346dd89e: Time spent starting tablet: real 0.226s	user 0.040s	sys 0.098s
I20260713 09:03:31.990702  8140 tablet_bootstrap.cc:654] T 7f044ab0fa9c4f7c813452539dd44693 P cd60587a43cc427e9f6cbbfa52248afa: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:31.990890  8041 heartbeater.cc:499] Master 127.5.154.62:37649 was elected leader, sending a full tablet report...
I20260713 09:03:31.991902  8135 tablet_bootstrap.cc:492] T 858b3dc14b974df188f574111b224ce5 P 29f2c942561244728703a51d346dd89e: Bootstrap starting.
I20260713 09:03:32.008510  7849 tablet_service.cc:1511] Processing CreateTablet for tablet 30a53b19f27948998aaa7aa78c83bd12 (DEFAULT_TABLE table=test-workload [id=22fd6e80991d4fcb8665d9c2a289949a]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:03:32.010169  8142 raft_consensus.cc:493] T d37bf23c33f2474dbed826b201eef09d P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:32.010684  8142 raft_consensus.cc:515] T d37bf23c33f2474dbed826b201eef09d P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:32.013159  8142 leader_election.cc:290] T d37bf23c33f2474dbed826b201eef09d P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647), cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431)
I20260713 09:03:32.013640  7857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56aa51f683504aeeb6a5b384cb3ee6b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:32.022253  7849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30a53b19f27948998aaa7aa78c83bd12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:32.025897  7850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00c414c33364482e81708e946d7e5192. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:32.047434  8136 tablet_bootstrap.cc:492] T bc4e884f531949d4a017c40b4348172f P dd6d0c7367664e5fbabfcc4e56dd7f19: No bootstrap required, opened a new log
I20260713 09:03:32.054097  8140 tablet_bootstrap.cc:492] T 7f044ab0fa9c4f7c813452539dd44693 P cd60587a43cc427e9f6cbbfa52248afa: No bootstrap required, opened a new log
I20260713 09:03:32.055166  8140 ts_tablet_manager.cc:1403] T 7f044ab0fa9c4f7c813452539dd44693 P cd60587a43cc427e9f6cbbfa52248afa: Time spent bootstrapping tablet: real 0.279s	user 0.018s	sys 0.010s
I20260713 09:03:32.058262  8140 raft_consensus.cc:359] T 7f044ab0fa9c4f7c813452539dd44693 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:32.059098  8140 raft_consensus.cc:385] T 7f044ab0fa9c4f7c813452539dd44693 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.061730  8136 ts_tablet_manager.cc:1403] T bc4e884f531949d4a017c40b4348172f P dd6d0c7367664e5fbabfcc4e56dd7f19: Time spent bootstrapping tablet: real 0.221s	user 0.024s	sys 0.008s
I20260713 09:03:32.076779  8141 raft_consensus.cc:493] T 7f044ab0fa9c4f7c813452539dd44693 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:32.077459  8141 raft_consensus.cc:515] T 7f044ab0fa9c4f7c813452539dd44693 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:32.059468  8140 raft_consensus.cc:740] T 7f044ab0fa9c4f7c813452539dd44693 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd60587a43cc427e9f6cbbfa52248afa, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.088915  8141 leader_election.cc:290] T 7f044ab0fa9c4f7c813452539dd44693 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431), 29f2c942561244728703a51d346dd89e (127.5.154.3:40099)
I20260713 09:03:32.089993  8140 consensus_queue.cc:260] T 7f044ab0fa9c4f7c813452539dd44693 P cd60587a43cc427e9f6cbbfa52248afa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:32.103118  8133 tablet_bootstrap.cc:492] T c2c98b6456ee4fa0845161d5e0b3b133 P e8ef6c26318c47de85d21fbf5658ffff: No bootstrap required, opened a new log
I20260713 09:03:32.103804  8133 ts_tablet_manager.cc:1403] T c2c98b6456ee4fa0845161d5e0b3b133 P e8ef6c26318c47de85d21fbf5658ffff: Time spent bootstrapping tablet: real 0.138s	user 0.018s	sys 0.008s
I20260713 09:03:32.115670  8090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d37bf23c33f2474dbed826b201eef09d" candidate_uuid: "29f2c942561244728703a51d346dd89e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff" is_pre_election: true
W20260713 09:03:32.117764  7980 leader_election.cc:343] T d37bf23c33f2474dbed826b201eef09d P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.125324  7867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d37bf23c33f2474dbed826b201eef09d" candidate_uuid: "29f2c942561244728703a51d346dd89e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa" is_pre_election: true
W20260713 09:03:32.127015  7981 leader_election.cc:343] T d37bf23c33f2474dbed826b201eef09d P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.127470  7981 leader_election.cc:304] T d37bf23c33f2474dbed826b201eef09d P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 29f2c942561244728703a51d346dd89e; no voters: cd60587a43cc427e9f6cbbfa52248afa, e8ef6c26318c47de85d21fbf5658ffff
I20260713 09:03:32.128392  8144 raft_consensus.cc:2749] T d37bf23c33f2474dbed826b201eef09d P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:32.129129  8135 tablet_bootstrap.cc:654] T 858b3dc14b974df188f574111b224ce5 P 29f2c942561244728703a51d346dd89e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.108870  8133 raft_consensus.cc:359] T c2c98b6456ee4fa0845161d5e0b3b133 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:32.133764  8136 raft_consensus.cc:359] T bc4e884f531949d4a017c40b4348172f P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:32.134511  8136 raft_consensus.cc:385] T bc4e884f531949d4a017c40b4348172f P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.134791  8136 raft_consensus.cc:740] T bc4e884f531949d4a017c40b4348172f P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6d0c7367664e5fbabfcc4e56dd7f19, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.135460  8136 consensus_queue.cc:260] T bc4e884f531949d4a017c40b4348172f P dd6d0c7367664e5fbabfcc4e56dd7f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:32.137328  8133 raft_consensus.cc:385] T c2c98b6456ee4fa0845161d5e0b3b133 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.138109  8133 raft_consensus.cc:740] T c2c98b6456ee4fa0845161d5e0b3b133 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8ef6c26318c47de85d21fbf5658ffff, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.138823  8133 consensus_queue.cc:260] T c2c98b6456ee4fa0845161d5e0b3b133 P e8ef6c26318c47de85d21fbf5658ffff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:32.143009  8133 ts_tablet_manager.cc:1434] T c2c98b6456ee4fa0845161d5e0b3b133 P e8ef6c26318c47de85d21fbf5658ffff: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.001s
I20260713 09:03:32.143903  8133 tablet_bootstrap.cc:492] T 68a9da85ede843688569a16d50a4652b P e8ef6c26318c47de85d21fbf5658ffff: Bootstrap starting.
I20260713 09:03:32.146425  8136 ts_tablet_manager.cc:1434] T bc4e884f531949d4a017c40b4348172f P dd6d0c7367664e5fbabfcc4e56dd7f19: Time spent starting tablet: real 0.074s	user 0.004s	sys 0.004s
I20260713 09:03:32.166153  8133 tablet_bootstrap.cc:654] T 68a9da85ede843688569a16d50a4652b P e8ef6c26318c47de85d21fbf5658ffff: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.168732  8136 tablet_bootstrap.cc:492] T b12d28fcc45e47e9a15bdc06f6d67760 P dd6d0c7367664e5fbabfcc4e56dd7f19: Bootstrap starting.
I20260713 09:03:32.169319  8140 ts_tablet_manager.cc:1434] T 7f044ab0fa9c4f7c813452539dd44693 P cd60587a43cc427e9f6cbbfa52248afa: Time spent starting tablet: real 0.114s	user 0.000s	sys 0.011s
I20260713 09:03:32.170506  8140 tablet_bootstrap.cc:492] T bc4e884f531949d4a017c40b4348172f P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap starting.
I20260713 09:03:32.181931  8133 tablet_bootstrap.cc:492] T 68a9da85ede843688569a16d50a4652b P e8ef6c26318c47de85d21fbf5658ffff: No bootstrap required, opened a new log
I20260713 09:03:32.182466  8133 ts_tablet_manager.cc:1403] T 68a9da85ede843688569a16d50a4652b P e8ef6c26318c47de85d21fbf5658ffff: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.004s
I20260713 09:03:32.185462  8133 raft_consensus.cc:359] T 68a9da85ede843688569a16d50a4652b P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:32.186177  8133 raft_consensus.cc:385] T 68a9da85ede843688569a16d50a4652b P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.186483  8133 raft_consensus.cc:740] T 68a9da85ede843688569a16d50a4652b P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8ef6c26318c47de85d21fbf5658ffff, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.187453  8140 tablet_bootstrap.cc:654] T bc4e884f531949d4a017c40b4348172f P cd60587a43cc427e9f6cbbfa52248afa: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.187530  8135 tablet_bootstrap.cc:492] T 858b3dc14b974df188f574111b224ce5 P 29f2c942561244728703a51d346dd89e: No bootstrap required, opened a new log
I20260713 09:03:32.187282  8133 consensus_queue.cc:260] T 68a9da85ede843688569a16d50a4652b P e8ef6c26318c47de85d21fbf5658ffff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:32.188418  8135 ts_tablet_manager.cc:1403] T 858b3dc14b974df188f574111b224ce5 P 29f2c942561244728703a51d346dd89e: Time spent bootstrapping tablet: real 0.197s	user 0.008s	sys 0.007s
I20260713 09:03:32.189675  8133 ts_tablet_manager.cc:1434] T 68a9da85ede843688569a16d50a4652b P e8ef6c26318c47de85d21fbf5658ffff: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260713 09:03:32.194591  7867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f044ab0fa9c4f7c813452539dd44693" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa" is_pre_election: true
I20260713 09:03:32.195247  7867 raft_consensus.cc:2468] T 7f044ab0fa9c4f7c813452539dd44693 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd6d0c7367664e5fbabfcc4e56dd7f19 in term 0.
I20260713 09:03:32.196175  8136 tablet_bootstrap.cc:654] T b12d28fcc45e47e9a15bdc06f6d67760 P dd6d0c7367664e5fbabfcc4e56dd7f19: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.196662  7907 leader_election.cc:304] T 7f044ab0fa9c4f7c813452539dd44693 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd60587a43cc427e9f6cbbfa52248afa, dd6d0c7367664e5fbabfcc4e56dd7f19; no voters: 
I20260713 09:03:32.197620  8141 raft_consensus.cc:2804] T 7f044ab0fa9c4f7c813452539dd44693 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:32.197985  8133 tablet_bootstrap.cc:492] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P e8ef6c26318c47de85d21fbf5658ffff: Bootstrap starting.
I20260713 09:03:32.198020  8141 raft_consensus.cc:493] T 7f044ab0fa9c4f7c813452539dd44693 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:32.198848  8143 raft_consensus.cc:493] T b44ba602c1464e88a31e2fabe111cf35 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:32.199297  8143 raft_consensus.cc:515] T b44ba602c1464e88a31e2fabe111cf35 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:32.200050  8135 raft_consensus.cc:359] T 858b3dc14b974df188f574111b224ce5 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:32.200785  8135 raft_consensus.cc:385] T 858b3dc14b974df188f574111b224ce5 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.201076  8135 raft_consensus.cc:740] T 858b3dc14b974df188f574111b224ce5 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f2c942561244728703a51d346dd89e, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.201884  8143 leader_election.cc:290] T b44ba602c1464e88a31e2fabe111cf35 P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431), dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801)
I20260713 09:03:32.201797  8135 consensus_queue.cc:260] T 858b3dc14b974df188f574111b224ce5 P 29f2c942561244728703a51d346dd89e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:32.198573  8141 raft_consensus.cc:3060] T 7f044ab0fa9c4f7c813452539dd44693 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:32.205964  8016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f044ab0fa9c4f7c813452539dd44693" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2c942561244728703a51d346dd89e" is_pre_election: true
W20260713 09:03:32.209250  7907 leader_election.cc:343] T 7f044ab0fa9c4f7c813452539dd44693 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29f2c942561244728703a51d346dd89e (127.5.154.3:40099): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.209942  8135 ts_tablet_manager.cc:1434] T 858b3dc14b974df188f574111b224ce5 P 29f2c942561244728703a51d346dd89e: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260713 09:03:32.210995  8133 tablet_bootstrap.cc:654] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P e8ef6c26318c47de85d21fbf5658ffff: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.211280  8135 tablet_bootstrap.cc:492] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P 29f2c942561244728703a51d346dd89e: Bootstrap starting.
I20260713 09:03:32.214965  8143 raft_consensus.cc:493] T 68a9da85ede843688569a16d50a4652b P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:32.215495  8143 raft_consensus.cc:515] T 68a9da85ede843688569a16d50a4652b P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:32.218686  8143 leader_election.cc:290] T 68a9da85ede843688569a16d50a4652b P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801), 29f2c942561244728703a51d346dd89e (127.5.154.3:40099)
I20260713 09:03:32.222321  8141 raft_consensus.cc:515] T 7f044ab0fa9c4f7c813452539dd44693 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:32.225312  8136 tablet_bootstrap.cc:492] T b12d28fcc45e47e9a15bdc06f6d67760 P dd6d0c7367664e5fbabfcc4e56dd7f19: No bootstrap required, opened a new log
I20260713 09:03:32.225838  8136 ts_tablet_manager.cc:1403] T b12d28fcc45e47e9a15bdc06f6d67760 P dd6d0c7367664e5fbabfcc4e56dd7f19: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.002s
I20260713 09:03:32.228808  7867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f044ab0fa9c4f7c813452539dd44693" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa"
I20260713 09:03:32.229673  7867 raft_consensus.cc:3060] T 7f044ab0fa9c4f7c813452539dd44693 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:32.228837  8136 raft_consensus.cc:359] T b12d28fcc45e47e9a15bdc06f6d67760 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:32.230531  8136 raft_consensus.cc:385] T b12d28fcc45e47e9a15bdc06f6d67760 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.230975  8016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f044ab0fa9c4f7c813452539dd44693" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2c942561244728703a51d346dd89e"
I20260713 09:03:32.230996  8136 raft_consensus.cc:740] T b12d28fcc45e47e9a15bdc06f6d67760 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6d0c7367664e5fbabfcc4e56dd7f19, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.232417  8136 consensus_queue.cc:260] T b12d28fcc45e47e9a15bdc06f6d67760 P dd6d0c7367664e5fbabfcc4e56dd7f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
W20260713 09:03:32.235136  7907 leader_election.cc:343] T 7f044ab0fa9c4f7c813452539dd44693 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 29f2c942561244728703a51d346dd89e (127.5.154.3:40099): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.234932  8141 leader_election.cc:290] T 7f044ab0fa9c4f7c813452539dd44693 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 election: Requested vote from peers cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431), 29f2c942561244728703a51d346dd89e (127.5.154.3:40099)
I20260713 09:03:32.238488  8140 tablet_bootstrap.cc:492] T bc4e884f531949d4a017c40b4348172f P cd60587a43cc427e9f6cbbfa52248afa: No bootstrap required, opened a new log
I20260713 09:03:32.238978  8140 ts_tablet_manager.cc:1403] T bc4e884f531949d4a017c40b4348172f P cd60587a43cc427e9f6cbbfa52248afa: Time spent bootstrapping tablet: real 0.069s	user 0.009s	sys 0.013s
I20260713 09:03:32.239886  7867 raft_consensus.cc:2468] T 7f044ab0fa9c4f7c813452539dd44693 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6d0c7367664e5fbabfcc4e56dd7f19 in term 1.
I20260713 09:03:32.241501  7907 leader_election.cc:304] T 7f044ab0fa9c4f7c813452539dd44693 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cd60587a43cc427e9f6cbbfa52248afa, dd6d0c7367664e5fbabfcc4e56dd7f19; no voters: 29f2c942561244728703a51d346dd89e
I20260713 09:03:32.243919  8141 raft_consensus.cc:2804] T 7f044ab0fa9c4f7c813452539dd44693 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:32.243796  8140 raft_consensus.cc:359] T bc4e884f531949d4a017c40b4348172f P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:32.244611  8141 raft_consensus.cc:697] T 7f044ab0fa9c4f7c813452539dd44693 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 LEADER]: Becoming Leader. State: Replica: dd6d0c7367664e5fbabfcc4e56dd7f19, State: Running, Role: LEADER
I20260713 09:03:32.244606  8140 raft_consensus.cc:385] T bc4e884f531949d4a017c40b4348172f P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.246037  8140 raft_consensus.cc:740] T bc4e884f531949d4a017c40b4348172f P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd60587a43cc427e9f6cbbfa52248afa, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.246894  8140 consensus_queue.cc:260] T bc4e884f531949d4a017c40b4348172f P cd60587a43cc427e9f6cbbfa52248afa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:32.249460  8140 ts_tablet_manager.cc:1434] T bc4e884f531949d4a017c40b4348172f P cd60587a43cc427e9f6cbbfa52248afa: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:03:32.252462  8140 tablet_bootstrap.cc:492] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap starting.
I20260713 09:03:32.257145  7867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b44ba602c1464e88a31e2fabe111cf35" candidate_uuid: "e8ef6c26318c47de85d21fbf5658ffff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa" is_pre_election: true
I20260713 09:03:32.258249  8133 tablet_bootstrap.cc:492] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P e8ef6c26318c47de85d21fbf5658ffff: No bootstrap required, opened a new log
W20260713 09:03:32.258538  8055 leader_election.cc:343] T b44ba602c1464e88a31e2fabe111cf35 P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.258777  8133 ts_tablet_manager.cc:1403] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P e8ef6c26318c47de85d21fbf5658ffff: Time spent bootstrapping tablet: real 0.061s	user 0.015s	sys 0.006s
I20260713 09:03:32.261945  8133 raft_consensus.cc:359] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:32.262653  8133 raft_consensus.cc:385] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.262952  8133 raft_consensus.cc:740] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8ef6c26318c47de85d21fbf5658ffff, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.263983  8133 consensus_queue.cc:260] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P e8ef6c26318c47de85d21fbf5658ffff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:32.270051  8016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a9da85ede843688569a16d50a4652b" candidate_uuid: "e8ef6c26318c47de85d21fbf5658ffff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2c942561244728703a51d346dd89e" is_pre_election: true
I20260713 09:03:32.270233  8133 ts_tablet_manager.cc:1434] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P e8ef6c26318c47de85d21fbf5658ffff: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
W20260713 09:03:32.271449  8055 leader_election.cc:343] T 68a9da85ede843688569a16d50a4652b P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29f2c942561244728703a51d346dd89e (127.5.154.3:40099): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.271682  8133 tablet_bootstrap.cc:492] T 380e95ff46fe48b7b801f2bb50c1da43 P e8ef6c26318c47de85d21fbf5658ffff: Bootstrap starting.
I20260713 09:03:32.245790  8141 consensus_queue.cc:237] T 7f044ab0fa9c4f7c813452539dd44693 P dd6d0c7367664e5fbabfcc4e56dd7f19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:32.278848  8140 tablet_bootstrap.cc:654] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.278911  8136 ts_tablet_manager.cc:1434] T b12d28fcc45e47e9a15bdc06f6d67760 P dd6d0c7367664e5fbabfcc4e56dd7f19: Time spent starting tablet: real 0.053s	user 0.024s	sys 0.014s
I20260713 09:03:32.280890  8135 tablet_bootstrap.cc:654] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P 29f2c942561244728703a51d346dd89e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.281402  7942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b44ba602c1464e88a31e2fabe111cf35" candidate_uuid: "e8ef6c26318c47de85d21fbf5658ffff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" is_pre_election: true
W20260713 09:03:32.282887  8055 leader_election.cc:343] T b44ba602c1464e88a31e2fabe111cf35 P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.283546  8055 leader_election.cc:304] T b44ba602c1464e88a31e2fabe111cf35 P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8ef6c26318c47de85d21fbf5658ffff; no voters: cd60587a43cc427e9f6cbbfa52248afa, dd6d0c7367664e5fbabfcc4e56dd7f19
I20260713 09:03:32.283793  8136 tablet_bootstrap.cc:492] T c26559405f624780890b7e3d4292a040 P dd6d0c7367664e5fbabfcc4e56dd7f19: Bootstrap starting.
I20260713 09:03:32.282894  7941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a9da85ede843688569a16d50a4652b" candidate_uuid: "e8ef6c26318c47de85d21fbf5658ffff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" is_pre_election: true
I20260713 09:03:32.284660  8143 raft_consensus.cc:2749] T b44ba602c1464e88a31e2fabe111cf35 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:03:32.285677  8055 leader_election.cc:343] T 68a9da85ede843688569a16d50a4652b P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.286357  8055 leader_election.cc:304] T 68a9da85ede843688569a16d50a4652b P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8ef6c26318c47de85d21fbf5658ffff; no voters: 29f2c942561244728703a51d346dd89e, dd6d0c7367664e5fbabfcc4e56dd7f19
I20260713 09:03:32.287094  8143 raft_consensus.cc:2749] T 68a9da85ede843688569a16d50a4652b P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:32.287876  7762 catalog_manager.cc:5697] T 7f044ab0fa9c4f7c813452539dd44693 P dd6d0c7367664e5fbabfcc4e56dd7f19 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2). New cstate: current_term: 1 leader_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:32.291503  8136 tablet_bootstrap.cc:654] T c26559405f624780890b7e3d4292a040 P dd6d0c7367664e5fbabfcc4e56dd7f19: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.294700  8133 tablet_bootstrap.cc:654] T 380e95ff46fe48b7b801f2bb50c1da43 P e8ef6c26318c47de85d21fbf5658ffff: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.298447  8135 tablet_bootstrap.cc:492] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P 29f2c942561244728703a51d346dd89e: No bootstrap required, opened a new log
I20260713 09:03:32.299291  8135 ts_tablet_manager.cc:1403] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P 29f2c942561244728703a51d346dd89e: Time spent bootstrapping tablet: real 0.088s	user 0.013s	sys 0.001s
I20260713 09:03:32.303375  8135 raft_consensus.cc:359] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:32.304338  8135 raft_consensus.cc:385] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.304709  8135 raft_consensus.cc:740] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f2c942561244728703a51d346dd89e, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.305794  8135 consensus_queue.cc:260] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P 29f2c942561244728703a51d346dd89e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:32.309649  8136 tablet_bootstrap.cc:492] T c26559405f624780890b7e3d4292a040 P dd6d0c7367664e5fbabfcc4e56dd7f19: No bootstrap required, opened a new log
I20260713 09:03:32.310148  8136 ts_tablet_manager.cc:1403] T c26559405f624780890b7e3d4292a040 P dd6d0c7367664e5fbabfcc4e56dd7f19: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.020s
I20260713 09:03:32.312924  8135 ts_tablet_manager.cc:1434] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P 29f2c942561244728703a51d346dd89e: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.006s
I20260713 09:03:32.313095  8136 raft_consensus.cc:359] T c26559405f624780890b7e3d4292a040 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:32.314004  8136 raft_consensus.cc:385] T c26559405f624780890b7e3d4292a040 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.314198  8135 tablet_bootstrap.cc:492] T d873dae09f824581aec410f1cff328f5 P 29f2c942561244728703a51d346dd89e: Bootstrap starting.
I20260713 09:03:32.314347  8136 raft_consensus.cc:740] T c26559405f624780890b7e3d4292a040 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6d0c7367664e5fbabfcc4e56dd7f19, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.315215  8136 consensus_queue.cc:260] T c26559405f624780890b7e3d4292a040 P dd6d0c7367664e5fbabfcc4e56dd7f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:32.317093  8140 tablet_bootstrap.cc:492] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa: No bootstrap required, opened a new log
I20260713 09:03:32.317665  8136 ts_tablet_manager.cc:1434] T c26559405f624780890b7e3d4292a040 P dd6d0c7367664e5fbabfcc4e56dd7f19: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:03:32.317770  8140 ts_tablet_manager.cc:1403] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa: Time spent bootstrapping tablet: real 0.066s	user 0.010s	sys 0.009s
I20260713 09:03:32.318826  8136 tablet_bootstrap.cc:492] T d30e22939ad1466c833141e4795a9e23 P dd6d0c7367664e5fbabfcc4e56dd7f19: Bootstrap starting.
I20260713 09:03:32.321363  8135 tablet_bootstrap.cc:654] T d873dae09f824581aec410f1cff328f5 P 29f2c942561244728703a51d346dd89e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.326154  8136 tablet_bootstrap.cc:654] T d30e22939ad1466c833141e4795a9e23 P dd6d0c7367664e5fbabfcc4e56dd7f19: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.331281  8140 raft_consensus.cc:359] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:32.332058  8133 tablet_bootstrap.cc:492] T 380e95ff46fe48b7b801f2bb50c1da43 P e8ef6c26318c47de85d21fbf5658ffff: No bootstrap required, opened a new log
I20260713 09:03:32.332701  8133 ts_tablet_manager.cc:1403] T 380e95ff46fe48b7b801f2bb50c1da43 P e8ef6c26318c47de85d21fbf5658ffff: Time spent bootstrapping tablet: real 0.061s	user 0.027s	sys 0.017s
I20260713 09:03:32.335675  8133 raft_consensus.cc:359] T 380e95ff46fe48b7b801f2bb50c1da43 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:32.336439  8133 raft_consensus.cc:385] T 380e95ff46fe48b7b801f2bb50c1da43 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.336791  8133 raft_consensus.cc:740] T 380e95ff46fe48b7b801f2bb50c1da43 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8ef6c26318c47de85d21fbf5658ffff, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.337673  8133 consensus_queue.cc:260] T 380e95ff46fe48b7b801f2bb50c1da43 P e8ef6c26318c47de85d21fbf5658ffff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:32.338534  8135 tablet_bootstrap.cc:492] T d873dae09f824581aec410f1cff328f5 P 29f2c942561244728703a51d346dd89e: No bootstrap required, opened a new log
I20260713 09:03:32.339200  8135 ts_tablet_manager.cc:1403] T d873dae09f824581aec410f1cff328f5 P 29f2c942561244728703a51d346dd89e: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.011s
I20260713 09:03:32.332007  8140 raft_consensus.cc:385] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.340818  8140 raft_consensus.cc:740] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd60587a43cc427e9f6cbbfa52248afa, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.342036  8140 consensus_queue.cc:260] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:32.342878  8135 raft_consensus.cc:359] T d873dae09f824581aec410f1cff328f5 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:32.343593  8135 raft_consensus.cc:385] T d873dae09f824581aec410f1cff328f5 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.343894  8135 raft_consensus.cc:740] T d873dae09f824581aec410f1cff328f5 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f2c942561244728703a51d346dd89e, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.344256  8140 ts_tablet_manager.cc:1434] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260713 09:03:32.345266  8140 tablet_bootstrap.cc:492] T d740dd41ee08482fb06adb5cb44c07c1 P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap starting.
I20260713 09:03:32.348250  8133 ts_tablet_manager.cc:1434] T 380e95ff46fe48b7b801f2bb50c1da43 P e8ef6c26318c47de85d21fbf5658ffff: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260713 09:03:32.345412  8135 consensus_queue.cc:260] T d873dae09f824581aec410f1cff328f5 P 29f2c942561244728703a51d346dd89e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:32.352005  8140 tablet_bootstrap.cc:654] T d740dd41ee08482fb06adb5cb44c07c1 P cd60587a43cc427e9f6cbbfa52248afa: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.352496  8135 ts_tablet_manager.cc:1434] T d873dae09f824581aec410f1cff328f5 P 29f2c942561244728703a51d346dd89e: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260713 09:03:32.353538  8135 tablet_bootstrap.cc:492] T 7f044ab0fa9c4f7c813452539dd44693 P 29f2c942561244728703a51d346dd89e: Bootstrap starting.
I20260713 09:03:32.358954  8133 tablet_bootstrap.cc:492] T b12d28fcc45e47e9a15bdc06f6d67760 P e8ef6c26318c47de85d21fbf5658ffff: Bootstrap starting.
I20260713 09:03:32.360999  8136 tablet_bootstrap.cc:492] T d30e22939ad1466c833141e4795a9e23 P dd6d0c7367664e5fbabfcc4e56dd7f19: No bootstrap required, opened a new log
I20260713 09:03:32.361521  8136 ts_tablet_manager.cc:1403] T d30e22939ad1466c833141e4795a9e23 P dd6d0c7367664e5fbabfcc4e56dd7f19: Time spent bootstrapping tablet: real 0.043s	user 0.021s	sys 0.003s
I20260713 09:03:32.361558  8135 tablet_bootstrap.cc:654] T 7f044ab0fa9c4f7c813452539dd44693 P 29f2c942561244728703a51d346dd89e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.364982  8136 raft_consensus.cc:359] T d30e22939ad1466c833141e4795a9e23 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:32.365712  8136 raft_consensus.cc:385] T d30e22939ad1466c833141e4795a9e23 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.365932  8133 tablet_bootstrap.cc:654] T b12d28fcc45e47e9a15bdc06f6d67760 P e8ef6c26318c47de85d21fbf5658ffff: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.366014  8136 raft_consensus.cc:740] T d30e22939ad1466c833141e4795a9e23 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6d0c7367664e5fbabfcc4e56dd7f19, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.367092  8136 consensus_queue.cc:260] T d30e22939ad1466c833141e4795a9e23 P dd6d0c7367664e5fbabfcc4e56dd7f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:32.369577  8136 ts_tablet_manager.cc:1434] T d30e22939ad1466c833141e4795a9e23 P dd6d0c7367664e5fbabfcc4e56dd7f19: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260713 09:03:32.370474  8136 tablet_bootstrap.cc:492] T d740dd41ee08482fb06adb5cb44c07c1 P dd6d0c7367664e5fbabfcc4e56dd7f19: Bootstrap starting.
I20260713 09:03:32.376298  8162 raft_consensus.cc:493] T d30e22939ad1466c833141e4795a9e23 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:32.376767  8162 raft_consensus.cc:515] T d30e22939ad1466c833141e4795a9e23 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:32.379122  8133 tablet_bootstrap.cc:492] T b12d28fcc45e47e9a15bdc06f6d67760 P e8ef6c26318c47de85d21fbf5658ffff: No bootstrap required, opened a new log
I20260713 09:03:32.379225  8162 leader_election.cc:290] T d30e22939ad1466c833141e4795a9e23 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647), cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431)
I20260713 09:03:32.380007  8133 ts_tablet_manager.cc:1403] T b12d28fcc45e47e9a15bdc06f6d67760 P e8ef6c26318c47de85d21fbf5658ffff: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260713 09:03:32.380051  8153 raft_consensus.cc:493] T bc4e884f531949d4a017c40b4348172f P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:32.380874  8153 raft_consensus.cc:515] T bc4e884f531949d4a017c40b4348172f P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:32.384497  8133 raft_consensus.cc:359] T b12d28fcc45e47e9a15bdc06f6d67760 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:32.386808  8133 raft_consensus.cc:385] T b12d28fcc45e47e9a15bdc06f6d67760 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.387682  7867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30e22939ad1466c833141e4795a9e23" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa" is_pre_election: true
I20260713 09:03:32.388165  8140 tablet_bootstrap.cc:492] T d740dd41ee08482fb06adb5cb44c07c1 P cd60587a43cc427e9f6cbbfa52248afa: No bootstrap required, opened a new log
I20260713 09:03:32.388492  8135 tablet_bootstrap.cc:492] T 7f044ab0fa9c4f7c813452539dd44693 P 29f2c942561244728703a51d346dd89e: No bootstrap required, opened a new log
I20260713 09:03:32.388635  8140 ts_tablet_manager.cc:1403] T d740dd41ee08482fb06adb5cb44c07c1 P cd60587a43cc427e9f6cbbfa52248afa: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.009s
I20260713 09:03:32.388957  8135 ts_tablet_manager.cc:1403] T 7f044ab0fa9c4f7c813452539dd44693 P 29f2c942561244728703a51d346dd89e: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.006s
I20260713 09:03:32.391914  8140 raft_consensus.cc:359] T d740dd41ee08482fb06adb5cb44c07c1 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:32.392599  8140 raft_consensus.cc:385] T d740dd41ee08482fb06adb5cb44c07c1 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.392241  8135 raft_consensus.cc:359] T 7f044ab0fa9c4f7c813452539dd44693 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:32.392899  8140 raft_consensus.cc:740] T d740dd41ee08482fb06adb5cb44c07c1 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd60587a43cc427e9f6cbbfa52248afa, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.393096  8135 raft_consensus.cc:385] T 7f044ab0fa9c4f7c813452539dd44693 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.387163  8133 raft_consensus.cc:740] T b12d28fcc45e47e9a15bdc06f6d67760 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8ef6c26318c47de85d21fbf5658ffff, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.393435  8135 raft_consensus.cc:740] T 7f044ab0fa9c4f7c813452539dd44693 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f2c942561244728703a51d346dd89e, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.393800  8140 consensus_queue.cc:260] T d740dd41ee08482fb06adb5cb44c07c1 P cd60587a43cc427e9f6cbbfa52248afa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
W20260713 09:03:32.394466  7907 leader_election.cc:343] T d30e22939ad1466c833141e4795a9e23 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.394330  8135 consensus_queue.cc:260] T 7f044ab0fa9c4f7c813452539dd44693 P 29f2c942561244728703a51d346dd89e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:32.394228  8133 consensus_queue.cc:260] T b12d28fcc45e47e9a15bdc06f6d67760 P e8ef6c26318c47de85d21fbf5658ffff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:32.397236  8133 ts_tablet_manager.cc:1434] T b12d28fcc45e47e9a15bdc06f6d67760 P e8ef6c26318c47de85d21fbf5658ffff: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260713 09:03:32.398351  8133 tablet_bootstrap.cc:492] T c26559405f624780890b7e3d4292a040 P e8ef6c26318c47de85d21fbf5658ffff: Bootstrap starting.
I20260713 09:03:32.401535  8153 leader_election.cc:290] T bc4e884f531949d4a017c40b4348172f P cd60587a43cc427e9f6cbbfa52248afa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801), 29f2c942561244728703a51d346dd89e (127.5.154.3:40099)
I20260713 09:03:32.402133  8144 raft_consensus.cc:493] T 858b3dc14b974df188f574111b224ce5 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:32.402647  8144 raft_consensus.cc:515] T 858b3dc14b974df188f574111b224ce5 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:32.403673  8090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30e22939ad1466c833141e4795a9e23" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff" is_pre_election: true
W20260713 09:03:32.404847  7906 leader_election.cc:343] T d30e22939ad1466c833141e4795a9e23 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.406049  8133 tablet_bootstrap.cc:654] T c26559405f624780890b7e3d4292a040 P e8ef6c26318c47de85d21fbf5658ffff: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.405304  7906 leader_election.cc:304] T d30e22939ad1466c833141e4795a9e23 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dd6d0c7367664e5fbabfcc4e56dd7f19; no voters: cd60587a43cc427e9f6cbbfa52248afa, e8ef6c26318c47de85d21fbf5658ffff
I20260713 09:03:32.408499  8141 raft_consensus.cc:493] T bc4e884f531949d4a017c40b4348172f P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:32.408960  8141 raft_consensus.cc:515] T bc4e884f531949d4a017c40b4348172f P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:32.409121  7867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858b3dc14b974df188f574111b224ce5" candidate_uuid: "29f2c942561244728703a51d346dd89e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa" is_pre_election: true
W20260713 09:03:32.410996  7981 leader_election.cc:343] T 858b3dc14b974df188f574111b224ce5 P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.412312  7867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4e884f531949d4a017c40b4348172f" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa" is_pre_election: true
I20260713 09:03:32.412380  8143 raft_consensus.cc:493] T 380e95ff46fe48b7b801f2bb50c1da43 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:32.412464  8016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4e884f531949d4a017c40b4348172f" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2c942561244728703a51d346dd89e" is_pre_election: true
I20260713 09:03:32.413043  7867 raft_consensus.cc:2468] T bc4e884f531949d4a017c40b4348172f P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd6d0c7367664e5fbabfcc4e56dd7f19 in term 0.
I20260713 09:03:32.413467  8135 ts_tablet_manager.cc:1434] T 7f044ab0fa9c4f7c813452539dd44693 P 29f2c942561244728703a51d346dd89e: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260713 09:03:32.413043  8143 raft_consensus.cc:515] T 380e95ff46fe48b7b801f2bb50c1da43 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:32.414419  7907 leader_election.cc:304] T bc4e884f531949d4a017c40b4348172f P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd60587a43cc427e9f6cbbfa52248afa, dd6d0c7367664e5fbabfcc4e56dd7f19; no voters: 
I20260713 09:03:32.413691  8090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858b3dc14b974df188f574111b224ce5" candidate_uuid: "29f2c942561244728703a51d346dd89e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff" is_pre_election: true
I20260713 09:03:32.415292  8143 leader_election.cc:290] T 380e95ff46fe48b7b801f2bb50c1da43 P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431), 29f2c942561244728703a51d346dd89e (127.5.154.3:40099)
I20260713 09:03:32.404841  8144 leader_election.cc:290] T 858b3dc14b974df188f574111b224ce5 P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647), cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431)
I20260713 09:03:32.411020  8141 leader_election.cc:290] T bc4e884f531949d4a017c40b4348172f P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431), 29f2c942561244728703a51d346dd89e (127.5.154.3:40099)
I20260713 09:03:32.416123  8162 raft_consensus.cc:2749] T d30e22939ad1466c833141e4795a9e23 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:32.416390  8141 raft_consensus.cc:2804] T bc4e884f531949d4a017c40b4348172f P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:32.416791  8141 raft_consensus.cc:493] T bc4e884f531949d4a017c40b4348172f P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:03:32.416859  7980 leader_election.cc:343] T 858b3dc14b974df188f574111b224ce5 P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.417234  8141 raft_consensus.cc:3060] T bc4e884f531949d4a017c40b4348172f P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:32.417335  7980 leader_election.cc:304] T 858b3dc14b974df188f574111b224ce5 P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 29f2c942561244728703a51d346dd89e; no voters: cd60587a43cc427e9f6cbbfa52248afa, e8ef6c26318c47de85d21fbf5658ffff
I20260713 09:03:32.418177  8144 raft_consensus.cc:2749] T 858b3dc14b974df188f574111b224ce5 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:32.419157  8016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380e95ff46fe48b7b801f2bb50c1da43" candidate_uuid: "e8ef6c26318c47de85d21fbf5658ffff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2c942561244728703a51d346dd89e" is_pre_election: true
W20260713 09:03:32.420842  8055 leader_election.cc:343] T 380e95ff46fe48b7b801f2bb50c1da43 P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29f2c942561244728703a51d346dd89e (127.5.154.3:40099): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.424968  8135 tablet_bootstrap.cc:492] T 380e95ff46fe48b7b801f2bb50c1da43 P 29f2c942561244728703a51d346dd89e: Bootstrap starting.
I20260713 09:03:32.430585  8140 ts_tablet_manager.cc:1434] T d740dd41ee08482fb06adb5cb44c07c1 P cd60587a43cc427e9f6cbbfa52248afa: Time spent starting tablet: real 0.042s	user 0.009s	sys 0.008s
I20260713 09:03:32.431713  8140 tablet_bootstrap.cc:492] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap starting.
I20260713 09:03:32.432521  8141 raft_consensus.cc:515] T bc4e884f531949d4a017c40b4348172f P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:32.434875  8135 tablet_bootstrap.cc:654] T 380e95ff46fe48b7b801f2bb50c1da43 P 29f2c942561244728703a51d346dd89e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.434953  8141 leader_election.cc:290] T bc4e884f531949d4a017c40b4348172f P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 election: Requested vote from peers cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431), 29f2c942561244728703a51d346dd89e (127.5.154.3:40099)
I20260713 09:03:32.438205  8133 tablet_bootstrap.cc:492] T c26559405f624780890b7e3d4292a040 P e8ef6c26318c47de85d21fbf5658ffff: No bootstrap required, opened a new log
I20260713 09:03:32.438696  8133 ts_tablet_manager.cc:1403] T c26559405f624780890b7e3d4292a040 P e8ef6c26318c47de85d21fbf5658ffff: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.011s
I20260713 09:03:32.440217  8140 tablet_bootstrap.cc:654] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.441634  8136 tablet_bootstrap.cc:654] T d740dd41ee08482fb06adb5cb44c07c1 P dd6d0c7367664e5fbabfcc4e56dd7f19: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.441846  8133 raft_consensus.cc:359] T c26559405f624780890b7e3d4292a040 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:32.442627  8133 raft_consensus.cc:385] T c26559405f624780890b7e3d4292a040 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.442919  8133 raft_consensus.cc:740] T c26559405f624780890b7e3d4292a040 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8ef6c26318c47de85d21fbf5658ffff, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.443861  8133 consensus_queue.cc:260] T c26559405f624780890b7e3d4292a040 P e8ef6c26318c47de85d21fbf5658ffff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:32.446326  8133 ts_tablet_manager.cc:1434] T c26559405f624780890b7e3d4292a040 P e8ef6c26318c47de85d21fbf5658ffff: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260713 09:03:32.447057  8135 tablet_bootstrap.cc:492] T 380e95ff46fe48b7b801f2bb50c1da43 P 29f2c942561244728703a51d346dd89e: No bootstrap required, opened a new log
I20260713 09:03:32.447300  8133 tablet_bootstrap.cc:492] T d37bf23c33f2474dbed826b201eef09d P e8ef6c26318c47de85d21fbf5658ffff: Bootstrap starting.
I20260713 09:03:32.447649  8135 ts_tablet_manager.cc:1403] T 380e95ff46fe48b7b801f2bb50c1da43 P 29f2c942561244728703a51d346dd89e: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.007s
I20260713 09:03:32.451110  8135 raft_consensus.cc:359] T 380e95ff46fe48b7b801f2bb50c1da43 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:32.451799  8135 raft_consensus.cc:385] T 380e95ff46fe48b7b801f2bb50c1da43 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.452090  8135 raft_consensus.cc:740] T 380e95ff46fe48b7b801f2bb50c1da43 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f2c942561244728703a51d346dd89e, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.452677  7867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4e884f531949d4a017c40b4348172f" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa"
I20260713 09:03:32.453234  7867 raft_consensus.cc:3060] T bc4e884f531949d4a017c40b4348172f P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:32.452857  8135 consensus_queue.cc:260] T 380e95ff46fe48b7b801f2bb50c1da43 P 29f2c942561244728703a51d346dd89e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:32.454108  8133 tablet_bootstrap.cc:654] T d37bf23c33f2474dbed826b201eef09d P e8ef6c26318c47de85d21fbf5658ffff: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.460180  7867 raft_consensus.cc:2468] T bc4e884f531949d4a017c40b4348172f P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6d0c7367664e5fbabfcc4e56dd7f19 in term 1.
I20260713 09:03:32.461985  8016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4e884f531949d4a017c40b4348172f" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2c942561244728703a51d346dd89e"
I20260713 09:03:32.463528  8135 ts_tablet_manager.cc:1434] T 380e95ff46fe48b7b801f2bb50c1da43 P 29f2c942561244728703a51d346dd89e: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
W20260713 09:03:32.464783  7907 leader_election.cc:343] T bc4e884f531949d4a017c40b4348172f P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29f2c942561244728703a51d346dd89e (127.5.154.3:40099): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:03:32.465744  7907 leader_election.cc:343] T bc4e884f531949d4a017c40b4348172f P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 29f2c942561244728703a51d346dd89e (127.5.154.3:40099): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.466624  8140 tablet_bootstrap.cc:492] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa: No bootstrap required, opened a new log
I20260713 09:03:32.467015  8144 raft_consensus.cc:493] T d873dae09f824581aec410f1cff328f5 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:32.467438  8140 ts_tablet_manager.cc:1403] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.000s
I20260713 09:03:32.467494  8144 raft_consensus.cc:515] T d873dae09f824581aec410f1cff328f5 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:32.471582  8135 tablet_bootstrap.cc:492] T 401432edc3824a5d87673edbf4079eae P 29f2c942561244728703a51d346dd89e: Bootstrap starting.
I20260713 09:03:32.471989  8144 leader_election.cc:290] T d873dae09f824581aec410f1cff328f5 P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431), dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801)
I20260713 09:03:32.472795  7867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d873dae09f824581aec410f1cff328f5" candidate_uuid: "29f2c942561244728703a51d346dd89e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa" is_pre_election: true
W20260713 09:03:32.474049  7981 leader_election.cc:343] T d873dae09f824581aec410f1cff328f5 P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.473451  8140 raft_consensus.cc:359] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:32.474686  8140 raft_consensus.cc:385] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.475164  8140 raft_consensus.cc:740] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd60587a43cc427e9f6cbbfa52248afa, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.476255  8140 consensus_queue.cc:260] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:32.478524  8135 tablet_bootstrap.cc:654] T 401432edc3824a5d87673edbf4079eae P 29f2c942561244728703a51d346dd89e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.480863  7907 leader_election.cc:304] T bc4e884f531949d4a017c40b4348172f P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cd60587a43cc427e9f6cbbfa52248afa, dd6d0c7367664e5fbabfcc4e56dd7f19; no voters: 29f2c942561244728703a51d346dd89e
I20260713 09:03:32.481878  8140 ts_tablet_manager.cc:1434] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 09:03:32.484567  7867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380e95ff46fe48b7b801f2bb50c1da43" candidate_uuid: "e8ef6c26318c47de85d21fbf5658ffff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa" is_pre_election: true
I20260713 09:03:32.490934  8181 raft_consensus.cc:2804] T bc4e884f531949d4a017c40b4348172f P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:32.491178  8179 raft_consensus.cc:493] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:32.491725  8179 raft_consensus.cc:515] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
W20260713 09:03:32.492076  8055 leader_election.cc:343] T 380e95ff46fe48b7b801f2bb50c1da43 P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.492702  8055 leader_election.cc:304] T 380e95ff46fe48b7b801f2bb50c1da43 P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8ef6c26318c47de85d21fbf5658ffff; no voters: 29f2c942561244728703a51d346dd89e, cd60587a43cc427e9f6cbbfa52248afa
I20260713 09:03:32.493884  8140 tablet_bootstrap.cc:492] T d873dae09f824581aec410f1cff328f5 P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap starting.
I20260713 09:03:32.494010  8143 raft_consensus.cc:2749] T 380e95ff46fe48b7b801f2bb50c1da43 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:32.494145  8179 leader_election.cc:290] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647), dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801)
I20260713 09:03:32.479688  8136 tablet_bootstrap.cc:492] T d740dd41ee08482fb06adb5cb44c07c1 P dd6d0c7367664e5fbabfcc4e56dd7f19: No bootstrap required, opened a new log
I20260713 09:03:32.487706  8133 tablet_bootstrap.cc:492] T d37bf23c33f2474dbed826b201eef09d P e8ef6c26318c47de85d21fbf5658ffff: No bootstrap required, opened a new log
I20260713 09:03:32.497267  8181 raft_consensus.cc:697] T bc4e884f531949d4a017c40b4348172f P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 LEADER]: Becoming Leader. State: Replica: dd6d0c7367664e5fbabfcc4e56dd7f19, State: Running, Role: LEADER
I20260713 09:03:32.498198  8133 ts_tablet_manager.cc:1403] T d37bf23c33f2474dbed826b201eef09d P e8ef6c26318c47de85d21fbf5658ffff: Time spent bootstrapping tablet: real 0.051s	user 0.019s	sys 0.014s
I20260713 09:03:32.498872  8181 consensus_queue.cc:237] T bc4e884f531949d4a017c40b4348172f P dd6d0c7367664e5fbabfcc4e56dd7f19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:32.504465  8136 ts_tablet_manager.cc:1403] T d740dd41ee08482fb06adb5cb44c07c1 P dd6d0c7367664e5fbabfcc4e56dd7f19: Time spent bootstrapping tablet: real 0.134s	user 0.006s	sys 0.006s
I20260713 09:03:32.505991  8133 raft_consensus.cc:359] T d37bf23c33f2474dbed826b201eef09d P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:32.506659  8133 raft_consensus.cc:385] T d37bf23c33f2474dbed826b201eef09d P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.506880  8133 raft_consensus.cc:740] T d37bf23c33f2474dbed826b201eef09d P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8ef6c26318c47de85d21fbf5658ffff, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.504654  8016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4e884f531949d4a017c40b4348172f" candidate_uuid: "cd60587a43cc427e9f6cbbfa52248afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2c942561244728703a51d346dd89e" is_pre_election: true
W20260713 09:03:32.509054  7832 leader_election.cc:343] T bc4e884f531949d4a017c40b4348172f P cd60587a43cc427e9f6cbbfa52248afa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29f2c942561244728703a51d346dd89e (127.5.154.3:40099): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.511353  8133 consensus_queue.cc:260] T d37bf23c33f2474dbed826b201eef09d P e8ef6c26318c47de85d21fbf5658ffff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:32.513739  8141 raft_consensus.cc:493] T b12d28fcc45e47e9a15bdc06f6d67760 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:32.514211  8141 raft_consensus.cc:515] T b12d28fcc45e47e9a15bdc06f6d67760 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:32.516186  8141 leader_election.cc:290] T b12d28fcc45e47e9a15bdc06f6d67760 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647), cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431)
I20260713 09:03:32.518786  8133 ts_tablet_manager.cc:1434] T d37bf23c33f2474dbed826b201eef09d P e8ef6c26318c47de85d21fbf5658ffff: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.002s
I20260713 09:03:32.520195  8133 tablet_bootstrap.cc:492] T 858b3dc14b974df188f574111b224ce5 P e8ef6c26318c47de85d21fbf5658ffff: Bootstrap starting.
I20260713 09:03:32.521644  8090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b12d28fcc45e47e9a15bdc06f6d67760" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff" is_pre_election: true
I20260713 09:03:32.522243  8090 raft_consensus.cc:2468] T b12d28fcc45e47e9a15bdc06f6d67760 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd6d0c7367664e5fbabfcc4e56dd7f19 in term 0.
I20260713 09:03:32.523437  7906 leader_election.cc:304] T b12d28fcc45e47e9a15bdc06f6d67760 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dd6d0c7367664e5fbabfcc4e56dd7f19, e8ef6c26318c47de85d21fbf5658ffff; no voters: 
I20260713 09:03:32.524309  8141 raft_consensus.cc:2804] T b12d28fcc45e47e9a15bdc06f6d67760 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:32.524657  8141 raft_consensus.cc:493] T b12d28fcc45e47e9a15bdc06f6d67760 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:32.524991  8141 raft_consensus.cc:3060] T b12d28fcc45e47e9a15bdc06f6d67760 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:32.526399  8090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c98b6456ee4fa0845161d5e0b3b133" candidate_uuid: "cd60587a43cc427e9f6cbbfa52248afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff" is_pre_election: true
I20260713 09:03:32.527031  8090 raft_consensus.cc:2468] T c2c98b6456ee4fa0845161d5e0b3b133 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd60587a43cc427e9f6cbbfa52248afa in term 0.
I20260713 09:03:32.528151  7831 leader_election.cc:304] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd60587a43cc427e9f6cbbfa52248afa, e8ef6c26318c47de85d21fbf5658ffff; no voters: 
I20260713 09:03:32.529263  8179 raft_consensus.cc:2804] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:32.510170  8136 raft_consensus.cc:359] T d740dd41ee08482fb06adb5cb44c07c1 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:32.529639  8179 raft_consensus.cc:493] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:32.529978  8136 raft_consensus.cc:385] T d740dd41ee08482fb06adb5cb44c07c1 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.530063  8179 raft_consensus.cc:3060] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:32.530356  8136 raft_consensus.cc:740] T d740dd41ee08482fb06adb5cb44c07c1 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6d0c7367664e5fbabfcc4e56dd7f19, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.531761  8133 tablet_bootstrap.cc:654] T 858b3dc14b974df188f574111b224ce5 P e8ef6c26318c47de85d21fbf5658ffff: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.541170  8140 tablet_bootstrap.cc:654] T d873dae09f824581aec410f1cff328f5 P cd60587a43cc427e9f6cbbfa52248afa: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.534384  8136 consensus_queue.cc:260] T d740dd41ee08482fb06adb5cb44c07c1 P dd6d0c7367664e5fbabfcc4e56dd7f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:32.542836  8141 raft_consensus.cc:515] T b12d28fcc45e47e9a15bdc06f6d67760 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:32.546695  8181 raft_consensus.cc:493] T c26559405f624780890b7e3d4292a040 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:32.545385  8179 raft_consensus.cc:515] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:32.548761  8090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b12d28fcc45e47e9a15bdc06f6d67760" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff"
I20260713 09:03:32.549697  8090 raft_consensus.cc:3060] T b12d28fcc45e47e9a15bdc06f6d67760 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:32.550760  8089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c98b6456ee4fa0845161d5e0b3b133" candidate_uuid: "cd60587a43cc427e9f6cbbfa52248afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff"
I20260713 09:03:32.551177  7866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b12d28fcc45e47e9a15bdc06f6d67760" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa"
I20260713 09:03:32.547492  8181 raft_consensus.cc:515] T c26559405f624780890b7e3d4292a040 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:32.553086  7867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b12d28fcc45e47e9a15bdc06f6d67760" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa" is_pre_election: true
I20260713 09:03:32.553982  8179 leader_election.cc:290] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa [CANDIDATE]: Term 1 election: Requested vote from peers e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647), dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801)
I20260713 09:03:32.556137  7763 catalog_manager.cc:5697] T bc4e884f531949d4a017c40b4348172f P dd6d0c7367664e5fbabfcc4e56dd7f19 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2). New cstate: current_term: 1 leader_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:32.557981  7941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d873dae09f824581aec410f1cff328f5" candidate_uuid: "29f2c942561244728703a51d346dd89e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" is_pre_election: true
I20260713 09:03:32.551435  8089 raft_consensus.cc:3060] T c2c98b6456ee4fa0845161d5e0b3b133 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:32.560107  7941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4e884f531949d4a017c40b4348172f" candidate_uuid: "cd60587a43cc427e9f6cbbfa52248afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" is_pre_election: true
I20260713 09:03:32.560500  8181 leader_election.cc:290] T c26559405f624780890b7e3d4292a040 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29f2c942561244728703a51d346dd89e (127.5.154.3:40099), e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647)
I20260713 09:03:32.561878  8088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26559405f624780890b7e3d4292a040" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff" is_pre_election: true
I20260713 09:03:32.562860  8088 raft_consensus.cc:2468] T c26559405f624780890b7e3d4292a040 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd6d0c7367664e5fbabfcc4e56dd7f19 in term 0.
I20260713 09:03:32.566215  7906 leader_election.cc:304] T c26559405f624780890b7e3d4292a040 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dd6d0c7367664e5fbabfcc4e56dd7f19, e8ef6c26318c47de85d21fbf5658ffff; no voters: 
I20260713 09:03:32.567091  8181 raft_consensus.cc:2804] T c26559405f624780890b7e3d4292a040 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:32.567500  8181 raft_consensus.cc:493] T c26559405f624780890b7e3d4292a040 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:32.567811  8135 tablet_bootstrap.cc:492] T 401432edc3824a5d87673edbf4079eae P 29f2c942561244728703a51d346dd89e: No bootstrap required, opened a new log
I20260713 09:03:32.567901  8181 raft_consensus.cc:3060] T c26559405f624780890b7e3d4292a040 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:32.568708  8135 ts_tablet_manager.cc:1403] T 401432edc3824a5d87673edbf4079eae P 29f2c942561244728703a51d346dd89e: Time spent bootstrapping tablet: real 0.097s	user 0.020s	sys 0.003s
I20260713 09:03:32.573668  8090 raft_consensus.cc:2468] T b12d28fcc45e47e9a15bdc06f6d67760 P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6d0c7367664e5fbabfcc4e56dd7f19 in term 1.
I20260713 09:03:32.548858  8141 leader_election.cc:290] T b12d28fcc45e47e9a15bdc06f6d67760 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 election: Requested vote from peers e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647), cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431)
I20260713 09:03:32.578212  8143 raft_consensus.cc:493] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:32.578892  8143 raft_consensus.cc:515] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:32.580886  8089 raft_consensus.cc:2468] T c2c98b6456ee4fa0845161d5e0b3b133 P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd60587a43cc427e9f6cbbfa52248afa in term 1.
I20260713 09:03:32.582289  7831 leader_election.cc:304] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd60587a43cc427e9f6cbbfa52248afa, e8ef6c26318c47de85d21fbf5658ffff; no voters: 
I20260713 09:03:32.583387  8153 raft_consensus.cc:2804] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:32.578259  7906 leader_election.cc:304] T b12d28fcc45e47e9a15bdc06f6d67760 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dd6d0c7367664e5fbabfcc4e56dd7f19, e8ef6c26318c47de85d21fbf5658ffff; no voters: 
I20260713 09:03:32.586014  8141 raft_consensus.cc:2804] T b12d28fcc45e47e9a15bdc06f6d67760 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:32.574937  8136 ts_tablet_manager.cc:1434] T d740dd41ee08482fb06adb5cb44c07c1 P dd6d0c7367664e5fbabfcc4e56dd7f19: Time spent starting tablet: real 0.070s	user 0.007s	sys 0.001s
I20260713 09:03:32.576052  8144 raft_consensus.cc:493] T 380e95ff46fe48b7b801f2bb50c1da43 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:32.586817  8144 raft_consensus.cc:515] T 380e95ff46fe48b7b801f2bb50c1da43 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:32.587046  8016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a7b1da1c1e42ec87cda0e7b3c13fb0" candidate_uuid: "e8ef6c26318c47de85d21fbf5658ffff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2c942561244728703a51d346dd89e" is_pre_election: true
I20260713 09:03:32.587771  8141 raft_consensus.cc:697] T b12d28fcc45e47e9a15bdc06f6d67760 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 LEADER]: Becoming Leader. State: Replica: dd6d0c7367664e5fbabfcc4e56dd7f19, State: Running, Role: LEADER
I20260713 09:03:32.587958  8016 raft_consensus.cc:2468] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8ef6c26318c47de85d21fbf5658ffff in term 0.
I20260713 09:03:32.588951  8144 leader_election.cc:290] T 380e95ff46fe48b7b801f2bb50c1da43 P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431), e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647)
I20260713 09:03:32.589037  8143 leader_election.cc:290] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801), 29f2c942561244728703a51d346dd89e (127.5.154.3:40099)
I20260713 09:03:32.588722  8141 consensus_queue.cc:237] T b12d28fcc45e47e9a15bdc06f6d67760 P dd6d0c7367664e5fbabfcc4e56dd7f19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:32.590883  8088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380e95ff46fe48b7b801f2bb50c1da43" candidate_uuid: "29f2c942561244728703a51d346dd89e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff" is_pre_election: true
I20260713 09:03:32.591420  7867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380e95ff46fe48b7b801f2bb50c1da43" candidate_uuid: "29f2c942561244728703a51d346dd89e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa" is_pre_election: true
I20260713 09:03:32.591828  8088 raft_consensus.cc:2468] T 380e95ff46fe48b7b801f2bb50c1da43 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29f2c942561244728703a51d346dd89e in term 0.
W20260713 09:03:32.593094  7981 leader_election.cc:343] T 380e95ff46fe48b7b801f2bb50c1da43 P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.596508  7941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c98b6456ee4fa0845161d5e0b3b133" candidate_uuid: "cd60587a43cc427e9f6cbbfa52248afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" is_pre_election: true
I20260713 09:03:32.596911  8055 leader_election.cc:304] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29f2c942561244728703a51d346dd89e, e8ef6c26318c47de85d21fbf5658ffff; no voters: 
I20260713 09:03:32.596848  8136 tablet_bootstrap.cc:492] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P dd6d0c7367664e5fbabfcc4e56dd7f19: Bootstrap starting.
I20260713 09:03:32.598049  7980 leader_election.cc:304] T 380e95ff46fe48b7b801f2bb50c1da43 P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 29f2c942561244728703a51d346dd89e, e8ef6c26318c47de85d21fbf5658ffff; no voters: cd60587a43cc427e9f6cbbfa52248afa
I20260713 09:03:32.600901  7941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c98b6456ee4fa0845161d5e0b3b133" candidate_uuid: "cd60587a43cc427e9f6cbbfa52248afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19"
W20260713 09:03:32.601217  7981 leader_election.cc:343] T d873dae09f824581aec410f1cff328f5 P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.599054  8143 raft_consensus.cc:2804] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:32.601944  8143 raft_consensus.cc:493] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:32.602463  8143 raft_consensus.cc:3060] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:32.601048  8144 raft_consensus.cc:2804] T 380e95ff46fe48b7b801f2bb50c1da43 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:32.601854  7981 leader_election.cc:304] T d873dae09f824581aec410f1cff328f5 P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 29f2c942561244728703a51d346dd89e; no voters: cd60587a43cc427e9f6cbbfa52248afa, dd6d0c7367664e5fbabfcc4e56dd7f19
I20260713 09:03:32.603646  8144 raft_consensus.cc:493] T 380e95ff46fe48b7b801f2bb50c1da43 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:32.604610  8144 raft_consensus.cc:3060] T 380e95ff46fe48b7b801f2bb50c1da43 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:32.603820  7832 leader_election.cc:304] T bc4e884f531949d4a017c40b4348172f P cd60587a43cc427e9f6cbbfa52248afa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd60587a43cc427e9f6cbbfa52248afa; no voters: 29f2c942561244728703a51d346dd89e, dd6d0c7367664e5fbabfcc4e56dd7f19
W20260713 09:03:32.606966  7832 leader_election.cc:343] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.608095  7941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a7b1da1c1e42ec87cda0e7b3c13fb0" candidate_uuid: "e8ef6c26318c47de85d21fbf5658ffff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" is_pre_election: true
I20260713 09:03:32.613982  8179 raft_consensus.cc:2749] T bc4e884f531949d4a017c40b4348172f P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:03:32.605835  7907 leader_election.cc:343] T b12d28fcc45e47e9a15bdc06f6d67760 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:03:32.615504  7907 leader_election.cc:343] T b12d28fcc45e47e9a15bdc06f6d67760 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.606225  8135 raft_consensus.cc:359] T 401432edc3824a5d87673edbf4079eae P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:32.622732  8153 raft_consensus.cc:697] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa [term 1 LEADER]: Becoming Leader. State: Replica: cd60587a43cc427e9f6cbbfa52248afa, State: Running, Role: LEADER
I20260713 09:03:32.624449  8133 tablet_bootstrap.cc:492] T 858b3dc14b974df188f574111b224ce5 P e8ef6c26318c47de85d21fbf5658ffff: No bootstrap required, opened a new log
I20260713 09:03:32.624868  8133 ts_tablet_manager.cc:1403] T 858b3dc14b974df188f574111b224ce5 P e8ef6c26318c47de85d21fbf5658ffff: Time spent bootstrapping tablet: real 0.105s	user 0.035s	sys 0.031s
I20260713 09:03:32.619619  8135 raft_consensus.cc:385] T 401432edc3824a5d87673edbf4079eae P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:03:32.629419  7832 leader_election.cc:343] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.631425  8194 raft_consensus.cc:2749] T d873dae09f824581aec410f1cff328f5 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:03:32.631949  8055 leader_election.cc:343] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.632548  8194 raft_consensus.cc:493] T 7f044ab0fa9c4f7c813452539dd44693 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:32.633210  8194 raft_consensus.cc:515] T 7f044ab0fa9c4f7c813452539dd44693 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:32.635953  8194 leader_election.cc:290] T 7f044ab0fa9c4f7c813452539dd44693 P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431), dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801)
I20260713 09:03:32.636365  8181 raft_consensus.cc:515] T c26559405f624780890b7e3d4292a040 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:32.637823  8144 raft_consensus.cc:515] T 380e95ff46fe48b7b801f2bb50c1da43 P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:32.640972  8144 leader_election.cc:290] T 380e95ff46fe48b7b801f2bb50c1da43 P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 1 election: Requested vote from peers cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431), e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647)
I20260713 09:03:32.642108  8090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380e95ff46fe48b7b801f2bb50c1da43" candidate_uuid: "29f2c942561244728703a51d346dd89e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff"
I20260713 09:03:32.642964  8090 raft_consensus.cc:3060] T 380e95ff46fe48b7b801f2bb50c1da43 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:32.644992  8133 raft_consensus.cc:359] T 858b3dc14b974df188f574111b224ce5 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:32.646406  8133 raft_consensus.cc:385] T 858b3dc14b974df188f574111b224ce5 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.646788  8133 raft_consensus.cc:740] T 858b3dc14b974df188f574111b224ce5 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8ef6c26318c47de85d21fbf5658ffff, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.648640  8089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26559405f624780890b7e3d4292a040" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff"
I20260713 09:03:32.649399  8089 raft_consensus.cc:3060] T c26559405f624780890b7e3d4292a040 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:32.647629  8133 consensus_queue.cc:260] T 858b3dc14b974df188f574111b224ce5 P e8ef6c26318c47de85d21fbf5658ffff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:32.629021  8135 raft_consensus.cc:740] T 401432edc3824a5d87673edbf4079eae P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f2c942561244728703a51d346dd89e, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.656147  8140 tablet_bootstrap.cc:492] T d873dae09f824581aec410f1cff328f5 P cd60587a43cc427e9f6cbbfa52248afa: No bootstrap required, opened a new log
I20260713 09:03:32.656664  8140 ts_tablet_manager.cc:1403] T d873dae09f824581aec410f1cff328f5 P cd60587a43cc427e9f6cbbfa52248afa: Time spent bootstrapping tablet: real 0.163s	user 0.018s	sys 0.017s
I20260713 09:03:32.656948  8136 tablet_bootstrap.cc:654] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P dd6d0c7367664e5fbabfcc4e56dd7f19: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.657096  8135 consensus_queue.cc:260] T 401432edc3824a5d87673edbf4079eae P 29f2c942561244728703a51d346dd89e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:32.652210  8181 leader_election.cc:290] T c26559405f624780890b7e3d4292a040 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 election: Requested vote from peers 29f2c942561244728703a51d346dd89e (127.5.154.3:40099), e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647)
I20260713 09:03:32.659657  8143 raft_consensus.cc:515] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:32.659701  8140 raft_consensus.cc:359] T d873dae09f824581aec410f1cff328f5 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:32.662185  8140 raft_consensus.cc:385] T d873dae09f824581aec410f1cff328f5 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.662535  8153 consensus_queue.cc:237] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:32.665254  8135 ts_tablet_manager.cc:1434] T 401432edc3824a5d87673edbf4079eae P 29f2c942561244728703a51d346dd89e: Time spent starting tablet: real 0.096s	user 0.010s	sys 0.002s
I20260713 09:03:32.662941  8140 raft_consensus.cc:740] T d873dae09f824581aec410f1cff328f5 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd60587a43cc427e9f6cbbfa52248afa, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.666527  8135 tablet_bootstrap.cc:492] T bc4e884f531949d4a017c40b4348172f P 29f2c942561244728703a51d346dd89e: Bootstrap starting.
I20260713 09:03:32.667052  8140 consensus_queue.cc:260] T d873dae09f824581aec410f1cff328f5 P cd60587a43cc427e9f6cbbfa52248afa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:32.673005  7761 catalog_manager.cc:5697] T b12d28fcc45e47e9a15bdc06f6d67760 P dd6d0c7367664e5fbabfcc4e56dd7f19 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2). New cstate: current_term: 1 leader_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:32.677714  8089 raft_consensus.cc:2468] T c26559405f624780890b7e3d4292a040 P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6d0c7367664e5fbabfcc4e56dd7f19 in term 1.
I20260713 09:03:32.679064  7906 leader_election.cc:304] T c26559405f624780890b7e3d4292a040 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dd6d0c7367664e5fbabfcc4e56dd7f19, e8ef6c26318c47de85d21fbf5658ffff; no voters: 
I20260713 09:03:32.679805  8135 tablet_bootstrap.cc:654] T bc4e884f531949d4a017c40b4348172f P 29f2c942561244728703a51d346dd89e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.679986  8141 raft_consensus.cc:2804] T c26559405f624780890b7e3d4292a040 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:03:32.680459  7813 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:03:32.680507  8141 raft_consensus.cc:697] T c26559405f624780890b7e3d4292a040 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 LEADER]: Becoming Leader. State: Replica: dd6d0c7367664e5fbabfcc4e56dd7f19, State: Running, Role: LEADER
I20260713 09:03:32.681427  8141 consensus_queue.cc:237] T c26559405f624780890b7e3d4292a040 P dd6d0c7367664e5fbabfcc4e56dd7f19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:32.685665  8016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26559405f624780890b7e3d4292a040" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2c942561244728703a51d346dd89e" is_pre_election: true
I20260713 09:03:32.694307  8140 ts_tablet_manager.cc:1434] T d873dae09f824581aec410f1cff328f5 P cd60587a43cc427e9f6cbbfa52248afa: Time spent starting tablet: real 0.037s	user 0.010s	sys 0.001s
I20260713 09:03:32.697638  7941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a7b1da1c1e42ec87cda0e7b3c13fb0" candidate_uuid: "e8ef6c26318c47de85d21fbf5658ffff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19"
W20260713 09:03:32.699486  8055 leader_election.cc:343] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.703948  7867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f044ab0fa9c4f7c813452539dd44693" candidate_uuid: "29f2c942561244728703a51d346dd89e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa" is_pre_election: true
I20260713 09:03:32.704883  7867 raft_consensus.cc:2393] T 7f044ab0fa9c4f7c813452539dd44693 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 29f2c942561244728703a51d346dd89e in current term 1: Already voted for candidate dd6d0c7367664e5fbabfcc4e56dd7f19 in this term.
I20260713 09:03:32.707443  8136 tablet_bootstrap.cc:492] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P dd6d0c7367664e5fbabfcc4e56dd7f19: No bootstrap required, opened a new log
I20260713 09:03:32.707932  8136 ts_tablet_manager.cc:1403] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P dd6d0c7367664e5fbabfcc4e56dd7f19: Time spent bootstrapping tablet: real 0.111s	user 0.008s	sys 0.018s
I20260713 09:03:32.707986  7941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f044ab0fa9c4f7c813452539dd44693" candidate_uuid: "29f2c942561244728703a51d346dd89e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" is_pre_election: true
I20260713 09:03:32.711535  8016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26559405f624780890b7e3d4292a040" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2c942561244728703a51d346dd89e"
I20260713 09:03:32.715584  8140 tablet_bootstrap.cc:492] T 858b3dc14b974df188f574111b224ce5 P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap starting.
W20260713 09:03:32.713135  7907 leader_election.cc:343] T c26559405f624780890b7e3d4292a040 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29f2c942561244728703a51d346dd89e (127.5.154.3:40099): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.713788  7867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380e95ff46fe48b7b801f2bb50c1da43" candidate_uuid: "29f2c942561244728703a51d346dd89e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa"
I20260713 09:03:32.712253  8136 raft_consensus.cc:359] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:32.717684  8136 raft_consensus.cc:385] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.718119  8136 raft_consensus.cc:740] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6d0c7367664e5fbabfcc4e56dd7f19, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.719291  8136 consensus_queue.cc:260] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P dd6d0c7367664e5fbabfcc4e56dd7f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:32.722425  8090 raft_consensus.cc:2468] T 380e95ff46fe48b7b801f2bb50c1da43 P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29f2c942561244728703a51d346dd89e in term 1.
I20260713 09:03:32.713586  7981 leader_election.cc:304] T 7f044ab0fa9c4f7c813452539dd44693 P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 29f2c942561244728703a51d346dd89e; no voters: cd60587a43cc427e9f6cbbfa52248afa, dd6d0c7367664e5fbabfcc4e56dd7f19
I20260713 09:03:32.722831  8136 ts_tablet_manager.cc:1434] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P dd6d0c7367664e5fbabfcc4e56dd7f19: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260713 09:03:32.706182  8143 leader_election.cc:290] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 election: Requested vote from peers dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801), 29f2c942561244728703a51d346dd89e (127.5.154.3:40099)
I20260713 09:03:32.726862  8133 ts_tablet_manager.cc:1434] T 858b3dc14b974df188f574111b224ce5 P e8ef6c26318c47de85d21fbf5658ffff: Time spent starting tablet: real 0.102s	user 0.007s	sys 0.017s
I20260713 09:03:32.727669  8133 tablet_bootstrap.cc:492] T 401432edc3824a5d87673edbf4079eae P e8ef6c26318c47de85d21fbf5658ffff: Bootstrap starting.
W20260713 09:03:32.734036  7907 leader_election.cc:343] T c26559405f624780890b7e3d4292a040 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 29f2c942561244728703a51d346dd89e (127.5.154.3:40099): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.734496  8016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a7b1da1c1e42ec87cda0e7b3c13fb0" candidate_uuid: "e8ef6c26318c47de85d21fbf5658ffff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2c942561244728703a51d346dd89e"
W20260713 09:03:32.734100  7981 leader_election.cc:343] T 380e95ff46fe48b7b801f2bb50c1da43 P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.735112  8016 raft_consensus.cc:3060] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:32.736367  8140 tablet_bootstrap.cc:654] T 858b3dc14b974df188f574111b224ce5 P cd60587a43cc427e9f6cbbfa52248afa: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.737455  8196 raft_consensus.cc:3060] T 7f044ab0fa9c4f7c813452539dd44693 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:32.742231  8133 tablet_bootstrap.cc:654] T 401432edc3824a5d87673edbf4079eae P e8ef6c26318c47de85d21fbf5658ffff: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.746948  8016 raft_consensus.cc:2468] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8ef6c26318c47de85d21fbf5658ffff in term 1.
I20260713 09:03:32.748483  8055 leader_election.cc:304] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 29f2c942561244728703a51d346dd89e, e8ef6c26318c47de85d21fbf5658ffff; no voters: dd6d0c7367664e5fbabfcc4e56dd7f19
I20260713 09:03:32.750090  8198 raft_consensus.cc:2804] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:32.750674  8198 raft_consensus.cc:697] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P e8ef6c26318c47de85d21fbf5658ffff [term 1 LEADER]: Becoming Leader. State: Replica: e8ef6c26318c47de85d21fbf5658ffff, State: Running, Role: LEADER
I20260713 09:03:32.751721  8198 consensus_queue.cc:237] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P e8ef6c26318c47de85d21fbf5658ffff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:32.758306  7763 catalog_manager.cc:5697] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa reported cstate change: term changed from 0 to 1, leader changed from <none> to cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1). New cstate: current_term: 1 leader_uuid: "cd60587a43cc427e9f6cbbfa52248afa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:32.763338  7980 leader_election.cc:304] T 380e95ff46fe48b7b801f2bb50c1da43 P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 29f2c942561244728703a51d346dd89e, e8ef6c26318c47de85d21fbf5658ffff; no voters: cd60587a43cc427e9f6cbbfa52248afa
I20260713 09:03:32.764367  8136 tablet_bootstrap.cc:492] T c2c98b6456ee4fa0845161d5e0b3b133 P dd6d0c7367664e5fbabfcc4e56dd7f19: Bootstrap starting.
I20260713 09:03:32.765684  8181 raft_consensus.cc:493] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:32.766196  8133 tablet_bootstrap.cc:492] T 401432edc3824a5d87673edbf4079eae P e8ef6c26318c47de85d21fbf5658ffff: No bootstrap required, opened a new log
I20260713 09:03:32.768201  8196 raft_consensus.cc:2749] T 7f044ab0fa9c4f7c813452539dd44693 P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:32.773896  8133 ts_tablet_manager.cc:1403] T 401432edc3824a5d87673edbf4079eae P e8ef6c26318c47de85d21fbf5658ffff: Time spent bootstrapping tablet: real 0.046s	user 0.008s	sys 0.011s
I20260713 09:03:32.769747  8144 raft_consensus.cc:2804] T 380e95ff46fe48b7b801f2bb50c1da43 P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:32.774565  8181 raft_consensus.cc:515] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:32.776062  8144 raft_consensus.cc:697] T 380e95ff46fe48b7b801f2bb50c1da43 P 29f2c942561244728703a51d346dd89e [term 1 LEADER]: Becoming Leader. State: Replica: 29f2c942561244728703a51d346dd89e, State: Running, Role: LEADER
I20260713 09:03:32.779690  8181 leader_election.cc:290] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29f2c942561244728703a51d346dd89e (127.5.154.3:40099), e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647)
I20260713 09:03:32.780838  8090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23cd2e3fca1e4eefb4ac95e2759f27a8" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff" is_pre_election: true
I20260713 09:03:32.781342  8016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23cd2e3fca1e4eefb4ac95e2759f27a8" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2c942561244728703a51d346dd89e" is_pre_election: true
I20260713 09:03:32.781219  7765 catalog_manager.cc:5697] T c26559405f624780890b7e3d4292a040 P dd6d0c7367664e5fbabfcc4e56dd7f19 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2). New cstate: current_term: 1 leader_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } health_report { overall_health: UNKNOWN } } }
W20260713 09:03:32.782087  7906 leader_election.cc:343] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:03:32.782699  7907 leader_election.cc:343] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29f2c942561244728703a51d346dd89e (127.5.154.3:40099): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.783104  7907 leader_election.cc:304] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dd6d0c7367664e5fbabfcc4e56dd7f19; no voters: 29f2c942561244728703a51d346dd89e, e8ef6c26318c47de85d21fbf5658ffff
I20260713 09:03:32.783751  8136 tablet_bootstrap.cc:654] T c2c98b6456ee4fa0845161d5e0b3b133 P dd6d0c7367664e5fbabfcc4e56dd7f19: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.784421  8181 raft_consensus.cc:2749] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:32.787428  8135 tablet_bootstrap.cc:492] T bc4e884f531949d4a017c40b4348172f P 29f2c942561244728703a51d346dd89e: No bootstrap required, opened a new log
I20260713 09:03:32.787817  8135 ts_tablet_manager.cc:1403] T bc4e884f531949d4a017c40b4348172f P 29f2c942561244728703a51d346dd89e: Time spent bootstrapping tablet: real 0.122s	user 0.021s	sys 0.016s
I20260713 09:03:32.779701  8144 consensus_queue.cc:237] T 380e95ff46fe48b7b801f2bb50c1da43 P 29f2c942561244728703a51d346dd89e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:32.790215  8135 raft_consensus.cc:359] T bc4e884f531949d4a017c40b4348172f P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:32.790750  8135 raft_consensus.cc:385] T bc4e884f531949d4a017c40b4348172f P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.790997  8135 raft_consensus.cc:740] T bc4e884f531949d4a017c40b4348172f P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f2c942561244728703a51d346dd89e, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.793231  8198 raft_consensus.cc:493] T 858b3dc14b974df188f574111b224ce5 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:32.793722  8198 raft_consensus.cc:515] T 858b3dc14b974df188f574111b224ce5 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:32.797098  8140 tablet_bootstrap.cc:492] T 858b3dc14b974df188f574111b224ce5 P cd60587a43cc427e9f6cbbfa52248afa: No bootstrap required, opened a new log
I20260713 09:03:32.798056  8140 ts_tablet_manager.cc:1403] T 858b3dc14b974df188f574111b224ce5 P cd60587a43cc427e9f6cbbfa52248afa: Time spent bootstrapping tablet: real 0.083s	user 0.017s	sys 0.017s
I20260713 09:03:32.793609  8135 consensus_queue.cc:260] T bc4e884f531949d4a017c40b4348172f P 29f2c942561244728703a51d346dd89e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:32.801184  8016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858b3dc14b974df188f574111b224ce5" candidate_uuid: "e8ef6c26318c47de85d21fbf5658ffff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2c942561244728703a51d346dd89e" is_pre_election: true
I20260713 09:03:32.802217  8016 raft_consensus.cc:2468] T 858b3dc14b974df188f574111b224ce5 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8ef6c26318c47de85d21fbf5658ffff in term 0.
I20260713 09:03:32.803762  8055 leader_election.cc:304] T 858b3dc14b974df188f574111b224ce5 P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29f2c942561244728703a51d346dd89e, e8ef6c26318c47de85d21fbf5658ffff; no voters: 
I20260713 09:03:32.805048  8181 consensus_queue.cc:1048] T 7f044ab0fa9c4f7c813452539dd44693 P dd6d0c7367664e5fbabfcc4e56dd7f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:32.805709  8143 raft_consensus.cc:2804] T 858b3dc14b974df188f574111b224ce5 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:32.806281  8143 raft_consensus.cc:493] T 858b3dc14b974df188f574111b224ce5 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:32.806741  8143 raft_consensus.cc:3060] T 858b3dc14b974df188f574111b224ce5 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:32.809859  7762 catalog_manager.cc:5697] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P e8ef6c26318c47de85d21fbf5658ffff reported cstate change: term changed from 0 to 1, leader changed from <none> to e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4). New cstate: current_term: 1 leader_uuid: "e8ef6c26318c47de85d21fbf5658ffff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:32.813211  8198 leader_election.cc:290] T 858b3dc14b974df188f574111b224ce5 P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29f2c942561244728703a51d346dd89e (127.5.154.3:40099), cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431)
I20260713 09:03:32.814885  7867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858b3dc14b974df188f574111b224ce5" candidate_uuid: "e8ef6c26318c47de85d21fbf5658ffff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa" is_pre_election: true
I20260713 09:03:32.815629  8181 consensus_queue.cc:1048] T 7f044ab0fa9c4f7c813452539dd44693 P dd6d0c7367664e5fbabfcc4e56dd7f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:32.820933  8143 raft_consensus.cc:515] T 858b3dc14b974df188f574111b224ce5 P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:32.823261  8143 leader_election.cc:290] T 858b3dc14b974df188f574111b224ce5 P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 election: Requested vote from peers 29f2c942561244728703a51d346dd89e (127.5.154.3:40099), cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431)
I20260713 09:03:32.824795  8194 raft_consensus.cc:493] T bc4e884f531949d4a017c40b4348172f P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:32.825309  8194 raft_consensus.cc:515] T bc4e884f531949d4a017c40b4348172f P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
W20260713 09:03:32.826421  8055 leader_election.cc:343] T 858b3dc14b974df188f574111b224ce5 P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.826561  8140 raft_consensus.cc:359] T 858b3dc14b974df188f574111b224ce5 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:32.827247  8140 raft_consensus.cc:385] T 858b3dc14b974df188f574111b224ce5 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.827414  8194 leader_election.cc:290] T bc4e884f531949d4a017c40b4348172f P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431), dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801)
I20260713 09:03:32.827548  8140 raft_consensus.cc:740] T 858b3dc14b974df188f574111b224ce5 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd60587a43cc427e9f6cbbfa52248afa, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.828275  8153 raft_consensus.cc:493] T d740dd41ee08482fb06adb5cb44c07c1 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:32.828289  7867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858b3dc14b974df188f574111b224ce5" candidate_uuid: "e8ef6c26318c47de85d21fbf5658ffff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa"
I20260713 09:03:32.828586  8140 consensus_queue.cc:260] T 858b3dc14b974df188f574111b224ce5 P cd60587a43cc427e9f6cbbfa52248afa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:32.829347  8015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858b3dc14b974df188f574111b224ce5" candidate_uuid: "e8ef6c26318c47de85d21fbf5658ffff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2c942561244728703a51d346dd89e"
I20260713 09:03:32.828980  8153 raft_consensus.cc:515] T d740dd41ee08482fb06adb5cb44c07c1 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:32.830453  7865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4e884f531949d4a017c40b4348172f" candidate_uuid: "29f2c942561244728703a51d346dd89e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa" is_pre_election: true
I20260713 09:03:32.831463  7865 raft_consensus.cc:2393] T bc4e884f531949d4a017c40b4348172f P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 29f2c942561244728703a51d346dd89e in current term 1: Already voted for candidate dd6d0c7367664e5fbabfcc4e56dd7f19 in this term.
I20260713 09:03:32.831764  8153 leader_election.cc:290] T d740dd41ee08482fb06adb5cb44c07c1 P cd60587a43cc427e9f6cbbfa52248afa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801), 29f2c942561244728703a51d346dd89e (127.5.154.3:40099)
I20260713 09:03:32.832561  7941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4e884f531949d4a017c40b4348172f" candidate_uuid: "29f2c942561244728703a51d346dd89e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" is_pre_election: true
I20260713 09:03:32.829949  8015 raft_consensus.cc:3060] T 858b3dc14b974df188f574111b224ce5 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:32.829914  7867 raft_consensus.cc:3060] T 858b3dc14b974df188f574111b224ce5 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:32.834455  8014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d740dd41ee08482fb06adb5cb44c07c1" candidate_uuid: "cd60587a43cc427e9f6cbbfa52248afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2c942561244728703a51d346dd89e" is_pre_election: true
I20260713 09:03:32.834805  8140 ts_tablet_manager.cc:1434] T 858b3dc14b974df188f574111b224ce5 P cd60587a43cc427e9f6cbbfa52248afa: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.001s
I20260713 09:03:32.835886  8140 tablet_bootstrap.cc:492] T b12d28fcc45e47e9a15bdc06f6d67760 P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap starting.
I20260713 09:03:32.833550  7942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d740dd41ee08482fb06adb5cb44c07c1" candidate_uuid: "cd60587a43cc427e9f6cbbfa52248afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" is_pre_election: true
I20260713 09:03:32.836555  7942 raft_consensus.cc:2468] T d740dd41ee08482fb06adb5cb44c07c1 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd60587a43cc427e9f6cbbfa52248afa in term 0.
I20260713 09:03:32.831804  8135 ts_tablet_manager.cc:1434] T bc4e884f531949d4a017c40b4348172f P 29f2c942561244728703a51d346dd89e: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260713 09:03:32.838286  7981 leader_election.cc:304] T bc4e884f531949d4a017c40b4348172f P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 29f2c942561244728703a51d346dd89e; no voters: cd60587a43cc427e9f6cbbfa52248afa, dd6d0c7367664e5fbabfcc4e56dd7f19
I20260713 09:03:32.838972  8135 tablet_bootstrap.cc:492] T 68a9da85ede843688569a16d50a4652b P 29f2c942561244728703a51d346dd89e: Bootstrap starting.
I20260713 09:03:32.839577  7832 leader_election.cc:304] T d740dd41ee08482fb06adb5cb44c07c1 P cd60587a43cc427e9f6cbbfa52248afa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd60587a43cc427e9f6cbbfa52248afa, dd6d0c7367664e5fbabfcc4e56dd7f19; no voters: 
W20260713 09:03:32.840535  7832 leader_election.cc:343] T d740dd41ee08482fb06adb5cb44c07c1 P cd60587a43cc427e9f6cbbfa52248afa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29f2c942561244728703a51d346dd89e (127.5.154.3:40099): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.841423  8153 raft_consensus.cc:2804] T d740dd41ee08482fb06adb5cb44c07c1 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:32.842355  8194 raft_consensus.cc:3060] T bc4e884f531949d4a017c40b4348172f P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:32.841871  8153 raft_consensus.cc:493] T d740dd41ee08482fb06adb5cb44c07c1 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:32.843978  8153 raft_consensus.cc:3060] T d740dd41ee08482fb06adb5cb44c07c1 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:32.844693  7867 raft_consensus.cc:2468] T 858b3dc14b974df188f574111b224ce5 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8ef6c26318c47de85d21fbf5658ffff in term 1.
I20260713 09:03:32.847697  8140 tablet_bootstrap.cc:654] T b12d28fcc45e47e9a15bdc06f6d67760 P cd60587a43cc427e9f6cbbfa52248afa: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.823027  8133 raft_consensus.cc:359] T 401432edc3824a5d87673edbf4079eae P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:32.848790  8133 raft_consensus.cc:385] T 401432edc3824a5d87673edbf4079eae P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.848825  8055 leader_election.cc:304] T 858b3dc14b974df188f574111b224ce5 P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd60587a43cc427e9f6cbbfa52248afa, e8ef6c26318c47de85d21fbf5658ffff; no voters: 
I20260713 09:03:32.849257  8133 raft_consensus.cc:740] T 401432edc3824a5d87673edbf4079eae P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8ef6c26318c47de85d21fbf5658ffff, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.849855  8143 raft_consensus.cc:2804] T 858b3dc14b974df188f574111b224ce5 P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:32.850380  8143 raft_consensus.cc:697] T 858b3dc14b974df188f574111b224ce5 P e8ef6c26318c47de85d21fbf5658ffff [term 1 LEADER]: Becoming Leader. State: Replica: e8ef6c26318c47de85d21fbf5658ffff, State: Running, Role: LEADER
I20260713 09:03:32.851181  8143 consensus_queue.cc:237] T 858b3dc14b974df188f574111b224ce5 P e8ef6c26318c47de85d21fbf5658ffff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:32.855792  8133 consensus_queue.cc:260] T 401432edc3824a5d87673edbf4079eae P e8ef6c26318c47de85d21fbf5658ffff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:32.865432  8135 tablet_bootstrap.cc:654] T 68a9da85ede843688569a16d50a4652b P 29f2c942561244728703a51d346dd89e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.867244  8133 ts_tablet_manager.cc:1434] T 401432edc3824a5d87673edbf4079eae P e8ef6c26318c47de85d21fbf5658ffff: Time spent starting tablet: real 0.093s	user 0.007s	sys 0.000s
I20260713 09:03:32.874596  8015 raft_consensus.cc:2468] T 858b3dc14b974df188f574111b224ce5 P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8ef6c26318c47de85d21fbf5658ffff in term 1.
I20260713 09:03:32.881933  8193 raft_consensus.cc:493] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:32.882004  8153 raft_consensus.cc:515] T d740dd41ee08482fb06adb5cb44c07c1 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:32.882524  8193 raft_consensus.cc:515] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:32.882977  8140 tablet_bootstrap.cc:492] T b12d28fcc45e47e9a15bdc06f6d67760 P cd60587a43cc427e9f6cbbfa52248afa: No bootstrap required, opened a new log
I20260713 09:03:32.883423  8140 ts_tablet_manager.cc:1403] T b12d28fcc45e47e9a15bdc06f6d67760 P cd60587a43cc427e9f6cbbfa52248afa: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.011s
I20260713 09:03:32.883987  8153 leader_election.cc:290] T d740dd41ee08482fb06adb5cb44c07c1 P cd60587a43cc427e9f6cbbfa52248afa [CANDIDATE]: Term 1 election: Requested vote from peers dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801), 29f2c942561244728703a51d346dd89e (127.5.154.3:40099)
I20260713 09:03:32.884582  8193 leader_election.cc:290] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647), dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801)
I20260713 09:03:32.886741  8140 raft_consensus.cc:359] T b12d28fcc45e47e9a15bdc06f6d67760 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:32.887461  8140 raft_consensus.cc:385] T b12d28fcc45e47e9a15bdc06f6d67760 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.887871  8133 tablet_bootstrap.cc:492] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P e8ef6c26318c47de85d21fbf5658ffff: Bootstrap starting.
I20260713 09:03:32.888845  7942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d740dd41ee08482fb06adb5cb44c07c1" candidate_uuid: "cd60587a43cc427e9f6cbbfa52248afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19"
I20260713 09:03:32.889037  8090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b44ba602c1464e88a31e2fabe111cf35" candidate_uuid: "cd60587a43cc427e9f6cbbfa52248afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff" is_pre_election: true
I20260713 09:03:32.889505  7942 raft_consensus.cc:3060] T d740dd41ee08482fb06adb5cb44c07c1 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:32.889683  8090 raft_consensus.cc:2468] T b44ba602c1464e88a31e2fabe111cf35 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd60587a43cc427e9f6cbbfa52248afa in term 0.
I20260713 09:03:32.887683  8140 raft_consensus.cc:740] T b12d28fcc45e47e9a15bdc06f6d67760 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd60587a43cc427e9f6cbbfa52248afa, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.892459  8140 consensus_queue.cc:260] T b12d28fcc45e47e9a15bdc06f6d67760 P cd60587a43cc427e9f6cbbfa52248afa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:32.894586  8140 ts_tablet_manager.cc:1434] T b12d28fcc45e47e9a15bdc06f6d67760 P cd60587a43cc427e9f6cbbfa52248afa: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260713 09:03:32.891089  7831 leader_election.cc:304] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd60587a43cc427e9f6cbbfa52248afa, e8ef6c26318c47de85d21fbf5658ffff; no voters: 
I20260713 09:03:32.896926  8193 raft_consensus.cc:2804] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:32.897087  8015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d740dd41ee08482fb06adb5cb44c07c1" candidate_uuid: "cd60587a43cc427e9f6cbbfa52248afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2c942561244728703a51d346dd89e"
I20260713 09:03:32.897293  8193 raft_consensus.cc:493] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:32.898075  8193 raft_consensus.cc:3060] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:32.901106  8140 tablet_bootstrap.cc:492] T d37bf23c33f2474dbed826b201eef09d P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap starting.
I20260713 09:03:32.907110  7761 catalog_manager.cc:5697] T 858b3dc14b974df188f574111b224ce5 P e8ef6c26318c47de85d21fbf5658ffff reported cstate change: term changed from 0 to 1, leader changed from <none> to e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4). New cstate: current_term: 1 leader_uuid: "e8ef6c26318c47de85d21fbf5658ffff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:32.909240  8140 tablet_bootstrap.cc:654] T d37bf23c33f2474dbed826b201eef09d P cd60587a43cc427e9f6cbbfa52248afa: Neither blocks nor log segments found. Creating new log.
W20260713 09:03:32.910749  7832 leader_election.cc:343] T d740dd41ee08482fb06adb5cb44c07c1 P cd60587a43cc427e9f6cbbfa52248afa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 29f2c942561244728703a51d346dd89e (127.5.154.3:40099): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.922428  7941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b44ba602c1464e88a31e2fabe111cf35" candidate_uuid: "cd60587a43cc427e9f6cbbfa52248afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" is_pre_election: true
I20260713 09:03:32.923050  8135 tablet_bootstrap.cc:492] T 68a9da85ede843688569a16d50a4652b P 29f2c942561244728703a51d346dd89e: No bootstrap required, opened a new log
I20260713 09:03:32.923566  8135 ts_tablet_manager.cc:1403] T 68a9da85ede843688569a16d50a4652b P 29f2c942561244728703a51d346dd89e: Time spent bootstrapping tablet: real 0.085s	user 0.020s	sys 0.014s
W20260713 09:03:32.923862  7832 leader_election.cc:343] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.894650  8194 raft_consensus.cc:2749] T bc4e884f531949d4a017c40b4348172f P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:32.927062  7765 catalog_manager.cc:5697] T 380e95ff46fe48b7b801f2bb50c1da43 P 29f2c942561244728703a51d346dd89e reported cstate change: term changed from 0 to 1, leader changed from <none> to 29f2c942561244728703a51d346dd89e (127.5.154.3). New cstate: current_term: 1 leader_uuid: "29f2c942561244728703a51d346dd89e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:32.928020  8135 raft_consensus.cc:359] T 68a9da85ede843688569a16d50a4652b P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:32.929381  8135 raft_consensus.cc:385] T 68a9da85ede843688569a16d50a4652b P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.929872  8135 raft_consensus.cc:740] T 68a9da85ede843688569a16d50a4652b P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f2c942561244728703a51d346dd89e, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.930271  8133 tablet_bootstrap.cc:654] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P e8ef6c26318c47de85d21fbf5658ffff: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.931980  8135 consensus_queue.cc:260] T 68a9da85ede843688569a16d50a4652b P 29f2c942561244728703a51d346dd89e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:32.935384  8135 ts_tablet_manager.cc:1434] T 68a9da85ede843688569a16d50a4652b P 29f2c942561244728703a51d346dd89e: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260713 09:03:32.946249  8135 tablet_bootstrap.cc:492] T d740dd41ee08482fb06adb5cb44c07c1 P 29f2c942561244728703a51d346dd89e: Bootstrap starting.
I20260713 09:03:32.952075  8194 raft_consensus.cc:493] T 401432edc3824a5d87673edbf4079eae P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:32.953752  8194 raft_consensus.cc:515] T 401432edc3824a5d87673edbf4079eae P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:32.958024  8136 tablet_bootstrap.cc:492] T c2c98b6456ee4fa0845161d5e0b3b133 P dd6d0c7367664e5fbabfcc4e56dd7f19: No bootstrap required, opened a new log
I20260713 09:03:32.955578  8194 leader_election.cc:290] T 401432edc3824a5d87673edbf4079eae P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801), e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647)
I20260713 09:03:32.958647  8136 ts_tablet_manager.cc:1403] T c2c98b6456ee4fa0845161d5e0b3b133 P dd6d0c7367664e5fbabfcc4e56dd7f19: Time spent bootstrapping tablet: real 0.195s	user 0.023s	sys 0.021s
I20260713 09:03:32.960175  8090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401432edc3824a5d87673edbf4079eae" candidate_uuid: "29f2c942561244728703a51d346dd89e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff" is_pre_election: true
I20260713 09:03:32.960348  8193 raft_consensus.cc:515] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:32.960841  8090 raft_consensus.cc:2468] T 401432edc3824a5d87673edbf4079eae P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29f2c942561244728703a51d346dd89e in term 0.
I20260713 09:03:32.962419  7941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401432edc3824a5d87673edbf4079eae" candidate_uuid: "29f2c942561244728703a51d346dd89e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" is_pre_election: true
I20260713 09:03:32.963826  7980 leader_election.cc:304] T 401432edc3824a5d87673edbf4079eae P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29f2c942561244728703a51d346dd89e, e8ef6c26318c47de85d21fbf5658ffff; no voters: 
I20260713 09:03:32.964685  8140 tablet_bootstrap.cc:492] T d37bf23c33f2474dbed826b201eef09d P cd60587a43cc427e9f6cbbfa52248afa: No bootstrap required, opened a new log
I20260713 09:03:32.964916  8193 leader_election.cc:290] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa [CANDIDATE]: Term 1 election: Requested vote from peers e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647), dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801)
I20260713 09:03:32.965121  8140 ts_tablet_manager.cc:1403] T d37bf23c33f2474dbed826b201eef09d P cd60587a43cc427e9f6cbbfa52248afa: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.036s
I20260713 09:03:32.968299  8090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b44ba602c1464e88a31e2fabe111cf35" candidate_uuid: "cd60587a43cc427e9f6cbbfa52248afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff"
I20260713 09:03:32.969089  8090 raft_consensus.cc:3060] T b44ba602c1464e88a31e2fabe111cf35 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:03:32.966075  7981 leader_election.cc:343] T 401432edc3824a5d87673edbf4079eae P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.969851  8136 raft_consensus.cc:359] T c2c98b6456ee4fa0845161d5e0b3b133 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:32.970522  8136 raft_consensus.cc:385] T c2c98b6456ee4fa0845161d5e0b3b133 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:32.970765  8136 raft_consensus.cc:740] T c2c98b6456ee4fa0845161d5e0b3b133 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6d0c7367664e5fbabfcc4e56dd7f19, State: Initialized, Role: FOLLOWER
I20260713 09:03:32.971747  8136 consensus_queue.cc:260] T c2c98b6456ee4fa0845161d5e0b3b133 P dd6d0c7367664e5fbabfcc4e56dd7f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:32.974030  8136 ts_tablet_manager.cc:1434] T c2c98b6456ee4fa0845161d5e0b3b133 P dd6d0c7367664e5fbabfcc4e56dd7f19: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:03:32.974879  8136 tablet_bootstrap.cc:492] T d873dae09f824581aec410f1cff328f5 P dd6d0c7367664e5fbabfcc4e56dd7f19: Bootstrap starting.
I20260713 09:03:32.966540  8194 raft_consensus.cc:2804] T 401432edc3824a5d87673edbf4079eae P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:32.976485  8194 raft_consensus.cc:493] T 401432edc3824a5d87673edbf4079eae P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:32.976925  8194 raft_consensus.cc:3060] T 401432edc3824a5d87673edbf4079eae P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:32.987562  7941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b44ba602c1464e88a31e2fabe111cf35" candidate_uuid: "cd60587a43cc427e9f6cbbfa52248afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19"
W20260713 09:03:32.989199  7832 leader_election.cc:343] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:32.990782  8136 tablet_bootstrap.cc:654] T d873dae09f824581aec410f1cff328f5 P dd6d0c7367664e5fbabfcc4e56dd7f19: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:32.999323  8143 raft_consensus.cc:493] T d37bf23c33f2474dbed826b201eef09d P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:33.000048  8143 raft_consensus.cc:515] T d37bf23c33f2474dbed826b201eef09d P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:33.004058  8143 leader_election.cc:290] T d37bf23c33f2474dbed826b201eef09d P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29f2c942561244728703a51d346dd89e (127.5.154.3:40099), cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431)
I20260713 09:03:33.006090  7867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d37bf23c33f2474dbed826b201eef09d" candidate_uuid: "e8ef6c26318c47de85d21fbf5658ffff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa" is_pre_election: true
I20260713 09:03:33.006282  8015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d37bf23c33f2474dbed826b201eef09d" candidate_uuid: "e8ef6c26318c47de85d21fbf5658ffff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2c942561244728703a51d346dd89e" is_pre_election: true
I20260713 09:03:33.007113  8015 raft_consensus.cc:2468] T d37bf23c33f2474dbed826b201eef09d P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8ef6c26318c47de85d21fbf5658ffff in term 0.
I20260713 09:03:33.010264  8055 leader_election.cc:304] T d37bf23c33f2474dbed826b201eef09d P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29f2c942561244728703a51d346dd89e, e8ef6c26318c47de85d21fbf5658ffff; no voters: 
I20260713 09:03:33.011837  8181 consensus_queue.cc:1048] T bc4e884f531949d4a017c40b4348172f P dd6d0c7367664e5fbabfcc4e56dd7f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:33.016177  8090 raft_consensus.cc:2468] T b44ba602c1464e88a31e2fabe111cf35 P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd60587a43cc427e9f6cbbfa52248afa in term 1.
I20260713 09:03:33.017009  8143 raft_consensus.cc:2804] T d37bf23c33f2474dbed826b201eef09d P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:33.017571  8143 raft_consensus.cc:493] T d37bf23c33f2474dbed826b201eef09d P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:33.017736  7831 leader_election.cc:304] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cd60587a43cc427e9f6cbbfa52248afa, e8ef6c26318c47de85d21fbf5658ffff; no voters: dd6d0c7367664e5fbabfcc4e56dd7f19
I20260713 09:03:33.018106  8143 raft_consensus.cc:3060] T d37bf23c33f2474dbed826b201eef09d P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:33.018759  8193 raft_consensus.cc:2804] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:33.019214  8144 raft_consensus.cc:493] T 68a9da85ede843688569a16d50a4652b P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:33.019235  8193 raft_consensus.cc:697] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa [term 1 LEADER]: Becoming Leader. State: Replica: cd60587a43cc427e9f6cbbfa52248afa, State: Running, Role: LEADER
I20260713 09:03:33.021047  7942 raft_consensus.cc:2468] T d740dd41ee08482fb06adb5cb44c07c1 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd60587a43cc427e9f6cbbfa52248afa in term 1.
I20260713 09:03:33.019703  8144 raft_consensus.cc:515] T 68a9da85ede843688569a16d50a4652b P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:33.022250  7832 leader_election.cc:304] T d740dd41ee08482fb06adb5cb44c07c1 P cd60587a43cc427e9f6cbbfa52248afa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cd60587a43cc427e9f6cbbfa52248afa, dd6d0c7367664e5fbabfcc4e56dd7f19; no voters: 29f2c942561244728703a51d346dd89e
I20260713 09:03:33.023200  8144 leader_election.cc:290] T 68a9da85ede843688569a16d50a4652b P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801), e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647)
I20260713 09:03:33.023330  8153 raft_consensus.cc:2804] T d740dd41ee08482fb06adb5cb44c07c1 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:33.020818  8193 consensus_queue.cc:237] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:33.023797  8153 raft_consensus.cc:697] T d740dd41ee08482fb06adb5cb44c07c1 P cd60587a43cc427e9f6cbbfa52248afa [term 1 LEADER]: Becoming Leader. State: Replica: cd60587a43cc427e9f6cbbfa52248afa, State: Running, Role: LEADER
I20260713 09:03:33.026405  8153 consensus_queue.cc:237] T d740dd41ee08482fb06adb5cb44c07c1 P cd60587a43cc427e9f6cbbfa52248afa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:33.028425  8135 tablet_bootstrap.cc:654] T d740dd41ee08482fb06adb5cb44c07c1 P 29f2c942561244728703a51d346dd89e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:33.029381  8089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a9da85ede843688569a16d50a4652b" candidate_uuid: "29f2c942561244728703a51d346dd89e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff" is_pre_election: true
I20260713 09:03:33.030078  8089 raft_consensus.cc:2468] T 68a9da85ede843688569a16d50a4652b P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29f2c942561244728703a51d346dd89e in term 0.
I20260713 09:03:33.031454  7942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a9da85ede843688569a16d50a4652b" candidate_uuid: "29f2c942561244728703a51d346dd89e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" is_pre_election: true
I20260713 09:03:33.031643  7980 leader_election.cc:304] T 68a9da85ede843688569a16d50a4652b P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29f2c942561244728703a51d346dd89e, e8ef6c26318c47de85d21fbf5658ffff; no voters: 
I20260713 09:03:33.032830  8144 raft_consensus.cc:2804] T 68a9da85ede843688569a16d50a4652b P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:33.033320  8144 raft_consensus.cc:493] T 68a9da85ede843688569a16d50a4652b P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:33.033829  8144 raft_consensus.cc:3060] T 68a9da85ede843688569a16d50a4652b P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:33.030040  8143 raft_consensus.cc:515] T d37bf23c33f2474dbed826b201eef09d P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
W20260713 09:03:33.035074  8055 leader_election.cc:343] T d37bf23c33f2474dbed826b201eef09d P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:33.041330  8140 raft_consensus.cc:359] T d37bf23c33f2474dbed826b201eef09d P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:33.042147  8140 raft_consensus.cc:385] T d37bf23c33f2474dbed826b201eef09d P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:33.042492  8140 raft_consensus.cc:740] T d37bf23c33f2474dbed826b201eef09d P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd60587a43cc427e9f6cbbfa52248afa, State: Initialized, Role: FOLLOWER
I20260713 09:03:33.043346  8140 consensus_queue.cc:260] T d37bf23c33f2474dbed826b201eef09d P cd60587a43cc427e9f6cbbfa52248afa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:33.049022  8140 ts_tablet_manager.cc:1434] T d37bf23c33f2474dbed826b201eef09d P cd60587a43cc427e9f6cbbfa52248afa: Time spent starting tablet: real 0.084s	user 0.007s	sys 0.000s
I20260713 09:03:33.052158  8140 tablet_bootstrap.cc:492] T 724f98f6ce6a406ca6aebe62171906dd P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap starting.
W20260713 09:03:33.056666  7981 leader_election.cc:343] T 68a9da85ede843688569a16d50a4652b P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:33.053197  8194 raft_consensus.cc:515] T 401432edc3824a5d87673edbf4079eae P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:33.064379  8194 leader_election.cc:290] T 401432edc3824a5d87673edbf4079eae P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 1 election: Requested vote from peers dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801), e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647)
I20260713 09:03:33.065927  8090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401432edc3824a5d87673edbf4079eae" candidate_uuid: "29f2c942561244728703a51d346dd89e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff"
I20260713 09:03:33.074090  8136 tablet_bootstrap.cc:492] T d873dae09f824581aec410f1cff328f5 P dd6d0c7367664e5fbabfcc4e56dd7f19: No bootstrap required, opened a new log
I20260713 09:03:33.074155  7866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d37bf23c33f2474dbed826b201eef09d" candidate_uuid: "e8ef6c26318c47de85d21fbf5658ffff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa"
I20260713 09:03:33.074855  7866 raft_consensus.cc:3060] T d37bf23c33f2474dbed826b201eef09d P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:33.076118  8133 tablet_bootstrap.cc:492] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P e8ef6c26318c47de85d21fbf5658ffff: No bootstrap required, opened a new log
I20260713 09:03:33.076464  8136 ts_tablet_manager.cc:1403] T d873dae09f824581aec410f1cff328f5 P dd6d0c7367664e5fbabfcc4e56dd7f19: Time spent bootstrapping tablet: real 0.102s	user 0.021s	sys 0.002s
I20260713 09:03:33.076548  8133 ts_tablet_manager.cc:1403] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P e8ef6c26318c47de85d21fbf5658ffff: Time spent bootstrapping tablet: real 0.189s	user 0.053s	sys 0.021s
I20260713 09:03:33.078890  8133 raft_consensus.cc:359] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:33.078325  7761 catalog_manager.cc:5697] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa reported cstate change: term changed from 0 to 1, leader changed from <none> to cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1). New cstate: current_term: 1 leader_uuid: "cd60587a43cc427e9f6cbbfa52248afa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:33.079339  8133 raft_consensus.cc:385] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:33.079557  8133 raft_consensus.cc:740] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8ef6c26318c47de85d21fbf5658ffff, State: Initialized, Role: FOLLOWER
I20260713 09:03:33.080066  8133 consensus_queue.cc:260] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P e8ef6c26318c47de85d21fbf5658ffff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:33.081015  8153 raft_consensus.cc:493] T d873dae09f824581aec410f1cff328f5 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:33.081466  8153 raft_consensus.cc:515] T d873dae09f824581aec410f1cff328f5 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:33.083513  8153 leader_election.cc:290] T d873dae09f824581aec410f1cff328f5 P cd60587a43cc427e9f6cbbfa52248afa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801), 29f2c942561244728703a51d346dd89e (127.5.154.3:40099)
I20260713 09:03:33.084225  8181 raft_consensus.cc:493] T c2c98b6456ee4fa0845161d5e0b3b133 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:33.084698  8181 raft_consensus.cc:515] T c2c98b6456ee4fa0845161d5e0b3b133 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:33.085122  8133 ts_tablet_manager.cc:1434] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P e8ef6c26318c47de85d21fbf5658ffff: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:03:33.086045  8133 tablet_bootstrap.cc:492] T 00c414c33364482e81708e946d7e5192 P e8ef6c26318c47de85d21fbf5658ffff: Bootstrap starting.
I20260713 09:03:33.086741  8181 leader_election.cc:290] T c2c98b6456ee4fa0845161d5e0b3b133 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431), e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647)
I20260713 09:03:33.069799  8090 raft_consensus.cc:3060] T 401432edc3824a5d87673edbf4079eae P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:33.089763  8089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c98b6456ee4fa0845161d5e0b3b133" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff" is_pre_election: true
I20260713 09:03:33.090529  8089 raft_consensus.cc:2393] T c2c98b6456ee4fa0845161d5e0b3b133 P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dd6d0c7367664e5fbabfcc4e56dd7f19 in current term 1: Already voted for candidate cd60587a43cc427e9f6cbbfa52248afa in this term.
I20260713 09:03:33.091503  8133 tablet_bootstrap.cc:654] T 00c414c33364482e81708e946d7e5192 P e8ef6c26318c47de85d21fbf5658ffff: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:33.092774  8014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d873dae09f824581aec410f1cff328f5" candidate_uuid: "cd60587a43cc427e9f6cbbfa52248afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2c942561244728703a51d346dd89e" is_pre_election: true
I20260713 09:03:33.093580  8014 raft_consensus.cc:2468] T d873dae09f824581aec410f1cff328f5 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd60587a43cc427e9f6cbbfa52248afa in term 0.
I20260713 09:03:33.071774  7942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401432edc3824a5d87673edbf4079eae" candidate_uuid: "29f2c942561244728703a51d346dd89e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19"
I20260713 09:03:33.098524  8135 tablet_bootstrap.cc:492] T d740dd41ee08482fb06adb5cb44c07c1 P 29f2c942561244728703a51d346dd89e: No bootstrap required, opened a new log
I20260713 09:03:33.099277  8135 ts_tablet_manager.cc:1403] T d740dd41ee08482fb06adb5cb44c07c1 P 29f2c942561244728703a51d346dd89e: Time spent bootstrapping tablet: real 0.153s	user 0.019s	sys 0.011s
I20260713 09:03:33.101794  7832 leader_election.cc:304] T d873dae09f824581aec410f1cff328f5 P cd60587a43cc427e9f6cbbfa52248afa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29f2c942561244728703a51d346dd89e, cd60587a43cc427e9f6cbbfa52248afa; no voters: 
I20260713 09:03:33.102174  8090 raft_consensus.cc:2468] T 401432edc3824a5d87673edbf4079eae P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29f2c942561244728703a51d346dd89e in term 1.
I20260713 09:03:33.102638  8153 raft_consensus.cc:2804] T d873dae09f824581aec410f1cff328f5 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:33.103025  8153 raft_consensus.cc:493] T d873dae09f824581aec410f1cff328f5 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:33.102779  8135 raft_consensus.cc:359] T d740dd41ee08482fb06adb5cb44c07c1 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:33.103394  8153 raft_consensus.cc:3060] T d873dae09f824581aec410f1cff328f5 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:33.103479  8135 raft_consensus.cc:385] T d740dd41ee08482fb06adb5cb44c07c1 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:33.103318  7980 leader_election.cc:304] T 401432edc3824a5d87673edbf4079eae P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29f2c942561244728703a51d346dd89e, e8ef6c26318c47de85d21fbf5658ffff; no voters: 
I20260713 09:03:33.098656  8144 raft_consensus.cc:515] T 68a9da85ede843688569a16d50a4652b P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:33.104440  8194 raft_consensus.cc:2804] T 401432edc3824a5d87673edbf4079eae P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:33.104936  8194 raft_consensus.cc:697] T 401432edc3824a5d87673edbf4079eae P 29f2c942561244728703a51d346dd89e [term 1 LEADER]: Becoming Leader. State: Replica: 29f2c942561244728703a51d346dd89e, State: Running, Role: LEADER
I20260713 09:03:33.105997  7941 raft_consensus.cc:3060] T c2c98b6456ee4fa0845161d5e0b3b133 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:33.105814  8194 consensus_queue.cc:237] T 401432edc3824a5d87673edbf4079eae P 29f2c942561244728703a51d346dd89e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:33.109251  8144 leader_election.cc:290] T 68a9da85ede843688569a16d50a4652b P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 1 election: Requested vote from peers dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801), e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647)
I20260713 09:03:33.109824  8089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a9da85ede843688569a16d50a4652b" candidate_uuid: "29f2c942561244728703a51d346dd89e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff"
I20260713 09:03:33.110473  8089 raft_consensus.cc:3060] T 68a9da85ede843688569a16d50a4652b P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:33.110538  8136 raft_consensus.cc:359] T d873dae09f824581aec410f1cff328f5 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:33.111318  8136 raft_consensus.cc:385] T d873dae09f824581aec410f1cff328f5 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:33.110780  8135 raft_consensus.cc:740] T d740dd41ee08482fb06adb5cb44c07c1 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f2c942561244728703a51d346dd89e, State: Initialized, Role: FOLLOWER
I20260713 09:03:33.111626  8136 raft_consensus.cc:740] T d873dae09f824581aec410f1cff328f5 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6d0c7367664e5fbabfcc4e56dd7f19, State: Initialized, Role: FOLLOWER
I20260713 09:03:33.111373  8153 raft_consensus.cc:515] T d873dae09f824581aec410f1cff328f5 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:33.112244  8135 consensus_queue.cc:260] T d740dd41ee08482fb06adb5cb44c07c1 P 29f2c942561244728703a51d346dd89e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:33.095058  8143 leader_election.cc:290] T d37bf23c33f2474dbed826b201eef09d P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 election: Requested vote from peers 29f2c942561244728703a51d346dd89e (127.5.154.3:40099), cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431)
I20260713 09:03:33.113692  8153 leader_election.cc:290] T d873dae09f824581aec410f1cff328f5 P cd60587a43cc427e9f6cbbfa52248afa [CANDIDATE]: Term 1 election: Requested vote from peers dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801), 29f2c942561244728703a51d346dd89e (127.5.154.3:40099)
I20260713 09:03:33.114423  8135 ts_tablet_manager.cc:1434] T d740dd41ee08482fb06adb5cb44c07c1 P 29f2c942561244728703a51d346dd89e: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.005s
I20260713 09:03:33.115049  8136 consensus_queue.cc:260] T d873dae09f824581aec410f1cff328f5 P dd6d0c7367664e5fbabfcc4e56dd7f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:33.115624  8135 tablet_bootstrap.cc:492] T c26559405f624780890b7e3d4292a040 P 29f2c942561244728703a51d346dd89e: Bootstrap starting.
I20260713 09:03:33.117653  8133 tablet_bootstrap.cc:492] T 00c414c33364482e81708e946d7e5192 P e8ef6c26318c47de85d21fbf5658ffff: No bootstrap required, opened a new log
I20260713 09:03:33.118193  8133 ts_tablet_manager.cc:1403] T 00c414c33364482e81708e946d7e5192 P e8ef6c26318c47de85d21fbf5658ffff: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.004s
I20260713 09:03:33.119370  7865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c98b6456ee4fa0845161d5e0b3b133" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa" is_pre_election: true
I20260713 09:03:33.120671  8141 consensus_queue.cc:1048] T b12d28fcc45e47e9a15bdc06f6d67760 P dd6d0c7367664e5fbabfcc4e56dd7f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:33.121604  8140 tablet_bootstrap.cc:654] T 724f98f6ce6a406ca6aebe62171906dd P cd60587a43cc427e9f6cbbfa52248afa: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:33.121428  8133 raft_consensus.cc:359] T 00c414c33364482e81708e946d7e5192 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:33.122681  8133 raft_consensus.cc:385] T 00c414c33364482e81708e946d7e5192 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:33.123124  8133 raft_consensus.cc:740] T 00c414c33364482e81708e946d7e5192 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8ef6c26318c47de85d21fbf5658ffff, State: Initialized, Role: FOLLOWER
I20260713 09:03:33.123399  8014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d873dae09f824581aec410f1cff328f5" candidate_uuid: "cd60587a43cc427e9f6cbbfa52248afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2c942561244728703a51d346dd89e"
I20260713 09:03:33.124023  8014 raft_consensus.cc:3060] T d873dae09f824581aec410f1cff328f5 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:33.123983  8133 consensus_queue.cc:260] T 00c414c33364482e81708e946d7e5192 P e8ef6c26318c47de85d21fbf5658ffff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:33.101228  7866 raft_consensus.cc:2468] T d37bf23c33f2474dbed826b201eef09d P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8ef6c26318c47de85d21fbf5658ffff in term 1.
I20260713 09:03:33.126780  7907 leader_election.cc:304] T c2c98b6456ee4fa0845161d5e0b3b133 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dd6d0c7367664e5fbabfcc4e56dd7f19; no voters: cd60587a43cc427e9f6cbbfa52248afa, e8ef6c26318c47de85d21fbf5658ffff
I20260713 09:03:33.127111  8133 ts_tablet_manager.cc:1434] T 00c414c33364482e81708e946d7e5192 P e8ef6c26318c47de85d21fbf5658ffff: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260713 09:03:33.127911  8055 leader_election.cc:304] T d37bf23c33f2474dbed826b201eef09d P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd60587a43cc427e9f6cbbfa52248afa, e8ef6c26318c47de85d21fbf5658ffff; no voters: 
I20260713 09:03:33.128304  8133 tablet_bootstrap.cc:492] T 62a99d4f05e74c8a85b8503e468c5bb7 P e8ef6c26318c47de85d21fbf5658ffff: Bootstrap starting.
I20260713 09:03:33.128770  8143 raft_consensus.cc:2804] T d37bf23c33f2474dbed826b201eef09d P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:33.129540  8143 raft_consensus.cc:697] T d37bf23c33f2474dbed826b201eef09d P e8ef6c26318c47de85d21fbf5658ffff [term 1 LEADER]: Becoming Leader. State: Replica: e8ef6c26318c47de85d21fbf5658ffff, State: Running, Role: LEADER
I20260713 09:03:33.130328  8143 consensus_queue.cc:237] T d37bf23c33f2474dbed826b201eef09d P e8ef6c26318c47de85d21fbf5658ffff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:33.132026  8014 raft_consensus.cc:2468] T d873dae09f824581aec410f1cff328f5 P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd60587a43cc427e9f6cbbfa52248afa in term 1.
I20260713 09:03:33.133333  8089 raft_consensus.cc:2468] T 68a9da85ede843688569a16d50a4652b P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29f2c942561244728703a51d346dd89e in term 1.
I20260713 09:03:33.133304  7832 leader_election.cc:304] T d873dae09f824581aec410f1cff328f5 P cd60587a43cc427e9f6cbbfa52248afa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29f2c942561244728703a51d346dd89e, cd60587a43cc427e9f6cbbfa52248afa; no voters: 
W20260713 09:03:33.134063  7981 leader_election.cc:343] T 401432edc3824a5d87673edbf4079eae P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:33.134565  8153 raft_consensus.cc:2804] T d873dae09f824581aec410f1cff328f5 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:33.135212  8153 raft_consensus.cc:697] T d873dae09f824581aec410f1cff328f5 P cd60587a43cc427e9f6cbbfa52248afa [term 1 LEADER]: Becoming Leader. State: Replica: cd60587a43cc427e9f6cbbfa52248afa, State: Running, Role: LEADER
I20260713 09:03:33.136071  8153 consensus_queue.cc:237] T d873dae09f824581aec410f1cff328f5 P cd60587a43cc427e9f6cbbfa52248afa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:33.128682  7942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d873dae09f824581aec410f1cff328f5" candidate_uuid: "cd60587a43cc427e9f6cbbfa52248afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" is_pre_election: true
I20260713 09:03:33.137319  7942 raft_consensus.cc:2468] T d873dae09f824581aec410f1cff328f5 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd60587a43cc427e9f6cbbfa52248afa in term 0.
I20260713 09:03:33.128870  8162 consensus_queue.cc:1048] T bc4e884f531949d4a017c40b4348172f P dd6d0c7367664e5fbabfcc4e56dd7f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:33.139923  7980 leader_election.cc:304] T 68a9da85ede843688569a16d50a4652b P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29f2c942561244728703a51d346dd89e, e8ef6c26318c47de85d21fbf5658ffff; no voters: 
I20260713 09:03:33.147842  8136 ts_tablet_manager.cc:1434] T d873dae09f824581aec410f1cff328f5 P dd6d0c7367664e5fbabfcc4e56dd7f19: Time spent starting tablet: real 0.071s	user 0.005s	sys 0.001s
I20260713 09:03:33.148968  8136 tablet_bootstrap.cc:492] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P dd6d0c7367664e5fbabfcc4e56dd7f19: Bootstrap starting.
I20260713 09:03:33.150827  7942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d873dae09f824581aec410f1cff328f5" candidate_uuid: "cd60587a43cc427e9f6cbbfa52248afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19"
I20260713 09:03:33.152293  8144 raft_consensus.cc:2804] T 68a9da85ede843688569a16d50a4652b P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:33.153929  8144 raft_consensus.cc:697] T 68a9da85ede843688569a16d50a4652b P 29f2c942561244728703a51d346dd89e [term 1 LEADER]: Becoming Leader. State: Replica: 29f2c942561244728703a51d346dd89e, State: Running, Role: LEADER
I20260713 09:03:33.154743  7942 raft_consensus.cc:3060] T d873dae09f824581aec410f1cff328f5 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:33.155019  8144 consensus_queue.cc:237] T 68a9da85ede843688569a16d50a4652b P 29f2c942561244728703a51d346dd89e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:33.157765  8133 tablet_bootstrap.cc:654] T 62a99d4f05e74c8a85b8503e468c5bb7 P e8ef6c26318c47de85d21fbf5658ffff: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:33.166567  7761 catalog_manager.cc:5697] T d740dd41ee08482fb06adb5cb44c07c1 P cd60587a43cc427e9f6cbbfa52248afa reported cstate change: term changed from 0 to 1, leader changed from <none> to cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1). New cstate: current_term: 1 leader_uuid: "cd60587a43cc427e9f6cbbfa52248afa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:33.167970  8136 tablet_bootstrap.cc:654] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P dd6d0c7367664e5fbabfcc4e56dd7f19: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:33.168644  8140 tablet_bootstrap.cc:492] T 724f98f6ce6a406ca6aebe62171906dd P cd60587a43cc427e9f6cbbfa52248afa: No bootstrap required, opened a new log
I20260713 09:03:33.169114  8140 ts_tablet_manager.cc:1403] T 724f98f6ce6a406ca6aebe62171906dd P cd60587a43cc427e9f6cbbfa52248afa: Time spent bootstrapping tablet: real 0.117s	user 0.012s	sys 0.000s
I20260713 09:03:33.160034  8016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d37bf23c33f2474dbed826b201eef09d" candidate_uuid: "e8ef6c26318c47de85d21fbf5658ffff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2c942561244728703a51d346dd89e"
I20260713 09:03:33.162113  8193 raft_consensus.cc:493] T b12d28fcc45e47e9a15bdc06f6d67760 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:33.178718  8181 raft_consensus.cc:2749] T c2c98b6456ee4fa0845161d5e0b3b133 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:33.179306  8193 raft_consensus.cc:515] T b12d28fcc45e47e9a15bdc06f6d67760 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:33.174314  8016 raft_consensus.cc:3060] T d37bf23c33f2474dbed826b201eef09d P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:33.186453  8089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b12d28fcc45e47e9a15bdc06f6d67760" candidate_uuid: "cd60587a43cc427e9f6cbbfa52248afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff" is_pre_election: true
I20260713 09:03:33.188997  7865 raft_consensus.cc:3060] T b12d28fcc45e47e9a15bdc06f6d67760 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:33.191152  8140 raft_consensus.cc:359] T 724f98f6ce6a406ca6aebe62171906dd P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:33.184911  8193 leader_election.cc:290] T b12d28fcc45e47e9a15bdc06f6d67760 P cd60587a43cc427e9f6cbbfa52248afa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647), dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801)
I20260713 09:03:33.194859  8140 raft_consensus.cc:385] T 724f98f6ce6a406ca6aebe62171906dd P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:33.195840  8140 raft_consensus.cc:740] T 724f98f6ce6a406ca6aebe62171906dd P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd60587a43cc427e9f6cbbfa52248afa, State: Initialized, Role: FOLLOWER
I20260713 09:03:33.197443  8140 consensus_queue.cc:260] T 724f98f6ce6a406ca6aebe62171906dd P cd60587a43cc427e9f6cbbfa52248afa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:33.201296  8143 consensus_queue.cc:1048] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P e8ef6c26318c47de85d21fbf5658ffff [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:33.201746  7942 raft_consensus.cc:2468] T d873dae09f824581aec410f1cff328f5 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd60587a43cc427e9f6cbbfa52248afa in term 1.
I20260713 09:03:33.203023  8135 tablet_bootstrap.cc:654] T c26559405f624780890b7e3d4292a040 P 29f2c942561244728703a51d346dd89e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:33.205317  8140 ts_tablet_manager.cc:1434] T 724f98f6ce6a406ca6aebe62171906dd P cd60587a43cc427e9f6cbbfa52248afa: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260713 09:03:33.209753  8140 tablet_bootstrap.cc:492] T 380e95ff46fe48b7b801f2bb50c1da43 P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap starting.
I20260713 09:03:33.210588  8193 consensus_queue.cc:1048] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:33.212682  7942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b12d28fcc45e47e9a15bdc06f6d67760" candidate_uuid: "cd60587a43cc427e9f6cbbfa52248afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" is_pre_election: true
W20260713 09:03:33.213284  8055 consensus_peers.cc:597] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P e8ef6c26318c47de85d21fbf5658ffff -> Peer dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801): Couldn't send request to peer dd6d0c7367664e5fbabfcc4e56dd7f19. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:33.213727  7941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a9da85ede843688569a16d50a4652b" candidate_uuid: "29f2c942561244728703a51d346dd89e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19"
I20260713 09:03:33.215969  8162 consensus_queue.cc:1048] T c26559405f624780890b7e3d4292a040 P dd6d0c7367664e5fbabfcc4e56dd7f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:33.225975  7762 catalog_manager.cc:5697] T 401432edc3824a5d87673edbf4079eae P 29f2c942561244728703a51d346dd89e reported cstate change: term changed from 0 to 1, leader changed from <none> to 29f2c942561244728703a51d346dd89e (127.5.154.3). New cstate: current_term: 1 leader_uuid: "29f2c942561244728703a51d346dd89e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:33.227829  7765 catalog_manager.cc:5697] T d37bf23c33f2474dbed826b201eef09d P e8ef6c26318c47de85d21fbf5658ffff reported cstate change: term changed from 0 to 1, leader changed from <none> to e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4). New cstate: current_term: 1 leader_uuid: "e8ef6c26318c47de85d21fbf5658ffff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:33.228777  7832 leader_election.cc:304] T b12d28fcc45e47e9a15bdc06f6d67760 P cd60587a43cc427e9f6cbbfa52248afa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd60587a43cc427e9f6cbbfa52248afa; no voters: dd6d0c7367664e5fbabfcc4e56dd7f19, e8ef6c26318c47de85d21fbf5658ffff
W20260713 09:03:33.229714  7981 leader_election.cc:343] T 68a9da85ede843688569a16d50a4652b P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:33.210839  8016 raft_consensus.cc:2468] T d37bf23c33f2474dbed826b201eef09d P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8ef6c26318c47de85d21fbf5658ffff in term 1.
I20260713 09:03:33.240012  8140 tablet_bootstrap.cc:654] T 380e95ff46fe48b7b801f2bb50c1da43 P cd60587a43cc427e9f6cbbfa52248afa: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:33.248874  8153 consensus_queue.cc:1048] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:03:33.250876  7907 consensus_peers.cc:597] T c26559405f624780890b7e3d4292a040 P dd6d0c7367664e5fbabfcc4e56dd7f19 -> Peer 29f2c942561244728703a51d346dd89e (127.5.154.3:40099): Couldn't send request to peer 29f2c942561244728703a51d346dd89e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:33.259147  8136 tablet_bootstrap.cc:492] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P dd6d0c7367664e5fbabfcc4e56dd7f19: No bootstrap required, opened a new log
I20260713 09:03:33.259981  8136 ts_tablet_manager.cc:1403] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P dd6d0c7367664e5fbabfcc4e56dd7f19: Time spent bootstrapping tablet: real 0.111s	user 0.019s	sys 0.009s
I20260713 09:03:33.264050  8136 raft_consensus.cc:359] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:33.265606  8136 raft_consensus.cc:385] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:33.266878  8133 tablet_bootstrap.cc:492] T 62a99d4f05e74c8a85b8503e468c5bb7 P e8ef6c26318c47de85d21fbf5658ffff: No bootstrap required, opened a new log
I20260713 09:03:33.266949  8143 consensus_queue.cc:1048] T 858b3dc14b974df188f574111b224ce5 P e8ef6c26318c47de85d21fbf5658ffff [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:33.269290  8133 ts_tablet_manager.cc:1403] T 62a99d4f05e74c8a85b8503e468c5bb7 P e8ef6c26318c47de85d21fbf5658ffff: Time spent bootstrapping tablet: real 0.141s	user 0.005s	sys 0.023s
I20260713 09:03:33.275914  8133 raft_consensus.cc:359] T 62a99d4f05e74c8a85b8503e468c5bb7 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:33.276803  8133 raft_consensus.cc:385] T 62a99d4f05e74c8a85b8503e468c5bb7 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:33.277141  8133 raft_consensus.cc:740] T 62a99d4f05e74c8a85b8503e468c5bb7 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8ef6c26318c47de85d21fbf5658ffff, State: Initialized, Role: FOLLOWER
I20260713 09:03:33.269570  8136 raft_consensus.cc:740] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6d0c7367664e5fbabfcc4e56dd7f19, State: Initialized, Role: FOLLOWER
I20260713 09:03:33.278736  8136 consensus_queue.cc:260] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P dd6d0c7367664e5fbabfcc4e56dd7f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:33.281599  8133 consensus_queue.cc:260] T 62a99d4f05e74c8a85b8503e468c5bb7 P e8ef6c26318c47de85d21fbf5658ffff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:33.290001  8136 ts_tablet_manager.cc:1434] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P dd6d0c7367664e5fbabfcc4e56dd7f19: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260713 09:03:33.291217  8136 tablet_bootstrap.cc:492] T 68a9da85ede843688569a16d50a4652b P dd6d0c7367664e5fbabfcc4e56dd7f19: Bootstrap starting.
I20260713 09:03:33.298189  8193 raft_consensus.cc:2749] T b12d28fcc45e47e9a15bdc06f6d67760 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:33.301901  8141 consensus_queue.cc:1048] T b12d28fcc45e47e9a15bdc06f6d67760 P dd6d0c7367664e5fbabfcc4e56dd7f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:33.322574  7762 catalog_manager.cc:5697] T 68a9da85ede843688569a16d50a4652b P 29f2c942561244728703a51d346dd89e reported cstate change: term changed from 0 to 1, leader changed from <none> to 29f2c942561244728703a51d346dd89e (127.5.154.3). New cstate: current_term: 1 leader_uuid: "29f2c942561244728703a51d346dd89e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:33.326635  8133 ts_tablet_manager.cc:1434] T 62a99d4f05e74c8a85b8503e468c5bb7 P e8ef6c26318c47de85d21fbf5658ffff: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.000s
I20260713 09:03:33.329417  8133 tablet_bootstrap.cc:492] T 56aa51f683504aeeb6a5b384cb3ee6b2 P e8ef6c26318c47de85d21fbf5658ffff: Bootstrap starting.
I20260713 09:03:33.348202  8136 tablet_bootstrap.cc:654] T 68a9da85ede843688569a16d50a4652b P dd6d0c7367664e5fbabfcc4e56dd7f19: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:33.356180  8194 consensus_queue.cc:1048] T 380e95ff46fe48b7b801f2bb50c1da43 P 29f2c942561244728703a51d346dd89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260713 09:03:33.362186  7981 consensus_peers.cc:597] T 380e95ff46fe48b7b801f2bb50c1da43 P 29f2c942561244728703a51d346dd89e -> Peer cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431): Couldn't send request to peer cd60587a43cc427e9f6cbbfa52248afa. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:33.370750  8141 raft_consensus.cc:493] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:33.372665  7761 catalog_manager.cc:5697] T d873dae09f824581aec410f1cff328f5 P cd60587a43cc427e9f6cbbfa52248afa reported cstate change: term changed from 0 to 1, leader changed from <none> to cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1). New cstate: current_term: 1 leader_uuid: "cd60587a43cc427e9f6cbbfa52248afa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:33.373710  8133 tablet_bootstrap.cc:654] T 56aa51f683504aeeb6a5b384cb3ee6b2 P e8ef6c26318c47de85d21fbf5658ffff: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:33.371310  8141 raft_consensus.cc:515] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:33.382463  8239 raft_consensus.cc:493] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:33.382862  8141 leader_election.cc:290] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647), 29f2c942561244728703a51d346dd89e (127.5.154.3:40099)
I20260713 09:03:33.382977  8239 raft_consensus.cc:515] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:33.385110  8239 leader_election.cc:290] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801), 29f2c942561244728703a51d346dd89e (127.5.154.3:40099)
I20260713 09:03:33.385790  8014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a7b1da1c1e42ec87cda0e7b3c13fb0" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2c942561244728703a51d346dd89e" is_pre_election: true
I20260713 09:03:33.386744  8016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23cd2e3fca1e4eefb4ac95e2759f27a8" candidate_uuid: "e8ef6c26318c47de85d21fbf5658ffff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2c942561244728703a51d346dd89e" is_pre_election: true
I20260713 09:03:33.387809  7941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23cd2e3fca1e4eefb4ac95e2759f27a8" candidate_uuid: "e8ef6c26318c47de85d21fbf5658ffff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" is_pre_election: true
I20260713 09:03:33.389200  7941 raft_consensus.cc:2468] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8ef6c26318c47de85d21fbf5658ffff in term 0.
I20260713 09:03:33.391256  8055 leader_election.cc:304] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dd6d0c7367664e5fbabfcc4e56dd7f19, e8ef6c26318c47de85d21fbf5658ffff; no voters: 
I20260713 09:03:33.391844  8144 raft_consensus.cc:493] T d740dd41ee08482fb06adb5cb44c07c1 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:33.392639  8140 tablet_bootstrap.cc:492] T 380e95ff46fe48b7b801f2bb50c1da43 P cd60587a43cc427e9f6cbbfa52248afa: No bootstrap required, opened a new log
I20260713 09:03:33.392318  8144 raft_consensus.cc:515] T d740dd41ee08482fb06adb5cb44c07c1 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:33.393182  8140 ts_tablet_manager.cc:1403] T 380e95ff46fe48b7b801f2bb50c1da43 P cd60587a43cc427e9f6cbbfa52248afa: Time spent bootstrapping tablet: real 0.184s	user 0.023s	sys 0.000s
I20260713 09:03:33.394316  8144 leader_election.cc:290] T d740dd41ee08482fb06adb5cb44c07c1 P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431), dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801)
I20260713 09:03:33.395486  8244 raft_consensus.cc:493] T 62a99d4f05e74c8a85b8503e468c5bb7 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:33.396412  7865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d740dd41ee08482fb06adb5cb44c07c1" candidate_uuid: "29f2c942561244728703a51d346dd89e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa" is_pre_election: true
I20260713 09:03:33.397745  7941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d740dd41ee08482fb06adb5cb44c07c1" candidate_uuid: "29f2c942561244728703a51d346dd89e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" is_pre_election: true
I20260713 09:03:33.405704  7941 raft_consensus.cc:2393] T d740dd41ee08482fb06adb5cb44c07c1 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 29f2c942561244728703a51d346dd89e in current term 1: Already voted for candidate cd60587a43cc427e9f6cbbfa52248afa in this term.
I20260713 09:03:33.406263  8244 raft_consensus.cc:515] T 62a99d4f05e74c8a85b8503e468c5bb7 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
W20260713 09:03:33.398473  8055 leader_election.cc:343] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29f2c942561244728703a51d346dd89e (127.5.154.3:40099): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:33.408670  8244 leader_election.cc:290] T 62a99d4f05e74c8a85b8503e468c5bb7 P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431), dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801)
I20260713 09:03:33.410351  7865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a99d4f05e74c8a85b8503e468c5bb7" candidate_uuid: "e8ef6c26318c47de85d21fbf5658ffff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa" is_pre_election: true
I20260713 09:03:33.410900  7941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a99d4f05e74c8a85b8503e468c5bb7" candidate_uuid: "e8ef6c26318c47de85d21fbf5658ffff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" is_pre_election: true
I20260713 09:03:33.409971  8244 raft_consensus.cc:2804] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:33.412004  8244 raft_consensus.cc:493] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:33.413218  7981 leader_election.cc:304] T d740dd41ee08482fb06adb5cb44c07c1 P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 29f2c942561244728703a51d346dd89e; no voters: cd60587a43cc427e9f6cbbfa52248afa, dd6d0c7367664e5fbabfcc4e56dd7f19
I20260713 09:03:33.414259  8144 raft_consensus.cc:3060] T d740dd41ee08482fb06adb5cb44c07c1 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:03:33.414806  8055 leader_election.cc:343] T 62a99d4f05e74c8a85b8503e468c5bb7 P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:03:33.415477  8055 leader_election.cc:343] T 62a99d4f05e74c8a85b8503e468c5bb7 P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:33.412417  8244 raft_consensus.cc:3060] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:33.415886  8055 leader_election.cc:304] T 62a99d4f05e74c8a85b8503e468c5bb7 P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8ef6c26318c47de85d21fbf5658ffff; no voters: cd60587a43cc427e9f6cbbfa52248afa, dd6d0c7367664e5fbabfcc4e56dd7f19
I20260713 09:03:33.420401  8136 tablet_bootstrap.cc:492] T 68a9da85ede843688569a16d50a4652b P dd6d0c7367664e5fbabfcc4e56dd7f19: No bootstrap required, opened a new log
I20260713 09:03:33.420935  8136 ts_tablet_manager.cc:1403] T 68a9da85ede843688569a16d50a4652b P dd6d0c7367664e5fbabfcc4e56dd7f19: Time spent bootstrapping tablet: real 0.130s	user 0.007s	sys 0.007s
I20260713 09:03:33.404282  8140 raft_consensus.cc:359] T 380e95ff46fe48b7b801f2bb50c1da43 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:33.423297  8144 raft_consensus.cc:2749] T d740dd41ee08482fb06adb5cb44c07c1 P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:33.426864  8140 raft_consensus.cc:385] T 380e95ff46fe48b7b801f2bb50c1da43 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:33.424216  8143 raft_consensus.cc:2749] T 62a99d4f05e74c8a85b8503e468c5bb7 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:33.427263  8140 raft_consensus.cc:740] T 380e95ff46fe48b7b801f2bb50c1da43 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd60587a43cc427e9f6cbbfa52248afa, State: Initialized, Role: FOLLOWER
I20260713 09:03:33.428153  8140 consensus_queue.cc:260] T 380e95ff46fe48b7b801f2bb50c1da43 P cd60587a43cc427e9f6cbbfa52248afa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:33.430604  8140 ts_tablet_manager.cc:1434] T 380e95ff46fe48b7b801f2bb50c1da43 P cd60587a43cc427e9f6cbbfa52248afa: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260713 09:03:33.401973  8198 consensus_queue.cc:1048] T 858b3dc14b974df188f574111b224ce5 P e8ef6c26318c47de85d21fbf5658ffff [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:33.431627  8140 tablet_bootstrap.cc:492] T 0252dec6163a4c32b12374e9914cf1e7 P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap starting.
I20260713 09:03:33.437335  8135 tablet_bootstrap.cc:492] T c26559405f624780890b7e3d4292a040 P 29f2c942561244728703a51d346dd89e: No bootstrap required, opened a new log
I20260713 09:03:33.437969  8135 ts_tablet_manager.cc:1403] T c26559405f624780890b7e3d4292a040 P 29f2c942561244728703a51d346dd89e: Time spent bootstrapping tablet: real 0.323s	user 0.032s	sys 0.048s
I20260713 09:03:33.440095  8136 raft_consensus.cc:359] T 68a9da85ede843688569a16d50a4652b P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:33.440831  8136 raft_consensus.cc:385] T 68a9da85ede843688569a16d50a4652b P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:33.441244  8133 tablet_bootstrap.cc:492] T 56aa51f683504aeeb6a5b384cb3ee6b2 P e8ef6c26318c47de85d21fbf5658ffff: No bootstrap required, opened a new log
I20260713 09:03:33.441159  8136 raft_consensus.cc:740] T 68a9da85ede843688569a16d50a4652b P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6d0c7367664e5fbabfcc4e56dd7f19, State: Initialized, Role: FOLLOWER
I20260713 09:03:33.441788  8133 ts_tablet_manager.cc:1403] T 56aa51f683504aeeb6a5b384cb3ee6b2 P e8ef6c26318c47de85d21fbf5658ffff: Time spent bootstrapping tablet: real 0.113s	user 0.013s	sys 0.008s
I20260713 09:03:33.441855  8193 raft_consensus.cc:493] T 724f98f6ce6a406ca6aebe62171906dd P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:33.442193  8136 consensus_queue.cc:260] T 68a9da85ede843688569a16d50a4652b P dd6d0c7367664e5fbabfcc4e56dd7f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:33.442405  8193 raft_consensus.cc:515] T 724f98f6ce6a406ca6aebe62171906dd P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:33.444473  8193 leader_election.cc:290] T 724f98f6ce6a406ca6aebe62171906dd P cd60587a43cc427e9f6cbbfa52248afa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29f2c942561244728703a51d346dd89e (127.5.154.3:40099), e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647)
I20260713 09:03:33.444574  8133 raft_consensus.cc:359] T 56aa51f683504aeeb6a5b384cb3ee6b2 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:33.445268  8133 raft_consensus.cc:385] T 56aa51f683504aeeb6a5b384cb3ee6b2 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:33.445649  8133 raft_consensus.cc:740] T 56aa51f683504aeeb6a5b384cb3ee6b2 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8ef6c26318c47de85d21fbf5658ffff, State: Initialized, Role: FOLLOWER
I20260713 09:03:33.446267  8133 consensus_queue.cc:260] T 56aa51f683504aeeb6a5b384cb3ee6b2 P e8ef6c26318c47de85d21fbf5658ffff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:33.447711  8089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724f98f6ce6a406ca6aebe62171906dd" candidate_uuid: "cd60587a43cc427e9f6cbbfa52248afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff" is_pre_election: true
I20260713 09:03:33.440914  8135 raft_consensus.cc:359] T c26559405f624780890b7e3d4292a040 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:33.448354  8133 ts_tablet_manager.cc:1434] T 56aa51f683504aeeb6a5b384cb3ee6b2 P e8ef6c26318c47de85d21fbf5658ffff: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260713 09:03:33.449155  7831 leader_election.cc:343] T 724f98f6ce6a406ca6aebe62171906dd P cd60587a43cc427e9f6cbbfa52248afa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:33.449314  8133 tablet_bootstrap.cc:492] T d30e22939ad1466c833141e4795a9e23 P e8ef6c26318c47de85d21fbf5658ffff: Bootstrap starting.
I20260713 09:03:33.446189  8014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724f98f6ce6a406ca6aebe62171906dd" candidate_uuid: "cd60587a43cc427e9f6cbbfa52248afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2c942561244728703a51d346dd89e" is_pre_election: true
W20260713 09:03:33.450748  7832 leader_election.cc:343] T 724f98f6ce6a406ca6aebe62171906dd P cd60587a43cc427e9f6cbbfa52248afa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29f2c942561244728703a51d346dd89e (127.5.154.3:40099): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:33.451213  8140 tablet_bootstrap.cc:654] T 0252dec6163a4c32b12374e9914cf1e7 P cd60587a43cc427e9f6cbbfa52248afa: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:33.451185  7832 leader_election.cc:304] T 724f98f6ce6a406ca6aebe62171906dd P cd60587a43cc427e9f6cbbfa52248afa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd60587a43cc427e9f6cbbfa52248afa; no voters: 29f2c942561244728703a51d346dd89e, e8ef6c26318c47de85d21fbf5658ffff
I20260713 09:03:33.453126  8193 raft_consensus.cc:2749] T 724f98f6ce6a406ca6aebe62171906dd P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:33.425673  8244 raft_consensus.cc:515] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:33.455461  8244 leader_election.cc:290] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 election: Requested vote from peers dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801), 29f2c942561244728703a51d346dd89e (127.5.154.3:40099)
I20260713 09:03:33.452164  8136 ts_tablet_manager.cc:1434] T 68a9da85ede843688569a16d50a4652b P dd6d0c7367664e5fbabfcc4e56dd7f19: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.002s
I20260713 09:03:33.456146  7941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23cd2e3fca1e4eefb4ac95e2759f27a8" candidate_uuid: "e8ef6c26318c47de85d21fbf5658ffff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19"
I20260713 09:03:33.459146  7941 raft_consensus.cc:3060] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:33.457753  8088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a7b1da1c1e42ec87cda0e7b3c13fb0" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff" is_pre_election: true
I20260713 09:03:33.457973  8014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23cd2e3fca1e4eefb4ac95e2759f27a8" candidate_uuid: "e8ef6c26318c47de85d21fbf5658ffff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2c942561244728703a51d346dd89e"
I20260713 09:03:33.462690  7906 leader_election.cc:304] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dd6d0c7367664e5fbabfcc4e56dd7f19; no voters: 29f2c942561244728703a51d346dd89e, e8ef6c26318c47de85d21fbf5658ffff
W20260713 09:03:33.463677  8055 leader_election.cc:343] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 29f2c942561244728703a51d346dd89e (127.5.154.3:40099): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:33.464745  8141 raft_consensus.cc:2749] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:33.448477  8135 raft_consensus.cc:385] T c26559405f624780890b7e3d4292a040 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:33.466024  8135 raft_consensus.cc:740] T c26559405f624780890b7e3d4292a040 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f2c942561244728703a51d346dd89e, State: Initialized, Role: FOLLOWER
I20260713 09:03:33.466763  8135 consensus_queue.cc:260] T c26559405f624780890b7e3d4292a040 P 29f2c942561244728703a51d346dd89e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:33.468721  8136 tablet_bootstrap.cc:492] T b44ba602c1464e88a31e2fabe111cf35 P dd6d0c7367664e5fbabfcc4e56dd7f19: Bootstrap starting.
I20260713 09:03:33.468816  8135 ts_tablet_manager.cc:1434] T c26559405f624780890b7e3d4292a040 P 29f2c942561244728703a51d346dd89e: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.000s
I20260713 09:03:33.474161  8135 tablet_bootstrap.cc:492] T 00c414c33364482e81708e946d7e5192 P 29f2c942561244728703a51d346dd89e: Bootstrap starting.
I20260713 09:03:33.480662  8141 raft_consensus.cc:493] T 68a9da85ede843688569a16d50a4652b P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:33.476517  7941 raft_consensus.cc:2468] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8ef6c26318c47de85d21fbf5658ffff in term 1.
I20260713 09:03:33.481634  8141 raft_consensus.cc:515] T 68a9da85ede843688569a16d50a4652b P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:33.482398  8133 tablet_bootstrap.cc:654] T d30e22939ad1466c833141e4795a9e23 P e8ef6c26318c47de85d21fbf5658ffff: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:33.482441  8055 leader_election.cc:304] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dd6d0c7367664e5fbabfcc4e56dd7f19, e8ef6c26318c47de85d21fbf5658ffff; no voters: 29f2c942561244728703a51d346dd89e
I20260713 09:03:33.484078  8141 leader_election.cc:290] T 68a9da85ede843688569a16d50a4652b P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29f2c942561244728703a51d346dd89e (127.5.154.3:40099), e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647)
I20260713 09:03:33.485049  8014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a9da85ede843688569a16d50a4652b" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2c942561244728703a51d346dd89e" is_pre_election: true
I20260713 09:03:33.485440  8239 raft_consensus.cc:2804] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:33.485668  8088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68a9da85ede843688569a16d50a4652b" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff" is_pre_election: true
I20260713 09:03:33.486030  8239 raft_consensus.cc:697] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P e8ef6c26318c47de85d21fbf5658ffff [term 1 LEADER]: Becoming Leader. State: Replica: e8ef6c26318c47de85d21fbf5658ffff, State: Running, Role: LEADER
I20260713 09:03:33.486443  8088 raft_consensus.cc:2393] T 68a9da85ede843688569a16d50a4652b P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dd6d0c7367664e5fbabfcc4e56dd7f19 in current term 1: Already voted for candidate 29f2c942561244728703a51d346dd89e in this term.
I20260713 09:03:33.486894  8239 consensus_queue.cc:237] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P e8ef6c26318c47de85d21fbf5658ffff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:33.487424  7906 leader_election.cc:304] T 68a9da85ede843688569a16d50a4652b P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dd6d0c7367664e5fbabfcc4e56dd7f19; no voters: 29f2c942561244728703a51d346dd89e, e8ef6c26318c47de85d21fbf5658ffff
I20260713 09:03:33.488517  8141 raft_consensus.cc:3060] T 68a9da85ede843688569a16d50a4652b P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:33.480930  8136 tablet_bootstrap.cc:654] T b44ba602c1464e88a31e2fabe111cf35 P dd6d0c7367664e5fbabfcc4e56dd7f19: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:33.478960  8140 tablet_bootstrap.cc:492] T 0252dec6163a4c32b12374e9914cf1e7 P cd60587a43cc427e9f6cbbfa52248afa: No bootstrap required, opened a new log
I20260713 09:03:33.495977  8140 ts_tablet_manager.cc:1403] T 0252dec6163a4c32b12374e9914cf1e7 P cd60587a43cc427e9f6cbbfa52248afa: Time spent bootstrapping tablet: real 0.065s	user 0.007s	sys 0.013s
I20260713 09:03:33.498628  8140 raft_consensus.cc:359] T 0252dec6163a4c32b12374e9914cf1e7 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:33.499238  8140 raft_consensus.cc:385] T 0252dec6163a4c32b12374e9914cf1e7 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:33.499507  8140 raft_consensus.cc:740] T 0252dec6163a4c32b12374e9914cf1e7 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd60587a43cc427e9f6cbbfa52248afa, State: Initialized, Role: FOLLOWER
I20260713 09:03:33.481472  8135 tablet_bootstrap.cc:654] T 00c414c33364482e81708e946d7e5192 P 29f2c942561244728703a51d346dd89e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:33.489794  8133 tablet_bootstrap.cc:492] T d30e22939ad1466c833141e4795a9e23 P e8ef6c26318c47de85d21fbf5658ffff: No bootstrap required, opened a new log
I20260713 09:03:33.504652  8133 ts_tablet_manager.cc:1403] T d30e22939ad1466c833141e4795a9e23 P e8ef6c26318c47de85d21fbf5658ffff: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.004s
I20260713 09:03:33.505141  8141 raft_consensus.cc:2749] T 68a9da85ede843688569a16d50a4652b P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:33.508037  8135 tablet_bootstrap.cc:492] T 00c414c33364482e81708e946d7e5192 P 29f2c942561244728703a51d346dd89e: No bootstrap required, opened a new log
I20260713 09:03:33.508539  8135 ts_tablet_manager.cc:1403] T 00c414c33364482e81708e946d7e5192 P 29f2c942561244728703a51d346dd89e: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.002s
I20260713 09:03:33.508723  8136 tablet_bootstrap.cc:492] T b44ba602c1464e88a31e2fabe111cf35 P dd6d0c7367664e5fbabfcc4e56dd7f19: No bootstrap required, opened a new log
I20260713 09:03:33.509143  8136 ts_tablet_manager.cc:1403] T b44ba602c1464e88a31e2fabe111cf35 P dd6d0c7367664e5fbabfcc4e56dd7f19: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.004s
I20260713 09:03:33.511487  8135 raft_consensus.cc:359] T 00c414c33364482e81708e946d7e5192 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:33.512478  8140 consensus_queue.cc:260] T 0252dec6163a4c32b12374e9914cf1e7 P cd60587a43cc427e9f6cbbfa52248afa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:33.512918  8136 raft_consensus.cc:359] T b44ba602c1464e88a31e2fabe111cf35 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:33.513348  8135 raft_consensus.cc:385] T 00c414c33364482e81708e946d7e5192 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:33.511780  8133 raft_consensus.cc:359] T d30e22939ad1466c833141e4795a9e23 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:33.513703  8136 raft_consensus.cc:385] T b44ba602c1464e88a31e2fabe111cf35 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:33.513970  8133 raft_consensus.cc:385] T d30e22939ad1466c833141e4795a9e23 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:33.514281  8136 raft_consensus.cc:740] T b44ba602c1464e88a31e2fabe111cf35 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6d0c7367664e5fbabfcc4e56dd7f19, State: Initialized, Role: FOLLOWER
I20260713 09:03:33.515205  8136 consensus_queue.cc:260] T b44ba602c1464e88a31e2fabe111cf35 P dd6d0c7367664e5fbabfcc4e56dd7f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:33.516101  8140 ts_tablet_manager.cc:1434] T 0252dec6163a4c32b12374e9914cf1e7 P cd60587a43cc427e9f6cbbfa52248afa: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260713 09:03:33.516954  8140 tablet_bootstrap.cc:492] T d30e22939ad1466c833141e4795a9e23 P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap starting.
I20260713 09:03:33.518157  8136 ts_tablet_manager.cc:1434] T b44ba602c1464e88a31e2fabe111cf35 P dd6d0c7367664e5fbabfcc4e56dd7f19: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:03:33.519114  8136 tablet_bootstrap.cc:492] T 62a99d4f05e74c8a85b8503e468c5bb7 P dd6d0c7367664e5fbabfcc4e56dd7f19: Bootstrap starting.
I20260713 09:03:33.513734  8135 raft_consensus.cc:740] T 00c414c33364482e81708e946d7e5192 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f2c942561244728703a51d346dd89e, State: Initialized, Role: FOLLOWER
I20260713 09:03:33.514384  8133 raft_consensus.cc:740] T d30e22939ad1466c833141e4795a9e23 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8ef6c26318c47de85d21fbf5658ffff, State: Initialized, Role: FOLLOWER
I20260713 09:03:33.520248  8135 consensus_queue.cc:260] T 00c414c33364482e81708e946d7e5192 P 29f2c942561244728703a51d346dd89e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:33.521267  8133 consensus_queue.cc:260] T d30e22939ad1466c833141e4795a9e23 P e8ef6c26318c47de85d21fbf5658ffff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:33.523478  8135 ts_tablet_manager.cc:1434] T 00c414c33364482e81708e946d7e5192 P 29f2c942561244728703a51d346dd89e: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:03:33.523900  8244 raft_consensus.cc:493] T 00c414c33364482e81708e946d7e5192 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:33.524372  8244 raft_consensus.cc:515] T 00c414c33364482e81708e946d7e5192 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:33.525287  8136 tablet_bootstrap.cc:654] T 62a99d4f05e74c8a85b8503e468c5bb7 P dd6d0c7367664e5fbabfcc4e56dd7f19: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:33.526301  8244 leader_election.cc:290] T 00c414c33364482e81708e946d7e5192 P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29f2c942561244728703a51d346dd89e (127.5.154.3:40099), cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431)
I20260713 09:03:33.528831  7866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00c414c33364482e81708e946d7e5192" candidate_uuid: "e8ef6c26318c47de85d21fbf5658ffff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa" is_pre_election: true
W20260713 09:03:33.530210  8055 leader_election.cc:343] T 00c414c33364482e81708e946d7e5192 P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:33.532231  7761 catalog_manager.cc:5697] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P e8ef6c26318c47de85d21fbf5658ffff reported cstate change: term changed from 0 to 1, leader changed from <none> to e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4). New cstate: current_term: 1 leader_uuid: "e8ef6c26318c47de85d21fbf5658ffff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:33.535707  8193 consensus_queue.cc:1048] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:33.540964  8133 ts_tablet_manager.cc:1434] T d30e22939ad1466c833141e4795a9e23 P e8ef6c26318c47de85d21fbf5658ffff: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260713 09:03:33.541082  8014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00c414c33364482e81708e946d7e5192" candidate_uuid: "e8ef6c26318c47de85d21fbf5658ffff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2c942561244728703a51d346dd89e" is_pre_election: true
I20260713 09:03:33.541694  8014 raft_consensus.cc:2468] T 00c414c33364482e81708e946d7e5192 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8ef6c26318c47de85d21fbf5658ffff in term 0.
I20260713 09:03:33.541929  8133 tablet_bootstrap.cc:492] T 724f98f6ce6a406ca6aebe62171906dd P e8ef6c26318c47de85d21fbf5658ffff: Bootstrap starting.
I20260713 09:03:33.542716  8055 leader_election.cc:304] T 00c414c33364482e81708e946d7e5192 P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 29f2c942561244728703a51d346dd89e, e8ef6c26318c47de85d21fbf5658ffff; no voters: cd60587a43cc427e9f6cbbfa52248afa
I20260713 09:03:33.543795  8239 raft_consensus.cc:2804] T 00c414c33364482e81708e946d7e5192 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:33.544170  8239 raft_consensus.cc:493] T 00c414c33364482e81708e946d7e5192 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:33.544541  8239 raft_consensus.cc:3060] T 00c414c33364482e81708e946d7e5192 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:33.549746  8193 raft_consensus.cc:493] T 0252dec6163a4c32b12374e9914cf1e7 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:33.549976  8135 tablet_bootstrap.cc:492] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P 29f2c942561244728703a51d346dd89e: Bootstrap starting.
I20260713 09:03:33.550230  8193 raft_consensus.cc:515] T 0252dec6163a4c32b12374e9914cf1e7 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:33.552899  7941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0252dec6163a4c32b12374e9914cf1e7" candidate_uuid: "cd60587a43cc427e9f6cbbfa52248afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" is_pre_election: true
I20260713 09:03:33.553128  8136 tablet_bootstrap.cc:492] T 62a99d4f05e74c8a85b8503e468c5bb7 P dd6d0c7367664e5fbabfcc4e56dd7f19: No bootstrap required, opened a new log
I20260713 09:03:33.553826  8136 ts_tablet_manager.cc:1403] T 62a99d4f05e74c8a85b8503e468c5bb7 P dd6d0c7367664e5fbabfcc4e56dd7f19: Time spent bootstrapping tablet: real 0.035s	user 0.031s	sys 0.001s
W20260713 09:03:33.554332  7832 leader_election.cc:343] T 0252dec6163a4c32b12374e9914cf1e7 P cd60587a43cc427e9f6cbbfa52248afa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:33.554134  8239 raft_consensus.cc:515] T 00c414c33364482e81708e946d7e5192 P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:33.556053  8135 tablet_bootstrap.cc:654] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P 29f2c942561244728703a51d346dd89e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:33.556624  8014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0252dec6163a4c32b12374e9914cf1e7" candidate_uuid: "cd60587a43cc427e9f6cbbfa52248afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2c942561244728703a51d346dd89e" is_pre_election: true
I20260713 09:03:33.557511  8136 raft_consensus.cc:359] T 62a99d4f05e74c8a85b8503e468c5bb7 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:33.561041  8153 raft_consensus.cc:493] T 380e95ff46fe48b7b801f2bb50c1da43 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:03:33.561220  7832 leader_election.cc:343] T 0252dec6163a4c32b12374e9914cf1e7 P cd60587a43cc427e9f6cbbfa52248afa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29f2c942561244728703a51d346dd89e (127.5.154.3:40099): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:03:33.564383  7981 consensus_peers.cc:597] T 401432edc3824a5d87673edbf4079eae P 29f2c942561244728703a51d346dd89e -> Peer dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801): Couldn't send request to peer dd6d0c7367664e5fbabfcc4e56dd7f19. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:33.566749  8136 raft_consensus.cc:385] T 62a99d4f05e74c8a85b8503e468c5bb7 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:33.567193  8136 raft_consensus.cc:740] T 62a99d4f05e74c8a85b8503e468c5bb7 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6d0c7367664e5fbabfcc4e56dd7f19, State: Initialized, Role: FOLLOWER
I20260713 09:03:33.566953  7832 leader_election.cc:304] T 0252dec6163a4c32b12374e9914cf1e7 P cd60587a43cc427e9f6cbbfa52248afa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd60587a43cc427e9f6cbbfa52248afa; no voters: 29f2c942561244728703a51d346dd89e, dd6d0c7367664e5fbabfcc4e56dd7f19
I20260713 09:03:33.567869  8014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00c414c33364482e81708e946d7e5192" candidate_uuid: "e8ef6c26318c47de85d21fbf5658ffff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2c942561244728703a51d346dd89e"
I20260713 09:03:33.568473  8014 raft_consensus.cc:3060] T 00c414c33364482e81708e946d7e5192 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:33.568514  8179 raft_consensus.cc:2749] T 0252dec6163a4c32b12374e9914cf1e7 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:33.569646  8140 tablet_bootstrap.cc:654] T d30e22939ad1466c833141e4795a9e23 P cd60587a43cc427e9f6cbbfa52248afa: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:33.566936  8153 raft_consensus.cc:515] T 380e95ff46fe48b7b801f2bb50c1da43 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:33.573416  8133 tablet_bootstrap.cc:654] T 724f98f6ce6a406ca6aebe62171906dd P e8ef6c26318c47de85d21fbf5658ffff: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:33.573933  8153 leader_election.cc:290] T 380e95ff46fe48b7b801f2bb50c1da43 P cd60587a43cc427e9f6cbbfa52248afa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29f2c942561244728703a51d346dd89e (127.5.154.3:40099), e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647)
I20260713 09:03:33.574939  8016 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380e95ff46fe48b7b801f2bb50c1da43" candidate_uuid: "cd60587a43cc427e9f6cbbfa52248afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2c942561244728703a51d346dd89e" is_pre_election: true
I20260713 09:03:33.576476  8244 raft_consensus.cc:493] T d30e22939ad1466c833141e4795a9e23 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:33.576721  8088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380e95ff46fe48b7b801f2bb50c1da43" candidate_uuid: "cd60587a43cc427e9f6cbbfa52248afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff" is_pre_election: true
I20260713 09:03:33.576951  8244 raft_consensus.cc:515] T d30e22939ad1466c833141e4795a9e23 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:33.558601  8239 leader_election.cc:290] T 00c414c33364482e81708e946d7e5192 P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 election: Requested vote from peers 29f2c942561244728703a51d346dd89e (127.5.154.3:40099), cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431)
I20260713 09:03:33.575029  7866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00c414c33364482e81708e946d7e5192" candidate_uuid: "e8ef6c26318c47de85d21fbf5658ffff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa"
I20260713 09:03:33.578910  8244 leader_election.cc:290] T d30e22939ad1466c833141e4795a9e23 P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431), dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801)
I20260713 09:03:33.579648  7831 leader_election.cc:304] T 380e95ff46fe48b7b801f2bb50c1da43 P cd60587a43cc427e9f6cbbfa52248afa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd60587a43cc427e9f6cbbfa52248afa; no voters: 29f2c942561244728703a51d346dd89e, e8ef6c26318c47de85d21fbf5658ffff
W20260713 09:03:33.580111  8055 leader_election.cc:343] T 00c414c33364482e81708e946d7e5192 P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:33.580925  8153 raft_consensus.cc:2749] T 380e95ff46fe48b7b801f2bb50c1da43 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:33.581714  7941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30e22939ad1466c833141e4795a9e23" candidate_uuid: "e8ef6c26318c47de85d21fbf5658ffff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" is_pre_election: true
I20260713 09:03:33.582332  7941 raft_consensus.cc:2468] T d30e22939ad1466c833141e4795a9e23 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8ef6c26318c47de85d21fbf5658ffff in term 0.
I20260713 09:03:33.583182  8135 tablet_bootstrap.cc:492] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P 29f2c942561244728703a51d346dd89e: No bootstrap required, opened a new log
I20260713 09:03:33.583631  8135 ts_tablet_manager.cc:1403] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P 29f2c942561244728703a51d346dd89e: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.003s
I20260713 09:03:33.583518  7866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30e22939ad1466c833141e4795a9e23" candidate_uuid: "e8ef6c26318c47de85d21fbf5658ffff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa" is_pre_election: true
I20260713 09:03:33.586547  8135 raft_consensus.cc:359] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:33.588061  8135 raft_consensus.cc:385] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:33.588368  8135 raft_consensus.cc:740] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f2c942561244728703a51d346dd89e, State: Initialized, Role: FOLLOWER
I20260713 09:03:33.589174  8135 consensus_queue.cc:260] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P 29f2c942561244728703a51d346dd89e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:33.594126  8135 ts_tablet_manager.cc:1434] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P 29f2c942561244728703a51d346dd89e: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260713 09:03:33.595803  8133 tablet_bootstrap.cc:492] T 724f98f6ce6a406ca6aebe62171906dd P e8ef6c26318c47de85d21fbf5658ffff: No bootstrap required, opened a new log
I20260713 09:03:33.597528  8133 ts_tablet_manager.cc:1403] T 724f98f6ce6a406ca6aebe62171906dd P e8ef6c26318c47de85d21fbf5658ffff: Time spent bootstrapping tablet: real 0.056s	user 0.018s	sys 0.001s
I20260713 09:03:33.599858  7941 raft_consensus.cc:3060] T b44ba602c1464e88a31e2fabe111cf35 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:33.603407  8153 consensus_queue.cc:1048] T d740dd41ee08482fb06adb5cb44c07c1 P cd60587a43cc427e9f6cbbfa52248afa [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:33.568038  8136 consensus_queue.cc:260] T 62a99d4f05e74c8a85b8503e468c5bb7 P dd6d0c7367664e5fbabfcc4e56dd7f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:33.604279  8141 raft_consensus.cc:493] T 62a99d4f05e74c8a85b8503e468c5bb7 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:33.604718  8141 raft_consensus.cc:515] T 62a99d4f05e74c8a85b8503e468c5bb7 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:33.605475  8014 raft_consensus.cc:2468] T 00c414c33364482e81708e946d7e5192 P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8ef6c26318c47de85d21fbf5658ffff in term 1.
I20260713 09:03:33.605738  8136 ts_tablet_manager.cc:1434] T 62a99d4f05e74c8a85b8503e468c5bb7 P dd6d0c7367664e5fbabfcc4e56dd7f19: Time spent starting tablet: real 0.051s	user 0.015s	sys 0.000s
I20260713 09:03:33.606812  8136 tablet_bootstrap.cc:492] T 401432edc3824a5d87673edbf4079eae P dd6d0c7367664e5fbabfcc4e56dd7f19: Bootstrap starting.
I20260713 09:03:33.555286  8193 leader_election.cc:290] T 0252dec6163a4c32b12374e9914cf1e7 P cd60587a43cc427e9f6cbbfa52248afa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801), 29f2c942561244728703a51d346dd89e (127.5.154.3:40099)
W20260713 09:03:33.600662  8055 leader_election.cc:343] T d30e22939ad1466c833141e4795a9e23 P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:33.609460  8141 leader_election.cc:290] T 62a99d4f05e74c8a85b8503e468c5bb7 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647), cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431)
I20260713 09:03:33.609256  8193 consensus_queue.cc:1048] T d740dd41ee08482fb06adb5cb44c07c1 P cd60587a43cc427e9f6cbbfa52248afa [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:33.609782  8055 leader_election.cc:304] T d30e22939ad1466c833141e4795a9e23 P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dd6d0c7367664e5fbabfcc4e56dd7f19, e8ef6c26318c47de85d21fbf5658ffff; no voters: cd60587a43cc427e9f6cbbfa52248afa
I20260713 09:03:33.610744  8244 raft_consensus.cc:2804] T d30e22939ad1466c833141e4795a9e23 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:33.611479  8244 raft_consensus.cc:493] T d30e22939ad1466c833141e4795a9e23 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:33.611850  8244 raft_consensus.cc:3060] T d30e22939ad1466c833141e4795a9e23 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:33.611717  7866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a99d4f05e74c8a85b8503e468c5bb7" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa" is_pre_election: true
W20260713 09:03:33.613291  7907 leader_election.cc:343] T 62a99d4f05e74c8a85b8503e468c5bb7 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:33.614077  8055 leader_election.cc:304] T 00c414c33364482e81708e946d7e5192 P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 29f2c942561244728703a51d346dd89e, e8ef6c26318c47de85d21fbf5658ffff; no voters: cd60587a43cc427e9f6cbbfa52248afa
I20260713 09:03:33.617148  8090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a99d4f05e74c8a85b8503e468c5bb7" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff" is_pre_election: true
I20260713 09:03:33.617295  8239 raft_consensus.cc:2804] T 00c414c33364482e81708e946d7e5192 P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:33.617928  8090 raft_consensus.cc:2468] T 62a99d4f05e74c8a85b8503e468c5bb7 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd6d0c7367664e5fbabfcc4e56dd7f19 in term 0.
I20260713 09:03:33.627749  8133 raft_consensus.cc:359] T 724f98f6ce6a406ca6aebe62171906dd P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:33.628546  8133 raft_consensus.cc:385] T 724f98f6ce6a406ca6aebe62171906dd P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:33.628890  8133 raft_consensus.cc:740] T 724f98f6ce6a406ca6aebe62171906dd P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8ef6c26318c47de85d21fbf5658ffff, State: Initialized, Role: FOLLOWER
I20260713 09:03:33.626188  8246 consensus_queue.cc:1048] T d37bf23c33f2474dbed826b201eef09d P e8ef6c26318c47de85d21fbf5658ffff [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260713 09:03:33.631582  8133 consensus_queue.cc:260] T 724f98f6ce6a406ca6aebe62171906dd P e8ef6c26318c47de85d21fbf5658ffff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:33.619164  7906 leader_election.cc:304] T 62a99d4f05e74c8a85b8503e468c5bb7 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dd6d0c7367664e5fbabfcc4e56dd7f19, e8ef6c26318c47de85d21fbf5658ffff; no voters: cd60587a43cc427e9f6cbbfa52248afa
I20260713 09:03:33.633872  8133 ts_tablet_manager.cc:1434] T 724f98f6ce6a406ca6aebe62171906dd P e8ef6c26318c47de85d21fbf5658ffff: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260713 09:03:33.634315  8224 raft_consensus.cc:2804] T 62a99d4f05e74c8a85b8503e468c5bb7 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:33.634689  8224 raft_consensus.cc:493] T 62a99d4f05e74c8a85b8503e468c5bb7 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:33.634770  8133 tablet_bootstrap.cc:492] T a5c4e34b45a04c06a3d3ffcad1f15ebf P e8ef6c26318c47de85d21fbf5658ffff: Bootstrap starting.
I20260713 09:03:33.635059  8224 raft_consensus.cc:3060] T 62a99d4f05e74c8a85b8503e468c5bb7 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:33.622915  8239 raft_consensus.cc:697] T 00c414c33364482e81708e946d7e5192 P e8ef6c26318c47de85d21fbf5658ffff [term 1 LEADER]: Becoming Leader. State: Replica: e8ef6c26318c47de85d21fbf5658ffff, State: Running, Role: LEADER
I20260713 09:03:33.626621  8196 raft_consensus.cc:493] T c26559405f624780890b7e3d4292a040 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:33.646377  8136 tablet_bootstrap.cc:654] T 401432edc3824a5d87673edbf4079eae P dd6d0c7367664e5fbabfcc4e56dd7f19: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:33.648502  8135 tablet_bootstrap.cc:492] T 56aa51f683504aeeb6a5b384cb3ee6b2 P 29f2c942561244728703a51d346dd89e: Bootstrap starting.
I20260713 09:03:33.650452  8239 consensus_queue.cc:237] T 00c414c33364482e81708e946d7e5192 P e8ef6c26318c47de85d21fbf5658ffff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:33.652755  8133 tablet_bootstrap.cc:654] T a5c4e34b45a04c06a3d3ffcad1f15ebf P e8ef6c26318c47de85d21fbf5658ffff: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:33.640955  8196 raft_consensus.cc:515] T c26559405f624780890b7e3d4292a040 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:33.660262  8196 leader_election.cc:290] T c26559405f624780890b7e3d4292a040 P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801), e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647)
I20260713 09:03:33.662905  8090 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26559405f624780890b7e3d4292a040" candidate_uuid: "29f2c942561244728703a51d346dd89e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff" is_pre_election: true
I20260713 09:03:33.679378  7940 raft_consensus.cc:3060] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:33.679216  8244 raft_consensus.cc:515] T d30e22939ad1466c833141e4795a9e23 P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:33.682696  8244 leader_election.cc:290] T d30e22939ad1466c833141e4795a9e23 P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 election: Requested vote from peers cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431), dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801)
I20260713 09:03:33.678558  7942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26559405f624780890b7e3d4292a040" candidate_uuid: "29f2c942561244728703a51d346dd89e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" is_pre_election: true
I20260713 09:03:33.689637  8244 consensus_queue.cc:1048] T d37bf23c33f2474dbed826b201eef09d P e8ef6c26318c47de85d21fbf5658ffff [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:03:33.695367  8140 tablet_bootstrap.cc:492] T d30e22939ad1466c833141e4795a9e23 P cd60587a43cc427e9f6cbbfa52248afa: No bootstrap required, opened a new log
I20260713 09:03:33.696118  8140 ts_tablet_manager.cc:1403] T d30e22939ad1466c833141e4795a9e23 P cd60587a43cc427e9f6cbbfa52248afa: Time spent bootstrapping tablet: real 0.179s	user 0.015s	sys 0.013s
I20260713 09:03:33.691795  8262 consensus_queue.cc:1048] T d873dae09f824581aec410f1cff328f5 P cd60587a43cc427e9f6cbbfa52248afa [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260713 09:03:33.705236  8153 consensus_queue.cc:1048] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260713 09:03:33.709225  7981 leader_election.cc:304] T c26559405f624780890b7e3d4292a040 P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 29f2c942561244728703a51d346dd89e; no voters: dd6d0c7367664e5fbabfcc4e56dd7f19, e8ef6c26318c47de85d21fbf5658ffff
I20260713 09:03:33.721057  8196 raft_consensus.cc:2749] T c26559405f624780890b7e3d4292a040 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:33.727515  7866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30e22939ad1466c833141e4795a9e23" candidate_uuid: "e8ef6c26318c47de85d21fbf5658ffff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa"
I20260713 09:03:33.730708  8141 raft_consensus.cc:493] T b44ba602c1464e88a31e2fabe111cf35 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:33.731185  8141 raft_consensus.cc:515] T b44ba602c1464e88a31e2fabe111cf35 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:33.746181  8196 consensus_queue.cc:1048] T 401432edc3824a5d87673edbf4079eae P 29f2c942561244728703a51d346dd89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:33.750010  8194 consensus_queue.cc:1048] T 68a9da85ede843688569a16d50a4652b P 29f2c942561244728703a51d346dd89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:33.715672  7761 catalog_manager.cc:5697] T 00c414c33364482e81708e946d7e5192 P e8ef6c26318c47de85d21fbf5658ffff reported cstate change: term changed from 0 to 1, leader changed from <none> to e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4). New cstate: current_term: 1 leader_uuid: "e8ef6c26318c47de85d21fbf5658ffff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:33.739708  7942 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d30e22939ad1466c833141e4795a9e23" candidate_uuid: "e8ef6c26318c47de85d21fbf5658ffff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19"
I20260713 09:03:33.750772  8196 consensus_queue.cc:1048] T 68a9da85ede843688569a16d50a4652b P 29f2c942561244728703a51d346dd89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:03:33.758312  8135 tablet_bootstrap.cc:654] T 56aa51f683504aeeb6a5b384cb3ee6b2 P 29f2c942561244728703a51d346dd89e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:33.760672  8140 raft_consensus.cc:359] T d30e22939ad1466c833141e4795a9e23 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:33.761221  8140 raft_consensus.cc:385] T d30e22939ad1466c833141e4795a9e23 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:33.761694  8140 raft_consensus.cc:740] T d30e22939ad1466c833141e4795a9e23 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd60587a43cc427e9f6cbbfa52248afa, State: Initialized, Role: FOLLOWER
I20260713 09:03:33.764166  8088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b44ba602c1464e88a31e2fabe111cf35" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff" is_pre_election: true
I20260713 09:03:33.762451  8140 consensus_queue.cc:260] T d30e22939ad1466c833141e4795a9e23 P cd60587a43cc427e9f6cbbfa52248afa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:33.755229  8193 consensus_queue.cc:1048] T d873dae09f824581aec410f1cff328f5 P cd60587a43cc427e9f6cbbfa52248afa [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260713 09:03:33.774781  8141 leader_election.cc:290] T b44ba602c1464e88a31e2fabe111cf35 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647), cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431)
I20260713 09:03:33.761389  7942 raft_consensus.cc:3060] T d30e22939ad1466c833141e4795a9e23 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:33.784143  7866 raft_consensus.cc:3060] T d30e22939ad1466c833141e4795a9e23 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:33.784386  7867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b44ba602c1464e88a31e2fabe111cf35" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa" is_pre_election: true
I20260713 09:03:33.792497  8136 tablet_bootstrap.cc:492] T 401432edc3824a5d87673edbf4079eae P dd6d0c7367664e5fbabfcc4e56dd7f19: No bootstrap required, opened a new log
I20260713 09:03:33.792608  7907 leader_election.cc:304] T b44ba602c1464e88a31e2fabe111cf35 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dd6d0c7367664e5fbabfcc4e56dd7f19; no voters: cd60587a43cc427e9f6cbbfa52248afa, e8ef6c26318c47de85d21fbf5658ffff
I20260713 09:03:33.793080  8136 ts_tablet_manager.cc:1403] T 401432edc3824a5d87673edbf4079eae P dd6d0c7367664e5fbabfcc4e56dd7f19: Time spent bootstrapping tablet: real 0.186s	user 0.008s	sys 0.019s
I20260713 09:03:33.797082  8140 ts_tablet_manager.cc:1434] T d30e22939ad1466c833141e4795a9e23 P cd60587a43cc427e9f6cbbfa52248afa: Time spent starting tablet: real 0.101s	user 0.008s	sys 0.000s
I20260713 09:03:33.798661  8140 tablet_bootstrap.cc:492] T 62a99d4f05e74c8a85b8503e468c5bb7 P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap starting.
I20260713 09:03:33.799371  8133 tablet_bootstrap.cc:492] T a5c4e34b45a04c06a3d3ffcad1f15ebf P e8ef6c26318c47de85d21fbf5658ffff: No bootstrap required, opened a new log
I20260713 09:03:33.800047  8133 ts_tablet_manager.cc:1403] T a5c4e34b45a04c06a3d3ffcad1f15ebf P e8ef6c26318c47de85d21fbf5658ffff: Time spent bootstrapping tablet: real 0.165s	user 0.021s	sys 0.024s
I20260713 09:03:33.802708  8133 raft_consensus.cc:359] T a5c4e34b45a04c06a3d3ffcad1f15ebf P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:33.803416  8133 raft_consensus.cc:385] T a5c4e34b45a04c06a3d3ffcad1f15ebf P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:33.803699  8133 raft_consensus.cc:740] T a5c4e34b45a04c06a3d3ffcad1f15ebf P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8ef6c26318c47de85d21fbf5658ffff, State: Initialized, Role: FOLLOWER
I20260713 09:03:33.804466  8133 consensus_queue.cc:260] T a5c4e34b45a04c06a3d3ffcad1f15ebf P e8ef6c26318c47de85d21fbf5658ffff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:33.807557  8133 ts_tablet_manager.cc:1434] T a5c4e34b45a04c06a3d3ffcad1f15ebf P e8ef6c26318c47de85d21fbf5658ffff: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:03:33.808784  8133 tablet_bootstrap.cc:492] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P e8ef6c26318c47de85d21fbf5658ffff: Bootstrap starting.
I20260713 09:03:33.813169  8015 raft_consensus.cc:3060] T c26559405f624780890b7e3d4292a040 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:33.829933  8136 raft_consensus.cc:359] T 401432edc3824a5d87673edbf4079eae P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:33.830850  8136 raft_consensus.cc:385] T 401432edc3824a5d87673edbf4079eae P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:33.831187  8136 raft_consensus.cc:740] T 401432edc3824a5d87673edbf4079eae P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6d0c7367664e5fbabfcc4e56dd7f19, State: Initialized, Role: FOLLOWER
I20260713 09:03:33.840746  8162 raft_consensus.cc:2749] T b44ba602c1464e88a31e2fabe111cf35 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:03:33.840656  8224 raft_consensus.cc:515] T 62a99d4f05e74c8a85b8503e468c5bb7 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:33.844045  8133 tablet_bootstrap.cc:654] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P e8ef6c26318c47de85d21fbf5658ffff: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:33.840142  8136 consensus_queue.cc:260] T 401432edc3824a5d87673edbf4079eae P dd6d0c7367664e5fbabfcc4e56dd7f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:33.849047  7942 raft_consensus.cc:2468] T d30e22939ad1466c833141e4795a9e23 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8ef6c26318c47de85d21fbf5658ffff in term 1.
I20260713 09:03:33.849387  8089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a99d4f05e74c8a85b8503e468c5bb7" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff"
I20260713 09:03:33.851959  8136 ts_tablet_manager.cc:1434] T 401432edc3824a5d87673edbf4079eae P dd6d0c7367664e5fbabfcc4e56dd7f19: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.000s
I20260713 09:03:33.852712  8136 tablet_bootstrap.cc:492] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P dd6d0c7367664e5fbabfcc4e56dd7f19: Bootstrap starting.
I20260713 09:03:33.850560  7867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a99d4f05e74c8a85b8503e468c5bb7" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa"
I20260713 09:03:33.857599  8089 raft_consensus.cc:3060] T 62a99d4f05e74c8a85b8503e468c5bb7 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:33.859597  8239 raft_consensus.cc:493] T 724f98f6ce6a406ca6aebe62171906dd P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:33.860070  8239 raft_consensus.cc:515] T 724f98f6ce6a406ca6aebe62171906dd P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:33.862125  8239 leader_election.cc:290] T 724f98f6ce6a406ca6aebe62171906dd P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29f2c942561244728703a51d346dd89e (127.5.154.3:40099), cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431)
I20260713 09:03:33.867931  8140 tablet_bootstrap.cc:654] T 62a99d4f05e74c8a85b8503e468c5bb7 P cd60587a43cc427e9f6cbbfa52248afa: Neither blocks nor log segments found. Creating new log.
W20260713 09:03:33.864317  7907 leader_election.cc:343] T 62a99d4f05e74c8a85b8503e468c5bb7 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:33.870899  8244 raft_consensus.cc:493] T 56aa51f683504aeeb6a5b384cb3ee6b2 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:33.871058  7867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724f98f6ce6a406ca6aebe62171906dd" candidate_uuid: "e8ef6c26318c47de85d21fbf5658ffff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa" is_pre_election: true
I20260713 09:03:33.871744  7867 raft_consensus.cc:2468] T 724f98f6ce6a406ca6aebe62171906dd P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8ef6c26318c47de85d21fbf5658ffff in term 0.
I20260713 09:03:33.871610  8244 raft_consensus.cc:515] T 56aa51f683504aeeb6a5b384cb3ee6b2 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:33.875918  8136 tablet_bootstrap.cc:654] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P dd6d0c7367664e5fbabfcc4e56dd7f19: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:33.876487  8244 leader_election.cc:290] T 56aa51f683504aeeb6a5b384cb3ee6b2 P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29f2c942561244728703a51d346dd89e (127.5.154.3:40099), cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431)
W20260713 09:03:33.878963  7813 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:03:33.894876  8055 leader_election.cc:304] T 724f98f6ce6a406ca6aebe62171906dd P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd60587a43cc427e9f6cbbfa52248afa, e8ef6c26318c47de85d21fbf5658ffff; no voters: 
I20260713 09:03:33.895520  8014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724f98f6ce6a406ca6aebe62171906dd" candidate_uuid: "e8ef6c26318c47de85d21fbf5658ffff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2c942561244728703a51d346dd89e" is_pre_election: true
I20260713 09:03:33.895913  7867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56aa51f683504aeeb6a5b384cb3ee6b2" candidate_uuid: "e8ef6c26318c47de85d21fbf5658ffff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa" is_pre_election: true
I20260713 09:03:33.855263  8224 leader_election.cc:290] T 62a99d4f05e74c8a85b8503e468c5bb7 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 election: Requested vote from peers e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647), cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431)
I20260713 09:03:33.906098  8246 raft_consensus.cc:2804] T 724f98f6ce6a406ca6aebe62171906dd P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:33.907384  8246 raft_consensus.cc:493] T 724f98f6ce6a406ca6aebe62171906dd P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:33.910471  8246 raft_consensus.cc:3060] T 724f98f6ce6a406ca6aebe62171906dd P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:33.969123  8055 leader_election.cc:304] T d30e22939ad1466c833141e4795a9e23 P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dd6d0c7367664e5fbabfcc4e56dd7f19, e8ef6c26318c47de85d21fbf5658ffff; no voters: 
I20260713 09:03:33.950601  7864 raft_consensus.cc:3060] T 380e95ff46fe48b7b801f2bb50c1da43 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:33.978880  8089 raft_consensus.cc:2468] T 62a99d4f05e74c8a85b8503e468c5bb7 P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6d0c7367664e5fbabfcc4e56dd7f19 in term 1.
I20260713 09:03:33.979882  7866 raft_consensus.cc:2468] T d30e22939ad1466c833141e4795a9e23 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8ef6c26318c47de85d21fbf5658ffff in term 1.
I20260713 09:03:33.988135  8239 raft_consensus.cc:2804] T d30e22939ad1466c833141e4795a9e23 P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:03:33.999720  8055 leader_election.cc:343] T 724f98f6ce6a406ca6aebe62171906dd P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29f2c942561244728703a51d346dd89e (127.5.154.3:40099): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:34.008960  8135 tablet_bootstrap.cc:492] T 56aa51f683504aeeb6a5b384cb3ee6b2 P 29f2c942561244728703a51d346dd89e: No bootstrap required, opened a new log
I20260713 09:03:34.009500  8135 ts_tablet_manager.cc:1403] T 56aa51f683504aeeb6a5b384cb3ee6b2 P 29f2c942561244728703a51d346dd89e: Time spent bootstrapping tablet: real 0.361s	user 0.028s	sys 0.039s
W20260713 09:03:34.016975  8055 leader_election.cc:343] T 56aa51f683504aeeb6a5b384cb3ee6b2 P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:34.010743  8239 raft_consensus.cc:697] T d30e22939ad1466c833141e4795a9e23 P e8ef6c26318c47de85d21fbf5658ffff [term 1 LEADER]: Becoming Leader. State: Replica: e8ef6c26318c47de85d21fbf5658ffff, State: Running, Role: LEADER
I20260713 09:03:34.021790  8224 raft_consensus.cc:493] T 401432edc3824a5d87673edbf4079eae P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:34.031667  8013 raft_consensus.cc:3060] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:03:34.031086  8269 log.cc:927] Time spent T d37bf23c33f2474dbed826b201eef09d P cd60587a43cc427e9f6cbbfa52248afa: Append to log took a long time: real 0.131s	user 0.001s	sys 0.001s
I20260713 09:03:34.041415  8136 tablet_bootstrap.cc:492] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P dd6d0c7367664e5fbabfcc4e56dd7f19: No bootstrap required, opened a new log
I20260713 09:03:34.042068  8136 ts_tablet_manager.cc:1403] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P dd6d0c7367664e5fbabfcc4e56dd7f19: Time spent bootstrapping tablet: real 0.189s	user 0.021s	sys 0.030s
I20260713 09:03:34.044831  7906 leader_election.cc:304] T 62a99d4f05e74c8a85b8503e468c5bb7 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dd6d0c7367664e5fbabfcc4e56dd7f19, e8ef6c26318c47de85d21fbf5658ffff; no voters: cd60587a43cc427e9f6cbbfa52248afa
I20260713 09:03:34.046463  8141 raft_consensus.cc:2804] T 62a99d4f05e74c8a85b8503e468c5bb7 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:34.024433  8224 raft_consensus.cc:515] T 401432edc3824a5d87673edbf4079eae P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:34.046942  8141 raft_consensus.cc:697] T 62a99d4f05e74c8a85b8503e468c5bb7 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 LEADER]: Becoming Leader. State: Replica: dd6d0c7367664e5fbabfcc4e56dd7f19, State: Running, Role: LEADER
I20260713 09:03:34.055526  8136 raft_consensus.cc:359] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:34.056722  8136 raft_consensus.cc:385] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:34.056962  8136 raft_consensus.cc:740] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6d0c7367664e5fbabfcc4e56dd7f19, State: Initialized, Role: FOLLOWER
I20260713 09:03:34.059195  8136 consensus_queue.cc:260] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P dd6d0c7367664e5fbabfcc4e56dd7f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:34.061786  8136 ts_tablet_manager.cc:1434] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P dd6d0c7367664e5fbabfcc4e56dd7f19: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.004s
I20260713 09:03:34.065333  8135 raft_consensus.cc:359] T 56aa51f683504aeeb6a5b384cb3ee6b2 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:34.065977  8135 raft_consensus.cc:385] T 56aa51f683504aeeb6a5b384cb3ee6b2 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:34.066226  8135 raft_consensus.cc:740] T 56aa51f683504aeeb6a5b384cb3ee6b2 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f2c942561244728703a51d346dd89e, State: Initialized, Role: FOLLOWER
I20260713 09:03:34.068147  8135 consensus_queue.cc:260] T 56aa51f683504aeeb6a5b384cb3ee6b2 P 29f2c942561244728703a51d346dd89e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:34.072417  8140 tablet_bootstrap.cc:492] T 62a99d4f05e74c8a85b8503e468c5bb7 P cd60587a43cc427e9f6cbbfa52248afa: No bootstrap required, opened a new log
I20260713 09:03:34.073037  8140 ts_tablet_manager.cc:1403] T 62a99d4f05e74c8a85b8503e468c5bb7 P cd60587a43cc427e9f6cbbfa52248afa: Time spent bootstrapping tablet: real 0.275s	user 0.017s	sys 0.000s
I20260713 09:03:34.054803  8239 consensus_queue.cc:237] T d30e22939ad1466c833141e4795a9e23 P e8ef6c26318c47de85d21fbf5658ffff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:34.075770  8140 raft_consensus.cc:359] T 62a99d4f05e74c8a85b8503e468c5bb7 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:34.076467  8140 raft_consensus.cc:385] T 62a99d4f05e74c8a85b8503e468c5bb7 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:34.076069  8141 consensus_queue.cc:237] T 62a99d4f05e74c8a85b8503e468c5bb7 P dd6d0c7367664e5fbabfcc4e56dd7f19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:34.076757  8140 raft_consensus.cc:740] T 62a99d4f05e74c8a85b8503e468c5bb7 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd60587a43cc427e9f6cbbfa52248afa, State: Initialized, Role: FOLLOWER
I20260713 09:03:34.077610  8140 consensus_queue.cc:260] T 62a99d4f05e74c8a85b8503e468c5bb7 P cd60587a43cc427e9f6cbbfa52248afa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:34.078377  8135 ts_tablet_manager.cc:1434] T 56aa51f683504aeeb6a5b384cb3ee6b2 P 29f2c942561244728703a51d346dd89e: Time spent starting tablet: real 0.069s	user 0.004s	sys 0.002s
I20260713 09:03:34.053256  8246 raft_consensus.cc:515] T 724f98f6ce6a406ca6aebe62171906dd P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:34.080384  8135 tablet_bootstrap.cc:492] T 0252dec6163a4c32b12374e9914cf1e7 P 29f2c942561244728703a51d346dd89e: Bootstrap starting.
I20260713 09:03:34.092599  8140 ts_tablet_manager.cc:1434] T 62a99d4f05e74c8a85b8503e468c5bb7 P cd60587a43cc427e9f6cbbfa52248afa: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260713 09:03:34.094054  8140 tablet_bootstrap.cc:492] T 30a53b19f27948998aaa7aa78c83bd12 P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap starting.
I20260713 09:03:34.100677  8136 tablet_bootstrap.cc:492] T 0252dec6163a4c32b12374e9914cf1e7 P dd6d0c7367664e5fbabfcc4e56dd7f19: Bootstrap starting.
I20260713 09:03:34.117192  8135 tablet_bootstrap.cc:654] T 0252dec6163a4c32b12374e9914cf1e7 P 29f2c942561244728703a51d346dd89e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:34.130698  8224 leader_election.cc:290] T 401432edc3824a5d87673edbf4079eae P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29f2c942561244728703a51d346dd89e (127.5.154.3:40099), e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647)
I20260713 09:03:34.140480  8246 leader_election.cc:290] T 724f98f6ce6a406ca6aebe62171906dd P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 election: Requested vote from peers 29f2c942561244728703a51d346dd89e (127.5.154.3:40099), cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431)
I20260713 09:03:34.141412  8011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56aa51f683504aeeb6a5b384cb3ee6b2" candidate_uuid: "e8ef6c26318c47de85d21fbf5658ffff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2c942561244728703a51d346dd89e" is_pre_election: true
I20260713 09:03:34.142097  8011 raft_consensus.cc:2468] T 56aa51f683504aeeb6a5b384cb3ee6b2 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8ef6c26318c47de85d21fbf5658ffff in term 0.
I20260713 09:03:34.153946  8144 raft_consensus.cc:493] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:34.154489  8144 raft_consensus.cc:515] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:34.177909  8140 tablet_bootstrap.cc:654] T 30a53b19f27948998aaa7aa78c83bd12 P cd60587a43cc427e9f6cbbfa52248afa: Neither blocks nor log segments found. Creating new log.
W20260713 09:03:34.187292  8055 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.154.1:43431, user_credentials={real_user=slave}} blocked reactor thread for 125856us
I20260713 09:03:34.192451  8144 leader_election.cc:290] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801), e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647)
I20260713 09:03:34.208046  8133 tablet_bootstrap.cc:492] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P e8ef6c26318c47de85d21fbf5658ffff: No bootstrap required, opened a new log
I20260713 09:03:34.208077  7938 raft_consensus.cc:3060] T 401432edc3824a5d87673edbf4079eae P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:34.208614  8133 ts_tablet_manager.cc:1403] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P e8ef6c26318c47de85d21fbf5658ffff: Time spent bootstrapping tablet: real 0.400s	user 0.009s	sys 0.011s
I20260713 09:03:34.241389  8011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724f98f6ce6a406ca6aebe62171906dd" candidate_uuid: "e8ef6c26318c47de85d21fbf5658ffff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2c942561244728703a51d346dd89e"
I20260713 09:03:34.213080  8243 consensus_queue.cc:1048] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P e8ef6c26318c47de85d21fbf5658ffff [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.041s
I20260713 09:03:34.216095  8087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23cd2e3fca1e4eefb4ac95e2759f27a8" candidate_uuid: "29f2c942561244728703a51d346dd89e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff" is_pre_election: true
I20260713 09:03:34.254243  8246 consensus_queue.cc:1048] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P e8ef6c26318c47de85d21fbf5658ffff [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:34.209771  8088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401432edc3824a5d87673edbf4079eae" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff" is_pre_election: true
I20260713 09:03:34.256350  8133 raft_consensus.cc:359] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:34.212169  8015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "401432edc3824a5d87673edbf4079eae" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2c942561244728703a51d346dd89e" is_pre_election: true
I20260713 09:03:34.219851  8055 leader_election.cc:304] T 56aa51f683504aeeb6a5b384cb3ee6b2 P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 29f2c942561244728703a51d346dd89e, e8ef6c26318c47de85d21fbf5658ffff; no voters: cd60587a43cc427e9f6cbbfa52248afa
I20260713 09:03:34.257992  7866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724f98f6ce6a406ca6aebe62171906dd" candidate_uuid: "e8ef6c26318c47de85d21fbf5658ffff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa"
I20260713 09:03:34.258622  7866 raft_consensus.cc:3060] T 724f98f6ce6a406ca6aebe62171906dd P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:34.259122  8243 raft_consensus.cc:2804] T 56aa51f683504aeeb6a5b384cb3ee6b2 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:34.259599  8243 raft_consensus.cc:493] T 56aa51f683504aeeb6a5b384cb3ee6b2 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:34.260037  8243 raft_consensus.cc:3060] T 56aa51f683504aeeb6a5b384cb3ee6b2 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:34.260751  7907 leader_election.cc:304] T 401432edc3824a5d87673edbf4079eae P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dd6d0c7367664e5fbabfcc4e56dd7f19; no voters: 29f2c942561244728703a51d346dd89e, e8ef6c26318c47de85d21fbf5658ffff
I20260713 09:03:34.217231  8162 raft_consensus.cc:493] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:34.263654  8162 raft_consensus.cc:515] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
W20260713 09:03:34.265226  8055 consensus_peers.cc:597] T 00c414c33364482e81708e946d7e5192 P e8ef6c26318c47de85d21fbf5658ffff -> Peer cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431): Couldn't send request to peer cd60587a43cc427e9f6cbbfa52248afa. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:34.266348  8088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e8fc9db6a2d4620a9ddfdbeaabdcd95" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff" is_pre_election: true
I20260713 09:03:34.266861  8162 leader_election.cc:290] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647), cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431)
I20260713 09:03:34.270566  8136 tablet_bootstrap.cc:654] T 0252dec6163a4c32b12374e9914cf1e7 P dd6d0c7367664e5fbabfcc4e56dd7f19: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:34.272481  8246 raft_consensus.cc:493] T a5c4e34b45a04c06a3d3ffcad1f15ebf P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:34.272965  8246 raft_consensus.cc:515] T a5c4e34b45a04c06a3d3ffcad1f15ebf P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:34.275079  8246 leader_election.cc:290] T a5c4e34b45a04c06a3d3ffcad1f15ebf P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801), 29f2c942561244728703a51d346dd89e (127.5.154.3:40099)
I20260713 09:03:34.215451  7941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23cd2e3fca1e4eefb4ac95e2759f27a8" candidate_uuid: "29f2c942561244728703a51d346dd89e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" is_pre_election: true
I20260713 09:03:34.276183  7865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e8fc9db6a2d4620a9ddfdbeaabdcd95" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa" is_pre_election: true
W20260713 09:03:34.275606  8055 leader_election.cc:343] T 724f98f6ce6a406ca6aebe62171906dd P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 29f2c942561244728703a51d346dd89e (127.5.154.3:40099): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:34.278174  8246 consensus_queue.cc:1048] T 00c414c33364482e81708e946d7e5192 P e8ef6c26318c47de85d21fbf5658ffff [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:03:34.279238  7907 leader_election.cc:343] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:34.277829  7941 raft_consensus.cc:2468] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29f2c942561244728703a51d346dd89e in term 1.
I20260713 09:03:34.281499  7981 leader_election.cc:304] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P 29f2c942561244728703a51d346dd89e [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: 29f2c942561244728703a51d346dd89e, dd6d0c7367664e5fbabfcc4e56dd7f19; no voters: e8ef6c26318c47de85d21fbf5658ffff
I20260713 09:03:34.282913  8283 raft_consensus.cc:2804] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:03:34.283466  8283 raft_consensus.cc:493] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Starting leader election (detected failure of leader e8ef6c26318c47de85d21fbf5658ffff)
I20260713 09:03:34.283972  8283 raft_consensus.cc:3060] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:34.284410  8135 tablet_bootstrap.cc:492] T 0252dec6163a4c32b12374e9914cf1e7 P 29f2c942561244728703a51d346dd89e: No bootstrap required, opened a new log
I20260713 09:03:34.284889  8135 ts_tablet_manager.cc:1403] T 0252dec6163a4c32b12374e9914cf1e7 P 29f2c942561244728703a51d346dd89e: Time spent bootstrapping tablet: real 0.205s	user 0.008s	sys 0.003s
I20260713 09:03:34.287487  8135 raft_consensus.cc:359] T 0252dec6163a4c32b12374e9914cf1e7 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:34.288126  8135 raft_consensus.cc:385] T 0252dec6163a4c32b12374e9914cf1e7 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:34.288374  8135 raft_consensus.cc:740] T 0252dec6163a4c32b12374e9914cf1e7 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f2c942561244728703a51d346dd89e, State: Initialized, Role: FOLLOWER
I20260713 09:03:34.257048  8133 raft_consensus.cc:385] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:34.290021  8133 raft_consensus.cc:740] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e8ef6c26318c47de85d21fbf5658ffff, State: Initialized, Role: FOLLOWER
I20260713 09:03:34.290683  8133 consensus_queue.cc:260] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P e8ef6c26318c47de85d21fbf5658ffff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:34.291546  8088 raft_consensus.cc:2468] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd6d0c7367664e5fbabfcc4e56dd7f19 in term 0.
I20260713 09:03:34.276173  7866 raft_consensus.cc:2468] T 724f98f6ce6a406ca6aebe62171906dd P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8ef6c26318c47de85d21fbf5658ffff in term 1.
I20260713 09:03:34.293381  8133 ts_tablet_manager.cc:1434] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P e8ef6c26318c47de85d21fbf5658ffff: Time spent starting tablet: real 0.040s	user 0.004s	sys 0.002s
I20260713 09:03:34.294003  8135 consensus_queue.cc:260] T 0252dec6163a4c32b12374e9914cf1e7 P 29f2c942561244728703a51d346dd89e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:34.296017  7906 leader_election.cc:304] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dd6d0c7367664e5fbabfcc4e56dd7f19, e8ef6c26318c47de85d21fbf5658ffff; no voters: cd60587a43cc427e9f6cbbfa52248afa
I20260713 09:03:34.297174  8135 ts_tablet_manager.cc:1434] T 0252dec6163a4c32b12374e9914cf1e7 P 29f2c942561244728703a51d346dd89e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260713 09:03:34.298116  8135 tablet_bootstrap.cc:492] T a5c4e34b45a04c06a3d3ffcad1f15ebf P 29f2c942561244728703a51d346dd89e: Bootstrap starting.
I20260713 09:03:34.307031  8015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c4e34b45a04c06a3d3ffcad1f15ebf" candidate_uuid: "e8ef6c26318c47de85d21fbf5658ffff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2c942561244728703a51d346dd89e" is_pre_election: true
I20260713 09:03:34.312465  8135 tablet_bootstrap.cc:654] T a5c4e34b45a04c06a3d3ffcad1f15ebf P 29f2c942561244728703a51d346dd89e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:34.312327  7941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c4e34b45a04c06a3d3ffcad1f15ebf" candidate_uuid: "e8ef6c26318c47de85d21fbf5658ffff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" is_pre_election: true
W20260713 09:03:34.318969  8055 leader_election.cc:343] T a5c4e34b45a04c06a3d3ffcad1f15ebf P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:34.320437  8283 raft_consensus.cc:515] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P 29f2c942561244728703a51d346dd89e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:34.316864  7764 catalog_manager.cc:5697] T d30e22939ad1466c833141e4795a9e23 P e8ef6c26318c47de85d21fbf5658ffff reported cstate change: term changed from 0 to 1, leader changed from <none> to e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4). New cstate: current_term: 1 leader_uuid: "e8ef6c26318c47de85d21fbf5658ffff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:34.325354  8135 tablet_bootstrap.cc:492] T a5c4e34b45a04c06a3d3ffcad1f15ebf P 29f2c942561244728703a51d346dd89e: No bootstrap required, opened a new log
I20260713 09:03:34.322224  8055 leader_election.cc:304] T 724f98f6ce6a406ca6aebe62171906dd P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cd60587a43cc427e9f6cbbfa52248afa, e8ef6c26318c47de85d21fbf5658ffff; no voters: 29f2c942561244728703a51d346dd89e
I20260713 09:03:34.325850  8135 ts_tablet_manager.cc:1403] T a5c4e34b45a04c06a3d3ffcad1f15ebf P 29f2c942561244728703a51d346dd89e: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.002s
I20260713 09:03:34.326792  8243 raft_consensus.cc:515] T 56aa51f683504aeeb6a5b384cb3ee6b2 P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:34.328210  8239 raft_consensus.cc:2804] T 724f98f6ce6a406ca6aebe62171906dd P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:34.328650  8135 raft_consensus.cc:359] T a5c4e34b45a04c06a3d3ffcad1f15ebf P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:34.336073  8135 raft_consensus.cc:385] T a5c4e34b45a04c06a3d3ffcad1f15ebf P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:34.336377  8135 raft_consensus.cc:740] T a5c4e34b45a04c06a3d3ffcad1f15ebf P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f2c942561244728703a51d346dd89e, State: Initialized, Role: FOLLOWER
I20260713 09:03:34.336254  8239 raft_consensus.cc:697] T 724f98f6ce6a406ca6aebe62171906dd P e8ef6c26318c47de85d21fbf5658ffff [term 1 LEADER]: Becoming Leader. State: Replica: e8ef6c26318c47de85d21fbf5658ffff, State: Running, Role: LEADER
I20260713 09:03:34.337724  8135 consensus_queue.cc:260] T a5c4e34b45a04c06a3d3ffcad1f15ebf P 29f2c942561244728703a51d346dd89e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:34.338250  8239 consensus_queue.cc:237] T 724f98f6ce6a406ca6aebe62171906dd P e8ef6c26318c47de85d21fbf5658ffff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:34.339841  8135 ts_tablet_manager.cc:1434] T a5c4e34b45a04c06a3d3ffcad1f15ebf P 29f2c942561244728703a51d346dd89e: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:03:34.340775  8135 tablet_bootstrap.cc:492] T 724f98f6ce6a406ca6aebe62171906dd P 29f2c942561244728703a51d346dd89e: Bootstrap starting.
I20260713 09:03:34.341609  8283 leader_election.cc:290] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 2 election: Requested vote from peers dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801), e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647)
W20260713 09:03:34.335151  8055 leader_election.cc:343] T a5c4e34b45a04c06a3d3ffcad1f15ebf P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29f2c942561244728703a51d346dd89e (127.5.154.3:40099): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:34.343590  8055 leader_election.cc:304] T a5c4e34b45a04c06a3d3ffcad1f15ebf P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8ef6c26318c47de85d21fbf5658ffff; no voters: 29f2c942561244728703a51d346dd89e, dd6d0c7367664e5fbabfcc4e56dd7f19
I20260713 09:03:34.351701  8246 raft_consensus.cc:2749] T a5c4e34b45a04c06a3d3ffcad1f15ebf P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:34.352142  8135 tablet_bootstrap.cc:654] T 724f98f6ce6a406ca6aebe62171906dd P 29f2c942561244728703a51d346dd89e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:34.345798  7941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23cd2e3fca1e4eefb4ac95e2759f27a8" candidate_uuid: "29f2c942561244728703a51d346dd89e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19"
I20260713 09:03:34.359974  8140 tablet_bootstrap.cc:492] T 30a53b19f27948998aaa7aa78c83bd12 P cd60587a43cc427e9f6cbbfa52248afa: No bootstrap required, opened a new log
I20260713 09:03:34.360491  8140 ts_tablet_manager.cc:1403] T 30a53b19f27948998aaa7aa78c83bd12 P cd60587a43cc427e9f6cbbfa52248afa: Time spent bootstrapping tablet: real 0.267s	user 0.021s	sys 0.075s
I20260713 09:03:34.350821  8243 leader_election.cc:290] T 56aa51f683504aeeb6a5b384cb3ee6b2 P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 election: Requested vote from peers 29f2c942561244728703a51d346dd89e (127.5.154.3:40099), cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431)
I20260713 09:03:34.362308  8015 raft_consensus.cc:1240] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P 29f2c942561244728703a51d346dd89e [term 2 FOLLOWER]: Rejecting Update request from peer e8ef6c26318c47de85d21fbf5658ffff for earlier term 1. Current term is 2. Ops: []
I20260713 09:03:34.363693  8141 raft_consensus.cc:2804] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260713 09:03:34.363844  7906 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.154.4:37647, user_credentials={real_user=slave}} blocked reactor thread for 67903us
I20260713 09:03:34.364476  8136 tablet_bootstrap.cc:492] T 0252dec6163a4c32b12374e9914cf1e7 P dd6d0c7367664e5fbabfcc4e56dd7f19: No bootstrap required, opened a new log
I20260713 09:03:34.364109  8141 raft_consensus.cc:493] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:34.364769  8015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56aa51f683504aeeb6a5b384cb3ee6b2" candidate_uuid: "e8ef6c26318c47de85d21fbf5658ffff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2c942561244728703a51d346dd89e"
I20260713 09:03:34.364910  8136 ts_tablet_manager.cc:1403] T 0252dec6163a4c32b12374e9914cf1e7 P dd6d0c7367664e5fbabfcc4e56dd7f19: Time spent bootstrapping tablet: real 0.265s	user 0.018s	sys 0.025s
I20260713 09:03:34.365446  8015 raft_consensus.cc:3060] T 56aa51f683504aeeb6a5b384cb3ee6b2 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:34.364907  8141 raft_consensus.cc:3060] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:34.371356  8140 raft_consensus.cc:359] T 30a53b19f27948998aaa7aa78c83bd12 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:34.372140  8140 raft_consensus.cc:385] T 30a53b19f27948998aaa7aa78c83bd12 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:34.372448  8140 raft_consensus.cc:740] T 30a53b19f27948998aaa7aa78c83bd12 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd60587a43cc427e9f6cbbfa52248afa, State: Initialized, Role: FOLLOWER
I20260713 09:03:34.374235  8136 raft_consensus.cc:359] T 0252dec6163a4c32b12374e9914cf1e7 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:34.375092  8136 raft_consensus.cc:385] T 0252dec6163a4c32b12374e9914cf1e7 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:34.375451  8136 raft_consensus.cc:740] T 0252dec6163a4c32b12374e9914cf1e7 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6d0c7367664e5fbabfcc4e56dd7f19, State: Initialized, Role: FOLLOWER
I20260713 09:03:34.376303  8136 consensus_queue.cc:260] T 0252dec6163a4c32b12374e9914cf1e7 P dd6d0c7367664e5fbabfcc4e56dd7f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:34.376600  7864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56aa51f683504aeeb6a5b384cb3ee6b2" candidate_uuid: "e8ef6c26318c47de85d21fbf5658ffff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa"
I20260713 09:03:34.376964  8140 consensus_queue.cc:260] T 30a53b19f27948998aaa7aa78c83bd12 P cd60587a43cc427e9f6cbbfa52248afa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:34.380661  8141 raft_consensus.cc:515] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:34.380983  8088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23cd2e3fca1e4eefb4ac95e2759f27a8" candidate_uuid: "29f2c942561244728703a51d346dd89e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff"
I20260713 09:03:34.385421  8136 ts_tablet_manager.cc:1434] T 0252dec6163a4c32b12374e9914cf1e7 P dd6d0c7367664e5fbabfcc4e56dd7f19: Time spent starting tablet: real 0.020s	user 0.001s	sys 0.005s
W20260713 09:03:34.386089  8055 leader_election.cc:343] T 56aa51f683504aeeb6a5b384cb3ee6b2 P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:34.386544  8015 raft_consensus.cc:2468] T 56aa51f683504aeeb6a5b384cb3ee6b2 P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8ef6c26318c47de85d21fbf5658ffff in term 1.
I20260713 09:03:34.387215  8140 ts_tablet_manager.cc:1434] T 30a53b19f27948998aaa7aa78c83bd12 P cd60587a43cc427e9f6cbbfa52248afa: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.004s
I20260713 09:03:34.387245  7980 leader_election.cc:304] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P 29f2c942561244728703a51d346dd89e [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: 29f2c942561244728703a51d346dd89e; no voters: dd6d0c7367664e5fbabfcc4e56dd7f19, e8ef6c26318c47de85d21fbf5658ffff
I20260713 09:03:34.388944  8140 tablet_bootstrap.cc:492] T 56aa51f683504aeeb6a5b384cb3ee6b2 P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap starting.
I20260713 09:03:34.389185  8283 raft_consensus.cc:2749] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P 29f2c942561244728703a51d346dd89e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:03:34.389664  8224 raft_consensus.cc:2749] T 401432edc3824a5d87673edbf4079eae P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:34.390805  8141 leader_election.cc:290] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 election: Requested vote from peers e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647), cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431)
I20260713 09:03:34.392588  8088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e8fc9db6a2d4620a9ddfdbeaabdcd95" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff"
I20260713 09:03:34.393217  8088 raft_consensus.cc:3060] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:34.386492  8136 tablet_bootstrap.cc:492] T 30a53b19f27948998aaa7aa78c83bd12 P dd6d0c7367664e5fbabfcc4e56dd7f19: Bootstrap starting.
I20260713 09:03:34.401777  8135 tablet_bootstrap.cc:492] T 724f98f6ce6a406ca6aebe62171906dd P 29f2c942561244728703a51d346dd89e: No bootstrap required, opened a new log
I20260713 09:03:34.402237  8135 ts_tablet_manager.cc:1403] T 724f98f6ce6a406ca6aebe62171906dd P 29f2c942561244728703a51d346dd89e: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.007s
I20260713 09:03:34.402787  8136 tablet_bootstrap.cc:654] T 30a53b19f27948998aaa7aa78c83bd12 P dd6d0c7367664e5fbabfcc4e56dd7f19: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:34.402763  7864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e8fc9db6a2d4620a9ddfdbeaabdcd95" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa"
W20260713 09:03:34.404371  7907 leader_election.cc:343] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:34.410930  8055 leader_election.cc:304] T 56aa51f683504aeeb6a5b384cb3ee6b2 P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 29f2c942561244728703a51d346dd89e, e8ef6c26318c47de85d21fbf5658ffff; no voters: cd60587a43cc427e9f6cbbfa52248afa
I20260713 09:03:34.413635  8244 consensus_queue.cc:1059] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P e8ef6c26318c47de85d21fbf5658ffff [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:34.413940  8135 raft_consensus.cc:359] T 724f98f6ce6a406ca6aebe62171906dd P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:34.414762  8244 raft_consensus.cc:2804] T 56aa51f683504aeeb6a5b384cb3ee6b2 P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:34.414893  8135 raft_consensus.cc:385] T 724f98f6ce6a406ca6aebe62171906dd P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:34.415349  8244 raft_consensus.cc:697] T 56aa51f683504aeeb6a5b384cb3ee6b2 P e8ef6c26318c47de85d21fbf5658ffff [term 1 LEADER]: Becoming Leader. State: Replica: e8ef6c26318c47de85d21fbf5658ffff, State: Running, Role: LEADER
I20260713 09:03:34.415372  8135 raft_consensus.cc:740] T 724f98f6ce6a406ca6aebe62171906dd P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f2c942561244728703a51d346dd89e, State: Initialized, Role: FOLLOWER
I20260713 09:03:34.416512  8244 consensus_queue.cc:237] T 56aa51f683504aeeb6a5b384cb3ee6b2 P e8ef6c26318c47de85d21fbf5658ffff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:34.416697  8135 consensus_queue.cc:260] T 724f98f6ce6a406ca6aebe62171906dd P 29f2c942561244728703a51d346dd89e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:34.419152  8243 raft_consensus.cc:3055] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P e8ef6c26318c47de85d21fbf5658ffff [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:34.419553  8243 raft_consensus.cc:740] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P e8ef6c26318c47de85d21fbf5658ffff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e8ef6c26318c47de85d21fbf5658ffff, State: Running, Role: LEADER
I20260713 09:03:34.419848  8135 ts_tablet_manager.cc:1434] T 724f98f6ce6a406ca6aebe62171906dd P 29f2c942561244728703a51d346dd89e: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260713 09:03:34.420324  8243 consensus_queue.cc:260] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P e8ef6c26318c47de85d21fbf5658ffff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:34.421118  8135 tablet_bootstrap.cc:492] T 30a53b19f27948998aaa7aa78c83bd12 P 29f2c942561244728703a51d346dd89e: Bootstrap starting.
I20260713 09:03:34.421847  8140 tablet_bootstrap.cc:654] T 56aa51f683504aeeb6a5b384cb3ee6b2 P cd60587a43cc427e9f6cbbfa52248afa: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:34.421798  8243 raft_consensus.cc:3060] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:34.429689  8088 raft_consensus.cc:2468] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6d0c7367664e5fbabfcc4e56dd7f19 in term 1.
I20260713 09:03:34.430979  7906 leader_election.cc:304] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: dd6d0c7367664e5fbabfcc4e56dd7f19, e8ef6c26318c47de85d21fbf5658ffff; no voters: cd60587a43cc427e9f6cbbfa52248afa
I20260713 09:03:34.431769  8144 raft_consensus.cc:493] T 724f98f6ce6a406ca6aebe62171906dd P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:34.432088  8141 raft_consensus.cc:2804] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:34.432251  8144 raft_consensus.cc:515] T 724f98f6ce6a406ca6aebe62171906dd P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:34.432634  8141 raft_consensus.cc:697] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 LEADER]: Becoming Leader. State: Replica: dd6d0c7367664e5fbabfcc4e56dd7f19, State: Running, Role: LEADER
I20260713 09:03:34.434127  8141 consensus_queue.cc:237] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P dd6d0c7367664e5fbabfcc4e56dd7f19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:34.438611  8088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724f98f6ce6a406ca6aebe62171906dd" candidate_uuid: "29f2c942561244728703a51d346dd89e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff" is_pre_election: true
I20260713 09:03:34.438983  7866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724f98f6ce6a406ca6aebe62171906dd" candidate_uuid: "29f2c942561244728703a51d346dd89e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa" is_pre_election: true
I20260713 09:03:34.439709  7866 raft_consensus.cc:2393] T 724f98f6ce6a406ca6aebe62171906dd P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 29f2c942561244728703a51d346dd89e in current term 1: Already voted for candidate e8ef6c26318c47de85d21fbf5658ffff in this term.
I20260713 09:03:34.437264  8144 leader_election.cc:290] T 724f98f6ce6a406ca6aebe62171906dd P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647), cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431)
I20260713 09:03:34.440774  7981 leader_election.cc:304] T 724f98f6ce6a406ca6aebe62171906dd P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 29f2c942561244728703a51d346dd89e; no voters: cd60587a43cc427e9f6cbbfa52248afa, e8ef6c26318c47de85d21fbf5658ffff
I20260713 09:03:34.442291  8144 raft_consensus.cc:3060] T 724f98f6ce6a406ca6aebe62171906dd P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:34.450618  7763 catalog_manager.cc:5697] T 62a99d4f05e74c8a85b8503e468c5bb7 P dd6d0c7367664e5fbabfcc4e56dd7f19 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2). New cstate: current_term: 1 leader_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:34.455274  8144 raft_consensus.cc:2749] T 724f98f6ce6a406ca6aebe62171906dd P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:34.458068  8136 tablet_bootstrap.cc:492] T 30a53b19f27948998aaa7aa78c83bd12 P dd6d0c7367664e5fbabfcc4e56dd7f19: No bootstrap required, opened a new log
I20260713 09:03:34.458555  8136 ts_tablet_manager.cc:1403] T 30a53b19f27948998aaa7aa78c83bd12 P dd6d0c7367664e5fbabfcc4e56dd7f19: Time spent bootstrapping tablet: real 0.072s	user 0.011s	sys 0.019s
I20260713 09:03:34.461164  8136 raft_consensus.cc:359] T 30a53b19f27948998aaa7aa78c83bd12 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:34.461833  8136 raft_consensus.cc:385] T 30a53b19f27948998aaa7aa78c83bd12 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:34.462100  8136 raft_consensus.cc:740] T 30a53b19f27948998aaa7aa78c83bd12 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6d0c7367664e5fbabfcc4e56dd7f19, State: Initialized, Role: FOLLOWER
I20260713 09:03:34.462723  8136 consensus_queue.cc:260] T 30a53b19f27948998aaa7aa78c83bd12 P dd6d0c7367664e5fbabfcc4e56dd7f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:34.465006  8136 ts_tablet_manager.cc:1434] T 30a53b19f27948998aaa7aa78c83bd12 P dd6d0c7367664e5fbabfcc4e56dd7f19: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:03:34.465873  8136 tablet_bootstrap.cc:492] T a5c4e34b45a04c06a3d3ffcad1f15ebf P dd6d0c7367664e5fbabfcc4e56dd7f19: Bootstrap starting.
I20260713 09:03:34.471858  8140 tablet_bootstrap.cc:492] T 56aa51f683504aeeb6a5b384cb3ee6b2 P cd60587a43cc427e9f6cbbfa52248afa: No bootstrap required, opened a new log
I20260713 09:03:34.472427  8140 ts_tablet_manager.cc:1403] T 56aa51f683504aeeb6a5b384cb3ee6b2 P cd60587a43cc427e9f6cbbfa52248afa: Time spent bootstrapping tablet: real 0.084s	user 0.024s	sys 0.015s
I20260713 09:03:34.472657  8136 tablet_bootstrap.cc:654] T a5c4e34b45a04c06a3d3ffcad1f15ebf P dd6d0c7367664e5fbabfcc4e56dd7f19: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:34.473964  8141 raft_consensus.cc:493] T 30a53b19f27948998aaa7aa78c83bd12 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:34.474526  8141 raft_consensus.cc:515] T 30a53b19f27948998aaa7aa78c83bd12 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:34.477195  7866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a53b19f27948998aaa7aa78c83bd12" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa" is_pre_election: true
I20260713 09:03:34.477843  7866 raft_consensus.cc:2468] T 30a53b19f27948998aaa7aa78c83bd12 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd6d0c7367664e5fbabfcc4e56dd7f19 in term 0.
I20260713 09:03:34.478929  8135 tablet_bootstrap.cc:654] T 30a53b19f27948998aaa7aa78c83bd12 P 29f2c942561244728703a51d346dd89e: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:34.479087  7907 leader_election.cc:304] T 30a53b19f27948998aaa7aa78c83bd12 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd60587a43cc427e9f6cbbfa52248afa, dd6d0c7367664e5fbabfcc4e56dd7f19; no voters: 
I20260713 09:03:34.480754  8141 leader_election.cc:290] T 30a53b19f27948998aaa7aa78c83bd12 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431), 29f2c942561244728703a51d346dd89e (127.5.154.3:40099)
I20260713 09:03:34.481127  8162 raft_consensus.cc:2804] T 30a53b19f27948998aaa7aa78c83bd12 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:34.481529  8162 raft_consensus.cc:493] T 30a53b19f27948998aaa7aa78c83bd12 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:34.481889  8162 raft_consensus.cc:3060] T 30a53b19f27948998aaa7aa78c83bd12 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:34.485850  8140 raft_consensus.cc:359] T 56aa51f683504aeeb6a5b384cb3ee6b2 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:34.486629  8140 raft_consensus.cc:385] T 56aa51f683504aeeb6a5b384cb3ee6b2 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:34.486914  8140 raft_consensus.cc:740] T 56aa51f683504aeeb6a5b384cb3ee6b2 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd60587a43cc427e9f6cbbfa52248afa, State: Initialized, Role: FOLLOWER
I20260713 09:03:34.487838  8140 consensus_queue.cc:260] T 56aa51f683504aeeb6a5b384cb3ee6b2 P cd60587a43cc427e9f6cbbfa52248afa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:34.490741  8140 ts_tablet_manager.cc:1434] T 56aa51f683504aeeb6a5b384cb3ee6b2 P cd60587a43cc427e9f6cbbfa52248afa: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260713 09:03:34.491716  8140 tablet_bootstrap.cc:492] T 00c414c33364482e81708e946d7e5192 P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap starting.
I20260713 09:03:34.499691  8140 tablet_bootstrap.cc:654] T 00c414c33364482e81708e946d7e5192 P cd60587a43cc427e9f6cbbfa52248afa: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:34.506270  8011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a53b19f27948998aaa7aa78c83bd12" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2c942561244728703a51d346dd89e" is_pre_election: true
I20260713 09:03:34.508486  8141 raft_consensus.cc:493] T 0252dec6163a4c32b12374e9914cf1e7 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:34.509016  8141 raft_consensus.cc:515] T 0252dec6163a4c32b12374e9914cf1e7 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:34.511168  8141 leader_election.cc:290] T 0252dec6163a4c32b12374e9914cf1e7 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431), 29f2c942561244728703a51d346dd89e (127.5.154.3:40099)
W20260713 09:03:34.512804  7907 leader_election.cc:343] T 30a53b19f27948998aaa7aa78c83bd12 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 29f2c942561244728703a51d346dd89e (127.5.154.3:40099): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:34.512856  8140 tablet_bootstrap.cc:492] T 00c414c33364482e81708e946d7e5192 P cd60587a43cc427e9f6cbbfa52248afa: No bootstrap required, opened a new log
I20260713 09:03:34.513836  8140 ts_tablet_manager.cc:1403] T 00c414c33364482e81708e946d7e5192 P cd60587a43cc427e9f6cbbfa52248afa: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.003s
I20260713 09:03:34.516813  7866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0252dec6163a4c32b12374e9914cf1e7" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa" is_pre_election: true
I20260713 09:03:34.517453  7866 raft_consensus.cc:2468] T 0252dec6163a4c32b12374e9914cf1e7 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd6d0c7367664e5fbabfcc4e56dd7f19 in term 0.
I20260713 09:03:34.517513  8140 raft_consensus.cc:359] T 00c414c33364482e81708e946d7e5192 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:34.518335  8140 raft_consensus.cc:385] T 00c414c33364482e81708e946d7e5192 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:34.518646  8140 raft_consensus.cc:740] T 00c414c33364482e81708e946d7e5192 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd60587a43cc427e9f6cbbfa52248afa, State: Initialized, Role: FOLLOWER
I20260713 09:03:34.519447  8140 consensus_queue.cc:260] T 00c414c33364482e81708e946d7e5192 P cd60587a43cc427e9f6cbbfa52248afa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:34.519743  8243 consensus_queue.cc:1048] T d30e22939ad1466c833141e4795a9e23 P e8ef6c26318c47de85d21fbf5658ffff [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:34.520296  8224 consensus_queue.cc:1048] T 62a99d4f05e74c8a85b8503e468c5bb7 P dd6d0c7367664e5fbabfcc4e56dd7f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:34.522063  8140 ts_tablet_manager.cc:1434] T 00c414c33364482e81708e946d7e5192 P cd60587a43cc427e9f6cbbfa52248afa: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260713 09:03:34.522811  7907 leader_election.cc:304] T 0252dec6163a4c32b12374e9914cf1e7 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd60587a43cc427e9f6cbbfa52248afa, dd6d0c7367664e5fbabfcc4e56dd7f19; no voters: 
I20260713 09:03:34.523036  8140 tablet_bootstrap.cc:492] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap starting.
I20260713 09:03:34.523669  8224 raft_consensus.cc:2804] T 0252dec6163a4c32b12374e9914cf1e7 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:34.524027  8011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0252dec6163a4c32b12374e9914cf1e7" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2c942561244728703a51d346dd89e" is_pre_election: true
I20260713 09:03:34.524827  8193 raft_consensus.cc:493] T 62a99d4f05e74c8a85b8503e468c5bb7 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:34.524719  8244 consensus_queue.cc:1048] T d30e22939ad1466c833141e4795a9e23 P e8ef6c26318c47de85d21fbf5658ffff [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:34.525527  8193 raft_consensus.cc:515] T 62a99d4f05e74c8a85b8503e468c5bb7 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:34.524765  8011 raft_consensus.cc:2468] T 0252dec6163a4c32b12374e9914cf1e7 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd6d0c7367664e5fbabfcc4e56dd7f19 in term 0.
I20260713 09:03:34.527567  8193 leader_election.cc:290] T 62a99d4f05e74c8a85b8503e468c5bb7 P cd60587a43cc427e9f6cbbfa52248afa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647), dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801)
I20260713 09:03:34.524035  8224 raft_consensus.cc:493] T 0252dec6163a4c32b12374e9914cf1e7 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:34.528460  8224 raft_consensus.cc:3060] T 0252dec6163a4c32b12374e9914cf1e7 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:34.528486  8088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a99d4f05e74c8a85b8503e468c5bb7" candidate_uuid: "cd60587a43cc427e9f6cbbfa52248afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff" is_pre_election: true
I20260713 09:03:34.534643  8140 tablet_bootstrap.cc:654] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P cd60587a43cc427e9f6cbbfa52248afa: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:34.537525  7938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62a99d4f05e74c8a85b8503e468c5bb7" candidate_uuid: "cd60587a43cc427e9f6cbbfa52248afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" is_pre_election: true
I20260713 09:03:34.540620  7832 leader_election.cc:304] T 62a99d4f05e74c8a85b8503e468c5bb7 P cd60587a43cc427e9f6cbbfa52248afa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd60587a43cc427e9f6cbbfa52248afa; no voters: dd6d0c7367664e5fbabfcc4e56dd7f19, e8ef6c26318c47de85d21fbf5658ffff
I20260713 09:03:34.541787  8262 raft_consensus.cc:2749] T 62a99d4f05e74c8a85b8503e468c5bb7 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:34.542868  8140 tablet_bootstrap.cc:492] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P cd60587a43cc427e9f6cbbfa52248afa: No bootstrap required, opened a new log
I20260713 09:03:34.542702  8144 raft_consensus.cc:493] T a5c4e34b45a04c06a3d3ffcad1f15ebf P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:34.543309  8144 raft_consensus.cc:515] T a5c4e34b45a04c06a3d3ffcad1f15ebf P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:34.545642  8144 leader_election.cc:290] T a5c4e34b45a04c06a3d3ffcad1f15ebf P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801), e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647)
I20260713 09:03:34.546860  7938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c4e34b45a04c06a3d3ffcad1f15ebf" candidate_uuid: "29f2c942561244728703a51d346dd89e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" is_pre_election: true
I20260713 09:03:34.547369  8088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c4e34b45a04c06a3d3ffcad1f15ebf" candidate_uuid: "29f2c942561244728703a51d346dd89e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff" is_pre_election: true
I20260713 09:03:34.547967  8088 raft_consensus.cc:2468] T a5c4e34b45a04c06a3d3ffcad1f15ebf P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29f2c942561244728703a51d346dd89e in term 0.
I20260713 09:03:34.549098  8140 ts_tablet_manager.cc:1403] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P cd60587a43cc427e9f6cbbfa52248afa: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.003s
I20260713 09:03:34.549074  7980 leader_election.cc:304] T a5c4e34b45a04c06a3d3ffcad1f15ebf P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29f2c942561244728703a51d346dd89e, e8ef6c26318c47de85d21fbf5658ffff; no voters: 
W20260713 09:03:34.550233  7981 leader_election.cc:343] T a5c4e34b45a04c06a3d3ffcad1f15ebf P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:34.551239  8196 raft_consensus.cc:2804] T a5c4e34b45a04c06a3d3ffcad1f15ebf P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:34.551635  8196 raft_consensus.cc:493] T a5c4e34b45a04c06a3d3ffcad1f15ebf P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:34.552001  8196 raft_consensus.cc:3060] T a5c4e34b45a04c06a3d3ffcad1f15ebf P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:34.552130  8140 raft_consensus.cc:359] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:34.545197  8224 raft_consensus.cc:515] T 0252dec6163a4c32b12374e9914cf1e7 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:34.552933  8140 raft_consensus.cc:385] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:34.554658  8140 raft_consensus.cc:740] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd60587a43cc427e9f6cbbfa52248afa, State: Initialized, Role: FOLLOWER
I20260713 09:03:34.555400  8140 consensus_queue.cc:260] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P cd60587a43cc427e9f6cbbfa52248afa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:34.557076  8224 leader_election.cc:290] T 0252dec6163a4c32b12374e9914cf1e7 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 election: Requested vote from peers cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431), 29f2c942561244728703a51d346dd89e (127.5.154.3:40099)
I20260713 09:03:34.557267  8140 ts_tablet_manager.cc:1434] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P cd60587a43cc427e9f6cbbfa52248afa: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:03:34.554762  8162 raft_consensus.cc:515] T 30a53b19f27948998aaa7aa78c83bd12 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:34.563755  8011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0252dec6163a4c32b12374e9914cf1e7" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2c942561244728703a51d346dd89e"
I20260713 09:03:34.564090  7864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0252dec6163a4c32b12374e9914cf1e7" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa"
I20260713 09:03:34.564436  8011 raft_consensus.cc:3060] T 0252dec6163a4c32b12374e9914cf1e7 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:34.564072  8196 raft_consensus.cc:515] T a5c4e34b45a04c06a3d3ffcad1f15ebf P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:34.564862  7864 raft_consensus.cc:3060] T 0252dec6163a4c32b12374e9914cf1e7 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:34.566599  8196 leader_election.cc:290] T a5c4e34b45a04c06a3d3ffcad1f15ebf P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 1 election: Requested vote from peers dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801), e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647)
I20260713 09:03:34.567986  8088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c4e34b45a04c06a3d3ffcad1f15ebf" candidate_uuid: "29f2c942561244728703a51d346dd89e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff"
I20260713 09:03:34.568624  8088 raft_consensus.cc:3060] T a5c4e34b45a04c06a3d3ffcad1f15ebf P e8ef6c26318c47de85d21fbf5658ffff [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:34.577405  8162 leader_election.cc:290] T 30a53b19f27948998aaa7aa78c83bd12 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 election: Requested vote from peers cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431), 29f2c942561244728703a51d346dd89e (127.5.154.3:40099)
I20260713 09:03:34.578713  7866 raft_consensus.cc:3060] T 00c414c33364482e81708e946d7e5192 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:34.578990  7864 raft_consensus.cc:2468] T 0252dec6163a4c32b12374e9914cf1e7 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6d0c7367664e5fbabfcc4e56dd7f19 in term 1.
I20260713 09:03:34.560209  7762 catalog_manager.cc:5697] T 724f98f6ce6a406ca6aebe62171906dd P e8ef6c26318c47de85d21fbf5658ffff reported cstate change: term changed from 0 to 1, leader changed from <none> to e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4). New cstate: current_term: 1 leader_uuid: "e8ef6c26318c47de85d21fbf5658ffff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:34.582690  8088 raft_consensus.cc:2468] T a5c4e34b45a04c06a3d3ffcad1f15ebf P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29f2c942561244728703a51d346dd89e in term 1.
I20260713 09:03:34.583706  7980 leader_election.cc:304] T a5c4e34b45a04c06a3d3ffcad1f15ebf P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29f2c942561244728703a51d346dd89e, e8ef6c26318c47de85d21fbf5658ffff; no voters: 
I20260713 09:03:34.585513  8144 raft_consensus.cc:2804] T a5c4e34b45a04c06a3d3ffcad1f15ebf P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:34.585983  8144 raft_consensus.cc:697] T a5c4e34b45a04c06a3d3ffcad1f15ebf P 29f2c942561244728703a51d346dd89e [term 1 LEADER]: Becoming Leader. State: Replica: 29f2c942561244728703a51d346dd89e, State: Running, Role: LEADER
I20260713 09:03:34.586772  8144 consensus_queue.cc:237] T a5c4e34b45a04c06a3d3ffcad1f15ebf P 29f2c942561244728703a51d346dd89e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:34.591171  7762 catalog_manager.cc:5697] T 56aa51f683504aeeb6a5b384cb3ee6b2 P e8ef6c26318c47de85d21fbf5658ffff reported cstate change: term changed from 0 to 1, leader changed from <none> to e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4). New cstate: current_term: 1 leader_uuid: "e8ef6c26318c47de85d21fbf5658ffff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:34.591518  7907 leader_election.cc:304] T 0252dec6163a4c32b12374e9914cf1e7 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd60587a43cc427e9f6cbbfa52248afa, dd6d0c7367664e5fbabfcc4e56dd7f19; no voters: 
I20260713 09:03:34.592708  8141 raft_consensus.cc:2804] T 0252dec6163a4c32b12374e9914cf1e7 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:34.593168  8141 raft_consensus.cc:697] T 0252dec6163a4c32b12374e9914cf1e7 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 LEADER]: Becoming Leader. State: Replica: dd6d0c7367664e5fbabfcc4e56dd7f19, State: Running, Role: LEADER
I20260713 09:03:34.594014  8141 consensus_queue.cc:237] T 0252dec6163a4c32b12374e9914cf1e7 P dd6d0c7367664e5fbabfcc4e56dd7f19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:34.595216  7865 raft_consensus.cc:3060] T 62a99d4f05e74c8a85b8503e468c5bb7 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:34.598304  8135 tablet_bootstrap.cc:492] T 30a53b19f27948998aaa7aa78c83bd12 P 29f2c942561244728703a51d346dd89e: No bootstrap required, opened a new log
I20260713 09:03:34.598740  8135 ts_tablet_manager.cc:1403] T 30a53b19f27948998aaa7aa78c83bd12 P 29f2c942561244728703a51d346dd89e: Time spent bootstrapping tablet: real 0.178s	user 0.047s	sys 0.029s
I20260713 09:03:34.601751  8135 raft_consensus.cc:359] T 30a53b19f27948998aaa7aa78c83bd12 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:34.602514  8135 raft_consensus.cc:385] T 30a53b19f27948998aaa7aa78c83bd12 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:34.602800  8135 raft_consensus.cc:740] T 30a53b19f27948998aaa7aa78c83bd12 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f2c942561244728703a51d346dd89e, State: Initialized, Role: FOLLOWER
I20260713 09:03:34.603493  7938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c4e34b45a04c06a3d3ffcad1f15ebf" candidate_uuid: "29f2c942561244728703a51d346dd89e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19"
I20260713 09:03:34.603545  8135 consensus_queue.cc:260] T 30a53b19f27948998aaa7aa78c83bd12 P 29f2c942561244728703a51d346dd89e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:34.605782  8015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a53b19f27948998aaa7aa78c83bd12" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2c942561244728703a51d346dd89e"
I20260713 09:03:34.606226  8135 ts_tablet_manager.cc:1434] T 30a53b19f27948998aaa7aa78c83bd12 P 29f2c942561244728703a51d346dd89e: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:03:34.606444  8015 raft_consensus.cc:3060] T 30a53b19f27948998aaa7aa78c83bd12 P 29f2c942561244728703a51d346dd89e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:34.609895  7761 catalog_manager.cc:5697] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P dd6d0c7367664e5fbabfcc4e56dd7f19 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2). New cstate: current_term: 1 leader_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:34.611809  8136 tablet_bootstrap.cc:492] T a5c4e34b45a04c06a3d3ffcad1f15ebf P dd6d0c7367664e5fbabfcc4e56dd7f19: No bootstrap required, opened a new log
W20260713 09:03:34.611932  7981 leader_election.cc:343] T a5c4e34b45a04c06a3d3ffcad1f15ebf P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:34.612392  8136 ts_tablet_manager.cc:1403] T a5c4e34b45a04c06a3d3ffcad1f15ebf P dd6d0c7367664e5fbabfcc4e56dd7f19: Time spent bootstrapping tablet: real 0.147s	user 0.018s	sys 0.020s
I20260713 09:03:34.615636  8136 raft_consensus.cc:359] T a5c4e34b45a04c06a3d3ffcad1f15ebf P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:34.616297  8136 raft_consensus.cc:385] T a5c4e34b45a04c06a3d3ffcad1f15ebf P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:34.616542  8136 raft_consensus.cc:740] T a5c4e34b45a04c06a3d3ffcad1f15ebf P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd6d0c7367664e5fbabfcc4e56dd7f19, State: Initialized, Role: FOLLOWER
I20260713 09:03:34.617446  8136 consensus_queue.cc:260] T a5c4e34b45a04c06a3d3ffcad1f15ebf P dd6d0c7367664e5fbabfcc4e56dd7f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:34.618537  8181 consensus_queue.cc:1048] T 62a99d4f05e74c8a85b8503e468c5bb7 P dd6d0c7367664e5fbabfcc4e56dd7f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:34.619669  8136 ts_tablet_manager.cc:1434] T a5c4e34b45a04c06a3d3ffcad1f15ebf P dd6d0c7367664e5fbabfcc4e56dd7f19: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:03:34.620523  8015 raft_consensus.cc:2468] T 30a53b19f27948998aaa7aa78c83bd12 P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6d0c7367664e5fbabfcc4e56dd7f19 in term 1.
I20260713 09:03:34.621654  7907 leader_election.cc:304] T 30a53b19f27948998aaa7aa78c83bd12 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29f2c942561244728703a51d346dd89e, dd6d0c7367664e5fbabfcc4e56dd7f19; no voters: 
I20260713 09:03:34.622898  8181 raft_consensus.cc:2804] T 30a53b19f27948998aaa7aa78c83bd12 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:34.623435  8181 raft_consensus.cc:697] T 30a53b19f27948998aaa7aa78c83bd12 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 LEADER]: Becoming Leader. State: Replica: dd6d0c7367664e5fbabfcc4e56dd7f19, State: Running, Role: LEADER
I20260713 09:03:34.624342  8181 consensus_queue.cc:237] T 30a53b19f27948998aaa7aa78c83bd12 P dd6d0c7367664e5fbabfcc4e56dd7f19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:34.630234  8011 raft_consensus.cc:2468] T 0252dec6163a4c32b12374e9914cf1e7 P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6d0c7367664e5fbabfcc4e56dd7f19 in term 1.
I20260713 09:03:34.635236  7864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a53b19f27948998aaa7aa78c83bd12" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa"
I20260713 09:03:34.640311  7864 raft_consensus.cc:3060] T 30a53b19f27948998aaa7aa78c83bd12 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:34.652145  7761 catalog_manager.cc:5697] T 0252dec6163a4c32b12374e9914cf1e7 P dd6d0c7367664e5fbabfcc4e56dd7f19 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2). New cstate: current_term: 1 leader_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:34.657845  7864 raft_consensus.cc:2468] T 30a53b19f27948998aaa7aa78c83bd12 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6d0c7367664e5fbabfcc4e56dd7f19 in term 1.
I20260713 09:03:34.657684  7761 catalog_manager.cc:5697] T 30a53b19f27948998aaa7aa78c83bd12 P dd6d0c7367664e5fbabfcc4e56dd7f19 reported cstate change: term changed from 0 to 1, leader changed from <none> to dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2). New cstate: current_term: 1 leader_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:34.668901  7764 catalog_manager.cc:5697] T a5c4e34b45a04c06a3d3ffcad1f15ebf P 29f2c942561244728703a51d346dd89e reported cstate change: term changed from 0 to 1, leader changed from <none> to 29f2c942561244728703a51d346dd89e (127.5.154.3). New cstate: current_term: 1 leader_uuid: "29f2c942561244728703a51d346dd89e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:34.711120  8262 raft_consensus.cc:493] T 56aa51f683504aeeb6a5b384cb3ee6b2 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:34.711563  8262 raft_consensus.cc:515] T 56aa51f683504aeeb6a5b384cb3ee6b2 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:34.713150  8262 leader_election.cc:290] T 56aa51f683504aeeb6a5b384cb3ee6b2 P cd60587a43cc427e9f6cbbfa52248afa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29f2c942561244728703a51d346dd89e (127.5.154.3:40099), e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647)
I20260713 09:03:34.714092  8011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56aa51f683504aeeb6a5b384cb3ee6b2" candidate_uuid: "cd60587a43cc427e9f6cbbfa52248afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2c942561244728703a51d346dd89e" is_pre_election: true
I20260713 09:03:34.714226  8086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56aa51f683504aeeb6a5b384cb3ee6b2" candidate_uuid: "cd60587a43cc427e9f6cbbfa52248afa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff" is_pre_election: true
I20260713 09:03:34.714790  8011 raft_consensus.cc:2393] T 56aa51f683504aeeb6a5b384cb3ee6b2 P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cd60587a43cc427e9f6cbbfa52248afa in current term 1: Already voted for candidate e8ef6c26318c47de85d21fbf5658ffff in this term.
I20260713 09:03:34.715739  7832 leader_election.cc:304] T 56aa51f683504aeeb6a5b384cb3ee6b2 P cd60587a43cc427e9f6cbbfa52248afa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd60587a43cc427e9f6cbbfa52248afa; no voters: 29f2c942561244728703a51d346dd89e, e8ef6c26318c47de85d21fbf5658ffff
I20260713 09:03:34.716361  8262 raft_consensus.cc:3060] T 56aa51f683504aeeb6a5b384cb3ee6b2 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:34.722306  8262 raft_consensus.cc:2749] T 56aa51f683504aeeb6a5b384cb3ee6b2 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:34.727808  8141 raft_consensus.cc:493] T a5c4e34b45a04c06a3d3ffcad1f15ebf P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:34.728255  8141 raft_consensus.cc:515] T a5c4e34b45a04c06a3d3ffcad1f15ebf P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:34.729928  8141 leader_election.cc:290] T a5c4e34b45a04c06a3d3ffcad1f15ebf P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29f2c942561244728703a51d346dd89e (127.5.154.3:40099), e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647)
I20260713 09:03:34.730667  8011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c4e34b45a04c06a3d3ffcad1f15ebf" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f2c942561244728703a51d346dd89e" is_pre_election: true
I20260713 09:03:34.730877  8086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5c4e34b45a04c06a3d3ffcad1f15ebf" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff" is_pre_election: true
I20260713 09:03:34.731583  8086 raft_consensus.cc:2393] T a5c4e34b45a04c06a3d3ffcad1f15ebf P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dd6d0c7367664e5fbabfcc4e56dd7f19 in current term 1: Already voted for candidate 29f2c942561244728703a51d346dd89e in this term.
I20260713 09:03:34.732406  7906 leader_election.cc:304] T a5c4e34b45a04c06a3d3ffcad1f15ebf P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dd6d0c7367664e5fbabfcc4e56dd7f19; no voters: 29f2c942561244728703a51d346dd89e, e8ef6c26318c47de85d21fbf5658ffff
I20260713 09:03:34.733017  8141 raft_consensus.cc:3060] T a5c4e34b45a04c06a3d3ffcad1f15ebf P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:34.737394  8141 raft_consensus.cc:2749] T a5c4e34b45a04c06a3d3ffcad1f15ebf P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:34.831471  8239 consensus_queue.cc:1048] T 724f98f6ce6a406ca6aebe62171906dd P e8ef6c26318c47de85d21fbf5658ffff [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:34.841184  8243 consensus_queue.cc:1048] T 724f98f6ce6a406ca6aebe62171906dd P e8ef6c26318c47de85d21fbf5658ffff [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:34.859489  8243 consensus_queue.cc:1048] T 56aa51f683504aeeb6a5b384cb3ee6b2 P e8ef6c26318c47de85d21fbf5658ffff [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:34.873611  8243 consensus_queue.cc:1048] T 56aa51f683504aeeb6a5b384cb3ee6b2 P e8ef6c26318c47de85d21fbf5658ffff [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:34.961782  7864 raft_consensus.cc:3060] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P cd60587a43cc427e9f6cbbfa52248afa [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:34.968004  8181 consensus_queue.cc:1048] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P dd6d0c7367664e5fbabfcc4e56dd7f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:34.968719  8141 consensus_queue.cc:1048] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P dd6d0c7367664e5fbabfcc4e56dd7f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:35.045843  8196 consensus_queue.cc:1048] T a5c4e34b45a04c06a3d3ffcad1f15ebf P 29f2c942561244728703a51d346dd89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:35.055645  8144 consensus_queue.cc:1048] T a5c4e34b45a04c06a3d3ffcad1f15ebf P 29f2c942561244728703a51d346dd89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:35.065335  8224 consensus_queue.cc:1048] T 0252dec6163a4c32b12374e9914cf1e7 P dd6d0c7367664e5fbabfcc4e56dd7f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:35.079316  8224 consensus_queue.cc:1048] T 0252dec6163a4c32b12374e9914cf1e7 P dd6d0c7367664e5fbabfcc4e56dd7f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:35.216243  8224 consensus_queue.cc:1048] T 30a53b19f27948998aaa7aa78c83bd12 P dd6d0c7367664e5fbabfcc4e56dd7f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:35.226547  8224 consensus_queue.cc:1048] T 30a53b19f27948998aaa7aa78c83bd12 P dd6d0c7367664e5fbabfcc4e56dd7f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:35.333695  5736 tablet_server.cc:179] TabletServer@127.5.154.1:0 shutting down...
W20260713 09:03:35.339705  8055 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 18 similar messages]
W20260713 09:03:35.345503  8055 consensus_peers.cc:597] T 56aa51f683504aeeb6a5b384cb3ee6b2 P e8ef6c26318c47de85d21fbf5658ffff -> Peer cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431): Couldn't send request to peer cd60587a43cc427e9f6cbbfa52248afa. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:35.362954  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:35.363672  5736 tablet_replica.cc:333] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P cd60587a43cc427e9f6cbbfa52248afa: stopping tablet replica
I20260713 09:03:35.364315  5736 raft_consensus.cc:2243] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:35.364776  5736 raft_consensus.cc:2272] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:35.367748  5736 tablet_replica.cc:333] T 00c414c33364482e81708e946d7e5192 P cd60587a43cc427e9f6cbbfa52248afa: stopping tablet replica
I20260713 09:03:35.368467  5736 raft_consensus.cc:2243] T 00c414c33364482e81708e946d7e5192 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:35.368984  5736 raft_consensus.cc:2272] T 00c414c33364482e81708e946d7e5192 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:35.371148  5736 tablet_replica.cc:333] T 56aa51f683504aeeb6a5b384cb3ee6b2 P cd60587a43cc427e9f6cbbfa52248afa: stopping tablet replica
I20260713 09:03:35.371726  5736 raft_consensus.cc:2243] T 56aa51f683504aeeb6a5b384cb3ee6b2 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:35.372144  5736 raft_consensus.cc:2272] T 56aa51f683504aeeb6a5b384cb3ee6b2 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:35.374339  5736 tablet_replica.cc:333] T 30a53b19f27948998aaa7aa78c83bd12 P cd60587a43cc427e9f6cbbfa52248afa: stopping tablet replica
I20260713 09:03:35.375214  5736 raft_consensus.cc:2243] T 30a53b19f27948998aaa7aa78c83bd12 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:35.375703  5736 raft_consensus.cc:2272] T 30a53b19f27948998aaa7aa78c83bd12 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:35.378067  5736 tablet_replica.cc:333] T 62a99d4f05e74c8a85b8503e468c5bb7 P cd60587a43cc427e9f6cbbfa52248afa: stopping tablet replica
W20260713 09:03:35.377990  8055 consensus_peers.cc:597] T 858b3dc14b974df188f574111b224ce5 P e8ef6c26318c47de85d21fbf5658ffff -> Peer cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431): Couldn't send request to peer cd60587a43cc427e9f6cbbfa52248afa. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:35.378804  5736 raft_consensus.cc:2243] T 62a99d4f05e74c8a85b8503e468c5bb7 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:35.379205  5736 raft_consensus.cc:2272] T 62a99d4f05e74c8a85b8503e468c5bb7 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:35.381772  5736 tablet_replica.cc:333] T 0252dec6163a4c32b12374e9914cf1e7 P cd60587a43cc427e9f6cbbfa52248afa: stopping tablet replica
I20260713 09:03:35.382576  5736 raft_consensus.cc:2243] T 0252dec6163a4c32b12374e9914cf1e7 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:35.383105  5736 raft_consensus.cc:2272] T 0252dec6163a4c32b12374e9914cf1e7 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:35.385748  5736 tablet_replica.cc:333] T 724f98f6ce6a406ca6aebe62171906dd P cd60587a43cc427e9f6cbbfa52248afa: stopping tablet replica
I20260713 09:03:35.386260  5736 raft_consensus.cc:2243] T 724f98f6ce6a406ca6aebe62171906dd P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:35.386615  5736 raft_consensus.cc:2272] T 724f98f6ce6a406ca6aebe62171906dd P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:35.388805  5736 tablet_replica.cc:333] T bc4e884f531949d4a017c40b4348172f P cd60587a43cc427e9f6cbbfa52248afa: stopping tablet replica
I20260713 09:03:35.389395  5736 raft_consensus.cc:2243] T bc4e884f531949d4a017c40b4348172f P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:35.389882  5736 raft_consensus.cc:2272] T bc4e884f531949d4a017c40b4348172f P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:35.391543  5736 tablet_replica.cc:333] T d873dae09f824581aec410f1cff328f5 P cd60587a43cc427e9f6cbbfa52248afa: stopping tablet replica
I20260713 09:03:35.392088  5736 raft_consensus.cc:2243] T d873dae09f824581aec410f1cff328f5 P cd60587a43cc427e9f6cbbfa52248afa [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:35.392880  5736 raft_consensus.cc:2272] T d873dae09f824581aec410f1cff328f5 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:35.394503  5736 tablet_replica.cc:333] T d37bf23c33f2474dbed826b201eef09d P cd60587a43cc427e9f6cbbfa52248afa: stopping tablet replica
I20260713 09:03:35.395112  5736 raft_consensus.cc:2243] T d37bf23c33f2474dbed826b201eef09d P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:35.395541  5736 raft_consensus.cc:2272] T d37bf23c33f2474dbed826b201eef09d P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:35.397081  5736 tablet_replica.cc:333] T d30e22939ad1466c833141e4795a9e23 P cd60587a43cc427e9f6cbbfa52248afa: stopping tablet replica
I20260713 09:03:35.397631  5736 raft_consensus.cc:2243] T d30e22939ad1466c833141e4795a9e23 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:35.398041  5736 raft_consensus.cc:2272] T d30e22939ad1466c833141e4795a9e23 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:35.400007  5736 tablet_replica.cc:333] T b12d28fcc45e47e9a15bdc06f6d67760 P cd60587a43cc427e9f6cbbfa52248afa: stopping tablet replica
I20260713 09:03:35.400586  5736 raft_consensus.cc:2243] T b12d28fcc45e47e9a15bdc06f6d67760 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:35.400990  5736 raft_consensus.cc:2272] T b12d28fcc45e47e9a15bdc06f6d67760 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:35.402763  5736 tablet_replica.cc:333] T d740dd41ee08482fb06adb5cb44c07c1 P cd60587a43cc427e9f6cbbfa52248afa: stopping tablet replica
I20260713 09:03:35.403436  5736 raft_consensus.cc:2243] T d740dd41ee08482fb06adb5cb44c07c1 P cd60587a43cc427e9f6cbbfa52248afa [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:35.404114  5736 raft_consensus.cc:2272] T d740dd41ee08482fb06adb5cb44c07c1 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:35.405777  5736 tablet_replica.cc:333] T 380e95ff46fe48b7b801f2bb50c1da43 P cd60587a43cc427e9f6cbbfa52248afa: stopping tablet replica
I20260713 09:03:35.406247  5736 raft_consensus.cc:2243] T 380e95ff46fe48b7b801f2bb50c1da43 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:35.406590  5736 raft_consensus.cc:2272] T 380e95ff46fe48b7b801f2bb50c1da43 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:35.408113  5736 tablet_replica.cc:333] T 858b3dc14b974df188f574111b224ce5 P cd60587a43cc427e9f6cbbfa52248afa: stopping tablet replica
I20260713 09:03:35.408550  5736 raft_consensus.cc:2243] T 858b3dc14b974df188f574111b224ce5 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:35.408905  5736 raft_consensus.cc:2272] T 858b3dc14b974df188f574111b224ce5 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:35.410516  5736 tablet_replica.cc:333] T 7f044ab0fa9c4f7c813452539dd44693 P cd60587a43cc427e9f6cbbfa52248afa: stopping tablet replica
I20260713 09:03:35.410965  5736 raft_consensus.cc:2243] T 7f044ab0fa9c4f7c813452539dd44693 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:35.411309  5736 raft_consensus.cc:2272] T 7f044ab0fa9c4f7c813452539dd44693 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:35.412906  5736 tablet_replica.cc:333] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa: stopping tablet replica
I20260713 09:03:35.413385  5736 raft_consensus.cc:2243] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:35.414136  5736 raft_consensus.cc:2272] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:35.416131  5736 tablet_replica.cc:333] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa: stopping tablet replica
I20260713 09:03:35.416675  5736 raft_consensus.cc:2243] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:35.417404  5736 raft_consensus.cc:2272] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:35.454602  5736 tablet_server.cc:196] TabletServer@127.5.154.1:0 shutdown complete.
W20260713 09:03:35.462836  8055 consensus_peers.cc:597] T 724f98f6ce6a406ca6aebe62171906dd P e8ef6c26318c47de85d21fbf5658ffff -> Peer cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431): Couldn't send request to peer cd60587a43cc427e9f6cbbfa52248afa. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:43431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:35.476624  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:35.482452  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
W20260713 09:03:35.484581  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
W20260713 09:03:35.484323  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
I20260713 09:03:35.487128  5736 server_base.cc:1061] running on GCE node
I20260713 09:03:35.488641  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:35.488951  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:03:35.489172  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783933415489152 us; error 0 us; skew 500 ppm
I20260713 09:03:35.490061  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:35.495021  5736 webserver.cc:533] Webserver started at http://127.5.154.1:36827/ using document root <none> and password file <none>
I20260713 09:03:35.496078  5736 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:35.496333  5736 fs_manager.cc:365] Using existing metadata directory in first data directory
W20260713 09:03:35.497377  7907 consensus_peers.cc:597] T 7f044ab0fa9c4f7c813452539dd44693 P dd6d0c7367664e5fbabfcc4e56dd7f19 -> Peer cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431): Couldn't send request to peer cd60587a43cc427e9f6cbbfa52248afa. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:43431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:35.501685  5736 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260713 09:03:35.506767  8344 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:35.507716  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.004s
I20260713 09:03:35.508044  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933356847920-5736-0/minicluster-data/ts-0-root
uuid: "cd60587a43cc427e9f6cbbfa52248afa"
format_stamp: "Formatted at 2026-07-13 09:03:30 on dist-test-slave-z8rn"
I20260713 09:03:35.508356  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933356847920-5736-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933356847920-5736-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933356847920-5736-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)
I20260713 09:03:35.520267  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:35.521413  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:35.523133  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260713 09:03:35.524345  8055 consensus_peers.cc:597] T d37bf23c33f2474dbed826b201eef09d P e8ef6c26318c47de85d21fbf5658ffff -> Peer cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431): Couldn't send request to peer cd60587a43cc427e9f6cbbfa52248afa. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:43431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:35.526830  8351 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260713 09:03:35.550719  7907 consensus_peers.cc:597] T bc4e884f531949d4a017c40b4348172f P dd6d0c7367664e5fbabfcc4e56dd7f19 -> Peer cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431): Couldn't send request to peer cd60587a43cc427e9f6cbbfa52248afa. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:43431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:35.559110  7907 consensus_peers.cc:597] T 0252dec6163a4c32b12374e9914cf1e7 P dd6d0c7367664e5fbabfcc4e56dd7f19 -> Peer cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431): Couldn't send request to peer cd60587a43cc427e9f6cbbfa52248afa. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:43431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:35.582995  7907 consensus_peers.cc:597] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P dd6d0c7367664e5fbabfcc4e56dd7f19 -> Peer cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431): Couldn't send request to peer cd60587a43cc427e9f6cbbfa52248afa. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:43431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:35.588517  8055 consensus_peers.cc:597] T d30e22939ad1466c833141e4795a9e23 P e8ef6c26318c47de85d21fbf5658ffff -> Peer cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431): Couldn't send request to peer cd60587a43cc427e9f6cbbfa52248afa. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:43431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:35.624820  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260713 09:03:35.625144  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.099s	user 0.003s	sys 0.000s
I20260713 09:03:35.625444  5736 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260713 09:03:35.629990  8351 tablet_bootstrap.cc:492] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap starting.
I20260713 09:03:35.644996  8351 tablet_bootstrap.cc:492] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P cd60587a43cc427e9f6cbbfa52248afa: 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
I20260713 09:03:35.645911  8351 tablet_bootstrap.cc:492] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap complete.
I20260713 09:03:35.646528  8351 ts_tablet_manager.cc:1403] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P cd60587a43cc427e9f6cbbfa52248afa: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260713 09:03:35.649057  8351 raft_consensus.cc:359] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
W20260713 09:03:35.649442  7907 consensus_peers.cc:597] T 30a53b19f27948998aaa7aa78c83bd12 P dd6d0c7367664e5fbabfcc4e56dd7f19 -> Peer cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431): Couldn't send request to peer cd60587a43cc427e9f6cbbfa52248afa. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:43431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:35.649725  8351 raft_consensus.cc:740] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd60587a43cc427e9f6cbbfa52248afa, State: Initialized, Role: FOLLOWER
I20260713 09:03:35.650426  8351 consensus_queue.cc:260] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P cd60587a43cc427e9f6cbbfa52248afa [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: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:35.652666  8351 ts_tablet_manager.cc:1434] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P cd60587a43cc427e9f6cbbfa52248afa: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
W20260713 09:03:35.652746  7907 consensus_peers.cc:597] T 62a99d4f05e74c8a85b8503e468c5bb7 P dd6d0c7367664e5fbabfcc4e56dd7f19 -> Peer cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431): Couldn't send request to peer cd60587a43cc427e9f6cbbfa52248afa. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:43431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:35.653427  8351 tablet_bootstrap.cc:492] T bc4e884f531949d4a017c40b4348172f P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap starting.
I20260713 09:03:35.666862  8351 tablet_bootstrap.cc:492] T bc4e884f531949d4a017c40b4348172f P cd60587a43cc427e9f6cbbfa52248afa: 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
I20260713 09:03:35.667717  8351 tablet_bootstrap.cc:492] T bc4e884f531949d4a017c40b4348172f P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap complete.
I20260713 09:03:35.668298  8351 ts_tablet_manager.cc:1403] T bc4e884f531949d4a017c40b4348172f P cd60587a43cc427e9f6cbbfa52248afa: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260713 09:03:35.670501  8351 raft_consensus.cc:359] T bc4e884f531949d4a017c40b4348172f P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:35.671120  8351 raft_consensus.cc:740] T bc4e884f531949d4a017c40b4348172f P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd60587a43cc427e9f6cbbfa52248afa, State: Initialized, Role: FOLLOWER
I20260713 09:03:35.671742  8351 consensus_queue.cc:260] T bc4e884f531949d4a017c40b4348172f P cd60587a43cc427e9f6cbbfa52248afa [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: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:35.673447  8351 ts_tablet_manager.cc:1434] T bc4e884f531949d4a017c40b4348172f P cd60587a43cc427e9f6cbbfa52248afa: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:03:35.674175  8351 tablet_bootstrap.cc:492] T d873dae09f824581aec410f1cff328f5 P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap starting.
I20260713 09:03:35.687253  8351 tablet_bootstrap.cc:492] T d873dae09f824581aec410f1cff328f5 P cd60587a43cc427e9f6cbbfa52248afa: 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
I20260713 09:03:35.688094  8351 tablet_bootstrap.cc:492] T d873dae09f824581aec410f1cff328f5 P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap complete.
I20260713 09:03:35.688656  8351 ts_tablet_manager.cc:1403] T d873dae09f824581aec410f1cff328f5 P cd60587a43cc427e9f6cbbfa52248afa: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260713 09:03:35.690847  8351 raft_consensus.cc:359] T d873dae09f824581aec410f1cff328f5 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:35.691464  8351 raft_consensus.cc:740] T d873dae09f824581aec410f1cff328f5 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd60587a43cc427e9f6cbbfa52248afa, State: Initialized, Role: FOLLOWER
I20260713 09:03:35.692098  8351 consensus_queue.cc:260] T d873dae09f824581aec410f1cff328f5 P cd60587a43cc427e9f6cbbfa52248afa [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: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:35.693867  8351 ts_tablet_manager.cc:1434] T d873dae09f824581aec410f1cff328f5 P cd60587a43cc427e9f6cbbfa52248afa: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:03:35.694567  8351 tablet_bootstrap.cc:492] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap starting.
I20260713 09:03:35.707058  8351 tablet_bootstrap.cc:492] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa: 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
I20260713 09:03:35.707872  8351 tablet_bootstrap.cc:492] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap complete.
I20260713 09:03:35.708434  8351 ts_tablet_manager.cc:1403] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260713 09:03:35.710624  8351 raft_consensus.cc:359] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:35.711247  8351 raft_consensus.cc:740] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd60587a43cc427e9f6cbbfa52248afa, State: Initialized, Role: FOLLOWER
I20260713 09:03:35.711866  8351 consensus_queue.cc:260] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa [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: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
W20260713 09:03:35.712759  8055 consensus_peers.cc:597] T 00c414c33364482e81708e946d7e5192 P e8ef6c26318c47de85d21fbf5658ffff -> Peer cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431): Couldn't send request to peer cd60587a43cc427e9f6cbbfa52248afa. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:43431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:35.713676  8351 ts_tablet_manager.cc:1434] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:03:35.714421  8351 tablet_bootstrap.cc:492] T 380e95ff46fe48b7b801f2bb50c1da43 P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap starting.
I20260713 09:03:35.716364  5736 ts_tablet_manager.cc:616] Registered 18 tablets
I20260713 09:03:35.716660  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.091s	user 0.089s	sys 0.000s
I20260713 09:03:35.728567  8351 tablet_bootstrap.cc:492] T 380e95ff46fe48b7b801f2bb50c1da43 P cd60587a43cc427e9f6cbbfa52248afa: 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
I20260713 09:03:35.729714  8351 tablet_bootstrap.cc:492] T 380e95ff46fe48b7b801f2bb50c1da43 P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap complete.
I20260713 09:03:35.730412  8351 ts_tablet_manager.cc:1403] T 380e95ff46fe48b7b801f2bb50c1da43 P cd60587a43cc427e9f6cbbfa52248afa: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260713 09:03:35.733062  8351 raft_consensus.cc:359] T 380e95ff46fe48b7b801f2bb50c1da43 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:35.733816  8351 raft_consensus.cc:740] T 380e95ff46fe48b7b801f2bb50c1da43 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd60587a43cc427e9f6cbbfa52248afa, State: Initialized, Role: FOLLOWER
I20260713 09:03:35.734592  8351 consensus_queue.cc:260] T 380e95ff46fe48b7b801f2bb50c1da43 P cd60587a43cc427e9f6cbbfa52248afa [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: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:35.736831  8351 ts_tablet_manager.cc:1434] T 380e95ff46fe48b7b801f2bb50c1da43 P cd60587a43cc427e9f6cbbfa52248afa: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:03:35.737805  8351 tablet_bootstrap.cc:492] T 56aa51f683504aeeb6a5b384cb3ee6b2 P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap starting.
I20260713 09:03:35.753994  8351 tablet_bootstrap.cc:492] T 56aa51f683504aeeb6a5b384cb3ee6b2 P cd60587a43cc427e9f6cbbfa52248afa: 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
I20260713 09:03:35.754874  8351 tablet_bootstrap.cc:492] T 56aa51f683504aeeb6a5b384cb3ee6b2 P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap complete.
I20260713 09:03:35.755458  8351 ts_tablet_manager.cc:1403] T 56aa51f683504aeeb6a5b384cb3ee6b2 P cd60587a43cc427e9f6cbbfa52248afa: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260713 09:03:35.758150  8351 raft_consensus.cc:359] T 56aa51f683504aeeb6a5b384cb3ee6b2 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:35.758917  8351 raft_consensus.cc:740] T 56aa51f683504aeeb6a5b384cb3ee6b2 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd60587a43cc427e9f6cbbfa52248afa, State: Initialized, Role: FOLLOWER
I20260713 09:03:35.759717  8351 consensus_queue.cc:260] T 56aa51f683504aeeb6a5b384cb3ee6b2 P cd60587a43cc427e9f6cbbfa52248afa [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: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:35.762033  8351 ts_tablet_manager.cc:1434] T 56aa51f683504aeeb6a5b384cb3ee6b2 P cd60587a43cc427e9f6cbbfa52248afa: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:03:35.762825  8351 tablet_bootstrap.cc:492] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap starting.
I20260713 09:03:35.765987  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.1:43431
I20260713 09:03:35.766047  8417 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.1:43431 every 8 connection(s)
I20260713 09:03:35.778999  8351 tablet_bootstrap.cc:492] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa: 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
I20260713 09:03:35.780011  8351 tablet_bootstrap.cc:492] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap complete.
I20260713 09:03:35.780674  8351 ts_tablet_manager.cc:1403] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260713 09:03:35.783145  8351 raft_consensus.cc:359] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:35.783900  8351 raft_consensus.cc:740] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd60587a43cc427e9f6cbbfa52248afa, State: Initialized, Role: FOLLOWER
I20260713 09:03:35.784761  8351 consensus_queue.cc:260] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa [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: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:35.786888  8351 ts_tablet_manager.cc:1434] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:03:35.787384  8418 heartbeater.cc:344] Connected to a master server at 127.5.154.62:37649
I20260713 09:03:35.787715  8351 tablet_bootstrap.cc:492] T 30a53b19f27948998aaa7aa78c83bd12 P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap starting.
I20260713 09:03:35.787791  8418 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:35.788983  8418 heartbeater.cc:507] Master 127.5.154.62:37649 requested a full tablet report, sending...
I20260713 09:03:35.797192  7761 ts_manager.cc:194] Re-registered known tserver with Master: cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431)
I20260713 09:03:35.826483  7761 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51520
I20260713 09:03:35.827586  8351 tablet_bootstrap.cc:492] T 30a53b19f27948998aaa7aa78c83bd12 P cd60587a43cc427e9f6cbbfa52248afa: 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
I20260713 09:03:35.828604  8351 tablet_bootstrap.cc:492] T 30a53b19f27948998aaa7aa78c83bd12 P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap complete.
I20260713 09:03:35.830343  8418 heartbeater.cc:499] Master 127.5.154.62:37649 was elected leader, sending a full tablet report...
I20260713 09:03:35.829368  8351 ts_tablet_manager.cc:1403] T 30a53b19f27948998aaa7aa78c83bd12 P cd60587a43cc427e9f6cbbfa52248afa: Time spent bootstrapping tablet: real 0.042s	user 0.019s	sys 0.016s
I20260713 09:03:35.834807  8351 raft_consensus.cc:359] T 30a53b19f27948998aaa7aa78c83bd12 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:35.835503  8351 raft_consensus.cc:740] T 30a53b19f27948998aaa7aa78c83bd12 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd60587a43cc427e9f6cbbfa52248afa, State: Initialized, Role: FOLLOWER
W20260713 09:03:35.835724  7907 consensus_peers.cc:597] T b12d28fcc45e47e9a15bdc06f6d67760 P dd6d0c7367664e5fbabfcc4e56dd7f19 -> Peer cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431): Couldn't send request to peer cd60587a43cc427e9f6cbbfa52248afa. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:35.836381  8351 consensus_queue.cc:260] T 30a53b19f27948998aaa7aa78c83bd12 P cd60587a43cc427e9f6cbbfa52248afa [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: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:35.838303  8351 ts_tablet_manager.cc:1434] T 30a53b19f27948998aaa7aa78c83bd12 P cd60587a43cc427e9f6cbbfa52248afa: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:03:35.840857  8351 tablet_bootstrap.cc:492] T d740dd41ee08482fb06adb5cb44c07c1 P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap starting.
I20260713 09:03:35.852365  8351 tablet_bootstrap.cc:492] T d740dd41ee08482fb06adb5cb44c07c1 P cd60587a43cc427e9f6cbbfa52248afa: 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
I20260713 09:03:35.853300  8351 tablet_bootstrap.cc:492] T d740dd41ee08482fb06adb5cb44c07c1 P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap complete.
I20260713 09:03:35.853933  8351 ts_tablet_manager.cc:1403] T d740dd41ee08482fb06adb5cb44c07c1 P cd60587a43cc427e9f6cbbfa52248afa: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260713 09:03:35.855513  8351 raft_consensus.cc:359] T d740dd41ee08482fb06adb5cb44c07c1 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:35.856003  8351 raft_consensus.cc:740] T d740dd41ee08482fb06adb5cb44c07c1 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd60587a43cc427e9f6cbbfa52248afa, State: Initialized, Role: FOLLOWER
I20260713 09:03:35.856559  8351 consensus_queue.cc:260] T d740dd41ee08482fb06adb5cb44c07c1 P cd60587a43cc427e9f6cbbfa52248afa [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: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:35.858189  8351 ts_tablet_manager.cc:1434] T d740dd41ee08482fb06adb5cb44c07c1 P cd60587a43cc427e9f6cbbfa52248afa: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:03:35.858804  8351 tablet_bootstrap.cc:492] T d30e22939ad1466c833141e4795a9e23 P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap starting.
I20260713 09:03:35.868896  8351 tablet_bootstrap.cc:492] T d30e22939ad1466c833141e4795a9e23 P cd60587a43cc427e9f6cbbfa52248afa: 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
I20260713 09:03:35.869715  8351 tablet_bootstrap.cc:492] T d30e22939ad1466c833141e4795a9e23 P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap complete.
I20260713 09:03:35.870231  8351 ts_tablet_manager.cc:1403] T d30e22939ad1466c833141e4795a9e23 P cd60587a43cc427e9f6cbbfa52248afa: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260713 09:03:35.871976  8351 raft_consensus.cc:359] T d30e22939ad1466c833141e4795a9e23 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:35.872527  8351 raft_consensus.cc:740] T d30e22939ad1466c833141e4795a9e23 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd60587a43cc427e9f6cbbfa52248afa, State: Initialized, Role: FOLLOWER
I20260713 09:03:35.873140  8351 consensus_queue.cc:260] T d30e22939ad1466c833141e4795a9e23 P cd60587a43cc427e9f6cbbfa52248afa [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: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:35.874812  8351 ts_tablet_manager.cc:1434] T d30e22939ad1466c833141e4795a9e23 P cd60587a43cc427e9f6cbbfa52248afa: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:03:35.875728  8351 tablet_bootstrap.cc:492] T 00c414c33364482e81708e946d7e5192 P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap starting.
I20260713 09:03:35.886653  8351 tablet_bootstrap.cc:492] T 00c414c33364482e81708e946d7e5192 P cd60587a43cc427e9f6cbbfa52248afa: 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
I20260713 09:03:35.887357  8351 tablet_bootstrap.cc:492] T 00c414c33364482e81708e946d7e5192 P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap complete.
I20260713 09:03:35.887846  8351 ts_tablet_manager.cc:1403] T 00c414c33364482e81708e946d7e5192 P cd60587a43cc427e9f6cbbfa52248afa: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:03:35.889583  8351 raft_consensus.cc:359] T 00c414c33364482e81708e946d7e5192 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:35.890125  8351 raft_consensus.cc:740] T 00c414c33364482e81708e946d7e5192 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd60587a43cc427e9f6cbbfa52248afa, State: Initialized, Role: FOLLOWER
I20260713 09:03:35.890632  8351 consensus_queue.cc:260] T 00c414c33364482e81708e946d7e5192 P cd60587a43cc427e9f6cbbfa52248afa [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: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:35.891947  8351 ts_tablet_manager.cc:1434] T 00c414c33364482e81708e946d7e5192 P cd60587a43cc427e9f6cbbfa52248afa: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:03:35.892969  8351 tablet_bootstrap.cc:492] T d37bf23c33f2474dbed826b201eef09d P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap starting.
I20260713 09:03:35.901791  8162 raft_consensus.cc:493] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e8ef6c26318c47de85d21fbf5658ffff)
I20260713 09:03:35.902379  8162 raft_consensus.cc:515] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:35.904150  8162 leader_election.cc:290] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 29f2c942561244728703a51d346dd89e (127.5.154.3:40099), e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647)
I20260713 09:03:35.904824  8015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23cd2e3fca1e4eefb4ac95e2759f27a8" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "29f2c942561244728703a51d346dd89e" is_pre_election: true
I20260713 09:03:35.905664  8015 raft_consensus.cc:2393] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P 29f2c942561244728703a51d346dd89e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dd6d0c7367664e5fbabfcc4e56dd7f19 in current term 2: Already voted for candidate 29f2c942561244728703a51d346dd89e in this term.
I20260713 09:03:35.905817  8351 tablet_bootstrap.cc:492] T d37bf23c33f2474dbed826b201eef09d P cd60587a43cc427e9f6cbbfa52248afa: 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
I20260713 09:03:35.906049  8086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23cd2e3fca1e4eefb4ac95e2759f27a8" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff" is_pre_election: true
I20260713 09:03:35.906756  8351 tablet_bootstrap.cc:492] T d37bf23c33f2474dbed826b201eef09d P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap complete.
I20260713 09:03:35.906690  8086 raft_consensus.cc:2468] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P e8ef6c26318c47de85d21fbf5658ffff [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd6d0c7367664e5fbabfcc4e56dd7f19 in term 2.
I20260713 09:03:35.907449  8351 ts_tablet_manager.cc:1403] T d37bf23c33f2474dbed826b201eef09d P cd60587a43cc427e9f6cbbfa52248afa: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260713 09:03:35.907987  7906 leader_election.cc:304] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P dd6d0c7367664e5fbabfcc4e56dd7f19 [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: dd6d0c7367664e5fbabfcc4e56dd7f19, e8ef6c26318c47de85d21fbf5658ffff; no voters: 29f2c942561244728703a51d346dd89e
I20260713 09:03:35.909083  8162 raft_consensus.cc:2804] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:03:35.909425  8162 raft_consensus.cc:493] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Starting leader election (detected failure of leader e8ef6c26318c47de85d21fbf5658ffff)
I20260713 09:03:35.909868  8162 raft_consensus.cc:3060] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:35.909888  8351 raft_consensus.cc:359] T d37bf23c33f2474dbed826b201eef09d P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:35.910655  8351 raft_consensus.cc:740] T d37bf23c33f2474dbed826b201eef09d P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd60587a43cc427e9f6cbbfa52248afa, State: Initialized, Role: FOLLOWER
I20260713 09:03:35.911345  8351 consensus_queue.cc:260] T d37bf23c33f2474dbed826b201eef09d P cd60587a43cc427e9f6cbbfa52248afa [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: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:35.913239  8351 ts_tablet_manager.cc:1434] T d37bf23c33f2474dbed826b201eef09d P cd60587a43cc427e9f6cbbfa52248afa: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:03:35.914038  8351 tablet_bootstrap.cc:492] T 7f044ab0fa9c4f7c813452539dd44693 P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap starting.
I20260713 09:03:35.919119  8162 raft_consensus.cc:515] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:35.921818  8015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23cd2e3fca1e4eefb4ac95e2759f27a8" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "29f2c942561244728703a51d346dd89e"
I20260713 09:03:35.922544  8015 raft_consensus.cc:2393] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P 29f2c942561244728703a51d346dd89e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate dd6d0c7367664e5fbabfcc4e56dd7f19 in current term 2: Already voted for candidate 29f2c942561244728703a51d346dd89e in this term.
I20260713 09:03:35.925757  8086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23cd2e3fca1e4eefb4ac95e2759f27a8" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff"
I20260713 09:03:35.930840  8162 leader_election.cc:290] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 2 election: Requested vote from peers 29f2c942561244728703a51d346dd89e (127.5.154.3:40099), e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647)
I20260713 09:03:35.933673  8086 raft_consensus.cc:2468] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P e8ef6c26318c47de85d21fbf5658ffff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6d0c7367664e5fbabfcc4e56dd7f19 in term 2.
I20260713 09:03:35.934082  8351 tablet_bootstrap.cc:492] T 7f044ab0fa9c4f7c813452539dd44693 P cd60587a43cc427e9f6cbbfa52248afa: 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
I20260713 09:03:35.934942  8351 tablet_bootstrap.cc:492] T 7f044ab0fa9c4f7c813452539dd44693 P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap complete.
I20260713 09:03:35.934775  7906 leader_election.cc:304] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P dd6d0c7367664e5fbabfcc4e56dd7f19 [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: dd6d0c7367664e5fbabfcc4e56dd7f19, e8ef6c26318c47de85d21fbf5658ffff; no voters: 29f2c942561244728703a51d346dd89e
I20260713 09:03:35.935609  8351 ts_tablet_manager.cc:1403] T 7f044ab0fa9c4f7c813452539dd44693 P cd60587a43cc427e9f6cbbfa52248afa: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260713 09:03:35.935652  8162 raft_consensus.cc:2804] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:35.936226  8162 raft_consensus.cc:697] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 2 LEADER]: Becoming Leader. State: Replica: dd6d0c7367664e5fbabfcc4e56dd7f19, State: Running, Role: LEADER
I20260713 09:03:35.937031  8162 consensus_queue.cc:237] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P dd6d0c7367664e5fbabfcc4e56dd7f19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:35.938177  8351 raft_consensus.cc:359] T 7f044ab0fa9c4f7c813452539dd44693 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:35.938819  8351 raft_consensus.cc:740] T 7f044ab0fa9c4f7c813452539dd44693 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd60587a43cc427e9f6cbbfa52248afa, State: Initialized, Role: FOLLOWER
I20260713 09:03:35.939476  8351 consensus_queue.cc:260] T 7f044ab0fa9c4f7c813452539dd44693 P cd60587a43cc427e9f6cbbfa52248afa [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: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:35.941979  8351 ts_tablet_manager.cc:1434] T 7f044ab0fa9c4f7c813452539dd44693 P cd60587a43cc427e9f6cbbfa52248afa: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:03:35.942946  8351 tablet_bootstrap.cc:492] T 62a99d4f05e74c8a85b8503e468c5bb7 P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap starting.
I20260713 09:03:35.953608  7761 catalog_manager.cc:5697] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P dd6d0c7367664e5fbabfcc4e56dd7f19 reported cstate change: term changed from 1 to 2, leader changed from e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4) to dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2). New cstate: current_term: 2 leader_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:35.962599  8351 tablet_bootstrap.cc:492] T 62a99d4f05e74c8a85b8503e468c5bb7 P cd60587a43cc427e9f6cbbfa52248afa: 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
I20260713 09:03:35.963470  8351 tablet_bootstrap.cc:492] T 62a99d4f05e74c8a85b8503e468c5bb7 P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap complete.
I20260713 09:03:35.964016  8351 ts_tablet_manager.cc:1403] T 62a99d4f05e74c8a85b8503e468c5bb7 P cd60587a43cc427e9f6cbbfa52248afa: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260713 09:03:35.966661  8351 raft_consensus.cc:359] T 62a99d4f05e74c8a85b8503e468c5bb7 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:35.967517  8351 raft_consensus.cc:740] T 62a99d4f05e74c8a85b8503e468c5bb7 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd60587a43cc427e9f6cbbfa52248afa, State: Initialized, Role: FOLLOWER
I20260713 09:03:35.968286  8351 consensus_queue.cc:260] T 62a99d4f05e74c8a85b8503e468c5bb7 P cd60587a43cc427e9f6cbbfa52248afa [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: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:35.970114  8351 ts_tablet_manager.cc:1434] T 62a99d4f05e74c8a85b8503e468c5bb7 P cd60587a43cc427e9f6cbbfa52248afa: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:03:35.970824  8351 tablet_bootstrap.cc:492] T 858b3dc14b974df188f574111b224ce5 P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap starting.
I20260713 09:03:35.981925  8351 tablet_bootstrap.cc:492] T 858b3dc14b974df188f574111b224ce5 P cd60587a43cc427e9f6cbbfa52248afa: 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
I20260713 09:03:35.982728  8351 tablet_bootstrap.cc:492] T 858b3dc14b974df188f574111b224ce5 P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap complete.
I20260713 09:03:35.983358  8351 ts_tablet_manager.cc:1403] T 858b3dc14b974df188f574111b224ce5 P cd60587a43cc427e9f6cbbfa52248afa: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260713 09:03:35.986092  8351 raft_consensus.cc:359] T 858b3dc14b974df188f574111b224ce5 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:35.986711  8351 raft_consensus.cc:740] T 858b3dc14b974df188f574111b224ce5 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd60587a43cc427e9f6cbbfa52248afa, State: Initialized, Role: FOLLOWER
I20260713 09:03:35.987306  8351 consensus_queue.cc:260] T 858b3dc14b974df188f574111b224ce5 P cd60587a43cc427e9f6cbbfa52248afa [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: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:35.989198  8351 ts_tablet_manager.cc:1434] T 858b3dc14b974df188f574111b224ce5 P cd60587a43cc427e9f6cbbfa52248afa: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:03:35.989979  8351 tablet_bootstrap.cc:492] T b12d28fcc45e47e9a15bdc06f6d67760 P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap starting.
I20260713 09:03:36.008170  8351 tablet_bootstrap.cc:492] T b12d28fcc45e47e9a15bdc06f6d67760 P cd60587a43cc427e9f6cbbfa52248afa: 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
I20260713 09:03:36.009125  8351 tablet_bootstrap.cc:492] T b12d28fcc45e47e9a15bdc06f6d67760 P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap complete.
I20260713 09:03:36.009801  8351 ts_tablet_manager.cc:1403] T b12d28fcc45e47e9a15bdc06f6d67760 P cd60587a43cc427e9f6cbbfa52248afa: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
I20260713 09:03:36.011963  8351 raft_consensus.cc:359] T b12d28fcc45e47e9a15bdc06f6d67760 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:36.012657  8351 raft_consensus.cc:740] T b12d28fcc45e47e9a15bdc06f6d67760 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd60587a43cc427e9f6cbbfa52248afa, State: Initialized, Role: FOLLOWER
I20260713 09:03:36.013314  8351 consensus_queue.cc:260] T b12d28fcc45e47e9a15bdc06f6d67760 P cd60587a43cc427e9f6cbbfa52248afa [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: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:36.015188  8351 ts_tablet_manager.cc:1434] T b12d28fcc45e47e9a15bdc06f6d67760 P cd60587a43cc427e9f6cbbfa52248afa: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:03:36.015944  8351 tablet_bootstrap.cc:492] T 0252dec6163a4c32b12374e9914cf1e7 P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap starting.
I20260713 09:03:36.028380  8351 tablet_bootstrap.cc:492] T 0252dec6163a4c32b12374e9914cf1e7 P cd60587a43cc427e9f6cbbfa52248afa: 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
I20260713 09:03:36.029096  8351 tablet_bootstrap.cc:492] T 0252dec6163a4c32b12374e9914cf1e7 P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap complete.
I20260713 09:03:36.029666  8351 ts_tablet_manager.cc:1403] T 0252dec6163a4c32b12374e9914cf1e7 P cd60587a43cc427e9f6cbbfa52248afa: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.003s
I20260713 09:03:36.031378  8351 raft_consensus.cc:359] T 0252dec6163a4c32b12374e9914cf1e7 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:36.031881  8351 raft_consensus.cc:740] T 0252dec6163a4c32b12374e9914cf1e7 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd60587a43cc427e9f6cbbfa52248afa, State: Initialized, Role: FOLLOWER
I20260713 09:03:36.032397  8351 consensus_queue.cc:260] T 0252dec6163a4c32b12374e9914cf1e7 P cd60587a43cc427e9f6cbbfa52248afa [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: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:36.033965  8351 ts_tablet_manager.cc:1434] T 0252dec6163a4c32b12374e9914cf1e7 P cd60587a43cc427e9f6cbbfa52248afa: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:03:36.034726  8351 tablet_bootstrap.cc:492] T 724f98f6ce6a406ca6aebe62171906dd P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap starting.
I20260713 09:03:36.046509  8351 tablet_bootstrap.cc:492] T 724f98f6ce6a406ca6aebe62171906dd P cd60587a43cc427e9f6cbbfa52248afa: 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
I20260713 09:03:36.047144  8351 tablet_bootstrap.cc:492] T 724f98f6ce6a406ca6aebe62171906dd P cd60587a43cc427e9f6cbbfa52248afa: Bootstrap complete.
I20260713 09:03:36.047590  8351 ts_tablet_manager.cc:1403] T 724f98f6ce6a406ca6aebe62171906dd P cd60587a43cc427e9f6cbbfa52248afa: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.002s
I20260713 09:03:36.049191  8351 raft_consensus.cc:359] T 724f98f6ce6a406ca6aebe62171906dd P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:36.049751  8351 raft_consensus.cc:740] T 724f98f6ce6a406ca6aebe62171906dd P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd60587a43cc427e9f6cbbfa52248afa, State: Initialized, Role: FOLLOWER
I20260713 09:03:36.050405  8351 consensus_queue.cc:260] T 724f98f6ce6a406ca6aebe62171906dd P cd60587a43cc427e9f6cbbfa52248afa [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: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } }
I20260713 09:03:36.052239  8351 ts_tablet_manager.cc:1434] T 724f98f6ce6a406ca6aebe62171906dd P cd60587a43cc427e9f6cbbfa52248afa: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260713 09:03:36.327889  8015 raft_consensus.cc:1275] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P 29f2c942561244728703a51d346dd89e [term 2 FOLLOWER]: Refusing update from remote peer dd6d0c7367664e5fbabfcc4e56dd7f19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:36.329010  8162 consensus_queue.cc:1048] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P dd6d0c7367664e5fbabfcc4e56dd7f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:36.338264  8086 raft_consensus.cc:1275] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P e8ef6c26318c47de85d21fbf5658ffff [term 2 FOLLOWER]: Refusing update from remote peer dd6d0c7367664e5fbabfcc4e56dd7f19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:36.339797  8162 consensus_queue.cc:1048] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P dd6d0c7367664e5fbabfcc4e56dd7f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:36.369110  8353 raft_consensus.cc:493] T d873dae09f824581aec410f1cff328f5 P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cd60587a43cc427e9f6cbbfa52248afa)
I20260713 09:03:36.369596  8353 raft_consensus.cc:515] T d873dae09f824581aec410f1cff328f5 P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:36.371134  8353 leader_election.cc:290] T d873dae09f824581aec410f1cff328f5 P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431), dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801)
I20260713 09:03:36.371820  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d873dae09f824581aec410f1cff328f5" candidate_uuid: "29f2c942561244728703a51d346dd89e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa" is_pre_election: true
I20260713 09:03:36.372076  7941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d873dae09f824581aec410f1cff328f5" candidate_uuid: "29f2c942561244728703a51d346dd89e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" is_pre_election: true
I20260713 09:03:36.372430  8392 raft_consensus.cc:2468] T d873dae09f824581aec410f1cff328f5 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29f2c942561244728703a51d346dd89e in term 1.
I20260713 09:03:36.373436  7981 leader_election.cc:304] T d873dae09f824581aec410f1cff328f5 P 29f2c942561244728703a51d346dd89e [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: 29f2c942561244728703a51d346dd89e, cd60587a43cc427e9f6cbbfa52248afa; no voters: 
I20260713 09:03:36.374104  8353 raft_consensus.cc:2804] T d873dae09f824581aec410f1cff328f5 P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:03:36.374411  8353 raft_consensus.cc:493] T d873dae09f824581aec410f1cff328f5 P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Starting leader election (detected failure of leader cd60587a43cc427e9f6cbbfa52248afa)
I20260713 09:03:36.374715  8353 raft_consensus.cc:3060] T d873dae09f824581aec410f1cff328f5 P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:36.379369  8353 raft_consensus.cc:515] T d873dae09f824581aec410f1cff328f5 P 29f2c942561244728703a51d346dd89e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:36.380949  8353 leader_election.cc:290] T d873dae09f824581aec410f1cff328f5 P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 2 election: Requested vote from peers cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431), dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801)
I20260713 09:03:36.381788  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d873dae09f824581aec410f1cff328f5" candidate_uuid: "29f2c942561244728703a51d346dd89e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa"
I20260713 09:03:36.382005  7941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d873dae09f824581aec410f1cff328f5" candidate_uuid: "29f2c942561244728703a51d346dd89e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19"
I20260713 09:03:36.382274  8392 raft_consensus.cc:3060] T d873dae09f824581aec410f1cff328f5 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:36.384042  8162 raft_consensus.cc:493] T d740dd41ee08482fb06adb5cb44c07c1 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cd60587a43cc427e9f6cbbfa52248afa)
I20260713 09:03:36.384526  8162 raft_consensus.cc:515] T d740dd41ee08482fb06adb5cb44c07c1 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:36.386327  8162 leader_election.cc:290] T d740dd41ee08482fb06adb5cb44c07c1 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431), 29f2c942561244728703a51d346dd89e (127.5.154.3:40099)
I20260713 09:03:36.386996  8391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d740dd41ee08482fb06adb5cb44c07c1" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa" is_pre_election: true
I20260713 09:03:36.387639  8391 raft_consensus.cc:2468] T d740dd41ee08482fb06adb5cb44c07c1 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd6d0c7367664e5fbabfcc4e56dd7f19 in term 1.
I20260713 09:03:36.387856  8015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d740dd41ee08482fb06adb5cb44c07c1" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "29f2c942561244728703a51d346dd89e" is_pre_election: true
I20260713 09:03:36.388355  8392 raft_consensus.cc:2468] T d873dae09f824581aec410f1cff328f5 P cd60587a43cc427e9f6cbbfa52248afa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29f2c942561244728703a51d346dd89e in term 2.
I20260713 09:03:36.388797  7907 leader_election.cc:304] T d740dd41ee08482fb06adb5cb44c07c1 P dd6d0c7367664e5fbabfcc4e56dd7f19 [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: cd60587a43cc427e9f6cbbfa52248afa, dd6d0c7367664e5fbabfcc4e56dd7f19; no voters: 
I20260713 09:03:36.389465  7981 leader_election.cc:304] T d873dae09f824581aec410f1cff328f5 P 29f2c942561244728703a51d346dd89e [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: 29f2c942561244728703a51d346dd89e, cd60587a43cc427e9f6cbbfa52248afa; no voters: dd6d0c7367664e5fbabfcc4e56dd7f19
I20260713 09:03:36.389521  8162 raft_consensus.cc:2804] T d740dd41ee08482fb06adb5cb44c07c1 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:03:36.390066  8162 raft_consensus.cc:493] T d740dd41ee08482fb06adb5cb44c07c1 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cd60587a43cc427e9f6cbbfa52248afa)
I20260713 09:03:36.390232  8353 raft_consensus.cc:2804] T d873dae09f824581aec410f1cff328f5 P 29f2c942561244728703a51d346dd89e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:36.390486  8162 raft_consensus.cc:3060] T d740dd41ee08482fb06adb5cb44c07c1 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:36.391407  8353 raft_consensus.cc:697] T d873dae09f824581aec410f1cff328f5 P 29f2c942561244728703a51d346dd89e [term 2 LEADER]: Becoming Leader. State: Replica: 29f2c942561244728703a51d346dd89e, State: Running, Role: LEADER
I20260713 09:03:36.392289  8353 consensus_queue.cc:237] T d873dae09f824581aec410f1cff328f5 P 29f2c942561244728703a51d346dd89e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:36.395882  8162 raft_consensus.cc:515] T d740dd41ee08482fb06adb5cb44c07c1 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:36.397895  8162 leader_election.cc:290] T d740dd41ee08482fb06adb5cb44c07c1 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 2 election: Requested vote from peers cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431), 29f2c942561244728703a51d346dd89e (127.5.154.3:40099)
I20260713 09:03:36.399326  8015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d740dd41ee08482fb06adb5cb44c07c1" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "29f2c942561244728703a51d346dd89e"
I20260713 09:03:36.399348  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d740dd41ee08482fb06adb5cb44c07c1" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa"
I20260713 09:03:36.399770  7761 catalog_manager.cc:5697] T d873dae09f824581aec410f1cff328f5 P 29f2c942561244728703a51d346dd89e reported cstate change: term changed from 1 to 2, leader changed from cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1) to 29f2c942561244728703a51d346dd89e (127.5.154.3). New cstate: current_term: 2 leader_uuid: "29f2c942561244728703a51d346dd89e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:36.400789  8392 raft_consensus.cc:3060] T d740dd41ee08482fb06adb5cb44c07c1 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:36.407021  8392 raft_consensus.cc:2468] T d740dd41ee08482fb06adb5cb44c07c1 P cd60587a43cc427e9f6cbbfa52248afa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6d0c7367664e5fbabfcc4e56dd7f19 in term 2.
I20260713 09:03:36.408349  7907 leader_election.cc:304] T d740dd41ee08482fb06adb5cb44c07c1 P dd6d0c7367664e5fbabfcc4e56dd7f19 [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: cd60587a43cc427e9f6cbbfa52248afa, dd6d0c7367664e5fbabfcc4e56dd7f19; no voters: 29f2c942561244728703a51d346dd89e
I20260713 09:03:36.409284  8162 raft_consensus.cc:2804] T d740dd41ee08482fb06adb5cb44c07c1 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:36.409694  8162 raft_consensus.cc:697] T d740dd41ee08482fb06adb5cb44c07c1 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 2 LEADER]: Becoming Leader. State: Replica: dd6d0c7367664e5fbabfcc4e56dd7f19, State: Running, Role: LEADER
I20260713 09:03:36.410410  8162 consensus_queue.cc:237] T d740dd41ee08482fb06adb5cb44c07c1 P dd6d0c7367664e5fbabfcc4e56dd7f19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:36.417304  7761 catalog_manager.cc:5697] T d740dd41ee08482fb06adb5cb44c07c1 P dd6d0c7367664e5fbabfcc4e56dd7f19 reported cstate change: term changed from 1 to 2, leader changed from cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1) to dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2). New cstate: current_term: 2 leader_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:36.525249  8243 raft_consensus.cc:493] T c2c98b6456ee4fa0845161d5e0b3b133 P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cd60587a43cc427e9f6cbbfa52248afa)
I20260713 09:03:36.525794  8243 raft_consensus.cc:515] T c2c98b6456ee4fa0845161d5e0b3b133 P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:36.527236  8243 leader_election.cc:290] T c2c98b6456ee4fa0845161d5e0b3b133 P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431), dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801)
I20260713 09:03:36.527928  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c98b6456ee4fa0845161d5e0b3b133" candidate_uuid: "e8ef6c26318c47de85d21fbf5658ffff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa" is_pre_election: true
I20260713 09:03:36.528159  7941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c98b6456ee4fa0845161d5e0b3b133" candidate_uuid: "e8ef6c26318c47de85d21fbf5658ffff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" is_pre_election: true
I20260713 09:03:36.528632  8392 raft_consensus.cc:2468] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e8ef6c26318c47de85d21fbf5658ffff in term 1.
I20260713 09:03:36.529604  8055 leader_election.cc:304] T c2c98b6456ee4fa0845161d5e0b3b133 P e8ef6c26318c47de85d21fbf5658ffff [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: cd60587a43cc427e9f6cbbfa52248afa, e8ef6c26318c47de85d21fbf5658ffff; no voters: dd6d0c7367664e5fbabfcc4e56dd7f19
I20260713 09:03:36.530102  8243 raft_consensus.cc:2804] T c2c98b6456ee4fa0845161d5e0b3b133 P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:03:36.530440  8243 raft_consensus.cc:493] T c2c98b6456ee4fa0845161d5e0b3b133 P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Starting leader election (detected failure of leader cd60587a43cc427e9f6cbbfa52248afa)
I20260713 09:03:36.530727  8243 raft_consensus.cc:3060] T c2c98b6456ee4fa0845161d5e0b3b133 P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:36.535593  8243 raft_consensus.cc:515] T c2c98b6456ee4fa0845161d5e0b3b133 P e8ef6c26318c47de85d21fbf5658ffff [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:36.537546  8243 leader_election.cc:290] T c2c98b6456ee4fa0845161d5e0b3b133 P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 2 election: Requested vote from peers cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431), dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801)
I20260713 09:03:36.538228  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c98b6456ee4fa0845161d5e0b3b133" candidate_uuid: "e8ef6c26318c47de85d21fbf5658ffff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa"
I20260713 09:03:36.538352  7941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c98b6456ee4fa0845161d5e0b3b133" candidate_uuid: "e8ef6c26318c47de85d21fbf5658ffff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19"
I20260713 09:03:36.538894  8392 raft_consensus.cc:3060] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:36.545423  8392 raft_consensus.cc:2468] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e8ef6c26318c47de85d21fbf5658ffff in term 2.
I20260713 09:03:36.546555  8055 leader_election.cc:304] T c2c98b6456ee4fa0845161d5e0b3b133 P e8ef6c26318c47de85d21fbf5658ffff [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: cd60587a43cc427e9f6cbbfa52248afa, e8ef6c26318c47de85d21fbf5658ffff; no voters: dd6d0c7367664e5fbabfcc4e56dd7f19
I20260713 09:03:36.547284  8243 raft_consensus.cc:2804] T c2c98b6456ee4fa0845161d5e0b3b133 P e8ef6c26318c47de85d21fbf5658ffff [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:36.547756  8243 raft_consensus.cc:697] T c2c98b6456ee4fa0845161d5e0b3b133 P e8ef6c26318c47de85d21fbf5658ffff [term 2 LEADER]: Becoming Leader. State: Replica: e8ef6c26318c47de85d21fbf5658ffff, State: Running, Role: LEADER
I20260713 09:03:36.548520  8243 consensus_queue.cc:237] T c2c98b6456ee4fa0845161d5e0b3b133 P e8ef6c26318c47de85d21fbf5658ffff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:36.556073  7764 catalog_manager.cc:5697] T c2c98b6456ee4fa0845161d5e0b3b133 P e8ef6c26318c47de85d21fbf5658ffff reported cstate change: term changed from 1 to 2, leader changed from cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1) to e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4). New cstate: current_term: 2 leader_uuid: "e8ef6c26318c47de85d21fbf5658ffff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:36.621901  8141 raft_consensus.cc:493] T b44ba602c1464e88a31e2fabe111cf35 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cd60587a43cc427e9f6cbbfa52248afa)
I20260713 09:03:36.622332  8141 raft_consensus.cc:515] T b44ba602c1464e88a31e2fabe111cf35 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:36.623907  8141 leader_election.cc:290] T b44ba602c1464e88a31e2fabe111cf35 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647), cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431)
I20260713 09:03:36.624615  8086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b44ba602c1464e88a31e2fabe111cf35" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff" is_pre_election: true
I20260713 09:03:36.624852  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b44ba602c1464e88a31e2fabe111cf35" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa" is_pre_election: true
I20260713 09:03:36.625530  8392 raft_consensus.cc:2468] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dd6d0c7367664e5fbabfcc4e56dd7f19 in term 1.
I20260713 09:03:36.626444  7907 leader_election.cc:304] T b44ba602c1464e88a31e2fabe111cf35 P dd6d0c7367664e5fbabfcc4e56dd7f19 [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: cd60587a43cc427e9f6cbbfa52248afa, dd6d0c7367664e5fbabfcc4e56dd7f19; no voters: e8ef6c26318c47de85d21fbf5658ffff
I20260713 09:03:36.626942  8141 raft_consensus.cc:2804] T b44ba602c1464e88a31e2fabe111cf35 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:03:36.627233  8141 raft_consensus.cc:493] T b44ba602c1464e88a31e2fabe111cf35 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Starting leader election (detected failure of leader cd60587a43cc427e9f6cbbfa52248afa)
I20260713 09:03:36.627496  8141 raft_consensus.cc:3060] T b44ba602c1464e88a31e2fabe111cf35 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:36.631691  8141 raft_consensus.cc:515] T b44ba602c1464e88a31e2fabe111cf35 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:36.632929  8141 leader_election.cc:290] T b44ba602c1464e88a31e2fabe111cf35 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 2 election: Requested vote from peers e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647), cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431)
I20260713 09:03:36.633661  8141 raft_consensus.cc:493] T d873dae09f824581aec410f1cff328f5 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cd60587a43cc427e9f6cbbfa52248afa)
I20260713 09:03:36.633921  8086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b44ba602c1464e88a31e2fabe111cf35" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff"
I20260713 09:03:36.633982  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b44ba602c1464e88a31e2fabe111cf35" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa"
I20260713 09:03:36.634037  8141 raft_consensus.cc:515] T d873dae09f824581aec410f1cff328f5 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:36.634863  8392 raft_consensus.cc:3060] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:36.636021  8141 leader_election.cc:290] T d873dae09f824581aec410f1cff328f5 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431), 29f2c942561244728703a51d346dd89e (127.5.154.3:40099)
I20260713 09:03:36.636571  8391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d873dae09f824581aec410f1cff328f5" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa" is_pre_election: true
I20260713 09:03:36.636909  8015 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d873dae09f824581aec410f1cff328f5" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "29f2c942561244728703a51d346dd89e" is_pre_election: true
I20260713 09:03:36.637256  8391 raft_consensus.cc:2393] T d873dae09f824581aec410f1cff328f5 P cd60587a43cc427e9f6cbbfa52248afa [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dd6d0c7367664e5fbabfcc4e56dd7f19 in current term 2: Already voted for candidate 29f2c942561244728703a51d346dd89e in this term.
I20260713 09:03:36.638734  7907 leader_election.cc:304] T d873dae09f824581aec410f1cff328f5 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dd6d0c7367664e5fbabfcc4e56dd7f19; no voters: 29f2c942561244728703a51d346dd89e, cd60587a43cc427e9f6cbbfa52248afa
I20260713 09:03:36.639317  8141 raft_consensus.cc:3060] T d873dae09f824581aec410f1cff328f5 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:36.641404  8392 raft_consensus.cc:2468] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6d0c7367664e5fbabfcc4e56dd7f19 in term 2.
I20260713 09:03:36.642457  7907 leader_election.cc:304] T b44ba602c1464e88a31e2fabe111cf35 P dd6d0c7367664e5fbabfcc4e56dd7f19 [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: cd60587a43cc427e9f6cbbfa52248afa, dd6d0c7367664e5fbabfcc4e56dd7f19; no voters: e8ef6c26318c47de85d21fbf5658ffff
I20260713 09:03:36.643160  8162 raft_consensus.cc:2804] T b44ba602c1464e88a31e2fabe111cf35 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:36.643602  8162 raft_consensus.cc:697] T b44ba602c1464e88a31e2fabe111cf35 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 2 LEADER]: Becoming Leader. State: Replica: dd6d0c7367664e5fbabfcc4e56dd7f19, State: Running, Role: LEADER
I20260713 09:03:36.644301  8162 consensus_queue.cc:237] T b44ba602c1464e88a31e2fabe111cf35 P dd6d0c7367664e5fbabfcc4e56dd7f19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:36.644784  8141 raft_consensus.cc:2749] T d873dae09f824581aec410f1cff328f5 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:03:36.650727  7764 catalog_manager.cc:5697] T b44ba602c1464e88a31e2fabe111cf35 P dd6d0c7367664e5fbabfcc4e56dd7f19 reported cstate change: term changed from 1 to 2, leader changed from cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1) to dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2). New cstate: current_term: 2 leader_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:36.722268  8243 raft_consensus.cc:493] T b44ba602c1464e88a31e2fabe111cf35 P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cd60587a43cc427e9f6cbbfa52248afa)
I20260713 09:03:36.722831  8243 raft_consensus.cc:515] T b44ba602c1464e88a31e2fabe111cf35 P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:36.724452  8243 leader_election.cc:290] T b44ba602c1464e88a31e2fabe111cf35 P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431), dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801)
I20260713 09:03:36.725056  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b44ba602c1464e88a31e2fabe111cf35" candidate_uuid: "e8ef6c26318c47de85d21fbf5658ffff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa" is_pre_election: true
I20260713 09:03:36.725404  7941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b44ba602c1464e88a31e2fabe111cf35" candidate_uuid: "e8ef6c26318c47de85d21fbf5658ffff" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" is_pre_election: true
I20260713 09:03:36.725788  8392 raft_consensus.cc:2393] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e8ef6c26318c47de85d21fbf5658ffff in current term 2: Already voted for candidate dd6d0c7367664e5fbabfcc4e56dd7f19 in this term.
I20260713 09:03:36.727195  8055 leader_election.cc:304] T b44ba602c1464e88a31e2fabe111cf35 P e8ef6c26318c47de85d21fbf5658ffff [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e8ef6c26318c47de85d21fbf5658ffff; no voters: cd60587a43cc427e9f6cbbfa52248afa, dd6d0c7367664e5fbabfcc4e56dd7f19
I20260713 09:03:36.727852  8284 raft_consensus.cc:3060] T b44ba602c1464e88a31e2fabe111cf35 P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:36.734259  8284 raft_consensus.cc:2749] T b44ba602c1464e88a31e2fabe111cf35 P e8ef6c26318c47de85d21fbf5658ffff [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:03:36.806605  8162 raft_consensus.cc:493] T c2c98b6456ee4fa0845161d5e0b3b133 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cd60587a43cc427e9f6cbbfa52248afa)
I20260713 09:03:36.807163  8162 raft_consensus.cc:515] T c2c98b6456ee4fa0845161d5e0b3b133 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:36.809170  8162 leader_election.cc:290] T c2c98b6456ee4fa0845161d5e0b3b133 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431), e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647)
I20260713 09:03:36.809679  8391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c98b6456ee4fa0845161d5e0b3b133" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa" is_pre_election: true
I20260713 09:03:36.810217  8086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c98b6456ee4fa0845161d5e0b3b133" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff" is_pre_election: true
I20260713 09:03:36.810496  8391 raft_consensus.cc:2393] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate dd6d0c7367664e5fbabfcc4e56dd7f19 in current term 2: Already voted for candidate e8ef6c26318c47de85d21fbf5658ffff in this term.
I20260713 09:03:36.811702  7906 leader_election.cc:304] T c2c98b6456ee4fa0845161d5e0b3b133 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dd6d0c7367664e5fbabfcc4e56dd7f19; no voters: cd60587a43cc427e9f6cbbfa52248afa, e8ef6c26318c47de85d21fbf5658ffff
I20260713 09:03:36.812453  8162 raft_consensus.cc:3060] T c2c98b6456ee4fa0845161d5e0b3b133 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:36.817088  8162 raft_consensus.cc:2749] T c2c98b6456ee4fa0845161d5e0b3b133 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:03:36.851541  8353 raft_consensus.cc:493] T d740dd41ee08482fb06adb5cb44c07c1 P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader cd60587a43cc427e9f6cbbfa52248afa)
I20260713 09:03:36.852101  8353 raft_consensus.cc:515] T d740dd41ee08482fb06adb5cb44c07c1 P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:36.853758  8353 leader_election.cc:290] T d740dd41ee08482fb06adb5cb44c07c1 P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431), dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801)
I20260713 09:03:36.854594  8391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d740dd41ee08482fb06adb5cb44c07c1" candidate_uuid: "29f2c942561244728703a51d346dd89e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa" is_pre_election: true
I20260713 09:03:36.855333  7941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d740dd41ee08482fb06adb5cb44c07c1" candidate_uuid: "29f2c942561244728703a51d346dd89e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" is_pre_election: true
I20260713 09:03:36.855358  8391 raft_consensus.cc:2393] T d740dd41ee08482fb06adb5cb44c07c1 P cd60587a43cc427e9f6cbbfa52248afa [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 29f2c942561244728703a51d346dd89e in current term 2: Already voted for candidate dd6d0c7367664e5fbabfcc4e56dd7f19 in this term.
I20260713 09:03:36.856782  8015 raft_consensus.cc:3060] T d740dd41ee08482fb06adb5cb44c07c1 P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:36.856827  7981 leader_election.cc:304] T d740dd41ee08482fb06adb5cb44c07c1 P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 29f2c942561244728703a51d346dd89e; no voters: cd60587a43cc427e9f6cbbfa52248afa, dd6d0c7367664e5fbabfcc4e56dd7f19
I20260713 09:03:36.861718  8015 raft_consensus.cc:1275] T d740dd41ee08482fb06adb5cb44c07c1 P 29f2c942561244728703a51d346dd89e [term 2 FOLLOWER]: Refusing update from remote peer dd6d0c7367664e5fbabfcc4e56dd7f19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:36.862248  8353 raft_consensus.cc:2749] T d740dd41ee08482fb06adb5cb44c07c1 P 29f2c942561244728703a51d346dd89e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:03:36.863085  8181 consensus_queue.cc:1048] T d740dd41ee08482fb06adb5cb44c07c1 P dd6d0c7367664e5fbabfcc4e56dd7f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:03:36.875417  8391 raft_consensus.cc:1275] T d740dd41ee08482fb06adb5cb44c07c1 P cd60587a43cc427e9f6cbbfa52248afa [term 2 FOLLOWER]: Refusing update from remote peer dd6d0c7367664e5fbabfcc4e56dd7f19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:36.876739  8162 consensus_queue.cc:1048] T d740dd41ee08482fb06adb5cb44c07c1 P dd6d0c7367664e5fbabfcc4e56dd7f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:36.977283  8391 raft_consensus.cc:1275] T d873dae09f824581aec410f1cff328f5 P cd60587a43cc427e9f6cbbfa52248afa [term 2 FOLLOWER]: Refusing update from remote peer 29f2c942561244728703a51d346dd89e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:36.978616  8353 consensus_queue.cc:1048] T d873dae09f824581aec410f1cff328f5 P 29f2c942561244728703a51d346dd89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:36.990424  7941 raft_consensus.cc:1275] T d873dae09f824581aec410f1cff328f5 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 2 FOLLOWER]: Refusing update from remote peer 29f2c942561244728703a51d346dd89e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:36.993588  8460 consensus_queue.cc:1048] T d873dae09f824581aec410f1cff328f5 P 29f2c942561244728703a51d346dd89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:37.010912  8391 raft_consensus.cc:1275] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa [term 2 FOLLOWER]: Refusing update from remote peer e8ef6c26318c47de85d21fbf5658ffff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:37.012333  8239 consensus_queue.cc:1048] T c2c98b6456ee4fa0845161d5e0b3b133 P e8ef6c26318c47de85d21fbf5658ffff [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:37.025940  7941 raft_consensus.cc:1275] T c2c98b6456ee4fa0845161d5e0b3b133 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 2 FOLLOWER]: Refusing update from remote peer e8ef6c26318c47de85d21fbf5658ffff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:37.027199  8284 consensus_queue.cc:1048] T c2c98b6456ee4fa0845161d5e0b3b133 P e8ef6c26318c47de85d21fbf5658ffff [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:37.113094  8086 raft_consensus.cc:1275] T b44ba602c1464e88a31e2fabe111cf35 P e8ef6c26318c47de85d21fbf5658ffff [term 2 FOLLOWER]: Refusing update from remote peer dd6d0c7367664e5fbabfcc4e56dd7f19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:37.114652  8162 consensus_queue.cc:1048] T b44ba602c1464e88a31e2fabe111cf35 P dd6d0c7367664e5fbabfcc4e56dd7f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:37.123049  8391 raft_consensus.cc:1275] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa [term 2 FOLLOWER]: Refusing update from remote peer dd6d0c7367664e5fbabfcc4e56dd7f19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:37.124429  8181 consensus_queue.cc:1048] T b44ba602c1464e88a31e2fabe111cf35 P dd6d0c7367664e5fbabfcc4e56dd7f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:45.771378  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:45.804502  7941 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "23cd2e3fca1e4eefb4ac95e2759f27a8"
dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19"
mode: GRACEFUL
new_leader_uuid: "29f2c942561244728703a51d346dd89e"
 from {username='slave'} at 127.0.0.1:58534
I20260713 09:03:45.805511  7941 raft_consensus.cc:606] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 2 LEADER]: Received request to transfer leadership to TS 29f2c942561244728703a51d346dd89e
I20260713 09:03:45.808420  7941 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30a53b19f27948998aaa7aa78c83bd12"
dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19"
mode: GRACEFUL
new_leader_uuid: "cd60587a43cc427e9f6cbbfa52248afa"
 from {username='slave'} at 127.0.0.1:58534
I20260713 09:03:45.808842  7941 raft_consensus.cc:606] T 30a53b19f27948998aaa7aa78c83bd12 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 LEADER]: Received request to transfer leadership to TS cd60587a43cc427e9f6cbbfa52248afa
I20260713 09:03:45.820170  8086 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90a7b1da1c1e42ec87cda0e7b3c13fb0"
dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff"
mode: GRACEFUL
new_leader_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19"
 from {username='slave'} at 127.0.0.1:54886
I20260713 09:03:45.820665  8086 raft_consensus.cc:606] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P e8ef6c26318c47de85d21fbf5658ffff [term 1 LEADER]: Received request to transfer leadership to TS dd6d0c7367664e5fbabfcc4e56dd7f19
I20260713 09:03:45.823201  7941 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b12d28fcc45e47e9a15bdc06f6d67760"
dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19"
mode: GRACEFUL
new_leader_uuid: "cd60587a43cc427e9f6cbbfa52248afa"
 from {username='slave'} at 127.0.0.1:58534
I20260713 09:03:45.823691  7941 raft_consensus.cc:606] T b12d28fcc45e47e9a15bdc06f6d67760 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 LEADER]: Received request to transfer leadership to TS cd60587a43cc427e9f6cbbfa52248afa
I20260713 09:03:45.825973  7941 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b44ba602c1464e88a31e2fabe111cf35"
dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19"
mode: GRACEFUL
new_leader_uuid: "cd60587a43cc427e9f6cbbfa52248afa"
 from {username='slave'} at 127.0.0.1:58534
I20260713 09:03:45.826409  7941 raft_consensus.cc:606] T b44ba602c1464e88a31e2fabe111cf35 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 2 LEADER]: Received request to transfer leadership to TS cd60587a43cc427e9f6cbbfa52248afa
I20260713 09:03:45.828562  7941 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c26559405f624780890b7e3d4292a040"
dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19"
mode: GRACEFUL
new_leader_uuid: "29f2c942561244728703a51d346dd89e"
 from {username='slave'} at 127.0.0.1:58534
I20260713 09:03:45.828974  7941 raft_consensus.cc:606] T c26559405f624780890b7e3d4292a040 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 LEADER]: Received request to transfer leadership to TS 29f2c942561244728703a51d346dd89e
I20260713 09:03:45.829993  5736 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260713 09:03:45.830662  5736 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:03:45.847908  8483 raft_consensus.cc:993] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P e8ef6c26318c47de85d21fbf5658ffff: : Instructing follower dd6d0c7367664e5fbabfcc4e56dd7f19 to start an election
I20260713 09:03:45.848623  8483 raft_consensus.cc:1081] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P e8ef6c26318c47de85d21fbf5658ffff [term 1 LEADER]: Signalling peer dd6d0c7367664e5fbabfcc4e56dd7f19 to start an election
I20260713 09:03:45.850575  7941 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90a7b1da1c1e42ec87cda0e7b3c13fb0"
dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19"
 from {username='slave'} at 127.0.0.1:36230
I20260713 09:03:45.851148  7941 raft_consensus.cc:493] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:45.851620  7941 raft_consensus.cc:3060] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:45.859018  7941 raft_consensus.cc:515] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:45.860688  7941 leader_election.cc:290] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 2 election: Requested vote from peers e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647), 29f2c942561244728703a51d346dd89e (127.5.154.3:40099)
I20260713 09:03:45.861411  8086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a7b1da1c1e42ec87cda0e7b3c13fb0" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff"
I20260713 09:03:45.861856  8011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90a7b1da1c1e42ec87cda0e7b3c13fb0" candidate_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29f2c942561244728703a51d346dd89e"
I20260713 09:03:45.862280  8086 raft_consensus.cc:3055] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P e8ef6c26318c47de85d21fbf5658ffff [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:45.862422  8011 raft_consensus.cc:3060] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:45.862670  8086 raft_consensus.cc:740] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P e8ef6c26318c47de85d21fbf5658ffff [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e8ef6c26318c47de85d21fbf5658ffff, State: Running, Role: LEADER
I20260713 09:03:45.863587  8086 consensus_queue.cc:260] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P e8ef6c26318c47de85d21fbf5658ffff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:45.864909  8086 raft_consensus.cc:3060] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:45.868320  8011 raft_consensus.cc:2468] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P 29f2c942561244728703a51d346dd89e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6d0c7367664e5fbabfcc4e56dd7f19 in term 2.
I20260713 09:03:45.869671  7907 leader_election.cc:304] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P dd6d0c7367664e5fbabfcc4e56dd7f19 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29f2c942561244728703a51d346dd89e, dd6d0c7367664e5fbabfcc4e56dd7f19; no voters: 
I20260713 09:03:45.870532  8484 raft_consensus.cc:2804] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:45.871038  8484 raft_consensus.cc:697] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 2 LEADER]: Becoming Leader. State: Replica: dd6d0c7367664e5fbabfcc4e56dd7f19, State: Running, Role: LEADER
I20260713 09:03:45.871155  8086 raft_consensus.cc:2468] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P e8ef6c26318c47de85d21fbf5658ffff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dd6d0c7367664e5fbabfcc4e56dd7f19 in term 2.
I20260713 09:03:45.872231  8484 consensus_queue.cc:237] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P dd6d0c7367664e5fbabfcc4e56dd7f19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:45.882004  7764 catalog_manager.cc:5697] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P dd6d0c7367664e5fbabfcc4e56dd7f19 reported cstate change: term changed from 1 to 2, leader changed from e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4) to dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2). New cstate: current_term: 2 leader_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:45.899525  8482 raft_consensus.cc:993] T b44ba602c1464e88a31e2fabe111cf35 P dd6d0c7367664e5fbabfcc4e56dd7f19: : Instructing follower cd60587a43cc427e9f6cbbfa52248afa to start an election
I20260713 09:03:45.900010  8484 raft_consensus.cc:1081] T b44ba602c1464e88a31e2fabe111cf35 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 2 LEADER]: Signalling peer cd60587a43cc427e9f6cbbfa52248afa to start an election
I20260713 09:03:45.901762  8390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b44ba602c1464e88a31e2fabe111cf35"
dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa"
 from {username='slave'} at 127.0.0.1:51250
I20260713 09:03:45.902277  8390 raft_consensus.cc:493] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:45.902695  8390 raft_consensus.cc:3060] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:45.908066  8390 raft_consensus.cc:515] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:45.910183  8390 leader_election.cc:290] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa [CANDIDATE]: Term 3 election: Requested vote from peers e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647), dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801)
I20260713 09:03:45.922469  8086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b44ba602c1464e88a31e2fabe111cf35" candidate_uuid: "cd60587a43cc427e9f6cbbfa52248afa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff"
I20260713 09:03:45.923067  8086 raft_consensus.cc:3060] T b44ba602c1464e88a31e2fabe111cf35 P e8ef6c26318c47de85d21fbf5658ffff [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:45.925458  7941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b44ba602c1464e88a31e2fabe111cf35" candidate_uuid: "cd60587a43cc427e9f6cbbfa52248afa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19"
I20260713 09:03:45.925994  7941 raft_consensus.cc:3055] T b44ba602c1464e88a31e2fabe111cf35 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:03:45.926247  7941 raft_consensus.cc:740] T b44ba602c1464e88a31e2fabe111cf35 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dd6d0c7367664e5fbabfcc4e56dd7f19, State: Running, Role: LEADER
I20260713 09:03:45.926894  7941 consensus_queue.cc:260] T b44ba602c1464e88a31e2fabe111cf35 P dd6d0c7367664e5fbabfcc4e56dd7f19 [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: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:45.927744  7941 raft_consensus.cc:3060] T b44ba602c1464e88a31e2fabe111cf35 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:45.928371  8086 raft_consensus.cc:2468] T b44ba602c1464e88a31e2fabe111cf35 P e8ef6c26318c47de85d21fbf5658ffff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd60587a43cc427e9f6cbbfa52248afa in term 3.
I20260713 09:03:45.929533  8346 leader_election.cc:304] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa [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: cd60587a43cc427e9f6cbbfa52248afa, e8ef6c26318c47de85d21fbf5658ffff; no voters: 
I20260713 09:03:45.931463  8496 raft_consensus.cc:2804] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:03:45.933180  7941 raft_consensus.cc:2468] T b44ba602c1464e88a31e2fabe111cf35 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd60587a43cc427e9f6cbbfa52248afa in term 3.
I20260713 09:03:45.934295  8496 raft_consensus.cc:697] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa [term 3 LEADER]: Becoming Leader. State: Replica: cd60587a43cc427e9f6cbbfa52248afa, State: Running, Role: LEADER
I20260713 09:03:45.935722  8496 consensus_queue.cc:237] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa [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: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:45.945183  7764 catalog_manager.cc:5697] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa reported cstate change: term changed from 2 to 3, leader changed from dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2) to cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1). New cstate: current_term: 3 leader_uuid: "cd60587a43cc427e9f6cbbfa52248afa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:45.968590  8482 raft_consensus.cc:993] T 30a53b19f27948998aaa7aa78c83bd12 P dd6d0c7367664e5fbabfcc4e56dd7f19: : Instructing follower cd60587a43cc427e9f6cbbfa52248afa to start an election
I20260713 09:03:45.969012  8484 raft_consensus.cc:1081] T 30a53b19f27948998aaa7aa78c83bd12 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 LEADER]: Signalling peer cd60587a43cc427e9f6cbbfa52248afa to start an election
I20260713 09:03:45.970367  8390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30a53b19f27948998aaa7aa78c83bd12"
dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa"
 from {username='slave'} at 127.0.0.1:51250
I20260713 09:03:45.970767  8390 raft_consensus.cc:493] T 30a53b19f27948998aaa7aa78c83bd12 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:45.971014  8390 raft_consensus.cc:3060] T 30a53b19f27948998aaa7aa78c83bd12 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:45.975884  8390 raft_consensus.cc:515] T 30a53b19f27948998aaa7aa78c83bd12 P cd60587a43cc427e9f6cbbfa52248afa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:45.977460  8390 leader_election.cc:290] T 30a53b19f27948998aaa7aa78c83bd12 P cd60587a43cc427e9f6cbbfa52248afa [CANDIDATE]: Term 2 election: Requested vote from peers dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801), 29f2c942561244728703a51d346dd89e (127.5.154.3:40099)
I20260713 09:03:45.978355  7941 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a53b19f27948998aaa7aa78c83bd12" candidate_uuid: "cd60587a43cc427e9f6cbbfa52248afa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19"
I20260713 09:03:45.979015  7941 raft_consensus.cc:3055] T 30a53b19f27948998aaa7aa78c83bd12 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:45.979444  7941 raft_consensus.cc:740] T 30a53b19f27948998aaa7aa78c83bd12 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dd6d0c7367664e5fbabfcc4e56dd7f19, State: Running, Role: LEADER
I20260713 09:03:45.980288  7941 consensus_queue.cc:260] T 30a53b19f27948998aaa7aa78c83bd12 P dd6d0c7367664e5fbabfcc4e56dd7f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:45.981181  7941 raft_consensus.cc:3060] T 30a53b19f27948998aaa7aa78c83bd12 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:45.985857  7941 raft_consensus.cc:2468] T 30a53b19f27948998aaa7aa78c83bd12 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd60587a43cc427e9f6cbbfa52248afa in term 2.
I20260713 09:03:45.986969  8347 leader_election.cc:304] T 30a53b19f27948998aaa7aa78c83bd12 P cd60587a43cc427e9f6cbbfa52248afa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd60587a43cc427e9f6cbbfa52248afa, dd6d0c7367664e5fbabfcc4e56dd7f19; no voters: 
I20260713 09:03:45.987175  8011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30a53b19f27948998aaa7aa78c83bd12" candidate_uuid: "cd60587a43cc427e9f6cbbfa52248afa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29f2c942561244728703a51d346dd89e"
I20260713 09:03:45.987808  8011 raft_consensus.cc:3060] T 30a53b19f27948998aaa7aa78c83bd12 P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:45.987960  8496 raft_consensus.cc:2804] T 30a53b19f27948998aaa7aa78c83bd12 P cd60587a43cc427e9f6cbbfa52248afa [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:45.988524  8496 raft_consensus.cc:697] T 30a53b19f27948998aaa7aa78c83bd12 P cd60587a43cc427e9f6cbbfa52248afa [term 2 LEADER]: Becoming Leader. State: Replica: cd60587a43cc427e9f6cbbfa52248afa, State: Running, Role: LEADER
I20260713 09:03:45.989413  8496 consensus_queue.cc:237] T 30a53b19f27948998aaa7aa78c83bd12 P cd60587a43cc427e9f6cbbfa52248afa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:45.995208  8011 raft_consensus.cc:2468] T 30a53b19f27948998aaa7aa78c83bd12 P 29f2c942561244728703a51d346dd89e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd60587a43cc427e9f6cbbfa52248afa in term 2.
I20260713 09:03:45.997278  7764 catalog_manager.cc:5697] T 30a53b19f27948998aaa7aa78c83bd12 P cd60587a43cc427e9f6cbbfa52248afa reported cstate change: term changed from 1 to 2, leader changed from dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2) to cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1). New cstate: current_term: 2 leader_uuid: "cd60587a43cc427e9f6cbbfa52248afa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:46.219636  8482 raft_consensus.cc:993] T b12d28fcc45e47e9a15bdc06f6d67760 P dd6d0c7367664e5fbabfcc4e56dd7f19: : Instructing follower cd60587a43cc427e9f6cbbfa52248afa to start an election
I20260713 09:03:46.220088  8484 raft_consensus.cc:1081] T b12d28fcc45e47e9a15bdc06f6d67760 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 LEADER]: Signalling peer cd60587a43cc427e9f6cbbfa52248afa to start an election
I20260713 09:03:46.221398  8390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b12d28fcc45e47e9a15bdc06f6d67760"
dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa"
 from {username='slave'} at 127.0.0.1:51250
I20260713 09:03:46.221899  8390 raft_consensus.cc:493] T b12d28fcc45e47e9a15bdc06f6d67760 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:46.222180  8390 raft_consensus.cc:3060] T b12d28fcc45e47e9a15bdc06f6d67760 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:46.226513  8390 raft_consensus.cc:515] T b12d28fcc45e47e9a15bdc06f6d67760 P cd60587a43cc427e9f6cbbfa52248afa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:46.227836  8390 leader_election.cc:290] T b12d28fcc45e47e9a15bdc06f6d67760 P cd60587a43cc427e9f6cbbfa52248afa [CANDIDATE]: Term 2 election: Requested vote from peers e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647), dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801)
I20260713 09:03:46.228581  8086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b12d28fcc45e47e9a15bdc06f6d67760" candidate_uuid: "cd60587a43cc427e9f6cbbfa52248afa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff"
I20260713 09:03:46.228912  7938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b12d28fcc45e47e9a15bdc06f6d67760" candidate_uuid: "cd60587a43cc427e9f6cbbfa52248afa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19"
I20260713 09:03:46.229142  8086 raft_consensus.cc:3060] T b12d28fcc45e47e9a15bdc06f6d67760 P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:46.229461  7938 raft_consensus.cc:3055] T b12d28fcc45e47e9a15bdc06f6d67760 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:46.229770  7938 raft_consensus.cc:740] T b12d28fcc45e47e9a15bdc06f6d67760 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dd6d0c7367664e5fbabfcc4e56dd7f19, State: Running, Role: LEADER
I20260713 09:03:46.230413  7938 consensus_queue.cc:260] T b12d28fcc45e47e9a15bdc06f6d67760 P dd6d0c7367664e5fbabfcc4e56dd7f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:46.231456  7938 raft_consensus.cc:3060] T b12d28fcc45e47e9a15bdc06f6d67760 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:46.233691  8086 raft_consensus.cc:2468] T b12d28fcc45e47e9a15bdc06f6d67760 P e8ef6c26318c47de85d21fbf5658ffff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd60587a43cc427e9f6cbbfa52248afa in term 2.
I20260713 09:03:46.234616  8346 leader_election.cc:304] T b12d28fcc45e47e9a15bdc06f6d67760 P cd60587a43cc427e9f6cbbfa52248afa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd60587a43cc427e9f6cbbfa52248afa, e8ef6c26318c47de85d21fbf5658ffff; no voters: 
I20260713 09:03:46.235322  8496 raft_consensus.cc:2804] T b12d28fcc45e47e9a15bdc06f6d67760 P cd60587a43cc427e9f6cbbfa52248afa [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:46.235718  8496 raft_consensus.cc:697] T b12d28fcc45e47e9a15bdc06f6d67760 P cd60587a43cc427e9f6cbbfa52248afa [term 2 LEADER]: Becoming Leader. State: Replica: cd60587a43cc427e9f6cbbfa52248afa, State: Running, Role: LEADER
I20260713 09:03:46.236475  8496 consensus_queue.cc:237] T b12d28fcc45e47e9a15bdc06f6d67760 P cd60587a43cc427e9f6cbbfa52248afa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:46.236649  7938 raft_consensus.cc:2468] T b12d28fcc45e47e9a15bdc06f6d67760 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd60587a43cc427e9f6cbbfa52248afa in term 2.
I20260713 09:03:46.245824  7764 catalog_manager.cc:5697] T b12d28fcc45e47e9a15bdc06f6d67760 P cd60587a43cc427e9f6cbbfa52248afa reported cstate change: term changed from 1 to 2, leader changed from dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2) to cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1). New cstate: current_term: 2 leader_uuid: "cd60587a43cc427e9f6cbbfa52248afa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:46.247491  8482 raft_consensus.cc:993] T c26559405f624780890b7e3d4292a040 P dd6d0c7367664e5fbabfcc4e56dd7f19: : Instructing follower 29f2c942561244728703a51d346dd89e to start an election
I20260713 09:03:46.247996  8484 raft_consensus.cc:1081] T c26559405f624780890b7e3d4292a040 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 LEADER]: Signalling peer 29f2c942561244728703a51d346dd89e to start an election
I20260713 09:03:46.249648  8011 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c26559405f624780890b7e3d4292a040"
dest_uuid: "29f2c942561244728703a51d346dd89e"
 from {username='slave'} at 127.0.0.1:60478
I20260713 09:03:46.250155  8011 raft_consensus.cc:493] T c26559405f624780890b7e3d4292a040 P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:46.250504  8011 raft_consensus.cc:3060] T c26559405f624780890b7e3d4292a040 P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:46.255734  8011 raft_consensus.cc:515] T c26559405f624780890b7e3d4292a040 P 29f2c942561244728703a51d346dd89e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:46.257422  8011 leader_election.cc:290] T c26559405f624780890b7e3d4292a040 P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 2 election: Requested vote from peers dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801), e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647)
I20260713 09:03:46.258117  7938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26559405f624780890b7e3d4292a040" candidate_uuid: "29f2c942561244728703a51d346dd89e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19"
I20260713 09:03:46.258378  8086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c26559405f624780890b7e3d4292a040" candidate_uuid: "29f2c942561244728703a51d346dd89e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff"
I20260713 09:03:46.258749  7938 raft_consensus.cc:3055] T c26559405f624780890b7e3d4292a040 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:46.259033  8086 raft_consensus.cc:3060] T c26559405f624780890b7e3d4292a040 P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:46.259150  7938 raft_consensus.cc:740] T c26559405f624780890b7e3d4292a040 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dd6d0c7367664e5fbabfcc4e56dd7f19, State: Running, Role: LEADER
I20260713 09:03:46.259958  7938 consensus_queue.cc:260] T c26559405f624780890b7e3d4292a040 P dd6d0c7367664e5fbabfcc4e56dd7f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:46.260887  7938 raft_consensus.cc:3060] T c26559405f624780890b7e3d4292a040 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:46.263393  8086 raft_consensus.cc:2468] T c26559405f624780890b7e3d4292a040 P e8ef6c26318c47de85d21fbf5658ffff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29f2c942561244728703a51d346dd89e in term 2.
I20260713 09:03:46.264355  7980 leader_election.cc:304] T c26559405f624780890b7e3d4292a040 P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29f2c942561244728703a51d346dd89e, e8ef6c26318c47de85d21fbf5658ffff; no voters: 
I20260713 09:03:46.265128  8477 raft_consensus.cc:2804] T c26559405f624780890b7e3d4292a040 P 29f2c942561244728703a51d346dd89e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:46.265561  8477 raft_consensus.cc:697] T c26559405f624780890b7e3d4292a040 P 29f2c942561244728703a51d346dd89e [term 2 LEADER]: Becoming Leader. State: Replica: 29f2c942561244728703a51d346dd89e, State: Running, Role: LEADER
I20260713 09:03:46.265658  7938 raft_consensus.cc:2468] T c26559405f624780890b7e3d4292a040 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29f2c942561244728703a51d346dd89e in term 2.
I20260713 09:03:46.266420  8477 consensus_queue.cc:237] T c26559405f624780890b7e3d4292a040 P 29f2c942561244728703a51d346dd89e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:46.273928  7764 catalog_manager.cc:5697] T c26559405f624780890b7e3d4292a040 P 29f2c942561244728703a51d346dd89e reported cstate change: term changed from 1 to 2, leader changed from dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2) to 29f2c942561244728703a51d346dd89e (127.5.154.3). New cstate: current_term: 2 leader_uuid: "29f2c942561244728703a51d346dd89e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:46.344388  8086 raft_consensus.cc:1275] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P e8ef6c26318c47de85d21fbf5658ffff [term 2 FOLLOWER]: Refusing update from remote peer dd6d0c7367664e5fbabfcc4e56dd7f19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:46.345606  8484 consensus_queue.cc:1048] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P dd6d0c7367664e5fbabfcc4e56dd7f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:46.356119  8011 raft_consensus.cc:1275] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P 29f2c942561244728703a51d346dd89e [term 2 FOLLOWER]: Refusing update from remote peer dd6d0c7367664e5fbabfcc4e56dd7f19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:46.357805  8506 consensus_queue.cc:1048] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P dd6d0c7367664e5fbabfcc4e56dd7f19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:03:46.370035  8506 raft_consensus.cc:993] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P dd6d0c7367664e5fbabfcc4e56dd7f19: : Instructing follower 29f2c942561244728703a51d346dd89e to start an election
I20260713 09:03:46.370538  8482 raft_consensus.cc:1081] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 2 LEADER]: Signalling peer 29f2c942561244728703a51d346dd89e to start an election
I20260713 09:03:46.372123  8011 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "23cd2e3fca1e4eefb4ac95e2759f27a8"
dest_uuid: "29f2c942561244728703a51d346dd89e"
 from {username='slave'} at 127.0.0.1:60478
I20260713 09:03:46.372705  8011 raft_consensus.cc:493] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P 29f2c942561244728703a51d346dd89e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:46.373031  8011 raft_consensus.cc:3060] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P 29f2c942561244728703a51d346dd89e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:46.378129  8011 raft_consensus.cc:515] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P 29f2c942561244728703a51d346dd89e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:46.379526  8011 leader_election.cc:290] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P 29f2c942561244728703a51d346dd89e [CANDIDATE]: Term 3 election: Requested vote from peers dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801), e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647)
I20260713 09:03:46.380511  7938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23cd2e3fca1e4eefb4ac95e2759f27a8" candidate_uuid: "29f2c942561244728703a51d346dd89e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19"
I20260713 09:03:46.380435  8086 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23cd2e3fca1e4eefb4ac95e2759f27a8" candidate_uuid: "29f2c942561244728703a51d346dd89e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff"
I20260713 09:03:46.381150  7938 raft_consensus.cc:3055] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:03:46.381235  8086 raft_consensus.cc:3060] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P e8ef6c26318c47de85d21fbf5658ffff [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:46.381474  7938 raft_consensus.cc:740] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: dd6d0c7367664e5fbabfcc4e56dd7f19, State: Running, Role: LEADER
I20260713 09:03:46.382403  7938 consensus_queue.cc:260] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P dd6d0c7367664e5fbabfcc4e56dd7f19 [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: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:46.383795  7938 raft_consensus.cc:3060] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:46.387665  8086 raft_consensus.cc:2468] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P e8ef6c26318c47de85d21fbf5658ffff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29f2c942561244728703a51d346dd89e in term 3.
I20260713 09:03:46.388644  7980 leader_election.cc:304] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P 29f2c942561244728703a51d346dd89e [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: 29f2c942561244728703a51d346dd89e, e8ef6c26318c47de85d21fbf5658ffff; no voters: 
I20260713 09:03:46.389411  8477 raft_consensus.cc:2804] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P 29f2c942561244728703a51d346dd89e [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:03:46.389377  7938 raft_consensus.cc:2468] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29f2c942561244728703a51d346dd89e in term 3.
I20260713 09:03:46.390110  8477 raft_consensus.cc:697] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P 29f2c942561244728703a51d346dd89e [term 3 LEADER]: Becoming Leader. State: Replica: 29f2c942561244728703a51d346dd89e, State: Running, Role: LEADER
I20260713 09:03:46.390975  8477 consensus_queue.cc:237] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P 29f2c942561244728703a51d346dd89e [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: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:46.394124  8088 raft_consensus.cc:1275] T b44ba602c1464e88a31e2fabe111cf35 P e8ef6c26318c47de85d21fbf5658ffff [term 3 FOLLOWER]: Refusing update from remote peer cd60587a43cc427e9f6cbbfa52248afa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:46.395925  8496 consensus_queue.cc:1048] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:46.400460  7764 catalog_manager.cc:5697] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P 29f2c942561244728703a51d346dd89e reported cstate change: term changed from 2 to 3, leader changed from dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2) to 29f2c942561244728703a51d346dd89e (127.5.154.3). New cstate: current_term: 3 leader_uuid: "29f2c942561244728703a51d346dd89e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:46.411739  7938 raft_consensus.cc:1275] T b44ba602c1464e88a31e2fabe111cf35 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 3 FOLLOWER]: Refusing update from remote peer cd60587a43cc427e9f6cbbfa52248afa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:46.413075  8496 consensus_queue.cc:1048] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:46.488466  7938 raft_consensus.cc:1275] T 30a53b19f27948998aaa7aa78c83bd12 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 2 FOLLOWER]: Refusing update from remote peer cd60587a43cc427e9f6cbbfa52248afa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:46.489763  8496 consensus_queue.cc:1048] T 30a53b19f27948998aaa7aa78c83bd12 P cd60587a43cc427e9f6cbbfa52248afa [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:46.499605  8011 raft_consensus.cc:1275] T 30a53b19f27948998aaa7aa78c83bd12 P 29f2c942561244728703a51d346dd89e [term 2 FOLLOWER]: Refusing update from remote peer cd60587a43cc427e9f6cbbfa52248afa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:46.501434  8496 consensus_queue.cc:1048] T 30a53b19f27948998aaa7aa78c83bd12 P cd60587a43cc427e9f6cbbfa52248afa [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:46.681347  8088 raft_consensus.cc:1275] T c26559405f624780890b7e3d4292a040 P e8ef6c26318c47de85d21fbf5658ffff [term 2 FOLLOWER]: Refusing update from remote peer 29f2c942561244728703a51d346dd89e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:46.682518  8477 consensus_queue.cc:1048] T c26559405f624780890b7e3d4292a040 P 29f2c942561244728703a51d346dd89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:46.692051  7938 raft_consensus.cc:1275] T c26559405f624780890b7e3d4292a040 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 2 FOLLOWER]: Refusing update from remote peer 29f2c942561244728703a51d346dd89e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:46.693538  8501 consensus_queue.cc:1048] T c26559405f624780890b7e3d4292a040 P 29f2c942561244728703a51d346dd89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:03:46.770622  8088 raft_consensus.cc:1275] T b12d28fcc45e47e9a15bdc06f6d67760 P e8ef6c26318c47de85d21fbf5658ffff [term 2 FOLLOWER]: Refusing update from remote peer cd60587a43cc427e9f6cbbfa52248afa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:46.772056  8088 raft_consensus.cc:1275] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P e8ef6c26318c47de85d21fbf5658ffff [term 3 FOLLOWER]: Refusing update from remote peer 29f2c942561244728703a51d346dd89e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:46.772176  8515 consensus_queue.cc:1048] T b12d28fcc45e47e9a15bdc06f6d67760 P cd60587a43cc427e9f6cbbfa52248afa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:03:46.773403  8501 consensus_queue.cc:1048] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P 29f2c942561244728703a51d346dd89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:46.782646  7938 raft_consensus.cc:1275] T b12d28fcc45e47e9a15bdc06f6d67760 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 2 FOLLOWER]: Refusing update from remote peer cd60587a43cc427e9f6cbbfa52248afa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:46.786613  8497 consensus_queue.cc:1048] T b12d28fcc45e47e9a15bdc06f6d67760 P cd60587a43cc427e9f6cbbfa52248afa [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:03:46.791136  7941 raft_consensus.cc:1275] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 3 FOLLOWER]: Refusing update from remote peer 29f2c942561244728703a51d346dd89e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:46.793027  8477 consensus_queue.cc:1048] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P 29f2c942561244728703a51d346dd89e [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:46.831614  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:46.847059  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:46.872102  8011 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "380e95ff46fe48b7b801f2bb50c1da43"
dest_uuid: "29f2c942561244728703a51d346dd89e"
mode: GRACEFUL
new_leader_uuid: "cd60587a43cc427e9f6cbbfa52248afa"
 from {username='slave'} at 127.0.0.1:57360
I20260713 09:03:46.872597  8011 raft_consensus.cc:606] T 380e95ff46fe48b7b801f2bb50c1da43 P 29f2c942561244728703a51d346dd89e [term 1 LEADER]: Received request to transfer leadership to TS cd60587a43cc427e9f6cbbfa52248afa
I20260713 09:03:46.875303  7941 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc4e884f531949d4a017c40b4348172f"
dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19"
mode: GRACEFUL
new_leader_uuid: "cd60587a43cc427e9f6cbbfa52248afa"
 from {username='slave'} at 127.0.0.1:58534
I20260713 09:03:46.875792  7941 raft_consensus.cc:606] T bc4e884f531949d4a017c40b4348172f P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 LEADER]: Received request to transfer leadership to TS cd60587a43cc427e9f6cbbfa52248afa
I20260713 09:03:46.878612  8088 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c2c98b6456ee4fa0845161d5e0b3b133"
dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff"
mode: GRACEFUL
new_leader_uuid: "cd60587a43cc427e9f6cbbfa52248afa"
 from {username='slave'} at 127.0.0.1:54886
I20260713 09:03:46.879212  8088 raft_consensus.cc:606] T c2c98b6456ee4fa0845161d5e0b3b133 P e8ef6c26318c47de85d21fbf5658ffff [term 2 LEADER]: Received request to transfer leadership to TS cd60587a43cc427e9f6cbbfa52248afa
I20260713 09:03:46.880363  5736 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260713 09:03:46.881062  5736 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:03:46.882067  8506 raft_consensus.cc:993] T bc4e884f531949d4a017c40b4348172f P dd6d0c7367664e5fbabfcc4e56dd7f19: : Instructing follower cd60587a43cc427e9f6cbbfa52248afa to start an election
I20260713 09:03:46.882547  8506 raft_consensus.cc:1081] T bc4e884f531949d4a017c40b4348172f P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 LEADER]: Signalling peer cd60587a43cc427e9f6cbbfa52248afa to start an election
I20260713 09:03:46.883924  8390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc4e884f531949d4a017c40b4348172f"
dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa"
 from {username='slave'} at 127.0.0.1:51250
I20260713 09:03:46.884284  8390 raft_consensus.cc:493] T bc4e884f531949d4a017c40b4348172f P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:46.884510  8390 raft_consensus.cc:3060] T bc4e884f531949d4a017c40b4348172f P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:46.888571  8390 raft_consensus.cc:515] T bc4e884f531949d4a017c40b4348172f P cd60587a43cc427e9f6cbbfa52248afa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:46.890130  8390 leader_election.cc:290] T bc4e884f531949d4a017c40b4348172f P cd60587a43cc427e9f6cbbfa52248afa [CANDIDATE]: Term 2 election: Requested vote from peers dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801), 29f2c942561244728703a51d346dd89e (127.5.154.3:40099)
I20260713 09:03:46.891189  7938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4e884f531949d4a017c40b4348172f" candidate_uuid: "cd60587a43cc427e9f6cbbfa52248afa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19"
I20260713 09:03:46.891537  8011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4e884f531949d4a017c40b4348172f" candidate_uuid: "cd60587a43cc427e9f6cbbfa52248afa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29f2c942561244728703a51d346dd89e"
I20260713 09:03:46.891847  7938 raft_consensus.cc:3055] T bc4e884f531949d4a017c40b4348172f P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:46.892066  8011 raft_consensus.cc:3060] T bc4e884f531949d4a017c40b4348172f P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:46.892194  7938 raft_consensus.cc:740] T bc4e884f531949d4a017c40b4348172f P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dd6d0c7367664e5fbabfcc4e56dd7f19, State: Running, Role: LEADER
I20260713 09:03:46.893034  7938 consensus_queue.cc:260] T bc4e884f531949d4a017c40b4348172f P dd6d0c7367664e5fbabfcc4e56dd7f19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:46.894274  7938 raft_consensus.cc:3060] T bc4e884f531949d4a017c40b4348172f P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:46.898377  8011 raft_consensus.cc:2468] T bc4e884f531949d4a017c40b4348172f P 29f2c942561244728703a51d346dd89e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd60587a43cc427e9f6cbbfa52248afa in term 2.
I20260713 09:03:46.899605  8347 leader_election.cc:304] T bc4e884f531949d4a017c40b4348172f P cd60587a43cc427e9f6cbbfa52248afa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29f2c942561244728703a51d346dd89e, cd60587a43cc427e9f6cbbfa52248afa; no voters: 
I20260713 09:03:46.900450  8522 raft_consensus.cc:2804] T bc4e884f531949d4a017c40b4348172f P cd60587a43cc427e9f6cbbfa52248afa [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:46.900859  8522 raft_consensus.cc:697] T bc4e884f531949d4a017c40b4348172f P cd60587a43cc427e9f6cbbfa52248afa [term 2 LEADER]: Becoming Leader. State: Replica: cd60587a43cc427e9f6cbbfa52248afa, State: Running, Role: LEADER
I20260713 09:03:46.900899  7938 raft_consensus.cc:2468] T bc4e884f531949d4a017c40b4348172f P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd60587a43cc427e9f6cbbfa52248afa in term 2.
I20260713 09:03:46.901875  8522 consensus_queue.cc:237] T bc4e884f531949d4a017c40b4348172f P cd60587a43cc427e9f6cbbfa52248afa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } }
I20260713 09:03:46.909791  7761 catalog_manager.cc:5697] T bc4e884f531949d4a017c40b4348172f P cd60587a43cc427e9f6cbbfa52248afa reported cstate change: term changed from 1 to 2, leader changed from dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2) to cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1). New cstate: current_term: 2 leader_uuid: "cd60587a43cc427e9f6cbbfa52248afa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:46.976327  8483 raft_consensus.cc:993] T c2c98b6456ee4fa0845161d5e0b3b133 P e8ef6c26318c47de85d21fbf5658ffff: : Instructing follower cd60587a43cc427e9f6cbbfa52248afa to start an election
I20260713 09:03:46.976970  8480 raft_consensus.cc:1081] T c2c98b6456ee4fa0845161d5e0b3b133 P e8ef6c26318c47de85d21fbf5658ffff [term 2 LEADER]: Signalling peer cd60587a43cc427e9f6cbbfa52248afa to start an election
I20260713 09:03:46.978436  8390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c2c98b6456ee4fa0845161d5e0b3b133"
dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa"
 from {username='slave'} at 127.0.0.1:51236
I20260713 09:03:46.978852  8390 raft_consensus.cc:493] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:46.979141  8390 raft_consensus.cc:3060] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:46.983408  8390 raft_consensus.cc:515] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:46.984743  8390 leader_election.cc:290] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa [CANDIDATE]: Term 3 election: Requested vote from peers e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647), dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801)
I20260713 09:03:46.985548  8088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c98b6456ee4fa0845161d5e0b3b133" candidate_uuid: "cd60587a43cc427e9f6cbbfa52248afa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff"
I20260713 09:03:46.985750  7938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2c98b6456ee4fa0845161d5e0b3b133" candidate_uuid: "cd60587a43cc427e9f6cbbfa52248afa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19"
I20260713 09:03:46.986196  8088 raft_consensus.cc:3055] T c2c98b6456ee4fa0845161d5e0b3b133 P e8ef6c26318c47de85d21fbf5658ffff [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:03:46.986315  7938 raft_consensus.cc:3060] T c2c98b6456ee4fa0845161d5e0b3b133 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:46.986533  8088 raft_consensus.cc:740] T c2c98b6456ee4fa0845161d5e0b3b133 P e8ef6c26318c47de85d21fbf5658ffff [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e8ef6c26318c47de85d21fbf5658ffff, State: Running, Role: LEADER
I20260713 09:03:46.987322  8088 consensus_queue.cc:260] T c2c98b6456ee4fa0845161d5e0b3b133 P e8ef6c26318c47de85d21fbf5658ffff [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: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:46.988297  8088 raft_consensus.cc:3060] T c2c98b6456ee4fa0845161d5e0b3b133 P e8ef6c26318c47de85d21fbf5658ffff [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:46.992199  7938 raft_consensus.cc:2468] T c2c98b6456ee4fa0845161d5e0b3b133 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd60587a43cc427e9f6cbbfa52248afa in term 3.
I20260713 09:03:46.993355  8347 leader_election.cc:304] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa [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: cd60587a43cc427e9f6cbbfa52248afa, dd6d0c7367664e5fbabfcc4e56dd7f19; no voters: 
I20260713 09:03:46.994093  8522 raft_consensus.cc:2804] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:03:46.994594  8522 raft_consensus.cc:697] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa [term 3 LEADER]: Becoming Leader. State: Replica: cd60587a43cc427e9f6cbbfa52248afa, State: Running, Role: LEADER
I20260713 09:03:46.994626  8088 raft_consensus.cc:2468] T c2c98b6456ee4fa0845161d5e0b3b133 P e8ef6c26318c47de85d21fbf5658ffff [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd60587a43cc427e9f6cbbfa52248afa in term 3.
I20260713 09:03:46.995579  8522 consensus_queue.cc:237] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa [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: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } }
I20260713 09:03:47.003566  7761 catalog_manager.cc:5697] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa reported cstate change: term changed from 2 to 3, leader changed from e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4) to cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1). New cstate: current_term: 3 leader_uuid: "cd60587a43cc427e9f6cbbfa52248afa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:47.352439  8501 raft_consensus.cc:993] T 380e95ff46fe48b7b801f2bb50c1da43 P 29f2c942561244728703a51d346dd89e: : Instructing follower cd60587a43cc427e9f6cbbfa52248afa to start an election
I20260713 09:03:47.352902  8518 raft_consensus.cc:1081] T 380e95ff46fe48b7b801f2bb50c1da43 P 29f2c942561244728703a51d346dd89e [term 1 LEADER]: Signalling peer cd60587a43cc427e9f6cbbfa52248afa to start an election
I20260713 09:03:47.354301  8390 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "380e95ff46fe48b7b801f2bb50c1da43"
dest_uuid: "cd60587a43cc427e9f6cbbfa52248afa"
 from {username='slave'} at 127.0.0.1:51252
I20260713 09:03:47.354872  8390 raft_consensus.cc:493] T 380e95ff46fe48b7b801f2bb50c1da43 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:47.355141  8390 raft_consensus.cc:3060] T 380e95ff46fe48b7b801f2bb50c1da43 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:47.359169  8390 raft_consensus.cc:515] T 380e95ff46fe48b7b801f2bb50c1da43 P cd60587a43cc427e9f6cbbfa52248afa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:47.360399  8390 leader_election.cc:290] T 380e95ff46fe48b7b801f2bb50c1da43 P cd60587a43cc427e9f6cbbfa52248afa [CANDIDATE]: Term 2 election: Requested vote from peers 29f2c942561244728703a51d346dd89e (127.5.154.3:40099), e8ef6c26318c47de85d21fbf5658ffff (127.5.154.4:37647)
I20260713 09:03:47.361258  8013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380e95ff46fe48b7b801f2bb50c1da43" candidate_uuid: "cd60587a43cc427e9f6cbbfa52248afa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "29f2c942561244728703a51d346dd89e"
I20260713 09:03:47.361330  8088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "380e95ff46fe48b7b801f2bb50c1da43" candidate_uuid: "cd60587a43cc427e9f6cbbfa52248afa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e8ef6c26318c47de85d21fbf5658ffff"
I20260713 09:03:47.361913  8013 raft_consensus.cc:3055] T 380e95ff46fe48b7b801f2bb50c1da43 P 29f2c942561244728703a51d346dd89e [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:47.361980  8088 raft_consensus.cc:3060] T 380e95ff46fe48b7b801f2bb50c1da43 P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:47.362349  8013 raft_consensus.cc:740] T 380e95ff46fe48b7b801f2bb50c1da43 P 29f2c942561244728703a51d346dd89e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 29f2c942561244728703a51d346dd89e, State: Running, Role: LEADER
I20260713 09:03:47.363205  8013 consensus_queue.cc:260] T 380e95ff46fe48b7b801f2bb50c1da43 P 29f2c942561244728703a51d346dd89e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:47.364583  8013 raft_consensus.cc:3060] T 380e95ff46fe48b7b801f2bb50c1da43 P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:47.369100  8088 raft_consensus.cc:2468] T 380e95ff46fe48b7b801f2bb50c1da43 P e8ef6c26318c47de85d21fbf5658ffff [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd60587a43cc427e9f6cbbfa52248afa in term 2.
I20260713 09:03:47.370314  8346 leader_election.cc:304] T 380e95ff46fe48b7b801f2bb50c1da43 P cd60587a43cc427e9f6cbbfa52248afa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd60587a43cc427e9f6cbbfa52248afa, e8ef6c26318c47de85d21fbf5658ffff; no voters: 
I20260713 09:03:47.371076  8515 raft_consensus.cc:2804] T 380e95ff46fe48b7b801f2bb50c1da43 P cd60587a43cc427e9f6cbbfa52248afa [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:47.371481  8515 raft_consensus.cc:697] T 380e95ff46fe48b7b801f2bb50c1da43 P cd60587a43cc427e9f6cbbfa52248afa [term 2 LEADER]: Becoming Leader. State: Replica: cd60587a43cc427e9f6cbbfa52248afa, State: Running, Role: LEADER
I20260713 09:03:47.372243  8013 raft_consensus.cc:2468] T 380e95ff46fe48b7b801f2bb50c1da43 P 29f2c942561244728703a51d346dd89e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd60587a43cc427e9f6cbbfa52248afa in term 2.
I20260713 09:03:47.372859  8515 consensus_queue.cc:237] T 380e95ff46fe48b7b801f2bb50c1da43 P cd60587a43cc427e9f6cbbfa52248afa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } }
I20260713 09:03:47.379920  7761 catalog_manager.cc:5697] T 380e95ff46fe48b7b801f2bb50c1da43 P cd60587a43cc427e9f6cbbfa52248afa reported cstate change: term changed from 1 to 2, leader changed from 29f2c942561244728703a51d346dd89e (127.5.154.3) to cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1). New cstate: current_term: 2 leader_uuid: "cd60587a43cc427e9f6cbbfa52248afa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd60587a43cc427e9f6cbbfa52248afa" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 43431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:47.425364  7938 raft_consensus.cc:1275] T bc4e884f531949d4a017c40b4348172f P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 2 FOLLOWER]: Refusing update from remote peer cd60587a43cc427e9f6cbbfa52248afa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:47.427440  8522 consensus_queue.cc:1048] T bc4e884f531949d4a017c40b4348172f P cd60587a43cc427e9f6cbbfa52248afa [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:03:47.447188  8013 raft_consensus.cc:1275] T bc4e884f531949d4a017c40b4348172f P 29f2c942561244728703a51d346dd89e [term 2 FOLLOWER]: Refusing update from remote peer cd60587a43cc427e9f6cbbfa52248afa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:47.453226  8515 consensus_queue.cc:1048] T bc4e884f531949d4a017c40b4348172f P cd60587a43cc427e9f6cbbfa52248afa [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:03:47.458104  8088 raft_consensus.cc:1275] T c2c98b6456ee4fa0845161d5e0b3b133 P e8ef6c26318c47de85d21fbf5658ffff [term 3 FOLLOWER]: Refusing update from remote peer cd60587a43cc427e9f6cbbfa52248afa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:47.460122  8515 consensus_queue.cc:1048] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:03:47.475103  7938 raft_consensus.cc:1275] T c2c98b6456ee4fa0845161d5e0b3b133 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 3 FOLLOWER]: Refusing update from remote peer cd60587a43cc427e9f6cbbfa52248afa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:47.477571  8497 consensus_queue.cc:1048] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa [LEADER]: Connected to new peer: Peer: permanent_uuid: "dd6d0c7367664e5fbabfcc4e56dd7f19" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 42801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:03:47.785346  8011 raft_consensus.cc:1275] T 380e95ff46fe48b7b801f2bb50c1da43 P 29f2c942561244728703a51d346dd89e [term 2 FOLLOWER]: Refusing update from remote peer cd60587a43cc427e9f6cbbfa52248afa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:47.787039  8497 consensus_queue.cc:1048] T 380e95ff46fe48b7b801f2bb50c1da43 P cd60587a43cc427e9f6cbbfa52248afa [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f2c942561244728703a51d346dd89e" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:47.799463  8088 raft_consensus.cc:1275] T 380e95ff46fe48b7b801f2bb50c1da43 P e8ef6c26318c47de85d21fbf5658ffff [term 2 FOLLOWER]: Refusing update from remote peer cd60587a43cc427e9f6cbbfa52248afa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:47.802809  8497 consensus_queue.cc:1048] T 380e95ff46fe48b7b801f2bb50c1da43 P cd60587a43cc427e9f6cbbfa52248afa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e8ef6c26318c47de85d21fbf5658ffff" member_type: VOTER last_known_addr { host: "127.5.154.4" port: 37647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:47.882098  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:47.899732  5736 tablet_server.cc:179] TabletServer@127.5.154.1:43431 shutting down...
I20260713 09:03:47.923255  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:47.924067  5736 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:47.924873  5736 raft_consensus.cc:2243] T 724f98f6ce6a406ca6aebe62171906dd P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:47.925383  5736 raft_consensus.cc:2272] T 724f98f6ce6a406ca6aebe62171906dd P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:47.928221  5736 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:47.929042  5736 raft_consensus.cc:2243] T 0252dec6163a4c32b12374e9914cf1e7 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:47.929616  5736 raft_consensus.cc:2272] T 0252dec6163a4c32b12374e9914cf1e7 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:47.932060  5736 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:47.932590  5736 raft_consensus.cc:2243] T 858b3dc14b974df188f574111b224ce5 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:47.932994  5736 raft_consensus.cc:2272] T 858b3dc14b974df188f574111b224ce5 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:47.935707  5736 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:47.936399  5736 raft_consensus.cc:2243] T 7f044ab0fa9c4f7c813452539dd44693 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:47.936923  5736 raft_consensus.cc:2272] T 7f044ab0fa9c4f7c813452539dd44693 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:47.939579  5736 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:47.940043  5736 raft_consensus.cc:2243] T b12d28fcc45e47e9a15bdc06f6d67760 P cd60587a43cc427e9f6cbbfa52248afa [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:47.940802  5736 raft_consensus.cc:2272] T b12d28fcc45e47e9a15bdc06f6d67760 P cd60587a43cc427e9f6cbbfa52248afa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:47.942588  5736 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:47.943225  5736 raft_consensus.cc:2243] T d30e22939ad1466c833141e4795a9e23 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:47.943589  5736 raft_consensus.cc:2272] T d30e22939ad1466c833141e4795a9e23 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:47.945420  5736 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:47.945937  5736 raft_consensus.cc:2243] T 380e95ff46fe48b7b801f2bb50c1da43 P cd60587a43cc427e9f6cbbfa52248afa [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:47.946669  5736 raft_consensus.cc:2272] T 380e95ff46fe48b7b801f2bb50c1da43 P cd60587a43cc427e9f6cbbfa52248afa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:47.949059  5736 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:47.949558  5736 raft_consensus.cc:2243] T d740dd41ee08482fb06adb5cb44c07c1 P cd60587a43cc427e9f6cbbfa52248afa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:47.949951  5736 raft_consensus.cc:2272] T d740dd41ee08482fb06adb5cb44c07c1 P cd60587a43cc427e9f6cbbfa52248afa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:47.951788  5736 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:47.952200  5736 raft_consensus.cc:2243] T 62a99d4f05e74c8a85b8503e468c5bb7 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:47.952541  5736 raft_consensus.cc:2272] T 62a99d4f05e74c8a85b8503e468c5bb7 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:47.954144  5736 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:47.954614  5736 raft_consensus.cc:2243] T 30a53b19f27948998aaa7aa78c83bd12 P cd60587a43cc427e9f6cbbfa52248afa [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:47.955318  5736 raft_consensus.cc:2272] T 30a53b19f27948998aaa7aa78c83bd12 P cd60587a43cc427e9f6cbbfa52248afa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:47.957149  5736 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:47.957636  5736 raft_consensus.cc:2243] T d37bf23c33f2474dbed826b201eef09d P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:47.957952  5736 raft_consensus.cc:2272] T d37bf23c33f2474dbed826b201eef09d P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:47.959918  5736 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:47.960379  5736 raft_consensus.cc:2243] T bc4e884f531949d4a017c40b4348172f P cd60587a43cc427e9f6cbbfa52248afa [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:47.961037  5736 raft_consensus.cc:2272] T bc4e884f531949d4a017c40b4348172f P cd60587a43cc427e9f6cbbfa52248afa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:47.963464  5736 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:47.963913  5736 raft_consensus.cc:2243] T d873dae09f824581aec410f1cff328f5 P cd60587a43cc427e9f6cbbfa52248afa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:47.964286  5736 raft_consensus.cc:2272] T d873dae09f824581aec410f1cff328f5 P cd60587a43cc427e9f6cbbfa52248afa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:47.966300  5736 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:47.966710  5736 raft_consensus.cc:2243] T 00c414c33364482e81708e946d7e5192 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:47.967026  5736 raft_consensus.cc:2272] T 00c414c33364482e81708e946d7e5192 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:47.968993  5736 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:47.969429  5736 raft_consensus.cc:2243] T 56aa51f683504aeeb6a5b384cb3ee6b2 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:47.969825  5736 raft_consensus.cc:2272] T 56aa51f683504aeeb6a5b384cb3ee6b2 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:47.971891  5736 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:47.972601  5736 raft_consensus.cc:2243] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:03:47.973295  5736 raft_consensus.cc:2272] T c2c98b6456ee4fa0845161d5e0b3b133 P cd60587a43cc427e9f6cbbfa52248afa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:47.975500  5736 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:47.975978  5736 raft_consensus.cc:2243] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:03:47.976814  5736 raft_consensus.cc:2272] T b44ba602c1464e88a31e2fabe111cf35 P cd60587a43cc427e9f6cbbfa52248afa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:47.978703  5736 tablet_replica.cc:333] stopping tablet replica
I20260713 09:03:47.979135  5736 raft_consensus.cc:2243] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:47.979530  5736 raft_consensus.cc:2272] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P cd60587a43cc427e9f6cbbfa52248afa [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:03:47.990617  7907 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 11 similar messages]
W20260713 09:03:47.993827  7907 consensus_peers.cc:597] T 0252dec6163a4c32b12374e9914cf1e7 P dd6d0c7367664e5fbabfcc4e56dd7f19 -> Peer cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431): Couldn't send request to peer cd60587a43cc427e9f6cbbfa52248afa. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:48.020332  5736 tablet_server.cc:196] TabletServer@127.5.154.1:43431 shutdown complete.
W20260713 09:03:48.054098  8055 consensus_peers.cc:597] T 00c414c33364482e81708e946d7e5192 P e8ef6c26318c47de85d21fbf5658ffff -> Peer cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431): Couldn't send request to peer cd60587a43cc427e9f6cbbfa52248afa. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:43431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:48.058566  5736 tablet_server.cc:179] TabletServer@127.5.154.2:0 shutting down...
W20260713 09:03:48.083940  8055 consensus_peers.cc:597] T 56aa51f683504aeeb6a5b384cb3ee6b2 P e8ef6c26318c47de85d21fbf5658ffff -> Peer cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431): Couldn't send request to peer cd60587a43cc427e9f6cbbfa52248afa. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:43431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:48.090095  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:48.090958  5736 tablet_replica.cc:333] T 0252dec6163a4c32b12374e9914cf1e7 P dd6d0c7367664e5fbabfcc4e56dd7f19: stopping tablet replica
I20260713 09:03:48.091625  5736 raft_consensus.cc:2243] T 0252dec6163a4c32b12374e9914cf1e7 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:48.092593  5736 raft_consensus.cc:2272] T 0252dec6163a4c32b12374e9914cf1e7 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.094533  5736 tablet_replica.cc:333] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P dd6d0c7367664e5fbabfcc4e56dd7f19: stopping tablet replica
I20260713 09:03:48.095096  5736 raft_consensus.cc:2243] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:48.095849  5736 raft_consensus.cc:2272] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.097725  5736 tablet_replica.cc:333] T 30a53b19f27948998aaa7aa78c83bd12 P dd6d0c7367664e5fbabfcc4e56dd7f19: stopping tablet replica
I20260713 09:03:48.098218  5736 raft_consensus.cc:2243] T 30a53b19f27948998aaa7aa78c83bd12 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:48.098603  5736 raft_consensus.cc:2272] T 30a53b19f27948998aaa7aa78c83bd12 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.100279  5736 tablet_replica.cc:333] T 62a99d4f05e74c8a85b8503e468c5bb7 P dd6d0c7367664e5fbabfcc4e56dd7f19: stopping tablet replica
I20260713 09:03:48.100699  5736 raft_consensus.cc:2243] T 62a99d4f05e74c8a85b8503e468c5bb7 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:48.101373  5736 raft_consensus.cc:2272] T 62a99d4f05e74c8a85b8503e468c5bb7 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.103240  5736 tablet_replica.cc:333] T b44ba602c1464e88a31e2fabe111cf35 P dd6d0c7367664e5fbabfcc4e56dd7f19: stopping tablet replica
I20260713 09:03:48.103729  5736 raft_consensus.cc:2243] T b44ba602c1464e88a31e2fabe111cf35 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:48.104095  5736 raft_consensus.cc:2272] T b44ba602c1464e88a31e2fabe111cf35 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.105939  5736 tablet_replica.cc:333] T bc4e884f531949d4a017c40b4348172f P dd6d0c7367664e5fbabfcc4e56dd7f19: stopping tablet replica
I20260713 09:03:48.106383  5736 raft_consensus.cc:2243] T bc4e884f531949d4a017c40b4348172f P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:48.106724  5736 raft_consensus.cc:2272] T bc4e884f531949d4a017c40b4348172f P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.110350  5736 tablet_replica.cc:333] T d873dae09f824581aec410f1cff328f5 P dd6d0c7367664e5fbabfcc4e56dd7f19: stopping tablet replica
I20260713 09:03:48.111109  5736 raft_consensus.cc:2243] T d873dae09f824581aec410f1cff328f5 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:48.111721  5736 raft_consensus.cc:2272] T d873dae09f824581aec410f1cff328f5 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.114230  5736 tablet_replica.cc:333] T 68a9da85ede843688569a16d50a4652b P dd6d0c7367664e5fbabfcc4e56dd7f19: stopping tablet replica
I20260713 09:03:48.114792  5736 raft_consensus.cc:2243] T 68a9da85ede843688569a16d50a4652b P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:48.115238  5736 raft_consensus.cc:2272] T 68a9da85ede843688569a16d50a4652b P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.117157  5736 tablet_replica.cc:333] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P dd6d0c7367664e5fbabfcc4e56dd7f19: stopping tablet replica
I20260713 09:03:48.117718  5736 raft_consensus.cc:2243] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:48.118474  5736 raft_consensus.cc:2272] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.120496  5736 tablet_replica.cc:333] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P dd6d0c7367664e5fbabfcc4e56dd7f19: stopping tablet replica
I20260713 09:03:48.120952  5736 raft_consensus.cc:2243] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:48.121311  5736 raft_consensus.cc:2272] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.123117  5736 tablet_replica.cc:333] T c26559405f624780890b7e3d4292a040 P dd6d0c7367664e5fbabfcc4e56dd7f19: stopping tablet replica
I20260713 09:03:48.123842  5736 raft_consensus.cc:2243] T c26559405f624780890b7e3d4292a040 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:48.124430  5736 raft_consensus.cc:2272] T c26559405f624780890b7e3d4292a040 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.126748  5736 tablet_replica.cc:333] T 401432edc3824a5d87673edbf4079eae P dd6d0c7367664e5fbabfcc4e56dd7f19: stopping tablet replica
I20260713 09:03:48.127485  5736 raft_consensus.cc:2243] T 401432edc3824a5d87673edbf4079eae P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:48.128118  5736 raft_consensus.cc:2272] T 401432edc3824a5d87673edbf4079eae P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:03:48.129580  7981 consensus_peers.cc:597] T c26559405f624780890b7e3d4292a040 P 29f2c942561244728703a51d346dd89e -> Peer dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801): Couldn't send request to peer dd6d0c7367664e5fbabfcc4e56dd7f19. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:48.130364  5736 tablet_replica.cc:333] T d30e22939ad1466c833141e4795a9e23 P dd6d0c7367664e5fbabfcc4e56dd7f19: stopping tablet replica
I20260713 09:03:48.130924  5736 raft_consensus.cc:2243] T d30e22939ad1466c833141e4795a9e23 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:48.131342  5736 raft_consensus.cc:2272] T d30e22939ad1466c833141e4795a9e23 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.133097  5736 tablet_replica.cc:333] T b12d28fcc45e47e9a15bdc06f6d67760 P dd6d0c7367664e5fbabfcc4e56dd7f19: stopping tablet replica
I20260713 09:03:48.133656  5736 raft_consensus.cc:2243] T b12d28fcc45e47e9a15bdc06f6d67760 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:48.134084  5736 raft_consensus.cc:2272] T b12d28fcc45e47e9a15bdc06f6d67760 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.135715  5736 tablet_replica.cc:333] T a5c4e34b45a04c06a3d3ffcad1f15ebf P dd6d0c7367664e5fbabfcc4e56dd7f19: stopping tablet replica
I20260713 09:03:48.136220  5736 raft_consensus.cc:2243] T a5c4e34b45a04c06a3d3ffcad1f15ebf P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:48.136683  5736 raft_consensus.cc:2272] T a5c4e34b45a04c06a3d3ffcad1f15ebf P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.139034  5736 tablet_replica.cc:333] T c2c98b6456ee4fa0845161d5e0b3b133 P dd6d0c7367664e5fbabfcc4e56dd7f19: stopping tablet replica
I20260713 09:03:48.139694  5736 raft_consensus.cc:2243] T c2c98b6456ee4fa0845161d5e0b3b133 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260713 09:03:48.139786  7981 consensus_peers.cc:597] T d873dae09f824581aec410f1cff328f5 P 29f2c942561244728703a51d346dd89e -> Peer dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801): Couldn't send request to peer dd6d0c7367664e5fbabfcc4e56dd7f19. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:48.140237  5736 raft_consensus.cc:2272] T c2c98b6456ee4fa0845161d5e0b3b133 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.142566  5736 tablet_replica.cc:333] T d740dd41ee08482fb06adb5cb44c07c1 P dd6d0c7367664e5fbabfcc4e56dd7f19: stopping tablet replica
I20260713 09:03:48.143044  5736 raft_consensus.cc:2243] T d740dd41ee08482fb06adb5cb44c07c1 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:48.143783  5736 raft_consensus.cc:2272] T d740dd41ee08482fb06adb5cb44c07c1 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.145588  5736 tablet_replica.cc:333] T 7f044ab0fa9c4f7c813452539dd44693 P dd6d0c7367664e5fbabfcc4e56dd7f19: stopping tablet replica
I20260713 09:03:48.146034  5736 raft_consensus.cc:2243] T 7f044ab0fa9c4f7c813452539dd44693 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:48.146775  5736 raft_consensus.cc:2272] T 7f044ab0fa9c4f7c813452539dd44693 P dd6d0c7367664e5fbabfcc4e56dd7f19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.183683  5736 tablet_server.cc:196] TabletServer@127.5.154.2:0 shutdown complete.
W20260713 09:03:48.220716  7981 consensus_peers.cc:597] T 68a9da85ede843688569a16d50a4652b P 29f2c942561244728703a51d346dd89e -> Peer dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801): Couldn't send request to peer dd6d0c7367664e5fbabfcc4e56dd7f19. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.2:42801: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:48.229403  5736 tablet_server.cc:179] TabletServer@127.5.154.3:0 shutting down...
W20260713 09:03:48.248271  7981 consensus_peers.cc:597] T a5c4e34b45a04c06a3d3ffcad1f15ebf P 29f2c942561244728703a51d346dd89e -> Peer dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801): Couldn't send request to peer dd6d0c7367664e5fbabfcc4e56dd7f19. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.2:42801: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:48.251577  8055 consensus_peers.cc:597] T 724f98f6ce6a406ca6aebe62171906dd P e8ef6c26318c47de85d21fbf5658ffff -> Peer cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431): Couldn't send request to peer cd60587a43cc427e9f6cbbfa52248afa. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:43431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:48.262501  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:48.263188  5736 tablet_replica.cc:333] T 30a53b19f27948998aaa7aa78c83bd12 P 29f2c942561244728703a51d346dd89e: stopping tablet replica
I20260713 09:03:48.263882  5736 raft_consensus.cc:2243] T 30a53b19f27948998aaa7aa78c83bd12 P 29f2c942561244728703a51d346dd89e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:48.264379  5736 raft_consensus.cc:2272] T 30a53b19f27948998aaa7aa78c83bd12 P 29f2c942561244728703a51d346dd89e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.266295  5736 tablet_replica.cc:333] T 724f98f6ce6a406ca6aebe62171906dd P 29f2c942561244728703a51d346dd89e: stopping tablet replica
I20260713 09:03:48.266877  5736 raft_consensus.cc:2243] T 724f98f6ce6a406ca6aebe62171906dd P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:48.267313  5736 raft_consensus.cc:2272] T 724f98f6ce6a406ca6aebe62171906dd P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.269213  5736 tablet_replica.cc:333] T a5c4e34b45a04c06a3d3ffcad1f15ebf P 29f2c942561244728703a51d346dd89e: stopping tablet replica
I20260713 09:03:48.269934  5736 raft_consensus.cc:2243] T a5c4e34b45a04c06a3d3ffcad1f15ebf P 29f2c942561244728703a51d346dd89e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:48.270779  5736 raft_consensus.cc:2272] T a5c4e34b45a04c06a3d3ffcad1f15ebf P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.272871  5736 tablet_replica.cc:333] T 0252dec6163a4c32b12374e9914cf1e7 P 29f2c942561244728703a51d346dd89e: stopping tablet replica
I20260713 09:03:48.273416  5736 raft_consensus.cc:2243] T 0252dec6163a4c32b12374e9914cf1e7 P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:48.273912  5736 raft_consensus.cc:2272] T 0252dec6163a4c32b12374e9914cf1e7 P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.275691  5736 tablet_replica.cc:333] T 56aa51f683504aeeb6a5b384cb3ee6b2 P 29f2c942561244728703a51d346dd89e: stopping tablet replica
I20260713 09:03:48.276228  5736 raft_consensus.cc:2243] T 56aa51f683504aeeb6a5b384cb3ee6b2 P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:48.276634  5736 raft_consensus.cc:2272] T 56aa51f683504aeeb6a5b384cb3ee6b2 P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.278451  5736 tablet_replica.cc:333] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P 29f2c942561244728703a51d346dd89e: stopping tablet replica
I20260713 09:03:48.278971  5736 raft_consensus.cc:2243] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P 29f2c942561244728703a51d346dd89e [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:03:48.279718  5736 raft_consensus.cc:2272] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P 29f2c942561244728703a51d346dd89e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.281417  5736 tablet_replica.cc:333] T 00c414c33364482e81708e946d7e5192 P 29f2c942561244728703a51d346dd89e: stopping tablet replica
I20260713 09:03:48.281987  5736 raft_consensus.cc:2243] T 00c414c33364482e81708e946d7e5192 P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:48.282413  5736 raft_consensus.cc:2272] T 00c414c33364482e81708e946d7e5192 P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.284235  5736 tablet_replica.cc:333] T c26559405f624780890b7e3d4292a040 P 29f2c942561244728703a51d346dd89e: stopping tablet replica
I20260713 09:03:48.284739  5736 raft_consensus.cc:2243] T c26559405f624780890b7e3d4292a040 P 29f2c942561244728703a51d346dd89e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:48.285475  5736 raft_consensus.cc:2272] T c26559405f624780890b7e3d4292a040 P 29f2c942561244728703a51d346dd89e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.287241  5736 tablet_replica.cc:333] T d37bf23c33f2474dbed826b201eef09d P 29f2c942561244728703a51d346dd89e: stopping tablet replica
I20260713 09:03:48.287753  5736 raft_consensus.cc:2243] T d37bf23c33f2474dbed826b201eef09d P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:48.288188  5736 raft_consensus.cc:2272] T d37bf23c33f2474dbed826b201eef09d P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.290292  5736 tablet_replica.cc:333] T d873dae09f824581aec410f1cff328f5 P 29f2c942561244728703a51d346dd89e: stopping tablet replica
I20260713 09:03:48.290768  5736 raft_consensus.cc:2243] T d873dae09f824581aec410f1cff328f5 P 29f2c942561244728703a51d346dd89e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:03:48.291503  5736 raft_consensus.cc:2272] T d873dae09f824581aec410f1cff328f5 P 29f2c942561244728703a51d346dd89e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.293622  5736 tablet_replica.cc:333] T 68a9da85ede843688569a16d50a4652b P 29f2c942561244728703a51d346dd89e: stopping tablet replica
I20260713 09:03:48.294129  5736 raft_consensus.cc:2243] T 68a9da85ede843688569a16d50a4652b P 29f2c942561244728703a51d346dd89e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:48.294898  5736 raft_consensus.cc:2272] T 68a9da85ede843688569a16d50a4652b P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:03:48.296633  8055 consensus_peers.cc:597] T d37bf23c33f2474dbed826b201eef09d P e8ef6c26318c47de85d21fbf5658ffff -> Peer cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431): Couldn't send request to peer cd60587a43cc427e9f6cbbfa52248afa. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:43431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:48.297088  5736 tablet_replica.cc:333] T bc4e884f531949d4a017c40b4348172f P 29f2c942561244728703a51d346dd89e: stopping tablet replica
I20260713 09:03:48.298003  5736 raft_consensus.cc:2243] T bc4e884f531949d4a017c40b4348172f P 29f2c942561244728703a51d346dd89e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:48.298554  5736 raft_consensus.cc:2272] T bc4e884f531949d4a017c40b4348172f P 29f2c942561244728703a51d346dd89e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.300807  5736 tablet_replica.cc:333] T 401432edc3824a5d87673edbf4079eae P 29f2c942561244728703a51d346dd89e: stopping tablet replica
I20260713 09:03:48.301308  5736 raft_consensus.cc:2243] T 401432edc3824a5d87673edbf4079eae P 29f2c942561244728703a51d346dd89e [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:48.302060  5736 raft_consensus.cc:2272] T 401432edc3824a5d87673edbf4079eae P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.303620  5736 tablet_replica.cc:333] T 380e95ff46fe48b7b801f2bb50c1da43 P 29f2c942561244728703a51d346dd89e: stopping tablet replica
I20260713 09:03:48.304020  5736 raft_consensus.cc:2243] T 380e95ff46fe48b7b801f2bb50c1da43 P 29f2c942561244728703a51d346dd89e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:48.304342  5736 raft_consensus.cc:2272] T 380e95ff46fe48b7b801f2bb50c1da43 P 29f2c942561244728703a51d346dd89e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.306579  5736 tablet_replica.cc:333] T d740dd41ee08482fb06adb5cb44c07c1 P 29f2c942561244728703a51d346dd89e: stopping tablet replica
I20260713 09:03:48.307013  5736 raft_consensus.cc:2243] T d740dd41ee08482fb06adb5cb44c07c1 P 29f2c942561244728703a51d346dd89e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:48.307432  5736 raft_consensus.cc:2272] T d740dd41ee08482fb06adb5cb44c07c1 P 29f2c942561244728703a51d346dd89e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.309084  5736 tablet_replica.cc:333] T 7f044ab0fa9c4f7c813452539dd44693 P 29f2c942561244728703a51d346dd89e: stopping tablet replica
I20260713 09:03:48.309551  5736 raft_consensus.cc:2243] T 7f044ab0fa9c4f7c813452539dd44693 P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:48.309907  5736 raft_consensus.cc:2272] T 7f044ab0fa9c4f7c813452539dd44693 P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.311774  5736 tablet_replica.cc:333] T 858b3dc14b974df188f574111b224ce5 P 29f2c942561244728703a51d346dd89e: stopping tablet replica
I20260713 09:03:48.312233  5736 raft_consensus.cc:2243] T 858b3dc14b974df188f574111b224ce5 P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:48.312613  5736 raft_consensus.cc:2272] T 858b3dc14b974df188f574111b224ce5 P 29f2c942561244728703a51d346dd89e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.314316  5736 tablet_replica.cc:333] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P 29f2c942561244728703a51d346dd89e: stopping tablet replica
I20260713 09:03:48.314754  5736 raft_consensus.cc:2243] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P 29f2c942561244728703a51d346dd89e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:48.315160  5736 raft_consensus.cc:2272] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P 29f2c942561244728703a51d346dd89e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.351186  5736 tablet_server.cc:196] TabletServer@127.5.154.3:0 shutdown complete.
W20260713 09:03:48.366549  8055 consensus_peers.cc:597] T d30e22939ad1466c833141e4795a9e23 P e8ef6c26318c47de85d21fbf5658ffff -> Peer cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431): Couldn't send request to peer cd60587a43cc427e9f6cbbfa52248afa. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:43431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:48.375928  8055 consensus_peers.cc:597] T d30e22939ad1466c833141e4795a9e23 P e8ef6c26318c47de85d21fbf5658ffff -> Peer dd6d0c7367664e5fbabfcc4e56dd7f19 (127.5.154.2:42801): Couldn't send request to peer dd6d0c7367664e5fbabfcc4e56dd7f19. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.2:42801: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:48.382547  5736 tablet_server.cc:179] TabletServer@127.5.154.4:0 shutting down...
I20260713 09:03:48.409469  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:48.410313  5736 tablet_replica.cc:333] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P e8ef6c26318c47de85d21fbf5658ffff: stopping tablet replica
I20260713 09:03:48.411284  5736 raft_consensus.cc:2243] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:48.411857  5736 raft_consensus.cc:2272] T 5e8fc9db6a2d4620a9ddfdbeaabdcd95 P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.414150  5736 tablet_replica.cc:333] T 724f98f6ce6a406ca6aebe62171906dd P e8ef6c26318c47de85d21fbf5658ffff: stopping tablet replica
I20260713 09:03:48.414736  5736 raft_consensus.cc:2243] T 724f98f6ce6a406ca6aebe62171906dd P e8ef6c26318c47de85d21fbf5658ffff [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:03:48.415135  8055 consensus_peers.cc:597] T 858b3dc14b974df188f574111b224ce5 P e8ef6c26318c47de85d21fbf5658ffff -> Peer cd60587a43cc427e9f6cbbfa52248afa (127.5.154.1:43431): Couldn't send request to peer cd60587a43cc427e9f6cbbfa52248afa. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:43431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:48.415596  5736 raft_consensus.cc:2272] T 724f98f6ce6a406ca6aebe62171906dd P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.417462  5736 tablet_replica.cc:333] T 62a99d4f05e74c8a85b8503e468c5bb7 P e8ef6c26318c47de85d21fbf5658ffff: stopping tablet replica
I20260713 09:03:48.418068  5736 raft_consensus.cc:2243] T 62a99d4f05e74c8a85b8503e468c5bb7 P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:48.418452  5736 raft_consensus.cc:2272] T 62a99d4f05e74c8a85b8503e468c5bb7 P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.420182  5736 tablet_replica.cc:333] T 00c414c33364482e81708e946d7e5192 P e8ef6c26318c47de85d21fbf5658ffff: stopping tablet replica
I20260713 09:03:48.420712  5736 raft_consensus.cc:2243] T 00c414c33364482e81708e946d7e5192 P e8ef6c26318c47de85d21fbf5658ffff [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:48.421425  5736 raft_consensus.cc:2272] T 00c414c33364482e81708e946d7e5192 P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.423225  5736 tablet_replica.cc:333] T 68a9da85ede843688569a16d50a4652b P e8ef6c26318c47de85d21fbf5658ffff: stopping tablet replica
I20260713 09:03:48.423735  5736 raft_consensus.cc:2243] T 68a9da85ede843688569a16d50a4652b P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:48.424147  5736 raft_consensus.cc:2272] T 68a9da85ede843688569a16d50a4652b P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.426002  5736 tablet_replica.cc:333] T d37bf23c33f2474dbed826b201eef09d P e8ef6c26318c47de85d21fbf5658ffff: stopping tablet replica
I20260713 09:03:48.426524  5736 raft_consensus.cc:2243] T d37bf23c33f2474dbed826b201eef09d P e8ef6c26318c47de85d21fbf5658ffff [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:48.427268  5736 raft_consensus.cc:2272] T d37bf23c33f2474dbed826b201eef09d P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.429013  5736 tablet_replica.cc:333] T 56aa51f683504aeeb6a5b384cb3ee6b2 P e8ef6c26318c47de85d21fbf5658ffff: stopping tablet replica
I20260713 09:03:48.429576  5736 raft_consensus.cc:2243] T 56aa51f683504aeeb6a5b384cb3ee6b2 P e8ef6c26318c47de85d21fbf5658ffff [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:48.430320  5736 raft_consensus.cc:2272] T 56aa51f683504aeeb6a5b384cb3ee6b2 P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.431995  5736 tablet_replica.cc:333] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P e8ef6c26318c47de85d21fbf5658ffff: stopping tablet replica
I20260713 09:03:48.432494  5736 raft_consensus.cc:2243] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P e8ef6c26318c47de85d21fbf5658ffff [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:48.432955  5736 raft_consensus.cc:2272] T 23cd2e3fca1e4eefb4ac95e2759f27a8 P e8ef6c26318c47de85d21fbf5658ffff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.434928  5736 tablet_replica.cc:333] T c26559405f624780890b7e3d4292a040 P e8ef6c26318c47de85d21fbf5658ffff: stopping tablet replica
I20260713 09:03:48.435585  5736 raft_consensus.cc:2243] T c26559405f624780890b7e3d4292a040 P e8ef6c26318c47de85d21fbf5658ffff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:48.435981  5736 raft_consensus.cc:2272] T c26559405f624780890b7e3d4292a040 P e8ef6c26318c47de85d21fbf5658ffff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.437760  5736 tablet_replica.cc:333] T d30e22939ad1466c833141e4795a9e23 P e8ef6c26318c47de85d21fbf5658ffff: stopping tablet replica
I20260713 09:03:48.438244  5736 raft_consensus.cc:2243] T d30e22939ad1466c833141e4795a9e23 P e8ef6c26318c47de85d21fbf5658ffff [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:48.438956  5736 raft_consensus.cc:2272] T d30e22939ad1466c833141e4795a9e23 P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.440570  5736 tablet_replica.cc:333] T 401432edc3824a5d87673edbf4079eae P e8ef6c26318c47de85d21fbf5658ffff: stopping tablet replica
I20260713 09:03:48.441059  5736 raft_consensus.cc:2243] T 401432edc3824a5d87673edbf4079eae P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:48.441442  5736 raft_consensus.cc:2272] T 401432edc3824a5d87673edbf4079eae P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.443259  5736 tablet_replica.cc:333] T b12d28fcc45e47e9a15bdc06f6d67760 P e8ef6c26318c47de85d21fbf5658ffff: stopping tablet replica
I20260713 09:03:48.443727  5736 raft_consensus.cc:2243] T b12d28fcc45e47e9a15bdc06f6d67760 P e8ef6c26318c47de85d21fbf5658ffff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:48.444139  5736 raft_consensus.cc:2272] T b12d28fcc45e47e9a15bdc06f6d67760 P e8ef6c26318c47de85d21fbf5658ffff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.445742  5736 tablet_replica.cc:333] T 858b3dc14b974df188f574111b224ce5 P e8ef6c26318c47de85d21fbf5658ffff: stopping tablet replica
I20260713 09:03:48.446204  5736 raft_consensus.cc:2243] T 858b3dc14b974df188f574111b224ce5 P e8ef6c26318c47de85d21fbf5658ffff [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:48.446946  5736 raft_consensus.cc:2272] T 858b3dc14b974df188f574111b224ce5 P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.448696  5736 tablet_replica.cc:333] T 380e95ff46fe48b7b801f2bb50c1da43 P e8ef6c26318c47de85d21fbf5658ffff: stopping tablet replica
I20260713 09:03:48.449185  5736 raft_consensus.cc:2243] T 380e95ff46fe48b7b801f2bb50c1da43 P e8ef6c26318c47de85d21fbf5658ffff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:48.449640  5736 raft_consensus.cc:2272] T 380e95ff46fe48b7b801f2bb50c1da43 P e8ef6c26318c47de85d21fbf5658ffff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.451774  5736 tablet_replica.cc:333] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P e8ef6c26318c47de85d21fbf5658ffff: stopping tablet replica
I20260713 09:03:48.452275  5736 raft_consensus.cc:2243] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P e8ef6c26318c47de85d21fbf5658ffff [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:48.452674  5736 raft_consensus.cc:2272] T 90a7b1da1c1e42ec87cda0e7b3c13fb0 P e8ef6c26318c47de85d21fbf5658ffff [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.454391  5736 tablet_replica.cc:333] T a5c4e34b45a04c06a3d3ffcad1f15ebf P e8ef6c26318c47de85d21fbf5658ffff: stopping tablet replica
I20260713 09:03:48.454845  5736 raft_consensus.cc:2243] T a5c4e34b45a04c06a3d3ffcad1f15ebf P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:48.455264  5736 raft_consensus.cc:2272] T a5c4e34b45a04c06a3d3ffcad1f15ebf P e8ef6c26318c47de85d21fbf5658ffff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.456941  5736 tablet_replica.cc:333] T c2c98b6456ee4fa0845161d5e0b3b133 P e8ef6c26318c47de85d21fbf5658ffff: stopping tablet replica
I20260713 09:03:48.457377  5736 raft_consensus.cc:2243] T c2c98b6456ee4fa0845161d5e0b3b133 P e8ef6c26318c47de85d21fbf5658ffff [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:48.457827  5736 raft_consensus.cc:2272] T c2c98b6456ee4fa0845161d5e0b3b133 P e8ef6c26318c47de85d21fbf5658ffff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.459859  5736 tablet_replica.cc:333] T b44ba602c1464e88a31e2fabe111cf35 P e8ef6c26318c47de85d21fbf5658ffff: stopping tablet replica
I20260713 09:03:48.460301  5736 raft_consensus.cc:2243] T b44ba602c1464e88a31e2fabe111cf35 P e8ef6c26318c47de85d21fbf5658ffff [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:48.460714  5736 raft_consensus.cc:2272] T b44ba602c1464e88a31e2fabe111cf35 P e8ef6c26318c47de85d21fbf5658ffff [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.496289  5736 tablet_server.cc:196] TabletServer@127.5.154.4:0 shutdown complete.
I20260713 09:03:48.524729  5736 master.cc:562] Master@127.5.154.62:37649 shutting down...
I20260713 09:03:48.549149  5736 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f6e5d405c7b243fa8e8e21d2af63ffae [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:48.549729  5736 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f6e5d405c7b243fa8e8e21d2af63ffae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:48.550001  5736 tablet_replica.cc:333] T 00000000000000000000000000000000 P f6e5d405c7b243fa8e8e21d2af63ffae: stopping tablet replica
I20260713 09:03:48.570231  5736 master.cc:584] Master@127.5.154.62:37649 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (18086 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260713 09:03:48.631799  5736 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.154.62:35987
I20260713 09:03:48.632961  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:48.638531  8554 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
W20260713 09:03:48.638656  8553 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
W20260713 09:03:48.639662  8556 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
I20260713 09:03:48.641022  5736 server_base.cc:1061] running on GCE node
I20260713 09:03:48.641897  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:48.642068  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:03:48.642190  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783933428642169 us; error 0 us; skew 500 ppm
I20260713 09:03:48.642637  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:48.644840  5736 webserver.cc:533] Webserver started at http://127.5.154.62:41153/ using document root <none> and password file <none>
I20260713 09:03:48.645242  5736 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:48.645390  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:48.645668  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:48.646679  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933356847920-5736-0/minicluster-data/master-0-root/instance:
uuid: "b5c86f6f8b3a4acc92637795cf01b96d"
format_stamp: "Formatted at 2026-07-13 09:03:48 on dist-test-slave-z8rn"
I20260713 09:03:48.650768  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260713 09:03:48.654059  8561 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:48.654928  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260713 09:03:48.655154  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933356847920-5736-0/minicluster-data/master-0-root
uuid: "b5c86f6f8b3a4acc92637795cf01b96d"
format_stamp: "Formatted at 2026-07-13 09:03:48 on dist-test-slave-z8rn"
I20260713 09:03:48.655378  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933356847920-5736-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933356847920-5736-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933356847920-5736-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)
I20260713 09:03:48.670150  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:48.671487  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:48.711789  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.62:35987
I20260713 09:03:48.711881  8612 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.62:35987 every 8 connection(s)
I20260713 09:03:48.716038  8613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:48.726254  8613 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b5c86f6f8b3a4acc92637795cf01b96d: Bootstrap starting.
I20260713 09:03:48.730844  8613 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b5c86f6f8b3a4acc92637795cf01b96d: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:48.734895  8613 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b5c86f6f8b3a4acc92637795cf01b96d: No bootstrap required, opened a new log
I20260713 09:03:48.737001  8613 raft_consensus.cc:359] T 00000000000000000000000000000000 P b5c86f6f8b3a4acc92637795cf01b96d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5c86f6f8b3a4acc92637795cf01b96d" member_type: VOTER }
I20260713 09:03:48.737398  8613 raft_consensus.cc:385] T 00000000000000000000000000000000 P b5c86f6f8b3a4acc92637795cf01b96d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:48.737682  8613 raft_consensus.cc:740] T 00000000000000000000000000000000 P b5c86f6f8b3a4acc92637795cf01b96d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b5c86f6f8b3a4acc92637795cf01b96d, State: Initialized, Role: FOLLOWER
I20260713 09:03:48.738261  8613 consensus_queue.cc:260] T 00000000000000000000000000000000 P b5c86f6f8b3a4acc92637795cf01b96d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b5c86f6f8b3a4acc92637795cf01b96d" member_type: VOTER }
I20260713 09:03:48.738721  8613 raft_consensus.cc:399] T 00000000000000000000000000000000 P b5c86f6f8b3a4acc92637795cf01b96d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:03:48.738920  8613 raft_consensus.cc:493] T 00000000000000000000000000000000 P b5c86f6f8b3a4acc92637795cf01b96d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:03:48.739223  8613 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b5c86f6f8b3a4acc92637795cf01b96d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:48.743460  8613 raft_consensus.cc:515] T 00000000000000000000000000000000 P b5c86f6f8b3a4acc92637795cf01b96d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5c86f6f8b3a4acc92637795cf01b96d" member_type: VOTER }
I20260713 09:03:48.743947  8613 leader_election.cc:304] T 00000000000000000000000000000000 P b5c86f6f8b3a4acc92637795cf01b96d [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: b5c86f6f8b3a4acc92637795cf01b96d; no voters: 
I20260713 09:03:48.745025  8613 leader_election.cc:290] T 00000000000000000000000000000000 P b5c86f6f8b3a4acc92637795cf01b96d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:03:48.745373  8616 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b5c86f6f8b3a4acc92637795cf01b96d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:48.746694  8616 raft_consensus.cc:697] T 00000000000000000000000000000000 P b5c86f6f8b3a4acc92637795cf01b96d [term 1 LEADER]: Becoming Leader. State: Replica: b5c86f6f8b3a4acc92637795cf01b96d, State: Running, Role: LEADER
I20260713 09:03:48.747363  8616 consensus_queue.cc:237] T 00000000000000000000000000000000 P b5c86f6f8b3a4acc92637795cf01b96d [LEADER]: Queue going to LEADER mode. State: All 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: "b5c86f6f8b3a4acc92637795cf01b96d" member_type: VOTER }
I20260713 09:03:48.747948  8613 sys_catalog.cc:565] T 00000000000000000000000000000000 P b5c86f6f8b3a4acc92637795cf01b96d [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:03:48.751773  8617 sys_catalog.cc:455] T 00000000000000000000000000000000 P b5c86f6f8b3a4acc92637795cf01b96d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b5c86f6f8b3a4acc92637795cf01b96d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5c86f6f8b3a4acc92637795cf01b96d" member_type: VOTER } }
I20260713 09:03:48.752414  8617 sys_catalog.cc:458] T 00000000000000000000000000000000 P b5c86f6f8b3a4acc92637795cf01b96d [sys.catalog]: This master's current role is: LEADER
I20260713 09:03:48.752241  8618 sys_catalog.cc:455] T 00000000000000000000000000000000 P b5c86f6f8b3a4acc92637795cf01b96d [sys.catalog]: SysCatalogTable state changed. Reason: New leader b5c86f6f8b3a4acc92637795cf01b96d. Latest consensus state: current_term: 1 leader_uuid: "b5c86f6f8b3a4acc92637795cf01b96d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b5c86f6f8b3a4acc92637795cf01b96d" member_type: VOTER } }
I20260713 09:03:48.752763  8618 sys_catalog.cc:458] T 00000000000000000000000000000000 P b5c86f6f8b3a4acc92637795cf01b96d [sys.catalog]: This master's current role is: LEADER
I20260713 09:03:48.754917  8623 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:03:48.763257  8623 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:03:48.764220  5736 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:03:48.771955  8623 catalog_manager.cc:1383] Generated new cluster ID: fe67806311c34afdb5e5bc5fa35635d8
I20260713 09:03:48.772321  8623 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:03:48.788590  8623 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:03:48.789889  8623 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:03:48.800649  8623 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b5c86f6f8b3a4acc92637795cf01b96d: Generated new TSK 0
I20260713 09:03:48.801200  8623 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:03:48.830534  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:48.836350  8634 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
W20260713 09:03:48.837229  8635 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
W20260713 09:03:48.839326  8637 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
I20260713 09:03:48.839773  5736 server_base.cc:1061] running on GCE node
I20260713 09:03:48.840682  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:48.840921  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:03:48.841117  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783933428841092 us; error 0 us; skew 500 ppm
I20260713 09:03:48.841789  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:48.844089  5736 webserver.cc:533] Webserver started at http://127.5.154.1:34131/ using document root <none> and password file <none>
I20260713 09:03:48.844599  5736 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:48.844820  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:48.845112  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:48.846297  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933356847920-5736-0/minicluster-data/ts-0-root/instance:
uuid: "05b8391cb8bd4ee88c22146ad530f6ca"
format_stamp: "Formatted at 2026-07-13 09:03:48 on dist-test-slave-z8rn"
I20260713 09:03:48.851078  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:03:48.854266  8642 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:48.855124  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:03:48.855363  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933356847920-5736-0/minicluster-data/ts-0-root
uuid: "05b8391cb8bd4ee88c22146ad530f6ca"
format_stamp: "Formatted at 2026-07-13 09:03:48 on dist-test-slave-z8rn"
I20260713 09:03:48.855618  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933356847920-5736-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933356847920-5736-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933356847920-5736-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)
I20260713 09:03:48.868806  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:48.870018  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:48.871368  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:48.873612  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:03:48.873782  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:48.874070  5736 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:03:48.874240  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:48.912746  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.1:44575
I20260713 09:03:48.912846  8704 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.1:44575 every 8 connection(s)
I20260713 09:03:48.917723  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:48.925398  8709 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
W20260713 09:03:48.926694  8710 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
W20260713 09:03:48.929332  8712 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
I20260713 09:03:48.931425  5736 server_base.cc:1061] running on GCE node
I20260713 09:03:48.932380  8705 heartbeater.cc:344] Connected to a master server at 127.5.154.62:35987
I20260713 09:03:48.932766  8705 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:48.932760  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:48.933171  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:03:48.933363  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783933428933344 us; error 0 us; skew 500 ppm
I20260713 09:03:48.933787  8705 heartbeater.cc:507] Master 127.5.154.62:35987 requested a full tablet report, sending...
I20260713 09:03:48.934129  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:48.936095  8578 ts_manager.cc:194] Registered new tserver with Master: 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575)
I20260713 09:03:48.936715  5736 webserver.cc:533] Webserver started at http://127.5.154.2:46213/ using document root <none> and password file <none>
I20260713 09:03:48.937211  5736 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:48.937419  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:48.937754  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:48.938112  8578 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57994
I20260713 09:03:48.938983  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933356847920-5736-0/minicluster-data/ts-1-root/instance:
uuid: "e5e7cb831eba4e09ac5390937b2017da"
format_stamp: "Formatted at 2026-07-13 09:03:48 on dist-test-slave-z8rn"
I20260713 09:03:48.943332  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:03:48.946619  8717 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:48.947359  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:03:48.947649  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933356847920-5736-0/minicluster-data/ts-1-root
uuid: "e5e7cb831eba4e09ac5390937b2017da"
format_stamp: "Formatted at 2026-07-13 09:03:48 on dist-test-slave-z8rn"
I20260713 09:03:48.947923  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933356847920-5736-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933356847920-5736-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933356847920-5736-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)
I20260713 09:03:48.984921  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:48.986195  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:48.987648  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:48.989735  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:03:48.989953  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:48.990199  5736 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:03:48.990377  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:49.029351  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.2:41345
I20260713 09:03:49.029449  8779 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.2:41345 every 8 connection(s)
I20260713 09:03:49.034150  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:49.041203  8783 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
W20260713 09:03:49.041999  8784 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
W20260713 09:03:49.044955  8787 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
I20260713 09:03:49.045969  5736 server_base.cc:1061] running on GCE node
I20260713 09:03:49.046594  8780 heartbeater.cc:344] Connected to a master server at 127.5.154.62:35987
I20260713 09:03:49.046998  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:03:49.047015  8780 heartbeater.cc:461] Registering TS with master...
W20260713 09:03:49.047370  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:03:49.047608  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783933429047586 us; error 0 us; skew 500 ppm
I20260713 09:03:49.048132  8780 heartbeater.cc:507] Master 127.5.154.62:35987 requested a full tablet report, sending...
I20260713 09:03:49.048197  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:49.050545  8578 ts_manager.cc:194] Registered new tserver with Master: e5e7cb831eba4e09ac5390937b2017da (127.5.154.2:41345)
I20260713 09:03:49.051126  5736 webserver.cc:533] Webserver started at http://127.5.154.3:38885/ using document root <none> and password file <none>
I20260713 09:03:49.051635  5736 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:49.051844  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:03:49.052103  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:03:49.052229  8578 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57998
I20260713 09:03:49.053468  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933356847920-5736-0/minicluster-data/ts-2-root/instance:
uuid: "44137c25adf44708851a5081babc64d3"
format_stamp: "Formatted at 2026-07-13 09:03:49 on dist-test-slave-z8rn"
I20260713 09:03:49.058001  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260713 09:03:49.061110  8791 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:49.062023  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:03:49.062330  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933356847920-5736-0/minicluster-data/ts-2-root
uuid: "44137c25adf44708851a5081babc64d3"
format_stamp: "Formatted at 2026-07-13 09:03:49 on dist-test-slave-z8rn"
I20260713 09:03:49.062606  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933356847920-5736-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933356847920-5736-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933356847920-5736-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)
I20260713 09:03:49.081821  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:49.083149  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:49.084901  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:49.087325  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:03:49.087579  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:49.087847  5736 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:03:49.088042  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:49.129592  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.3:42915
I20260713 09:03:49.129715  8853 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.3:42915 every 8 connection(s)
I20260713 09:03:49.143378  8854 heartbeater.cc:344] Connected to a master server at 127.5.154.62:35987
I20260713 09:03:49.143774  8854 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:49.144487  8854 heartbeater.cc:507] Master 127.5.154.62:35987 requested a full tablet report, sending...
I20260713 09:03:49.146528  8578 ts_manager.cc:194] Registered new tserver with Master: 44137c25adf44708851a5081babc64d3 (127.5.154.3:42915)
I20260713 09:03:49.147505  5736 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014455544s
I20260713 09:03:49.147737  8578 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58002
I20260713 09:03:49.173285  8578 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58012:
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"
    }
  }
}
W20260713 09:03:49.176400  8578 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.
I20260713 09:03:49.254129  8668 tablet_service.cc:1511] Processing CreateTablet for tablet 20e2922916bb45fdb57304bf68312e0c (DEFAULT_TABLE table=test-workload [id=1e1ccb00c7774722b9f27335ec8912b9]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:03:49.255075  8670 tablet_service.cc:1511] Processing CreateTablet for tablet b03df30bbb27432f81c03c90db8e0d8e (DEFAULT_TABLE table=test-workload [id=1e1ccb00c7774722b9f27335ec8912b9]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:03:49.255721  8668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20e2922916bb45fdb57304bf68312e0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:49.256397  8670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b03df30bbb27432f81c03c90db8e0d8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:49.258497  8666 tablet_service.cc:1511] Processing CreateTablet for tablet 31823f7f4b1f41b186fdc08fcf51d3f1 (DEFAULT_TABLE table=test-workload [id=1e1ccb00c7774722b9f27335ec8912b9]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:03:49.258957  8669 tablet_service.cc:1511] Processing CreateTablet for tablet 183842da50c54cd9bdf1ee14b0116922 (DEFAULT_TABLE table=test-workload [id=1e1ccb00c7774722b9f27335ec8912b9]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:03:49.260972  8667 tablet_service.cc:1511] Processing CreateTablet for tablet 5e7d77fdd82c45a9b567eab2e3fe5730 (DEFAULT_TABLE table=test-workload [id=1e1ccb00c7774722b9f27335ec8912b9]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:03:49.258630  8665 tablet_service.cc:1511] Processing CreateTablet for tablet c6acfbffbd194a9c8f197d60d1dfe9d5 (DEFAULT_TABLE table=test-workload [id=1e1ccb00c7774722b9f27335ec8912b9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:03:49.263855  8664 tablet_service.cc:1511] Processing CreateTablet for tablet dde0e89e50804adcb6a63d58a48924f0 (DEFAULT_TABLE table=test-workload [id=1e1ccb00c7774722b9f27335ec8912b9]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:03:49.266197  8666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31823f7f4b1f41b186fdc08fcf51d3f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:49.267202  8663 tablet_service.cc:1511] Processing CreateTablet for tablet 1f01676b396c43ebbaedad9170da1c5d (DEFAULT_TABLE table=test-workload [id=1e1ccb00c7774722b9f27335ec8912b9]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:03:49.268684  8663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f01676b396c43ebbaedad9170da1c5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:49.270390  8669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 183842da50c54cd9bdf1ee14b0116922. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:49.271574  8745 tablet_service.cc:1511] Processing CreateTablet for tablet b03df30bbb27432f81c03c90db8e0d8e (DEFAULT_TABLE table=test-workload [id=1e1ccb00c7774722b9f27335ec8912b9]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:03:49.272843  8745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b03df30bbb27432f81c03c90db8e0d8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:49.274313  8665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6acfbffbd194a9c8f197d60d1dfe9d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:49.274617  8744 tablet_service.cc:1511] Processing CreateTablet for tablet 183842da50c54cd9bdf1ee14b0116922 (DEFAULT_TABLE table=test-workload [id=1e1ccb00c7774722b9f27335ec8912b9]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:03:49.275897  8744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 183842da50c54cd9bdf1ee14b0116922. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:49.277879  8664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dde0e89e50804adcb6a63d58a48924f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:49.277547  8739 tablet_service.cc:1511] Processing CreateTablet for tablet dde0e89e50804adcb6a63d58a48924f0 (DEFAULT_TABLE table=test-workload [id=1e1ccb00c7774722b9f27335ec8912b9]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:03:49.278914  8739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dde0e89e50804adcb6a63d58a48924f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:49.281456  8740 tablet_service.cc:1511] Processing CreateTablet for tablet c6acfbffbd194a9c8f197d60d1dfe9d5 (DEFAULT_TABLE table=test-workload [id=1e1ccb00c7774722b9f27335ec8912b9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:03:49.281944  8667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e7d77fdd82c45a9b567eab2e3fe5730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:49.282868  8740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6acfbffbd194a9c8f197d60d1dfe9d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:49.286659  8741 tablet_service.cc:1511] Processing CreateTablet for tablet 31823f7f4b1f41b186fdc08fcf51d3f1 (DEFAULT_TABLE table=test-workload [id=1e1ccb00c7774722b9f27335ec8912b9]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:03:49.287990  8741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31823f7f4b1f41b186fdc08fcf51d3f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:49.290724  8742 tablet_service.cc:1511] Processing CreateTablet for tablet 5e7d77fdd82c45a9b567eab2e3fe5730 (DEFAULT_TABLE table=test-workload [id=1e1ccb00c7774722b9f27335ec8912b9]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:03:49.292372  8742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e7d77fdd82c45a9b567eab2e3fe5730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:49.295089  8743 tablet_service.cc:1511] Processing CreateTablet for tablet 20e2922916bb45fdb57304bf68312e0c (DEFAULT_TABLE table=test-workload [id=1e1ccb00c7774722b9f27335ec8912b9]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:03:49.296831  8743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20e2922916bb45fdb57304bf68312e0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:49.299019  8870 tablet_bootstrap.cc:492] T 1f01676b396c43ebbaedad9170da1c5d P 05b8391cb8bd4ee88c22146ad530f6ca: Bootstrap starting.
I20260713 09:03:49.302760  8738 tablet_service.cc:1511] Processing CreateTablet for tablet 1f01676b396c43ebbaedad9170da1c5d (DEFAULT_TABLE table=test-workload [id=1e1ccb00c7774722b9f27335ec8912b9]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:03:49.304090  8738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f01676b396c43ebbaedad9170da1c5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:49.304963  8670 tablet_service.cc:1511] Processing CreateTablet for tablet 8a09b96bd5924fdeb009ce45aa7cb35b (DEFAULT_TABLE table=test-workload [id=1e1ccb00c7774722b9f27335ec8912b9]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:03:49.305168  8737 tablet_service.cc:1511] Processing CreateTablet for tablet 8a09b96bd5924fdeb009ce45aa7cb35b (DEFAULT_TABLE table=test-workload [id=1e1ccb00c7774722b9f27335ec8912b9]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:03:49.306209  8670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a09b96bd5924fdeb009ce45aa7cb35b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:49.306495  8737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a09b96bd5924fdeb009ce45aa7cb35b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:49.304085  8662 tablet_service.cc:1511] Processing CreateTablet for tablet e87fa5e89c94476baec21819b8b72f4f (DEFAULT_TABLE table=test-workload [id=1e1ccb00c7774722b9f27335ec8912b9]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:03:49.310878  8662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e87fa5e89c94476baec21819b8b72f4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:49.311362  8736 tablet_service.cc:1511] Processing CreateTablet for tablet e87fa5e89c94476baec21819b8b72f4f (DEFAULT_TABLE table=test-workload [id=1e1ccb00c7774722b9f27335ec8912b9]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:03:49.312644  8736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e87fa5e89c94476baec21819b8b72f4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:49.323055  8818 tablet_service.cc:1511] Processing CreateTablet for tablet 183842da50c54cd9bdf1ee14b0116922 (DEFAULT_TABLE table=test-workload [id=1e1ccb00c7774722b9f27335ec8912b9]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:03:49.327543  8817 tablet_service.cc:1511] Processing CreateTablet for tablet 20e2922916bb45fdb57304bf68312e0c (DEFAULT_TABLE table=test-workload [id=1e1ccb00c7774722b9f27335ec8912b9]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:03:49.330931  8815 tablet_service.cc:1511] Processing CreateTablet for tablet 31823f7f4b1f41b186fdc08fcf51d3f1 (DEFAULT_TABLE table=test-workload [id=1e1ccb00c7774722b9f27335ec8912b9]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:03:49.333768  8814 tablet_service.cc:1511] Processing CreateTablet for tablet c6acfbffbd194a9c8f197d60d1dfe9d5 (DEFAULT_TABLE table=test-workload [id=1e1ccb00c7774722b9f27335ec8912b9]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:03:49.335419  8818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 183842da50c54cd9bdf1ee14b0116922. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:49.337366  8819 tablet_service.cc:1511] Processing CreateTablet for tablet b03df30bbb27432f81c03c90db8e0d8e (DEFAULT_TABLE table=test-workload [id=1e1ccb00c7774722b9f27335ec8912b9]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:03:49.338970  8819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b03df30bbb27432f81c03c90db8e0d8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:49.340726  8816 tablet_service.cc:1511] Processing CreateTablet for tablet 5e7d77fdd82c45a9b567eab2e3fe5730 (DEFAULT_TABLE table=test-workload [id=1e1ccb00c7774722b9f27335ec8912b9]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:03:49.342576  8816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e7d77fdd82c45a9b567eab2e3fe5730. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:49.344069  8814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6acfbffbd194a9c8f197d60d1dfe9d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:49.345472  8817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20e2922916bb45fdb57304bf68312e0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:49.346953  8815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31823f7f4b1f41b186fdc08fcf51d3f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:49.364045  8870 tablet_bootstrap.cc:654] T 1f01676b396c43ebbaedad9170da1c5d P 05b8391cb8bd4ee88c22146ad530f6ca: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:49.375312  8813 tablet_service.cc:1511] Processing CreateTablet for tablet dde0e89e50804adcb6a63d58a48924f0 (DEFAULT_TABLE table=test-workload [id=1e1ccb00c7774722b9f27335ec8912b9]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:03:49.376686  8813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dde0e89e50804adcb6a63d58a48924f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:49.379285  8812 tablet_service.cc:1511] Processing CreateTablet for tablet 1f01676b396c43ebbaedad9170da1c5d (DEFAULT_TABLE table=test-workload [id=1e1ccb00c7774722b9f27335ec8912b9]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:03:49.380285  8870 tablet_bootstrap.cc:492] T 1f01676b396c43ebbaedad9170da1c5d P 05b8391cb8bd4ee88c22146ad530f6ca: No bootstrap required, opened a new log
I20260713 09:03:49.380632  8812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f01676b396c43ebbaedad9170da1c5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:49.380800  8870 ts_tablet_manager.cc:1403] T 1f01676b396c43ebbaedad9170da1c5d P 05b8391cb8bd4ee88c22146ad530f6ca: Time spent bootstrapping tablet: real 0.082s	user 0.016s	sys 0.017s
I20260713 09:03:49.383025  8811 tablet_service.cc:1511] Processing CreateTablet for tablet 8a09b96bd5924fdeb009ce45aa7cb35b (DEFAULT_TABLE table=test-workload [id=1e1ccb00c7774722b9f27335ec8912b9]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:03:49.384687  8811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a09b96bd5924fdeb009ce45aa7cb35b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:49.386999  8810 tablet_service.cc:1511] Processing CreateTablet for tablet e87fa5e89c94476baec21819b8b72f4f (DEFAULT_TABLE table=test-workload [id=1e1ccb00c7774722b9f27335ec8912b9]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:03:49.388618  8810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e87fa5e89c94476baec21819b8b72f4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:03:49.407977  8870 raft_consensus.cc:359] T 1f01676b396c43ebbaedad9170da1c5d P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.408840  8870 raft_consensus.cc:385] T 1f01676b396c43ebbaedad9170da1c5d P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:49.409137  8870 raft_consensus.cc:740] T 1f01676b396c43ebbaedad9170da1c5d P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05b8391cb8bd4ee88c22146ad530f6ca, State: Initialized, Role: FOLLOWER
I20260713 09:03:49.409931  8870 consensus_queue.cc:260] T 1f01676b396c43ebbaedad9170da1c5d P 05b8391cb8bd4ee88c22146ad530f6ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.448052  8705 heartbeater.cc:499] Master 127.5.154.62:35987 was elected leader, sending a full tablet report...
I20260713 09:03:49.490792  8869 tablet_bootstrap.cc:492] T 183842da50c54cd9bdf1ee14b0116922 P e5e7cb831eba4e09ac5390937b2017da: Bootstrap starting.
I20260713 09:03:49.490991  8870 ts_tablet_manager.cc:1434] T 1f01676b396c43ebbaedad9170da1c5d P 05b8391cb8bd4ee88c22146ad530f6ca: Time spent starting tablet: real 0.110s	user 0.017s	sys 0.040s
I20260713 09:03:49.502235  8870 tablet_bootstrap.cc:492] T b03df30bbb27432f81c03c90db8e0d8e P 05b8391cb8bd4ee88c22146ad530f6ca: Bootstrap starting.
I20260713 09:03:49.492786  8873 tablet_bootstrap.cc:492] T 1f01676b396c43ebbaedad9170da1c5d P 44137c25adf44708851a5081babc64d3: Bootstrap starting.
I20260713 09:03:49.507944  8870 tablet_bootstrap.cc:654] T b03df30bbb27432f81c03c90db8e0d8e P 05b8391cb8bd4ee88c22146ad530f6ca: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:49.511857  8869 tablet_bootstrap.cc:654] T 183842da50c54cd9bdf1ee14b0116922 P e5e7cb831eba4e09ac5390937b2017da: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:49.512820  8873 tablet_bootstrap.cc:654] T 1f01676b396c43ebbaedad9170da1c5d P 44137c25adf44708851a5081babc64d3: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:49.520917  8870 tablet_bootstrap.cc:492] T b03df30bbb27432f81c03c90db8e0d8e P 05b8391cb8bd4ee88c22146ad530f6ca: No bootstrap required, opened a new log
I20260713 09:03:49.521615  8870 ts_tablet_manager.cc:1403] T b03df30bbb27432f81c03c90db8e0d8e P 05b8391cb8bd4ee88c22146ad530f6ca: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260713 09:03:49.522711  8869 tablet_bootstrap.cc:492] T 183842da50c54cd9bdf1ee14b0116922 P e5e7cb831eba4e09ac5390937b2017da: No bootstrap required, opened a new log
I20260713 09:03:49.523138  8873 tablet_bootstrap.cc:492] T 1f01676b396c43ebbaedad9170da1c5d P 44137c25adf44708851a5081babc64d3: No bootstrap required, opened a new log
I20260713 09:03:49.523205  8869 ts_tablet_manager.cc:1403] T 183842da50c54cd9bdf1ee14b0116922 P e5e7cb831eba4e09ac5390937b2017da: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.005s
I20260713 09:03:49.523767  8873 ts_tablet_manager.cc:1403] T 1f01676b396c43ebbaedad9170da1c5d P 44137c25adf44708851a5081babc64d3: Time spent bootstrapping tablet: real 0.031s	user 0.000s	sys 0.017s
I20260713 09:03:49.524405  8870 raft_consensus.cc:359] T b03df30bbb27432f81c03c90db8e0d8e P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.525121  8870 raft_consensus.cc:385] T b03df30bbb27432f81c03c90db8e0d8e P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:49.525426  8870 raft_consensus.cc:740] T b03df30bbb27432f81c03c90db8e0d8e P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05b8391cb8bd4ee88c22146ad530f6ca, State: Initialized, Role: FOLLOWER
I20260713 09:03:49.526190  8870 consensus_queue.cc:260] T b03df30bbb27432f81c03c90db8e0d8e P 05b8391cb8bd4ee88c22146ad530f6ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.526397  8869 raft_consensus.cc:359] T 183842da50c54cd9bdf1ee14b0116922 P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.526561  8873 raft_consensus.cc:359] T 1f01676b396c43ebbaedad9170da1c5d P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.527379  8869 raft_consensus.cc:385] T 183842da50c54cd9bdf1ee14b0116922 P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:49.527462  8873 raft_consensus.cc:385] T 1f01676b396c43ebbaedad9170da1c5d P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:49.527760  8869 raft_consensus.cc:740] T 183842da50c54cd9bdf1ee14b0116922 P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5e7cb831eba4e09ac5390937b2017da, State: Initialized, Role: FOLLOWER
I20260713 09:03:49.527846  8873 raft_consensus.cc:740] T 1f01676b396c43ebbaedad9170da1c5d P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44137c25adf44708851a5081babc64d3, State: Initialized, Role: FOLLOWER
I20260713 09:03:49.528244  8870 ts_tablet_manager.cc:1434] T b03df30bbb27432f81c03c90db8e0d8e P 05b8391cb8bd4ee88c22146ad530f6ca: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:03:49.529167  8870 tablet_bootstrap.cc:492] T 8a09b96bd5924fdeb009ce45aa7cb35b P 05b8391cb8bd4ee88c22146ad530f6ca: Bootstrap starting.
I20260713 09:03:49.528827  8873 consensus_queue.cc:260] T 1f01676b396c43ebbaedad9170da1c5d P 44137c25adf44708851a5081babc64d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.528705  8869 consensus_queue.cc:260] T 183842da50c54cd9bdf1ee14b0116922 P e5e7cb831eba4e09ac5390937b2017da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.536028  8869 ts_tablet_manager.cc:1434] T 183842da50c54cd9bdf1ee14b0116922 P e5e7cb831eba4e09ac5390937b2017da: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.001s
I20260713 09:03:49.536545  8870 tablet_bootstrap.cc:654] T 8a09b96bd5924fdeb009ce45aa7cb35b P 05b8391cb8bd4ee88c22146ad530f6ca: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:49.536676  8780 heartbeater.cc:499] Master 127.5.154.62:35987 was elected leader, sending a full tablet report...
I20260713 09:03:49.541352  8869 tablet_bootstrap.cc:492] T e87fa5e89c94476baec21819b8b72f4f P e5e7cb831eba4e09ac5390937b2017da: Bootstrap starting.
I20260713 09:03:49.548141  8870 tablet_bootstrap.cc:492] T 8a09b96bd5924fdeb009ce45aa7cb35b P 05b8391cb8bd4ee88c22146ad530f6ca: No bootstrap required, opened a new log
I20260713 09:03:49.548380  8854 heartbeater.cc:499] Master 127.5.154.62:35987 was elected leader, sending a full tablet report...
I20260713 09:03:49.548801  8870 ts_tablet_manager.cc:1403] T 8a09b96bd5924fdeb009ce45aa7cb35b P 05b8391cb8bd4ee88c22146ad530f6ca: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.000s
I20260713 09:03:49.548938  8873 ts_tablet_manager.cc:1434] T 1f01676b396c43ebbaedad9170da1c5d P 44137c25adf44708851a5081babc64d3: Time spent starting tablet: real 0.025s	user 0.017s	sys 0.007s
I20260713 09:03:49.550007  8873 tablet_bootstrap.cc:492] T e87fa5e89c94476baec21819b8b72f4f P 44137c25adf44708851a5081babc64d3: Bootstrap starting.
I20260713 09:03:49.552307  8870 raft_consensus.cc:359] T 8a09b96bd5924fdeb009ce45aa7cb35b P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.553097  8870 raft_consensus.cc:385] T 8a09b96bd5924fdeb009ce45aa7cb35b P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:49.553494  8870 raft_consensus.cc:740] T 8a09b96bd5924fdeb009ce45aa7cb35b P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05b8391cb8bd4ee88c22146ad530f6ca, State: Initialized, Role: FOLLOWER
I20260713 09:03:49.554277  8870 consensus_queue.cc:260] T 8a09b96bd5924fdeb009ce45aa7cb35b P 05b8391cb8bd4ee88c22146ad530f6ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.556113  8873 tablet_bootstrap.cc:654] T e87fa5e89c94476baec21819b8b72f4f P 44137c25adf44708851a5081babc64d3: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:49.556579  8870 ts_tablet_manager.cc:1434] T 8a09b96bd5924fdeb009ce45aa7cb35b P 05b8391cb8bd4ee88c22146ad530f6ca: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260713 09:03:49.557713  8870 tablet_bootstrap.cc:492] T dde0e89e50804adcb6a63d58a48924f0 P 05b8391cb8bd4ee88c22146ad530f6ca: Bootstrap starting.
I20260713 09:03:49.565798  8873 tablet_bootstrap.cc:492] T e87fa5e89c94476baec21819b8b72f4f P 44137c25adf44708851a5081babc64d3: No bootstrap required, opened a new log
I20260713 09:03:49.566444  8873 ts_tablet_manager.cc:1403] T e87fa5e89c94476baec21819b8b72f4f P 44137c25adf44708851a5081babc64d3: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260713 09:03:49.565857  8870 tablet_bootstrap.cc:654] T dde0e89e50804adcb6a63d58a48924f0 P 05b8391cb8bd4ee88c22146ad530f6ca: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:49.567039  8869 tablet_bootstrap.cc:654] T e87fa5e89c94476baec21819b8b72f4f P e5e7cb831eba4e09ac5390937b2017da: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:49.569296  8873 raft_consensus.cc:359] T e87fa5e89c94476baec21819b8b72f4f P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.570287  8873 raft_consensus.cc:385] T e87fa5e89c94476baec21819b8b72f4f P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:49.570647  8873 raft_consensus.cc:740] T e87fa5e89c94476baec21819b8b72f4f P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44137c25adf44708851a5081babc64d3, State: Initialized, Role: FOLLOWER
I20260713 09:03:49.571705  8873 consensus_queue.cc:260] T e87fa5e89c94476baec21819b8b72f4f P 44137c25adf44708851a5081babc64d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.573040  8878 raft_consensus.cc:493] T 183842da50c54cd9bdf1ee14b0116922 P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:49.573547  8878 raft_consensus.cc:515] T 183842da50c54cd9bdf1ee14b0116922 P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.574422  8873 ts_tablet_manager.cc:1434] T e87fa5e89c94476baec21819b8b72f4f P 44137c25adf44708851a5081babc64d3: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260713 09:03:49.575688  8873 tablet_bootstrap.cc:492] T 20e2922916bb45fdb57304bf68312e0c P 44137c25adf44708851a5081babc64d3: Bootstrap starting.
I20260713 09:03:49.580634  8870 tablet_bootstrap.cc:492] T dde0e89e50804adcb6a63d58a48924f0 P 05b8391cb8bd4ee88c22146ad530f6ca: No bootstrap required, opened a new log
I20260713 09:03:49.581216  8870 ts_tablet_manager.cc:1403] T dde0e89e50804adcb6a63d58a48924f0 P 05b8391cb8bd4ee88c22146ad530f6ca: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.016s
I20260713 09:03:49.580816  8878 leader_election.cc:290] T 183842da50c54cd9bdf1ee14b0116922 P e5e7cb831eba4e09ac5390937b2017da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575), 44137c25adf44708851a5081babc64d3 (127.5.154.3:42915)
I20260713 09:03:49.583406  8873 tablet_bootstrap.cc:654] T 20e2922916bb45fdb57304bf68312e0c P 44137c25adf44708851a5081babc64d3: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:49.584350  8870 raft_consensus.cc:359] T dde0e89e50804adcb6a63d58a48924f0 P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.585228  8870 raft_consensus.cc:385] T dde0e89e50804adcb6a63d58a48924f0 P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:49.585636  8870 raft_consensus.cc:740] T dde0e89e50804adcb6a63d58a48924f0 P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05b8391cb8bd4ee88c22146ad530f6ca, State: Initialized, Role: FOLLOWER
I20260713 09:03:49.586958  8877 raft_consensus.cc:493] T e87fa5e89c94476baec21819b8b72f4f P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:49.586630  8870 consensus_queue.cc:260] T dde0e89e50804adcb6a63d58a48924f0 P 05b8391cb8bd4ee88c22146ad530f6ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.587532  8877 raft_consensus.cc:515] T e87fa5e89c94476baec21819b8b72f4f P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.589272  8870 ts_tablet_manager.cc:1434] T dde0e89e50804adcb6a63d58a48924f0 P 05b8391cb8bd4ee88c22146ad530f6ca: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:03:49.592883  8870 tablet_bootstrap.cc:492] T 183842da50c54cd9bdf1ee14b0116922 P 05b8391cb8bd4ee88c22146ad530f6ca: Bootstrap starting.
I20260713 09:03:49.600023  8870 tablet_bootstrap.cc:654] T 183842da50c54cd9bdf1ee14b0116922 P 05b8391cb8bd4ee88c22146ad530f6ca: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:49.610008  8877 leader_election.cc:290] T e87fa5e89c94476baec21819b8b72f4f P 44137c25adf44708851a5081babc64d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575), e5e7cb831eba4e09ac5390937b2017da (127.5.154.2:41345)
I20260713 09:03:49.628016  8869 tablet_bootstrap.cc:492] T e87fa5e89c94476baec21819b8b72f4f P e5e7cb831eba4e09ac5390937b2017da: No bootstrap required, opened a new log
I20260713 09:03:49.628754  8869 ts_tablet_manager.cc:1403] T e87fa5e89c94476baec21819b8b72f4f P e5e7cb831eba4e09ac5390937b2017da: Time spent bootstrapping tablet: real 0.088s	user 0.004s	sys 0.008s
I20260713 09:03:49.650231  8869 raft_consensus.cc:359] T e87fa5e89c94476baec21819b8b72f4f P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.651443  8869 raft_consensus.cc:385] T e87fa5e89c94476baec21819b8b72f4f P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:49.651901  8869 raft_consensus.cc:740] T e87fa5e89c94476baec21819b8b72f4f P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5e7cb831eba4e09ac5390937b2017da, State: Initialized, Role: FOLLOWER
I20260713 09:03:49.653290  8869 consensus_queue.cc:260] T e87fa5e89c94476baec21819b8b72f4f P e5e7cb831eba4e09ac5390937b2017da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.657369  8829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183842da50c54cd9bdf1ee14b0116922" candidate_uuid: "e5e7cb831eba4e09ac5390937b2017da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44137c25adf44708851a5081babc64d3" is_pre_election: true
W20260713 09:03:49.659220  8720 leader_election.cc:343] T 183842da50c54cd9bdf1ee14b0116922 P e5e7cb831eba4e09ac5390937b2017da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44137c25adf44708851a5081babc64d3 (127.5.154.3:42915): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:49.670401  8869 ts_tablet_manager.cc:1434] T e87fa5e89c94476baec21819b8b72f4f P e5e7cb831eba4e09ac5390937b2017da: Time spent starting tablet: real 0.041s	user 0.009s	sys 0.004s
I20260713 09:03:49.683763  8872 raft_consensus.cc:493] T b03df30bbb27432f81c03c90db8e0d8e P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:49.684549  8872 raft_consensus.cc:515] T b03df30bbb27432f81c03c90db8e0d8e P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.689507  8680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183842da50c54cd9bdf1ee14b0116922" candidate_uuid: "e5e7cb831eba4e09ac5390937b2017da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" is_pre_election: true
I20260713 09:03:49.690062  8679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87fa5e89c94476baec21819b8b72f4f" candidate_uuid: "44137c25adf44708851a5081babc64d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" is_pre_election: true
I20260713 09:03:49.691515  8869 tablet_bootstrap.cc:492] T 1f01676b396c43ebbaedad9170da1c5d P e5e7cb831eba4e09ac5390937b2017da: Bootstrap starting.
I20260713 09:03:49.691321  8755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87fa5e89c94476baec21819b8b72f4f" candidate_uuid: "44137c25adf44708851a5081babc64d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e7cb831eba4e09ac5390937b2017da" is_pre_election: true
I20260713 09:03:49.692874  8872 leader_election.cc:290] T b03df30bbb27432f81c03c90db8e0d8e P 05b8391cb8bd4ee88c22146ad530f6ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5e7cb831eba4e09ac5390937b2017da (127.5.154.2:41345), 44137c25adf44708851a5081babc64d3 (127.5.154.3:42915)
W20260713 09:03:49.691773  8718 leader_election.cc:343] T 183842da50c54cd9bdf1ee14b0116922 P e5e7cb831eba4e09ac5390937b2017da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:49.692247  8878 raft_consensus.cc:493] T e87fa5e89c94476baec21819b8b72f4f P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:49.693629  8718 leader_election.cc:304] T 183842da50c54cd9bdf1ee14b0116922 P e5e7cb831eba4e09ac5390937b2017da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5e7cb831eba4e09ac5390937b2017da; no voters: 05b8391cb8bd4ee88c22146ad530f6ca, 44137c25adf44708851a5081babc64d3
I20260713 09:03:49.694176  8878 raft_consensus.cc:515] T e87fa5e89c94476baec21819b8b72f4f P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.696215  8755 raft_consensus.cc:2468] T e87fa5e89c94476baec21819b8b72f4f P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44137c25adf44708851a5081babc64d3 in term 0.
I20260713 09:03:49.697160  8878 leader_election.cc:290] T e87fa5e89c94476baec21819b8b72f4f P e5e7cb831eba4e09ac5390937b2017da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575), 44137c25adf44708851a5081babc64d3 (127.5.154.3:42915)
I20260713 09:03:49.698045  8878 raft_consensus.cc:2749] T 183842da50c54cd9bdf1ee14b0116922 P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:03:49.693957  8792 leader_election.cc:343] T e87fa5e89c94476baec21819b8b72f4f P 44137c25adf44708851a5081babc64d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:49.699084  8829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87fa5e89c94476baec21819b8b72f4f" candidate_uuid: "e5e7cb831eba4e09ac5390937b2017da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44137c25adf44708851a5081babc64d3" is_pre_election: true
I20260713 09:03:49.699837  8829 raft_consensus.cc:2468] T e87fa5e89c94476baec21819b8b72f4f P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5e7cb831eba4e09ac5390937b2017da in term 0.
I20260713 09:03:49.701308  8720 leader_election.cc:304] T e87fa5e89c94476baec21819b8b72f4f P e5e7cb831eba4e09ac5390937b2017da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44137c25adf44708851a5081babc64d3, e5e7cb831eba4e09ac5390937b2017da; no voters: 
I20260713 09:03:49.701752  8870 tablet_bootstrap.cc:492] T 183842da50c54cd9bdf1ee14b0116922 P 05b8391cb8bd4ee88c22146ad530f6ca: No bootstrap required, opened a new log
I20260713 09:03:49.702587  8878 raft_consensus.cc:2804] T e87fa5e89c94476baec21819b8b72f4f P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:49.702967  8870 ts_tablet_manager.cc:1403] T 183842da50c54cd9bdf1ee14b0116922 P 05b8391cb8bd4ee88c22146ad530f6ca: Time spent bootstrapping tablet: real 0.110s	user 0.036s	sys 0.060s
I20260713 09:03:49.702932  8878 raft_consensus.cc:493] T e87fa5e89c94476baec21819b8b72f4f P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:49.703482  8878 raft_consensus.cc:3060] T e87fa5e89c94476baec21819b8b72f4f P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:49.704334  8873 tablet_bootstrap.cc:492] T 20e2922916bb45fdb57304bf68312e0c P 44137c25adf44708851a5081babc64d3: No bootstrap required, opened a new log
I20260713 09:03:49.704967  8873 ts_tablet_manager.cc:1403] T 20e2922916bb45fdb57304bf68312e0c P 44137c25adf44708851a5081babc64d3: Time spent bootstrapping tablet: real 0.130s	user 0.065s	sys 0.049s
I20260713 09:03:49.706354  8870 raft_consensus.cc:359] T 183842da50c54cd9bdf1ee14b0116922 P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.707643  8870 raft_consensus.cc:385] T 183842da50c54cd9bdf1ee14b0116922 P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:49.708005  8870 raft_consensus.cc:740] T 183842da50c54cd9bdf1ee14b0116922 P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05b8391cb8bd4ee88c22146ad530f6ca, State: Initialized, Role: FOLLOWER
I20260713 09:03:49.708526  8873 raft_consensus.cc:359] T 20e2922916bb45fdb57304bf68312e0c P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.709223  8873 raft_consensus.cc:385] T 20e2922916bb45fdb57304bf68312e0c P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:49.709542  8873 raft_consensus.cc:740] T 20e2922916bb45fdb57304bf68312e0c P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44137c25adf44708851a5081babc64d3, State: Initialized, Role: FOLLOWER
I20260713 09:03:49.710285  8873 consensus_queue.cc:260] T 20e2922916bb45fdb57304bf68312e0c P 44137c25adf44708851a5081babc64d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.712428  8873 ts_tablet_manager.cc:1434] T 20e2922916bb45fdb57304bf68312e0c P 44137c25adf44708851a5081babc64d3: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:03:49.713337  8873 tablet_bootstrap.cc:492] T dde0e89e50804adcb6a63d58a48924f0 P 44137c25adf44708851a5081babc64d3: Bootstrap starting.
I20260713 09:03:49.714419  8878 raft_consensus.cc:515] T e87fa5e89c94476baec21819b8b72f4f P e5e7cb831eba4e09ac5390937b2017da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.716605  8869 tablet_bootstrap.cc:654] T 1f01676b396c43ebbaedad9170da1c5d P e5e7cb831eba4e09ac5390937b2017da: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:49.717690  8829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87fa5e89c94476baec21819b8b72f4f" candidate_uuid: "e5e7cb831eba4e09ac5390937b2017da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44137c25adf44708851a5081babc64d3"
I20260713 09:03:49.718250  8829 raft_consensus.cc:3060] T e87fa5e89c94476baec21819b8b72f4f P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:49.720460  8873 tablet_bootstrap.cc:654] T dde0e89e50804adcb6a63d58a48924f0 P 44137c25adf44708851a5081babc64d3: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:49.725731  8829 raft_consensus.cc:2468] T e87fa5e89c94476baec21819b8b72f4f P 44137c25adf44708851a5081babc64d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5e7cb831eba4e09ac5390937b2017da in term 1.
I20260713 09:03:49.726851  8720 leader_election.cc:304] T e87fa5e89c94476baec21819b8b72f4f P e5e7cb831eba4e09ac5390937b2017da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44137c25adf44708851a5081babc64d3, e5e7cb831eba4e09ac5390937b2017da; no voters: 
I20260713 09:03:49.708922  8870 consensus_queue.cc:260] T 183842da50c54cd9bdf1ee14b0116922 P 05b8391cb8bd4ee88c22146ad530f6ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.727650  8891 raft_consensus.cc:2804] T e87fa5e89c94476baec21819b8b72f4f P e5e7cb831eba4e09ac5390937b2017da [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:49.729334  8870 ts_tablet_manager.cc:1434] T 183842da50c54cd9bdf1ee14b0116922 P 05b8391cb8bd4ee88c22146ad530f6ca: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260713 09:03:49.730350  8870 tablet_bootstrap.cc:492] T c6acfbffbd194a9c8f197d60d1dfe9d5 P 05b8391cb8bd4ee88c22146ad530f6ca: Bootstrap starting.
I20260713 09:03:49.736353  8870 tablet_bootstrap.cc:654] T c6acfbffbd194a9c8f197d60d1dfe9d5 P 05b8391cb8bd4ee88c22146ad530f6ca: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:49.736630  8679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87fa5e89c94476baec21819b8b72f4f" candidate_uuid: "e5e7cb831eba4e09ac5390937b2017da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" is_pre_election: true
I20260713 09:03:49.737571  8878 leader_election.cc:290] T e87fa5e89c94476baec21819b8b72f4f P e5e7cb831eba4e09ac5390937b2017da [CANDIDATE]: Term 1 election: Requested vote from peers 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575), 44137c25adf44708851a5081babc64d3 (127.5.154.3:42915)
I20260713 09:03:49.738231  8792 leader_election.cc:304] T e87fa5e89c94476baec21819b8b72f4f P 44137c25adf44708851a5081babc64d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 44137c25adf44708851a5081babc64d3, e5e7cb831eba4e09ac5390937b2017da; no voters: 05b8391cb8bd4ee88c22146ad530f6ca
I20260713 09:03:49.739369  8877 raft_consensus.cc:2764] T e87fa5e89c94476baec21819b8b72f4f P 44137c25adf44708851a5081babc64d3 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:03:49.740399  8829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03df30bbb27432f81c03c90db8e0d8e" candidate_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44137c25adf44708851a5081babc64d3" is_pre_election: true
I20260713 09:03:49.741081  8679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e87fa5e89c94476baec21819b8b72f4f" candidate_uuid: "e5e7cb831eba4e09ac5390937b2017da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05b8391cb8bd4ee88c22146ad530f6ca"
W20260713 09:03:49.741925  8645 leader_election.cc:343] T b03df30bbb27432f81c03c90db8e0d8e P 05b8391cb8bd4ee88c22146ad530f6ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44137c25adf44708851a5081babc64d3 (127.5.154.3:42915): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:03:49.742614  8718 leader_election.cc:343] T e87fa5e89c94476baec21819b8b72f4f P e5e7cb831eba4e09ac5390937b2017da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:49.743127  8869 tablet_bootstrap.cc:492] T 1f01676b396c43ebbaedad9170da1c5d P e5e7cb831eba4e09ac5390937b2017da: No bootstrap required, opened a new log
I20260713 09:03:49.743718  8869 ts_tablet_manager.cc:1403] T 1f01676b396c43ebbaedad9170da1c5d P e5e7cb831eba4e09ac5390937b2017da: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.000s
W20260713 09:03:49.743786  8718 leader_election.cc:343] T e87fa5e89c94476baec21819b8b72f4f P e5e7cb831eba4e09ac5390937b2017da [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:49.745743  8755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03df30bbb27432f81c03c90db8e0d8e" candidate_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e7cb831eba4e09ac5390937b2017da" is_pre_election: true
W20260713 09:03:49.747447  8643 leader_election.cc:343] T b03df30bbb27432f81c03c90db8e0d8e P 05b8391cb8bd4ee88c22146ad530f6ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5e7cb831eba4e09ac5390937b2017da (127.5.154.2:41345): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:49.747365  8869 raft_consensus.cc:359] T 1f01676b396c43ebbaedad9170da1c5d P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.748389  8869 raft_consensus.cc:385] T 1f01676b396c43ebbaedad9170da1c5d P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:49.748226  8643 leader_election.cc:304] T b03df30bbb27432f81c03c90db8e0d8e P 05b8391cb8bd4ee88c22146ad530f6ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05b8391cb8bd4ee88c22146ad530f6ca; no voters: 44137c25adf44708851a5081babc64d3, e5e7cb831eba4e09ac5390937b2017da
I20260713 09:03:49.748808  8869 raft_consensus.cc:740] T 1f01676b396c43ebbaedad9170da1c5d P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5e7cb831eba4e09ac5390937b2017da, State: Initialized, Role: FOLLOWER
I20260713 09:03:49.749739  8872 raft_consensus.cc:2749] T b03df30bbb27432f81c03c90db8e0d8e P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:49.751931  8891 raft_consensus.cc:697] T e87fa5e89c94476baec21819b8b72f4f P e5e7cb831eba4e09ac5390937b2017da [term 1 LEADER]: Becoming Leader. State: Replica: e5e7cb831eba4e09ac5390937b2017da, State: Running, Role: LEADER
I20260713 09:03:49.751663  8869 consensus_queue.cc:260] T 1f01676b396c43ebbaedad9170da1c5d P e5e7cb831eba4e09ac5390937b2017da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.752781  8891 consensus_queue.cc:237] T e87fa5e89c94476baec21819b8b72f4f P e5e7cb831eba4e09ac5390937b2017da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.753530  8870 tablet_bootstrap.cc:492] T c6acfbffbd194a9c8f197d60d1dfe9d5 P 05b8391cb8bd4ee88c22146ad530f6ca: No bootstrap required, opened a new log
I20260713 09:03:49.754040  8873 tablet_bootstrap.cc:492] T dde0e89e50804adcb6a63d58a48924f0 P 44137c25adf44708851a5081babc64d3: No bootstrap required, opened a new log
I20260713 09:03:49.754055  8870 ts_tablet_manager.cc:1403] T c6acfbffbd194a9c8f197d60d1dfe9d5 P 05b8391cb8bd4ee88c22146ad530f6ca: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.003s
I20260713 09:03:49.754232  8869 ts_tablet_manager.cc:1434] T 1f01676b396c43ebbaedad9170da1c5d P e5e7cb831eba4e09ac5390937b2017da: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:03:49.754814  8873 ts_tablet_manager.cc:1403] T dde0e89e50804adcb6a63d58a48924f0 P 44137c25adf44708851a5081babc64d3: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.007s
I20260713 09:03:49.755368  8869 tablet_bootstrap.cc:492] T 31823f7f4b1f41b186fdc08fcf51d3f1 P e5e7cb831eba4e09ac5390937b2017da: Bootstrap starting.
I20260713 09:03:49.757388  8870 raft_consensus.cc:359] T c6acfbffbd194a9c8f197d60d1dfe9d5 P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.758165  8870 raft_consensus.cc:385] T c6acfbffbd194a9c8f197d60d1dfe9d5 P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:49.758450  8870 raft_consensus.cc:740] T c6acfbffbd194a9c8f197d60d1dfe9d5 P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05b8391cb8bd4ee88c22146ad530f6ca, State: Initialized, Role: FOLLOWER
W20260713 09:03:49.758963  8626 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:03:49.759282  8870 consensus_queue.cc:260] T c6acfbffbd194a9c8f197d60d1dfe9d5 P 05b8391cb8bd4ee88c22146ad530f6ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.760563  8873 raft_consensus.cc:359] T dde0e89e50804adcb6a63d58a48924f0 P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.761325  8873 raft_consensus.cc:385] T dde0e89e50804adcb6a63d58a48924f0 P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:49.761708  8873 raft_consensus.cc:740] T dde0e89e50804adcb6a63d58a48924f0 P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44137c25adf44708851a5081babc64d3, State: Initialized, Role: FOLLOWER
I20260713 09:03:49.762198  8870 ts_tablet_manager.cc:1434] T c6acfbffbd194a9c8f197d60d1dfe9d5 P 05b8391cb8bd4ee88c22146ad530f6ca: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:03:49.762949  8869 tablet_bootstrap.cc:654] T 31823f7f4b1f41b186fdc08fcf51d3f1 P e5e7cb831eba4e09ac5390937b2017da: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:49.762475  8873 consensus_queue.cc:260] T dde0e89e50804adcb6a63d58a48924f0 P 44137c25adf44708851a5081babc64d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.763314  8870 tablet_bootstrap.cc:492] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 05b8391cb8bd4ee88c22146ad530f6ca: Bootstrap starting.
I20260713 09:03:49.771914  8873 ts_tablet_manager.cc:1434] T dde0e89e50804adcb6a63d58a48924f0 P 44137c25adf44708851a5081babc64d3: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260713 09:03:49.773066  8873 tablet_bootstrap.cc:492] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 44137c25adf44708851a5081babc64d3: Bootstrap starting.
I20260713 09:03:49.777743  8870 tablet_bootstrap.cc:654] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 05b8391cb8bd4ee88c22146ad530f6ca: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:49.779386  8873 tablet_bootstrap.cc:654] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 44137c25adf44708851a5081babc64d3: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:49.780048  8872 raft_consensus.cc:493] T 1f01676b396c43ebbaedad9170da1c5d P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:49.780573  8872 raft_consensus.cc:515] T 1f01676b396c43ebbaedad9170da1c5d P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.782931  8872 leader_election.cc:290] T 1f01676b396c43ebbaedad9170da1c5d P 05b8391cb8bd4ee88c22146ad530f6ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5e7cb831eba4e09ac5390937b2017da (127.5.154.2:41345), 44137c25adf44708851a5081babc64d3 (127.5.154.3:42915)
I20260713 09:03:49.784762  8755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f01676b396c43ebbaedad9170da1c5d" candidate_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e7cb831eba4e09ac5390937b2017da" is_pre_election: true
I20260713 09:03:49.785465  8829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f01676b396c43ebbaedad9170da1c5d" candidate_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44137c25adf44708851a5081babc64d3" is_pre_election: true
I20260713 09:03:49.786486  8829 raft_consensus.cc:2468] T 1f01676b396c43ebbaedad9170da1c5d P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05b8391cb8bd4ee88c22146ad530f6ca in term 0.
I20260713 09:03:49.785557  8755 raft_consensus.cc:2468] T 1f01676b396c43ebbaedad9170da1c5d P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05b8391cb8bd4ee88c22146ad530f6ca in term 0.
I20260713 09:03:49.788172  8645 leader_election.cc:304] T 1f01676b396c43ebbaedad9170da1c5d P 05b8391cb8bd4ee88c22146ad530f6ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05b8391cb8bd4ee88c22146ad530f6ca, 44137c25adf44708851a5081babc64d3; no voters: 
I20260713 09:03:49.783490  8577 catalog_manager.cc:5697] T e87fa5e89c94476baec21819b8b72f4f P e5e7cb831eba4e09ac5390937b2017da reported cstate change: term changed from 0 to 1, leader changed from <none> to e5e7cb831eba4e09ac5390937b2017da (127.5.154.2). New cstate: current_term: 1 leader_uuid: "e5e7cb831eba4e09ac5390937b2017da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:49.789701  8872 raft_consensus.cc:2804] T 1f01676b396c43ebbaedad9170da1c5d P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:49.790200  8872 raft_consensus.cc:493] T 1f01676b396c43ebbaedad9170da1c5d P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:49.790520  8872 raft_consensus.cc:3060] T 1f01676b396c43ebbaedad9170da1c5d P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:49.792073  8873 tablet_bootstrap.cc:492] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 44137c25adf44708851a5081babc64d3: No bootstrap required, opened a new log
I20260713 09:03:49.792639  8873 ts_tablet_manager.cc:1403] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 44137c25adf44708851a5081babc64d3: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260713 09:03:49.795660  8873 raft_consensus.cc:359] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.796373  8873 raft_consensus.cc:385] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:49.796659  8873 raft_consensus.cc:740] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44137c25adf44708851a5081babc64d3, State: Initialized, Role: FOLLOWER
I20260713 09:03:49.797475  8873 consensus_queue.cc:260] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 44137c25adf44708851a5081babc64d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.797662  8872 raft_consensus.cc:515] T 1f01676b396c43ebbaedad9170da1c5d P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.799937  8869 tablet_bootstrap.cc:492] T 31823f7f4b1f41b186fdc08fcf51d3f1 P e5e7cb831eba4e09ac5390937b2017da: No bootstrap required, opened a new log
I20260713 09:03:49.800439  8869 ts_tablet_manager.cc:1403] T 31823f7f4b1f41b186fdc08fcf51d3f1 P e5e7cb831eba4e09ac5390937b2017da: Time spent bootstrapping tablet: real 0.045s	user 0.024s	sys 0.009s
I20260713 09:03:49.800436  8755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f01676b396c43ebbaedad9170da1c5d" candidate_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e7cb831eba4e09ac5390937b2017da"
I20260713 09:03:49.801165  8755 raft_consensus.cc:3060] T 1f01676b396c43ebbaedad9170da1c5d P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:49.802381  8873 ts_tablet_manager.cc:1434] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 44137c25adf44708851a5081babc64d3: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:03:49.803377  8873 tablet_bootstrap.cc:492] T b03df30bbb27432f81c03c90db8e0d8e P 44137c25adf44708851a5081babc64d3: Bootstrap starting.
I20260713 09:03:49.804637  8869 raft_consensus.cc:359] T 31823f7f4b1f41b186fdc08fcf51d3f1 P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.805681  8869 raft_consensus.cc:385] T 31823f7f4b1f41b186fdc08fcf51d3f1 P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:49.806114  8869 raft_consensus.cc:740] T 31823f7f4b1f41b186fdc08fcf51d3f1 P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5e7cb831eba4e09ac5390937b2017da, State: Initialized, Role: FOLLOWER
I20260713 09:03:49.807126  8869 consensus_queue.cc:260] T 31823f7f4b1f41b186fdc08fcf51d3f1 P e5e7cb831eba4e09ac5390937b2017da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.808115  8755 raft_consensus.cc:2468] T 1f01676b396c43ebbaedad9170da1c5d P e5e7cb831eba4e09ac5390937b2017da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05b8391cb8bd4ee88c22146ad530f6ca in term 1.
I20260713 09:03:49.809252  8643 leader_election.cc:304] T 1f01676b396c43ebbaedad9170da1c5d P 05b8391cb8bd4ee88c22146ad530f6ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05b8391cb8bd4ee88c22146ad530f6ca, e5e7cb831eba4e09ac5390937b2017da; no voters: 
I20260713 09:03:49.810252  8873 tablet_bootstrap.cc:654] T b03df30bbb27432f81c03c90db8e0d8e P 44137c25adf44708851a5081babc64d3: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:49.810689  8869 ts_tablet_manager.cc:1434] T 31823f7f4b1f41b186fdc08fcf51d3f1 P e5e7cb831eba4e09ac5390937b2017da: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260713 09:03:49.812042  8869 tablet_bootstrap.cc:492] T c6acfbffbd194a9c8f197d60d1dfe9d5 P e5e7cb831eba4e09ac5390937b2017da: Bootstrap starting.
I20260713 09:03:49.818531  8902 raft_consensus.cc:2804] T 1f01676b396c43ebbaedad9170da1c5d P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:49.818753  8869 tablet_bootstrap.cc:654] T c6acfbffbd194a9c8f197d60d1dfe9d5 P e5e7cb831eba4e09ac5390937b2017da: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:49.819875  8829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f01676b396c43ebbaedad9170da1c5d" candidate_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44137c25adf44708851a5081babc64d3"
I20260713 09:03:49.820485  8829 raft_consensus.cc:3060] T 1f01676b396c43ebbaedad9170da1c5d P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:49.822175  8873 tablet_bootstrap.cc:492] T b03df30bbb27432f81c03c90db8e0d8e P 44137c25adf44708851a5081babc64d3: No bootstrap required, opened a new log
I20260713 09:03:49.822666  8873 ts_tablet_manager.cc:1403] T b03df30bbb27432f81c03c90db8e0d8e P 44137c25adf44708851a5081babc64d3: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.003s
I20260713 09:03:49.823897  8877 raft_consensus.cc:493] T dde0e89e50804adcb6a63d58a48924f0 P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:49.824357  8877 raft_consensus.cc:515] T dde0e89e50804adcb6a63d58a48924f0 P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.826406  8877 leader_election.cc:290] T dde0e89e50804adcb6a63d58a48924f0 P 44137c25adf44708851a5081babc64d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575), e5e7cb831eba4e09ac5390937b2017da (127.5.154.2:41345)
I20260713 09:03:49.830523  8755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde0e89e50804adcb6a63d58a48924f0" candidate_uuid: "44137c25adf44708851a5081babc64d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e7cb831eba4e09ac5390937b2017da" is_pre_election: true
W20260713 09:03:49.831976  8792 leader_election.cc:343] T dde0e89e50804adcb6a63d58a48924f0 P 44137c25adf44708851a5081babc64d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5e7cb831eba4e09ac5390937b2017da (127.5.154.2:41345): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:49.833288  8902 raft_consensus.cc:697] T 1f01676b396c43ebbaedad9170da1c5d P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 LEADER]: Becoming Leader. State: Replica: 05b8391cb8bd4ee88c22146ad530f6ca, State: Running, Role: LEADER
I20260713 09:03:49.834478  8829 raft_consensus.cc:2468] T 1f01676b396c43ebbaedad9170da1c5d P 44137c25adf44708851a5081babc64d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05b8391cb8bd4ee88c22146ad530f6ca in term 1.
I20260713 09:03:49.834172  8902 consensus_queue.cc:237] T 1f01676b396c43ebbaedad9170da1c5d P 05b8391cb8bd4ee88c22146ad530f6ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.839516  8905 raft_consensus.cc:493] T dde0e89e50804adcb6a63d58a48924f0 P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:49.840204  8905 raft_consensus.cc:515] T dde0e89e50804adcb6a63d58a48924f0 P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.844201  8872 leader_election.cc:290] T 1f01676b396c43ebbaedad9170da1c5d P 05b8391cb8bd4ee88c22146ad530f6ca [CANDIDATE]: Term 1 election: Requested vote from peers e5e7cb831eba4e09ac5390937b2017da (127.5.154.2:41345), 44137c25adf44708851a5081babc64d3 (127.5.154.3:42915)
I20260713 09:03:49.849669  8679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde0e89e50804adcb6a63d58a48924f0" candidate_uuid: "44137c25adf44708851a5081babc64d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" is_pre_election: true
I20260713 09:03:49.850378  8679 raft_consensus.cc:2468] T dde0e89e50804adcb6a63d58a48924f0 P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44137c25adf44708851a5081babc64d3 in term 0.
I20260713 09:03:49.852063  8870 tablet_bootstrap.cc:492] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 05b8391cb8bd4ee88c22146ad530f6ca: No bootstrap required, opened a new log
I20260713 09:03:49.852499  8870 ts_tablet_manager.cc:1403] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 05b8391cb8bd4ee88c22146ad530f6ca: Time spent bootstrapping tablet: real 0.089s	user 0.012s	sys 0.001s
I20260713 09:03:49.852648  8869 tablet_bootstrap.cc:492] T c6acfbffbd194a9c8f197d60d1dfe9d5 P e5e7cb831eba4e09ac5390937b2017da: No bootstrap required, opened a new log
I20260713 09:03:49.853179  8869 ts_tablet_manager.cc:1403] T c6acfbffbd194a9c8f197d60d1dfe9d5 P e5e7cb831eba4e09ac5390937b2017da: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.015s
I20260713 09:03:49.854161  8905 leader_election.cc:290] T dde0e89e50804adcb6a63d58a48924f0 P 05b8391cb8bd4ee88c22146ad530f6ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5e7cb831eba4e09ac5390937b2017da (127.5.154.2:41345), 44137c25adf44708851a5081babc64d3 (127.5.154.3:42915)
I20260713 09:03:49.846472  8873 raft_consensus.cc:359] T b03df30bbb27432f81c03c90db8e0d8e P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.854779  8873 raft_consensus.cc:385] T b03df30bbb27432f81c03c90db8e0d8e P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:49.855077  8873 raft_consensus.cc:740] T b03df30bbb27432f81c03c90db8e0d8e P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44137c25adf44708851a5081babc64d3, State: Initialized, Role: FOLLOWER
I20260713 09:03:49.855227  8870 raft_consensus.cc:359] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.855700  8829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde0e89e50804adcb6a63d58a48924f0" candidate_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44137c25adf44708851a5081babc64d3" is_pre_election: true
I20260713 09:03:49.855974  8870 raft_consensus.cc:385] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:49.855836  8873 consensus_queue.cc:260] T b03df30bbb27432f81c03c90db8e0d8e P 44137c25adf44708851a5081babc64d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.856276  8829 raft_consensus.cc:2468] T dde0e89e50804adcb6a63d58a48924f0 P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05b8391cb8bd4ee88c22146ad530f6ca in term 0.
I20260713 09:03:49.856024  8869 raft_consensus.cc:359] T c6acfbffbd194a9c8f197d60d1dfe9d5 P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.857041  8869 raft_consensus.cc:385] T c6acfbffbd194a9c8f197d60d1dfe9d5 P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:49.857201  8792 leader_election.cc:304] T dde0e89e50804adcb6a63d58a48924f0 P 44137c25adf44708851a5081babc64d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05b8391cb8bd4ee88c22146ad530f6ca, 44137c25adf44708851a5081babc64d3; no voters: e5e7cb831eba4e09ac5390937b2017da
I20260713 09:03:49.857354  8869 raft_consensus.cc:740] T c6acfbffbd194a9c8f197d60d1dfe9d5 P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5e7cb831eba4e09ac5390937b2017da, State: Initialized, Role: FOLLOWER
I20260713 09:03:49.858422  8877 raft_consensus.cc:2804] T dde0e89e50804adcb6a63d58a48924f0 P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:49.858223  8869 consensus_queue.cc:260] T c6acfbffbd194a9c8f197d60d1dfe9d5 P e5e7cb831eba4e09ac5390937b2017da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.858819  8877 raft_consensus.cc:493] T dde0e89e50804adcb6a63d58a48924f0 P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:49.856483  8870 raft_consensus.cc:740] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05b8391cb8bd4ee88c22146ad530f6ca, State: Initialized, Role: FOLLOWER
I20260713 09:03:49.859200  8877 raft_consensus.cc:3060] T dde0e89e50804adcb6a63d58a48924f0 P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:49.859625  8870 consensus_queue.cc:260] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 05b8391cb8bd4ee88c22146ad530f6ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.862159  8870 ts_tablet_manager.cc:1434] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 05b8391cb8bd4ee88c22146ad530f6ca: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260713 09:03:49.861552  8577 catalog_manager.cc:5697] T 1f01676b396c43ebbaedad9170da1c5d P 05b8391cb8bd4ee88c22146ad530f6ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1). New cstate: current_term: 1 leader_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:49.862267  8645 leader_election.cc:304] T dde0e89e50804adcb6a63d58a48924f0 P 05b8391cb8bd4ee88c22146ad530f6ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05b8391cb8bd4ee88c22146ad530f6ca, 44137c25adf44708851a5081babc64d3; no voters: 
I20260713 09:03:49.863230  8870 tablet_bootstrap.cc:492] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 05b8391cb8bd4ee88c22146ad530f6ca: Bootstrap starting.
I20260713 09:03:49.863225  8905 raft_consensus.cc:2804] T dde0e89e50804adcb6a63d58a48924f0 P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:49.863782  8905 raft_consensus.cc:493] T dde0e89e50804adcb6a63d58a48924f0 P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:49.864125  8905 raft_consensus.cc:3060] T dde0e89e50804adcb6a63d58a48924f0 P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:49.869911  8870 tablet_bootstrap.cc:654] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 05b8391cb8bd4ee88c22146ad530f6ca: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:49.872314  8869 ts_tablet_manager.cc:1434] T c6acfbffbd194a9c8f197d60d1dfe9d5 P e5e7cb831eba4e09ac5390937b2017da: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260713 09:03:49.871201  8877 raft_consensus.cc:515] T dde0e89e50804adcb6a63d58a48924f0 P 44137c25adf44708851a5081babc64d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.858448  8873 ts_tablet_manager.cc:1434] T b03df30bbb27432f81c03c90db8e0d8e P 44137c25adf44708851a5081babc64d3: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260713 09:03:49.875947  8873 tablet_bootstrap.cc:492] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 44137c25adf44708851a5081babc64d3: Bootstrap starting.
I20260713 09:03:49.878553  8679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde0e89e50804adcb6a63d58a48924f0" candidate_uuid: "44137c25adf44708851a5081babc64d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05b8391cb8bd4ee88c22146ad530f6ca"
I20260713 09:03:49.871775  8755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde0e89e50804adcb6a63d58a48924f0" candidate_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e7cb831eba4e09ac5390937b2017da" is_pre_election: true
W20260713 09:03:49.882000  8643 leader_election.cc:343] T dde0e89e50804adcb6a63d58a48924f0 P 05b8391cb8bd4ee88c22146ad530f6ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5e7cb831eba4e09ac5390937b2017da (127.5.154.2:41345): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:49.883209  8754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde0e89e50804adcb6a63d58a48924f0" candidate_uuid: "44137c25adf44708851a5081babc64d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e7cb831eba4e09ac5390937b2017da"
W20260713 09:03:49.884613  8792 leader_election.cc:343] T dde0e89e50804adcb6a63d58a48924f0 P 44137c25adf44708851a5081babc64d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e5e7cb831eba4e09ac5390937b2017da (127.5.154.2:41345): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:49.885170  8877 leader_election.cc:290] T dde0e89e50804adcb6a63d58a48924f0 P 44137c25adf44708851a5081babc64d3 [CANDIDATE]: Term 1 election: Requested vote from peers 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575), e5e7cb831eba4e09ac5390937b2017da (127.5.154.2:41345)
I20260713 09:03:49.886888  8873 tablet_bootstrap.cc:654] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 44137c25adf44708851a5081babc64d3: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:49.889091  8905 raft_consensus.cc:515] T dde0e89e50804adcb6a63d58a48924f0 P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.891382  8869 tablet_bootstrap.cc:492] T 20e2922916bb45fdb57304bf68312e0c P e5e7cb831eba4e09ac5390937b2017da: Bootstrap starting.
I20260713 09:03:49.893597  8679 raft_consensus.cc:2393] T dde0e89e50804adcb6a63d58a48924f0 P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 44137c25adf44708851a5081babc64d3 in current term 1: Already voted for candidate 05b8391cb8bd4ee88c22146ad530f6ca in this term.
I20260713 09:03:49.897130  8792 leader_election.cc:304] T dde0e89e50804adcb6a63d58a48924f0 P 44137c25adf44708851a5081babc64d3 [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: 44137c25adf44708851a5081babc64d3; no voters: 05b8391cb8bd4ee88c22146ad530f6ca, e5e7cb831eba4e09ac5390937b2017da
I20260713 09:03:49.898231  8877 raft_consensus.cc:2749] T dde0e89e50804adcb6a63d58a48924f0 P 44137c25adf44708851a5081babc64d3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:03:49.899602  8754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde0e89e50804adcb6a63d58a48924f0" candidate_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e7cb831eba4e09ac5390937b2017da"
I20260713 09:03:49.899935  8829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde0e89e50804adcb6a63d58a48924f0" candidate_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44137c25adf44708851a5081babc64d3"
I20260713 09:03:49.900655  8829 raft_consensus.cc:2393] T dde0e89e50804adcb6a63d58a48924f0 P 44137c25adf44708851a5081babc64d3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 05b8391cb8bd4ee88c22146ad530f6ca in current term 1: Already voted for candidate 44137c25adf44708851a5081babc64d3 in this term.
W20260713 09:03:49.901942  8643 leader_election.cc:343] T dde0e89e50804adcb6a63d58a48924f0 P 05b8391cb8bd4ee88c22146ad530f6ca [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e5e7cb831eba4e09ac5390937b2017da (127.5.154.2:41345): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:49.902026  8905 leader_election.cc:290] T dde0e89e50804adcb6a63d58a48924f0 P 05b8391cb8bd4ee88c22146ad530f6ca [CANDIDATE]: Term 1 election: Requested vote from peers e5e7cb831eba4e09ac5390937b2017da (127.5.154.2:41345), 44137c25adf44708851a5081babc64d3 (127.5.154.3:42915)
I20260713 09:03:49.902486  8643 leader_election.cc:304] T dde0e89e50804adcb6a63d58a48924f0 P 05b8391cb8bd4ee88c22146ad530f6ca [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: 05b8391cb8bd4ee88c22146ad530f6ca; no voters: 44137c25adf44708851a5081babc64d3, e5e7cb831eba4e09ac5390937b2017da
I20260713 09:03:49.903210  8905 raft_consensus.cc:2749] T dde0e89e50804adcb6a63d58a48924f0 P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:03:49.904873  8873 tablet_bootstrap.cc:492] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 44137c25adf44708851a5081babc64d3: No bootstrap required, opened a new log
I20260713 09:03:49.905323  8873 ts_tablet_manager.cc:1403] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 44137c25adf44708851a5081babc64d3: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.007s
I20260713 09:03:49.905798  8869 tablet_bootstrap.cc:654] T 20e2922916bb45fdb57304bf68312e0c P e5e7cb831eba4e09ac5390937b2017da: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:49.907524  8873 raft_consensus.cc:359] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.908145  8873 raft_consensus.cc:385] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:49.908454  8873 raft_consensus.cc:740] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44137c25adf44708851a5081babc64d3, State: Initialized, Role: FOLLOWER
I20260713 09:03:49.909240  8873 consensus_queue.cc:260] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 44137c25adf44708851a5081babc64d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.911142  8870 tablet_bootstrap.cc:492] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 05b8391cb8bd4ee88c22146ad530f6ca: No bootstrap required, opened a new log
I20260713 09:03:49.911427  8873 ts_tablet_manager.cc:1434] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 44137c25adf44708851a5081babc64d3: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260713 09:03:49.911759  8870 ts_tablet_manager.cc:1403] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 05b8391cb8bd4ee88c22146ad530f6ca: Time spent bootstrapping tablet: real 0.049s	user 0.032s	sys 0.015s
I20260713 09:03:49.912432  8873 tablet_bootstrap.cc:492] T 183842da50c54cd9bdf1ee14b0116922 P 44137c25adf44708851a5081babc64d3: Bootstrap starting.
I20260713 09:03:49.913195  8877 raft_consensus.cc:493] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:49.913739  8877 raft_consensus.cc:515] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.915292  8870 raft_consensus.cc:359] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.915712  8877 leader_election.cc:290] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 44137c25adf44708851a5081babc64d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575), e5e7cb831eba4e09ac5390937b2017da (127.5.154.2:41345)
I20260713 09:03:49.916872  8679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7d77fdd82c45a9b567eab2e3fe5730" candidate_uuid: "44137c25adf44708851a5081babc64d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" is_pre_election: true
I20260713 09:03:49.922078  8870 raft_consensus.cc:385] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:49.922484  8870 raft_consensus.cc:740] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05b8391cb8bd4ee88c22146ad530f6ca, State: Initialized, Role: FOLLOWER
I20260713 09:03:49.923369  8870 consensus_queue.cc:260] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 05b8391cb8bd4ee88c22146ad530f6ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.917289  8754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7d77fdd82c45a9b567eab2e3fe5730" candidate_uuid: "44137c25adf44708851a5081babc64d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e7cb831eba4e09ac5390937b2017da" is_pre_election: true
I20260713 09:03:49.924044  8873 tablet_bootstrap.cc:654] T 183842da50c54cd9bdf1ee14b0116922 P 44137c25adf44708851a5081babc64d3: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:49.924522  8679 raft_consensus.cc:2468] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44137c25adf44708851a5081babc64d3 in term 0.
W20260713 09:03:49.925362  8792 leader_election.cc:343] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 44137c25adf44708851a5081babc64d3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5e7cb831eba4e09ac5390937b2017da (127.5.154.2:41345): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:49.917661  8905 raft_consensus.cc:493] T 8a09b96bd5924fdeb009ce45aa7cb35b P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:49.926167  8905 raft_consensus.cc:515] T 8a09b96bd5924fdeb009ce45aa7cb35b P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.926800  8792 leader_election.cc:304] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 44137c25adf44708851a5081babc64d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 05b8391cb8bd4ee88c22146ad530f6ca, 44137c25adf44708851a5081babc64d3; no voters: e5e7cb831eba4e09ac5390937b2017da
I20260713 09:03:49.928277  8877 raft_consensus.cc:2804] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:49.928761  8877 raft_consensus.cc:493] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:49.929173  8877 raft_consensus.cc:3060] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:49.930011  8754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a09b96bd5924fdeb009ce45aa7cb35b" candidate_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e7cb831eba4e09ac5390937b2017da" is_pre_election: true
W20260713 09:03:49.931773  8643 leader_election.cc:343] T 8a09b96bd5924fdeb009ce45aa7cb35b P 05b8391cb8bd4ee88c22146ad530f6ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e5e7cb831eba4e09ac5390937b2017da (127.5.154.2:41345): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:49.934343  8829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a09b96bd5924fdeb009ce45aa7cb35b" candidate_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44137c25adf44708851a5081babc64d3" is_pre_election: true
W20260713 09:03:49.936014  8645 leader_election.cc:343] T 8a09b96bd5924fdeb009ce45aa7cb35b P 05b8391cb8bd4ee88c22146ad530f6ca [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44137c25adf44708851a5081babc64d3 (127.5.154.3:42915): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:49.936576  8645 leader_election.cc:304] T 8a09b96bd5924fdeb009ce45aa7cb35b P 05b8391cb8bd4ee88c22146ad530f6ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 05b8391cb8bd4ee88c22146ad530f6ca; no voters: 44137c25adf44708851a5081babc64d3, e5e7cb831eba4e09ac5390937b2017da
I20260713 09:03:49.937891  8907 raft_consensus.cc:2749] T 8a09b96bd5924fdeb009ce45aa7cb35b P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:49.939944  8870 ts_tablet_manager.cc:1434] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 05b8391cb8bd4ee88c22146ad530f6ca: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260713 09:03:49.939946  8869 tablet_bootstrap.cc:492] T 20e2922916bb45fdb57304bf68312e0c P e5e7cb831eba4e09ac5390937b2017da: No bootstrap required, opened a new log
I20260713 09:03:49.940611  8869 ts_tablet_manager.cc:1403] T 20e2922916bb45fdb57304bf68312e0c P e5e7cb831eba4e09ac5390937b2017da: Time spent bootstrapping tablet: real 0.050s	user 0.023s	sys 0.020s
I20260713 09:03:49.941386  8877 raft_consensus.cc:515] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 44137c25adf44708851a5081babc64d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.943715  8905 leader_election.cc:290] T 8a09b96bd5924fdeb009ce45aa7cb35b P 05b8391cb8bd4ee88c22146ad530f6ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5e7cb831eba4e09ac5390937b2017da (127.5.154.2:41345), 44137c25adf44708851a5081babc64d3 (127.5.154.3:42915)
I20260713 09:03:49.944854  8679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7d77fdd82c45a9b567eab2e3fe5730" candidate_uuid: "44137c25adf44708851a5081babc64d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05b8391cb8bd4ee88c22146ad530f6ca"
I20260713 09:03:49.945441  8679 raft_consensus.cc:3060] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:49.945555  8870 tablet_bootstrap.cc:492] T e87fa5e89c94476baec21819b8b72f4f P 05b8391cb8bd4ee88c22146ad530f6ca: Bootstrap starting.
I20260713 09:03:49.950626  8869 raft_consensus.cc:359] T 20e2922916bb45fdb57304bf68312e0c P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.951341  8869 raft_consensus.cc:385] T 20e2922916bb45fdb57304bf68312e0c P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:49.951637  8869 raft_consensus.cc:740] T 20e2922916bb45fdb57304bf68312e0c P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5e7cb831eba4e09ac5390937b2017da, State: Initialized, Role: FOLLOWER
I20260713 09:03:49.952512  8869 consensus_queue.cc:260] T 20e2922916bb45fdb57304bf68312e0c P e5e7cb831eba4e09ac5390937b2017da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.953647  8870 tablet_bootstrap.cc:654] T e87fa5e89c94476baec21819b8b72f4f P 05b8391cb8bd4ee88c22146ad530f6ca: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:49.954103  8679 raft_consensus.cc:2468] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44137c25adf44708851a5081babc64d3 in term 1.
I20260713 09:03:49.955061  8869 ts_tablet_manager.cc:1434] T 20e2922916bb45fdb57304bf68312e0c P e5e7cb831eba4e09ac5390937b2017da: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.003s
I20260713 09:03:49.956068  8869 tablet_bootstrap.cc:492] T 8a09b96bd5924fdeb009ce45aa7cb35b P e5e7cb831eba4e09ac5390937b2017da: Bootstrap starting.
I20260713 09:03:49.960664  8873 tablet_bootstrap.cc:492] T 183842da50c54cd9bdf1ee14b0116922 P 44137c25adf44708851a5081babc64d3: No bootstrap required, opened a new log
I20260713 09:03:49.961107  8873 ts_tablet_manager.cc:1403] T 183842da50c54cd9bdf1ee14b0116922 P 44137c25adf44708851a5081babc64d3: Time spent bootstrapping tablet: real 0.049s	user 0.023s	sys 0.010s
I20260713 09:03:49.962404  8869 tablet_bootstrap.cc:654] T 8a09b96bd5924fdeb009ce45aa7cb35b P e5e7cb831eba4e09ac5390937b2017da: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:49.963207  8873 raft_consensus.cc:359] T 183842da50c54cd9bdf1ee14b0116922 P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.963723  8873 raft_consensus.cc:385] T 183842da50c54cd9bdf1ee14b0116922 P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:49.963986  8873 raft_consensus.cc:740] T 183842da50c54cd9bdf1ee14b0116922 P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44137c25adf44708851a5081babc64d3, State: Initialized, Role: FOLLOWER
I20260713 09:03:49.964618  8873 consensus_queue.cc:260] T 183842da50c54cd9bdf1ee14b0116922 P 44137c25adf44708851a5081babc64d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.965090  8792 leader_election.cc:304] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 44137c25adf44708851a5081babc64d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05b8391cb8bd4ee88c22146ad530f6ca, 44137c25adf44708851a5081babc64d3; no voters: 
I20260713 09:03:49.969388  8870 tablet_bootstrap.cc:492] T e87fa5e89c94476baec21819b8b72f4f P 05b8391cb8bd4ee88c22146ad530f6ca: No bootstrap required, opened a new log
I20260713 09:03:49.970088  8870 ts_tablet_manager.cc:1403] T e87fa5e89c94476baec21819b8b72f4f P 05b8391cb8bd4ee88c22146ad530f6ca: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.007s
I20260713 09:03:49.973112  8754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7d77fdd82c45a9b567eab2e3fe5730" candidate_uuid: "44137c25adf44708851a5081babc64d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e7cb831eba4e09ac5390937b2017da"
I20260713 09:03:49.973660  8870 raft_consensus.cc:359] T e87fa5e89c94476baec21819b8b72f4f P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.974715  8877 leader_election.cc:290] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 44137c25adf44708851a5081babc64d3 [CANDIDATE]: Term 1 election: Requested vote from peers 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575), e5e7cb831eba4e09ac5390937b2017da (127.5.154.2:41345)
W20260713 09:03:49.974634  8792 leader_election.cc:343] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 44137c25adf44708851a5081babc64d3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e5e7cb831eba4e09ac5390937b2017da (127.5.154.2:41345): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:49.975485  8877 raft_consensus.cc:2804] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 44137c25adf44708851a5081babc64d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:49.975930  8877 raft_consensus.cc:697] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 44137c25adf44708851a5081babc64d3 [term 1 LEADER]: Becoming Leader. State: Replica: 44137c25adf44708851a5081babc64d3, State: Running, Role: LEADER
I20260713 09:03:49.974612  8870 raft_consensus.cc:385] T e87fa5e89c94476baec21819b8b72f4f P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:49.976601  8870 raft_consensus.cc:740] T e87fa5e89c94476baec21819b8b72f4f P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05b8391cb8bd4ee88c22146ad530f6ca, State: Initialized, Role: FOLLOWER
I20260713 09:03:49.976948  8877 consensus_queue.cc:237] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 44137c25adf44708851a5081babc64d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.977823  8873 ts_tablet_manager.cc:1434] T 183842da50c54cd9bdf1ee14b0116922 P 44137c25adf44708851a5081babc64d3: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.008s
I20260713 09:03:49.977401  8870 consensus_queue.cc:260] T e87fa5e89c94476baec21819b8b72f4f P 05b8391cb8bd4ee88c22146ad530f6ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.978756  8873 tablet_bootstrap.cc:492] T c6acfbffbd194a9c8f197d60d1dfe9d5 P 44137c25adf44708851a5081babc64d3: Bootstrap starting.
I20260713 09:03:49.982159  8870 ts_tablet_manager.cc:1434] T e87fa5e89c94476baec21819b8b72f4f P 05b8391cb8bd4ee88c22146ad530f6ca: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:03:49.982522  8869 tablet_bootstrap.cc:492] T 8a09b96bd5924fdeb009ce45aa7cb35b P e5e7cb831eba4e09ac5390937b2017da: No bootstrap required, opened a new log
I20260713 09:03:49.983018  8869 ts_tablet_manager.cc:1403] T 8a09b96bd5924fdeb009ce45aa7cb35b P e5e7cb831eba4e09ac5390937b2017da: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.008s
I20260713 09:03:49.983170  8870 tablet_bootstrap.cc:492] T 20e2922916bb45fdb57304bf68312e0c P 05b8391cb8bd4ee88c22146ad530f6ca: Bootstrap starting.
I20260713 09:03:49.984529  8873 tablet_bootstrap.cc:654] T c6acfbffbd194a9c8f197d60d1dfe9d5 P 44137c25adf44708851a5081babc64d3: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:49.985975  8869 raft_consensus.cc:359] T 8a09b96bd5924fdeb009ce45aa7cb35b P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.986641  8891 raft_consensus.cc:493] T c6acfbffbd194a9c8f197d60d1dfe9d5 P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:49.986685  8869 raft_consensus.cc:385] T 8a09b96bd5924fdeb009ce45aa7cb35b P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:49.987175  8869 raft_consensus.cc:740] T 8a09b96bd5924fdeb009ce45aa7cb35b P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5e7cb831eba4e09ac5390937b2017da, State: Initialized, Role: FOLLOWER
I20260713 09:03:49.987238  8891 raft_consensus.cc:515] T c6acfbffbd194a9c8f197d60d1dfe9d5 P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.987953  8869 consensus_queue.cc:260] T 8a09b96bd5924fdeb009ce45aa7cb35b P e5e7cb831eba4e09ac5390937b2017da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.989310  8891 leader_election.cc:290] T c6acfbffbd194a9c8f197d60d1dfe9d5 P e5e7cb831eba4e09ac5390937b2017da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575), 44137c25adf44708851a5081babc64d3 (127.5.154.3:42915)
I20260713 09:03:49.990186  8869 ts_tablet_manager.cc:1434] T 8a09b96bd5924fdeb009ce45aa7cb35b P e5e7cb831eba4e09ac5390937b2017da: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260713 09:03:49.990201  8870 tablet_bootstrap.cc:654] T 20e2922916bb45fdb57304bf68312e0c P 05b8391cb8bd4ee88c22146ad530f6ca: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:49.991094  8679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6acfbffbd194a9c8f197d60d1dfe9d5" candidate_uuid: "e5e7cb831eba4e09ac5390937b2017da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" is_pre_election: true
I20260713 09:03:49.991724  8679 raft_consensus.cc:2468] T c6acfbffbd194a9c8f197d60d1dfe9d5 P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5e7cb831eba4e09ac5390937b2017da in term 0.
I20260713 09:03:49.991834  8829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6acfbffbd194a9c8f197d60d1dfe9d5" candidate_uuid: "e5e7cb831eba4e09ac5390937b2017da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44137c25adf44708851a5081babc64d3" is_pre_election: true
I20260713 09:03:49.992825  8718 leader_election.cc:304] T c6acfbffbd194a9c8f197d60d1dfe9d5 P e5e7cb831eba4e09ac5390937b2017da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05b8391cb8bd4ee88c22146ad530f6ca, e5e7cb831eba4e09ac5390937b2017da; no voters: 
W20260713 09:03:49.993676  8720 leader_election.cc:343] T c6acfbffbd194a9c8f197d60d1dfe9d5 P e5e7cb831eba4e09ac5390937b2017da [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 44137c25adf44708851a5081babc64d3 (127.5.154.3:42915): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:03:49.993842  8894 raft_consensus.cc:2804] T c6acfbffbd194a9c8f197d60d1dfe9d5 P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:49.994277  8894 raft_consensus.cc:493] T c6acfbffbd194a9c8f197d60d1dfe9d5 P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:49.994609  8894 raft_consensus.cc:3060] T c6acfbffbd194a9c8f197d60d1dfe9d5 P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:49.995731  8873 tablet_bootstrap.cc:492] T c6acfbffbd194a9c8f197d60d1dfe9d5 P 44137c25adf44708851a5081babc64d3: No bootstrap required, opened a new log
I20260713 09:03:49.996182  8873 ts_tablet_manager.cc:1403] T c6acfbffbd194a9c8f197d60d1dfe9d5 P 44137c25adf44708851a5081babc64d3: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260713 09:03:49.998623  8873 raft_consensus.cc:359] T c6acfbffbd194a9c8f197d60d1dfe9d5 P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:49.999238  8873 raft_consensus.cc:385] T c6acfbffbd194a9c8f197d60d1dfe9d5 P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:49.999495  8873 raft_consensus.cc:740] T c6acfbffbd194a9c8f197d60d1dfe9d5 P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44137c25adf44708851a5081babc64d3, State: Initialized, Role: FOLLOWER
I20260713 09:03:50.000175  8873 consensus_queue.cc:260] T c6acfbffbd194a9c8f197d60d1dfe9d5 P 44137c25adf44708851a5081babc64d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:50.002439  8873 ts_tablet_manager.cc:1434] T c6acfbffbd194a9c8f197d60d1dfe9d5 P 44137c25adf44708851a5081babc64d3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:03:50.003290  8873 tablet_bootstrap.cc:492] T 8a09b96bd5924fdeb009ce45aa7cb35b P 44137c25adf44708851a5081babc64d3: Bootstrap starting.
I20260713 09:03:50.003798  8869 tablet_bootstrap.cc:492] T b03df30bbb27432f81c03c90db8e0d8e P e5e7cb831eba4e09ac5390937b2017da: Bootstrap starting.
I20260713 09:03:50.008534  8873 tablet_bootstrap.cc:654] T 8a09b96bd5924fdeb009ce45aa7cb35b P 44137c25adf44708851a5081babc64d3: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:50.011050  8869 tablet_bootstrap.cc:654] T b03df30bbb27432f81c03c90db8e0d8e P e5e7cb831eba4e09ac5390937b2017da: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:50.014820  8894 raft_consensus.cc:515] T c6acfbffbd194a9c8f197d60d1dfe9d5 P e5e7cb831eba4e09ac5390937b2017da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:50.018479  8679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6acfbffbd194a9c8f197d60d1dfe9d5" candidate_uuid: "e5e7cb831eba4e09ac5390937b2017da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05b8391cb8bd4ee88c22146ad530f6ca"
I20260713 09:03:50.018949  8679 raft_consensus.cc:3060] T c6acfbffbd194a9c8f197d60d1dfe9d5 P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:50.018985  8891 raft_consensus.cc:493] T 8a09b96bd5924fdeb009ce45aa7cb35b P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:50.019748  8891 raft_consensus.cc:515] T 8a09b96bd5924fdeb009ce45aa7cb35b P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:50.020414  8873 tablet_bootstrap.cc:492] T 8a09b96bd5924fdeb009ce45aa7cb35b P 44137c25adf44708851a5081babc64d3: No bootstrap required, opened a new log
I20260713 09:03:50.021000  8873 ts_tablet_manager.cc:1403] T 8a09b96bd5924fdeb009ce45aa7cb35b P 44137c25adf44708851a5081babc64d3: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260713 09:03:50.023674  8873 raft_consensus.cc:359] T 8a09b96bd5924fdeb009ce45aa7cb35b P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:50.024010  8891 leader_election.cc:290] T 8a09b96bd5924fdeb009ce45aa7cb35b P e5e7cb831eba4e09ac5390937b2017da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575), 44137c25adf44708851a5081babc64d3 (127.5.154.3:42915)
I20260713 09:03:50.024394  8873 raft_consensus.cc:385] T 8a09b96bd5924fdeb009ce45aa7cb35b P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:50.024816  8873 raft_consensus.cc:740] T 8a09b96bd5924fdeb009ce45aa7cb35b P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44137c25adf44708851a5081babc64d3, State: Initialized, Role: FOLLOWER
I20260713 09:03:50.025645  8829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a09b96bd5924fdeb009ce45aa7cb35b" candidate_uuid: "e5e7cb831eba4e09ac5390937b2017da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44137c25adf44708851a5081babc64d3" is_pre_election: true
I20260713 09:03:50.025610  8873 consensus_queue.cc:260] T 8a09b96bd5924fdeb009ce45aa7cb35b P 44137c25adf44708851a5081babc64d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:50.026034  8679 raft_consensus.cc:2468] T c6acfbffbd194a9c8f197d60d1dfe9d5 P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5e7cb831eba4e09ac5390937b2017da in term 1.
I20260713 09:03:50.027266  8829 raft_consensus.cc:2468] T 8a09b96bd5924fdeb009ce45aa7cb35b P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5e7cb831eba4e09ac5390937b2017da in term 0.
I20260713 09:03:50.028555  8873 ts_tablet_manager.cc:1434] T 8a09b96bd5924fdeb009ce45aa7cb35b P 44137c25adf44708851a5081babc64d3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:03:50.028801  8720 leader_election.cc:304] T 8a09b96bd5924fdeb009ce45aa7cb35b P e5e7cb831eba4e09ac5390937b2017da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44137c25adf44708851a5081babc64d3, e5e7cb831eba4e09ac5390937b2017da; no voters: 
I20260713 09:03:50.035989  8891 raft_consensus.cc:2804] T 8a09b96bd5924fdeb009ce45aa7cb35b P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:50.036353  8891 raft_consensus.cc:493] T 8a09b96bd5924fdeb009ce45aa7cb35b P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:50.036703  8891 raft_consensus.cc:3060] T 8a09b96bd5924fdeb009ce45aa7cb35b P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:50.032203  8869 tablet_bootstrap.cc:492] T b03df30bbb27432f81c03c90db8e0d8e P e5e7cb831eba4e09ac5390937b2017da: No bootstrap required, opened a new log
I20260713 09:03:50.028677  8829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6acfbffbd194a9c8f197d60d1dfe9d5" candidate_uuid: "e5e7cb831eba4e09ac5390937b2017da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44137c25adf44708851a5081babc64d3"
I20260713 09:03:50.037592  8829 raft_consensus.cc:3060] T c6acfbffbd194a9c8f197d60d1dfe9d5 P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:50.038491  8870 tablet_bootstrap.cc:492] T 20e2922916bb45fdb57304bf68312e0c P 05b8391cb8bd4ee88c22146ad530f6ca: No bootstrap required, opened a new log
I20260713 09:03:50.038969  8870 ts_tablet_manager.cc:1403] T 20e2922916bb45fdb57304bf68312e0c P 05b8391cb8bd4ee88c22146ad530f6ca: Time spent bootstrapping tablet: real 0.056s	user 0.027s	sys 0.017s
I20260713 09:03:50.029877  8679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a09b96bd5924fdeb009ce45aa7cb35b" candidate_uuid: "e5e7cb831eba4e09ac5390937b2017da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" is_pre_election: true
I20260713 09:03:50.041649  8870 raft_consensus.cc:359] T 20e2922916bb45fdb57304bf68312e0c P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:50.041977  8679 raft_consensus.cc:2468] T 8a09b96bd5924fdeb009ce45aa7cb35b P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5e7cb831eba4e09ac5390937b2017da in term 0.
I20260713 09:03:50.042315  8870 raft_consensus.cc:385] T 20e2922916bb45fdb57304bf68312e0c P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:50.030434  8894 leader_election.cc:290] T c6acfbffbd194a9c8f197d60d1dfe9d5 P e5e7cb831eba4e09ac5390937b2017da [CANDIDATE]: Term 1 election: Requested vote from peers 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575), 44137c25adf44708851a5081babc64d3 (127.5.154.3:42915)
I20260713 09:03:50.030834  8578 catalog_manager.cc:5697] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 44137c25adf44708851a5081babc64d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 44137c25adf44708851a5081babc64d3 (127.5.154.3). New cstate: current_term: 1 leader_uuid: "44137c25adf44708851a5081babc64d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:50.042681  8870 raft_consensus.cc:740] T 20e2922916bb45fdb57304bf68312e0c P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05b8391cb8bd4ee88c22146ad530f6ca, State: Initialized, Role: FOLLOWER
I20260713 09:03:50.043525  8870 consensus_queue.cc:260] T 20e2922916bb45fdb57304bf68312e0c P 05b8391cb8bd4ee88c22146ad530f6ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:50.044414  8829 raft_consensus.cc:2468] T c6acfbffbd194a9c8f197d60d1dfe9d5 P 44137c25adf44708851a5081babc64d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5e7cb831eba4e09ac5390937b2017da in term 1.
I20260713 09:03:50.045670  8870 ts_tablet_manager.cc:1434] T 20e2922916bb45fdb57304bf68312e0c P 05b8391cb8bd4ee88c22146ad530f6ca: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:03:50.046146  8869 ts_tablet_manager.cc:1403] T b03df30bbb27432f81c03c90db8e0d8e P e5e7cb831eba4e09ac5390937b2017da: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.004s
I20260713 09:03:50.029578  8718 leader_election.cc:304] T c6acfbffbd194a9c8f197d60d1dfe9d5 P e5e7cb831eba4e09ac5390937b2017da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05b8391cb8bd4ee88c22146ad530f6ca, e5e7cb831eba4e09ac5390937b2017da; no voters: 
I20260713 09:03:50.046761  8894 raft_consensus.cc:2804] T c6acfbffbd194a9c8f197d60d1dfe9d5 P e5e7cb831eba4e09ac5390937b2017da [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:50.047222  8894 raft_consensus.cc:697] T c6acfbffbd194a9c8f197d60d1dfe9d5 P e5e7cb831eba4e09ac5390937b2017da [term 1 LEADER]: Becoming Leader. State: Replica: e5e7cb831eba4e09ac5390937b2017da, State: Running, Role: LEADER
I20260713 09:03:50.042557  8891 raft_consensus.cc:515] T 8a09b96bd5924fdeb009ce45aa7cb35b P e5e7cb831eba4e09ac5390937b2017da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:50.048000  8894 consensus_queue.cc:237] T c6acfbffbd194a9c8f197d60d1dfe9d5 P e5e7cb831eba4e09ac5390937b2017da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:50.050338  8891 leader_election.cc:290] T 8a09b96bd5924fdeb009ce45aa7cb35b P e5e7cb831eba4e09ac5390937b2017da [CANDIDATE]: Term 1 election: Requested vote from peers 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575), 44137c25adf44708851a5081babc64d3 (127.5.154.3:42915)
I20260713 09:03:50.051367  8829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a09b96bd5924fdeb009ce45aa7cb35b" candidate_uuid: "e5e7cb831eba4e09ac5390937b2017da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44137c25adf44708851a5081babc64d3"
I20260713 09:03:50.052068  8829 raft_consensus.cc:3060] T 8a09b96bd5924fdeb009ce45aa7cb35b P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:50.052736  8869 raft_consensus.cc:359] T b03df30bbb27432f81c03c90db8e0d8e P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:50.053397  8869 raft_consensus.cc:385] T b03df30bbb27432f81c03c90db8e0d8e P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:50.053714  8869 raft_consensus.cc:740] T b03df30bbb27432f81c03c90db8e0d8e P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5e7cb831eba4e09ac5390937b2017da, State: Initialized, Role: FOLLOWER
I20260713 09:03:50.054354  8869 consensus_queue.cc:260] T b03df30bbb27432f81c03c90db8e0d8e P e5e7cb831eba4e09ac5390937b2017da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:50.056583  8869 ts_tablet_manager.cc:1434] T b03df30bbb27432f81c03c90db8e0d8e P e5e7cb831eba4e09ac5390937b2017da: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:03:50.057508  8869 tablet_bootstrap.cc:492] T dde0e89e50804adcb6a63d58a48924f0 P e5e7cb831eba4e09ac5390937b2017da: Bootstrap starting.
I20260713 09:03:50.057632  8679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a09b96bd5924fdeb009ce45aa7cb35b" candidate_uuid: "e5e7cb831eba4e09ac5390937b2017da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05b8391cb8bd4ee88c22146ad530f6ca"
I20260713 09:03:50.058245  8679 raft_consensus.cc:3060] T 8a09b96bd5924fdeb009ce45aa7cb35b P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:50.058802  8829 raft_consensus.cc:2468] T 8a09b96bd5924fdeb009ce45aa7cb35b P 44137c25adf44708851a5081babc64d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5e7cb831eba4e09ac5390937b2017da in term 1.
I20260713 09:03:50.063235  8905 raft_consensus.cc:493] T 183842da50c54cd9bdf1ee14b0116922 P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:50.063465  8869 tablet_bootstrap.cc:654] T dde0e89e50804adcb6a63d58a48924f0 P e5e7cb831eba4e09ac5390937b2017da: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:50.063740  8905 raft_consensus.cc:515] T 183842da50c54cd9bdf1ee14b0116922 P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:50.064872  8720 leader_election.cc:304] T 8a09b96bd5924fdeb009ce45aa7cb35b P e5e7cb831eba4e09ac5390937b2017da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44137c25adf44708851a5081babc64d3, e5e7cb831eba4e09ac5390937b2017da; no voters: 
I20260713 09:03:50.065331  8679 raft_consensus.cc:2468] T 8a09b96bd5924fdeb009ce45aa7cb35b P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5e7cb831eba4e09ac5390937b2017da in term 1.
I20260713 09:03:50.065764  8891 raft_consensus.cc:2804] T 8a09b96bd5924fdeb009ce45aa7cb35b P e5e7cb831eba4e09ac5390937b2017da [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:50.065851  8905 leader_election.cc:290] T 183842da50c54cd9bdf1ee14b0116922 P 05b8391cb8bd4ee88c22146ad530f6ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e5e7cb831eba4e09ac5390937b2017da (127.5.154.2:41345), 44137c25adf44708851a5081babc64d3 (127.5.154.3:42915)
I20260713 09:03:50.068444  8828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183842da50c54cd9bdf1ee14b0116922" candidate_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44137c25adf44708851a5081babc64d3" is_pre_election: true
I20260713 09:03:50.068809  8754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183842da50c54cd9bdf1ee14b0116922" candidate_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e7cb831eba4e09ac5390937b2017da" is_pre_election: true
I20260713 09:03:50.069590  8828 raft_consensus.cc:2468] T 183842da50c54cd9bdf1ee14b0116922 P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05b8391cb8bd4ee88c22146ad530f6ca in term 0.
I20260713 09:03:50.069784  8754 raft_consensus.cc:2468] T 183842da50c54cd9bdf1ee14b0116922 P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 05b8391cb8bd4ee88c22146ad530f6ca in term 0.
I20260713 09:03:50.070806  8645 leader_election.cc:304] T 183842da50c54cd9bdf1ee14b0116922 P 05b8391cb8bd4ee88c22146ad530f6ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05b8391cb8bd4ee88c22146ad530f6ca, 44137c25adf44708851a5081babc64d3; no voters: 
I20260713 09:03:50.071574  8905 raft_consensus.cc:2804] T 183842da50c54cd9bdf1ee14b0116922 P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:50.072046  8905 raft_consensus.cc:493] T 183842da50c54cd9bdf1ee14b0116922 P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:50.072576  8905 raft_consensus.cc:3060] T 183842da50c54cd9bdf1ee14b0116922 P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:50.066581  8878 raft_consensus.cc:493] T b03df30bbb27432f81c03c90db8e0d8e P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:50.076856  8878 raft_consensus.cc:515] T b03df30bbb27432f81c03c90db8e0d8e P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:50.077602  8891 raft_consensus.cc:697] T 8a09b96bd5924fdeb009ce45aa7cb35b P e5e7cb831eba4e09ac5390937b2017da [term 1 LEADER]: Becoming Leader. State: Replica: e5e7cb831eba4e09ac5390937b2017da, State: Running, Role: LEADER
I20260713 09:03:50.078771  8891 consensus_queue.cc:237] T 8a09b96bd5924fdeb009ce45aa7cb35b P e5e7cb831eba4e09ac5390937b2017da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:50.079666  8679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03df30bbb27432f81c03c90db8e0d8e" candidate_uuid: "e5e7cb831eba4e09ac5390937b2017da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" is_pre_election: true
I20260713 09:03:50.079938  8828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03df30bbb27432f81c03c90db8e0d8e" candidate_uuid: "e5e7cb831eba4e09ac5390937b2017da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44137c25adf44708851a5081babc64d3" is_pre_election: true
I20260713 09:03:50.080291  8679 raft_consensus.cc:2468] T b03df30bbb27432f81c03c90db8e0d8e P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5e7cb831eba4e09ac5390937b2017da in term 0.
I20260713 09:03:50.080535  8828 raft_consensus.cc:2468] T b03df30bbb27432f81c03c90db8e0d8e P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5e7cb831eba4e09ac5390937b2017da in term 0.
I20260713 09:03:50.081568  8718 leader_election.cc:304] T b03df30bbb27432f81c03c90db8e0d8e P e5e7cb831eba4e09ac5390937b2017da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05b8391cb8bd4ee88c22146ad530f6ca, e5e7cb831eba4e09ac5390937b2017da; no voters: 
I20260713 09:03:50.082145  8878 leader_election.cc:290] T b03df30bbb27432f81c03c90db8e0d8e P e5e7cb831eba4e09ac5390937b2017da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575), 44137c25adf44708851a5081babc64d3 (127.5.154.3:42915)
I20260713 09:03:50.082922  8878 raft_consensus.cc:2804] T b03df30bbb27432f81c03c90db8e0d8e P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:50.082790  8905 raft_consensus.cc:515] T 183842da50c54cd9bdf1ee14b0116922 P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:50.083285  8878 raft_consensus.cc:493] T b03df30bbb27432f81c03c90db8e0d8e P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:50.083653  8878 raft_consensus.cc:3060] T b03df30bbb27432f81c03c90db8e0d8e P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:50.085597  8754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183842da50c54cd9bdf1ee14b0116922" candidate_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e7cb831eba4e09ac5390937b2017da"
I20260713 09:03:50.086160  8754 raft_consensus.cc:3060] T 183842da50c54cd9bdf1ee14b0116922 P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:50.093221  8754 raft_consensus.cc:2468] T 183842da50c54cd9bdf1ee14b0116922 P e5e7cb831eba4e09ac5390937b2017da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05b8391cb8bd4ee88c22146ad530f6ca in term 1.
I20260713 09:03:50.094516  8643 leader_election.cc:304] T 183842da50c54cd9bdf1ee14b0116922 P 05b8391cb8bd4ee88c22146ad530f6ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05b8391cb8bd4ee88c22146ad530f6ca, e5e7cb831eba4e09ac5390937b2017da; no voters: 
I20260713 09:03:50.095443  8907 raft_consensus.cc:2804] T 183842da50c54cd9bdf1ee14b0116922 P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:50.096004  8907 raft_consensus.cc:697] T 183842da50c54cd9bdf1ee14b0116922 P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 LEADER]: Becoming Leader. State: Replica: 05b8391cb8bd4ee88c22146ad530f6ca, State: Running, Role: LEADER
I20260713 09:03:50.095515  8577 catalog_manager.cc:5697] T c6acfbffbd194a9c8f197d60d1dfe9d5 P e5e7cb831eba4e09ac5390937b2017da reported cstate change: term changed from 0 to 1, leader changed from <none> to e5e7cb831eba4e09ac5390937b2017da (127.5.154.2). New cstate: current_term: 1 leader_uuid: "e5e7cb831eba4e09ac5390937b2017da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:50.096915  8907 consensus_queue.cc:237] T 183842da50c54cd9bdf1ee14b0116922 P 05b8391cb8bd4ee88c22146ad530f6ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:50.099864  8878 raft_consensus.cc:515] T b03df30bbb27432f81c03c90db8e0d8e P e5e7cb831eba4e09ac5390937b2017da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:50.102087  8878 leader_election.cc:290] T b03df30bbb27432f81c03c90db8e0d8e P e5e7cb831eba4e09ac5390937b2017da [CANDIDATE]: Term 1 election: Requested vote from peers 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575), 44137c25adf44708851a5081babc64d3 (127.5.154.3:42915)
I20260713 09:03:50.104681  8829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03df30bbb27432f81c03c90db8e0d8e" candidate_uuid: "e5e7cb831eba4e09ac5390937b2017da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44137c25adf44708851a5081babc64d3"
I20260713 09:03:50.105201  8869 tablet_bootstrap.cc:492] T dde0e89e50804adcb6a63d58a48924f0 P e5e7cb831eba4e09ac5390937b2017da: No bootstrap required, opened a new log
I20260713 09:03:50.105763  8869 ts_tablet_manager.cc:1403] T dde0e89e50804adcb6a63d58a48924f0 P e5e7cb831eba4e09ac5390937b2017da: Time spent bootstrapping tablet: real 0.048s	user 0.019s	sys 0.026s
I20260713 09:03:50.105858  8679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03df30bbb27432f81c03c90db8e0d8e" candidate_uuid: "e5e7cb831eba4e09ac5390937b2017da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05b8391cb8bd4ee88c22146ad530f6ca"
I20260713 09:03:50.106493  8679 raft_consensus.cc:3060] T b03df30bbb27432f81c03c90db8e0d8e P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:50.108582  8869 raft_consensus.cc:359] T dde0e89e50804adcb6a63d58a48924f0 P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:50.109275  8869 raft_consensus.cc:385] T dde0e89e50804adcb6a63d58a48924f0 P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:50.109579  8869 raft_consensus.cc:740] T dde0e89e50804adcb6a63d58a48924f0 P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5e7cb831eba4e09ac5390937b2017da, State: Initialized, Role: FOLLOWER
I20260713 09:03:50.110263  8828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183842da50c54cd9bdf1ee14b0116922" candidate_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44137c25adf44708851a5081babc64d3"
I20260713 09:03:50.110435  8869 consensus_queue.cc:260] T dde0e89e50804adcb6a63d58a48924f0 P e5e7cb831eba4e09ac5390937b2017da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:50.111105  8828 raft_consensus.cc:3060] T 183842da50c54cd9bdf1ee14b0116922 P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:50.105332  8829 raft_consensus.cc:3060] T b03df30bbb27432f81c03c90db8e0d8e P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:50.113093  8869 ts_tablet_manager.cc:1434] T dde0e89e50804adcb6a63d58a48924f0 P e5e7cb831eba4e09ac5390937b2017da: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:03:50.114199  8869 tablet_bootstrap.cc:492] T 5e7d77fdd82c45a9b567eab2e3fe5730 P e5e7cb831eba4e09ac5390937b2017da: Bootstrap starting.
I20260713 09:03:50.119887  8869 tablet_bootstrap.cc:654] T 5e7d77fdd82c45a9b567eab2e3fe5730 P e5e7cb831eba4e09ac5390937b2017da: Neither blocks nor log segments found. Creating new log.
I20260713 09:03:50.122560  8828 raft_consensus.cc:2468] T 183842da50c54cd9bdf1ee14b0116922 P 44137c25adf44708851a5081babc64d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05b8391cb8bd4ee88c22146ad530f6ca in term 1.
I20260713 09:03:50.123445  8905 leader_election.cc:290] T 183842da50c54cd9bdf1ee14b0116922 P 05b8391cb8bd4ee88c22146ad530f6ca [CANDIDATE]: Term 1 election: Requested vote from peers e5e7cb831eba4e09ac5390937b2017da (127.5.154.2:41345), 44137c25adf44708851a5081babc64d3 (127.5.154.3:42915)
I20260713 09:03:50.131596  8869 tablet_bootstrap.cc:492] T 5e7d77fdd82c45a9b567eab2e3fe5730 P e5e7cb831eba4e09ac5390937b2017da: No bootstrap required, opened a new log
I20260713 09:03:50.132081  8869 ts_tablet_manager.cc:1403] T 5e7d77fdd82c45a9b567eab2e3fe5730 P e5e7cb831eba4e09ac5390937b2017da: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260713 09:03:50.132277  8829 raft_consensus.cc:2468] T b03df30bbb27432f81c03c90db8e0d8e P 44137c25adf44708851a5081babc64d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5e7cb831eba4e09ac5390937b2017da in term 1.
I20260713 09:03:50.132789  8679 raft_consensus.cc:2468] T b03df30bbb27432f81c03c90db8e0d8e P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5e7cb831eba4e09ac5390937b2017da in term 1.
I20260713 09:03:50.133610  8720 leader_election.cc:304] T b03df30bbb27432f81c03c90db8e0d8e P e5e7cb831eba4e09ac5390937b2017da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44137c25adf44708851a5081babc64d3, e5e7cb831eba4e09ac5390937b2017da; no voters: 
I20260713 09:03:50.134796  8891 raft_consensus.cc:2804] T b03df30bbb27432f81c03c90db8e0d8e P e5e7cb831eba4e09ac5390937b2017da [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:50.134649  8869 raft_consensus.cc:359] T 5e7d77fdd82c45a9b567eab2e3fe5730 P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:50.135387  8891 raft_consensus.cc:697] T b03df30bbb27432f81c03c90db8e0d8e P e5e7cb831eba4e09ac5390937b2017da [term 1 LEADER]: Becoming Leader. State: Replica: e5e7cb831eba4e09ac5390937b2017da, State: Running, Role: LEADER
I20260713 09:03:50.135401  8869 raft_consensus.cc:385] T 5e7d77fdd82c45a9b567eab2e3fe5730 P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:03:50.135907  8869 raft_consensus.cc:740] T 5e7d77fdd82c45a9b567eab2e3fe5730 P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5e7cb831eba4e09ac5390937b2017da, State: Initialized, Role: FOLLOWER
I20260713 09:03:50.136049  8577 catalog_manager.cc:5697] T 8a09b96bd5924fdeb009ce45aa7cb35b P e5e7cb831eba4e09ac5390937b2017da reported cstate change: term changed from 0 to 1, leader changed from <none> to e5e7cb831eba4e09ac5390937b2017da (127.5.154.2). New cstate: current_term: 1 leader_uuid: "e5e7cb831eba4e09ac5390937b2017da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:50.136368  8891 consensus_queue.cc:237] T b03df30bbb27432f81c03c90db8e0d8e P e5e7cb831eba4e09ac5390937b2017da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:50.136596  8869 consensus_queue.cc:260] T 5e7d77fdd82c45a9b567eab2e3fe5730 P e5e7cb831eba4e09ac5390937b2017da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:50.139353  8869 ts_tablet_manager.cc:1434] T 5e7d77fdd82c45a9b567eab2e3fe5730 P e5e7cb831eba4e09ac5390937b2017da: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:03:50.141829  8578 catalog_manager.cc:5697] T 183842da50c54cd9bdf1ee14b0116922 P 05b8391cb8bd4ee88c22146ad530f6ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1). New cstate: current_term: 1 leader_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:50.149659  8877 raft_consensus.cc:493] T 20e2922916bb45fdb57304bf68312e0c P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:50.150154  8877 raft_consensus.cc:515] T 20e2922916bb45fdb57304bf68312e0c P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:50.152132  8877 leader_election.cc:290] T 20e2922916bb45fdb57304bf68312e0c P 44137c25adf44708851a5081babc64d3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575), e5e7cb831eba4e09ac5390937b2017da (127.5.154.2:41345)
I20260713 09:03:50.152865  8679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20e2922916bb45fdb57304bf68312e0c" candidate_uuid: "44137c25adf44708851a5081babc64d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" is_pre_election: true
I20260713 09:03:50.153285  8754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20e2922916bb45fdb57304bf68312e0c" candidate_uuid: "44137c25adf44708851a5081babc64d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e7cb831eba4e09ac5390937b2017da" is_pre_election: true
I20260713 09:03:50.153559  8679 raft_consensus.cc:2468] T 20e2922916bb45fdb57304bf68312e0c P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44137c25adf44708851a5081babc64d3 in term 0.
I20260713 09:03:50.153921  8754 raft_consensus.cc:2468] T 20e2922916bb45fdb57304bf68312e0c P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44137c25adf44708851a5081babc64d3 in term 0.
I20260713 09:03:50.154631  8792 leader_election.cc:304] T 20e2922916bb45fdb57304bf68312e0c P 44137c25adf44708851a5081babc64d3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05b8391cb8bd4ee88c22146ad530f6ca, 44137c25adf44708851a5081babc64d3; no voters: 
I20260713 09:03:50.154125  8578 catalog_manager.cc:5697] T b03df30bbb27432f81c03c90db8e0d8e P e5e7cb831eba4e09ac5390937b2017da reported cstate change: term changed from 0 to 1, leader changed from <none> to e5e7cb831eba4e09ac5390937b2017da (127.5.154.2). New cstate: current_term: 1 leader_uuid: "e5e7cb831eba4e09ac5390937b2017da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:50.155397  8877 raft_consensus.cc:2804] T 20e2922916bb45fdb57304bf68312e0c P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:50.155761  8877 raft_consensus.cc:493] T 20e2922916bb45fdb57304bf68312e0c P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:50.156076  8877 raft_consensus.cc:3060] T 20e2922916bb45fdb57304bf68312e0c P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:50.162289  8877 raft_consensus.cc:515] T 20e2922916bb45fdb57304bf68312e0c P 44137c25adf44708851a5081babc64d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:50.163908  8877 leader_election.cc:290] T 20e2922916bb45fdb57304bf68312e0c P 44137c25adf44708851a5081babc64d3 [CANDIDATE]: Term 1 election: Requested vote from peers 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575), e5e7cb831eba4e09ac5390937b2017da (127.5.154.2:41345)
I20260713 09:03:50.164587  8679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20e2922916bb45fdb57304bf68312e0c" candidate_uuid: "44137c25adf44708851a5081babc64d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05b8391cb8bd4ee88c22146ad530f6ca"
I20260713 09:03:50.164892  8754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20e2922916bb45fdb57304bf68312e0c" candidate_uuid: "44137c25adf44708851a5081babc64d3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5e7cb831eba4e09ac5390937b2017da"
I20260713 09:03:50.165184  8679 raft_consensus.cc:3060] T 20e2922916bb45fdb57304bf68312e0c P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:50.165426  8754 raft_consensus.cc:3060] T 20e2922916bb45fdb57304bf68312e0c P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:50.168023  8891 raft_consensus.cc:493] T dde0e89e50804adcb6a63d58a48924f0 P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:50.168413  8891 raft_consensus.cc:515] T dde0e89e50804adcb6a63d58a48924f0 P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:50.171018  8829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde0e89e50804adcb6a63d58a48924f0" candidate_uuid: "e5e7cb831eba4e09ac5390937b2017da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44137c25adf44708851a5081babc64d3" is_pre_election: true
I20260713 09:03:50.171026  8680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde0e89e50804adcb6a63d58a48924f0" candidate_uuid: "e5e7cb831eba4e09ac5390937b2017da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" is_pre_election: true
I20260713 09:03:50.171541  8891 leader_election.cc:290] T dde0e89e50804adcb6a63d58a48924f0 P e5e7cb831eba4e09ac5390937b2017da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575), 44137c25adf44708851a5081babc64d3 (127.5.154.3:42915)
I20260713 09:03:50.171983  8680 raft_consensus.cc:2393] T dde0e89e50804adcb6a63d58a48924f0 P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e5e7cb831eba4e09ac5390937b2017da in current term 1: Already voted for candidate 05b8391cb8bd4ee88c22146ad530f6ca in this term.
I20260713 09:03:50.171815  8679 raft_consensus.cc:2468] T 20e2922916bb45fdb57304bf68312e0c P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44137c25adf44708851a5081babc64d3 in term 1.
I20260713 09:03:50.171815  8754 raft_consensus.cc:2468] T 20e2922916bb45fdb57304bf68312e0c P e5e7cb831eba4e09ac5390937b2017da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44137c25adf44708851a5081babc64d3 in term 1.
I20260713 09:03:50.171977  8829 raft_consensus.cc:2393] T dde0e89e50804adcb6a63d58a48924f0 P 44137c25adf44708851a5081babc64d3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e5e7cb831eba4e09ac5390937b2017da in current term 1: Already voted for candidate 44137c25adf44708851a5081babc64d3 in this term.
I20260713 09:03:50.173669  8792 leader_election.cc:304] T 20e2922916bb45fdb57304bf68312e0c P 44137c25adf44708851a5081babc64d3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44137c25adf44708851a5081babc64d3, e5e7cb831eba4e09ac5390937b2017da; no voters: 
I20260713 09:03:50.174062  8720 leader_election.cc:304] T dde0e89e50804adcb6a63d58a48924f0 P e5e7cb831eba4e09ac5390937b2017da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5e7cb831eba4e09ac5390937b2017da; no voters: 05b8391cb8bd4ee88c22146ad530f6ca, 44137c25adf44708851a5081babc64d3
I20260713 09:03:50.174309  8877 raft_consensus.cc:2804] T 20e2922916bb45fdb57304bf68312e0c P 44137c25adf44708851a5081babc64d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:50.174875  8891 raft_consensus.cc:3060] T dde0e89e50804adcb6a63d58a48924f0 P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:50.175460  8877 raft_consensus.cc:697] T 20e2922916bb45fdb57304bf68312e0c P 44137c25adf44708851a5081babc64d3 [term 1 LEADER]: Becoming Leader. State: Replica: 44137c25adf44708851a5081babc64d3, State: Running, Role: LEADER
I20260713 09:03:50.176151  8877 consensus_queue.cc:237] T 20e2922916bb45fdb57304bf68312e0c P 44137c25adf44708851a5081babc64d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:50.180812  8891 raft_consensus.cc:2749] T dde0e89e50804adcb6a63d58a48924f0 P e5e7cb831eba4e09ac5390937b2017da [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:50.183794  8578 catalog_manager.cc:5697] T 20e2922916bb45fdb57304bf68312e0c P 44137c25adf44708851a5081babc64d3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 44137c25adf44708851a5081babc64d3 (127.5.154.3). New cstate: current_term: 1 leader_uuid: "44137c25adf44708851a5081babc64d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:50.250624  8891 raft_consensus.cc:493] T 31823f7f4b1f41b186fdc08fcf51d3f1 P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:50.251289  8891 raft_consensus.cc:515] T 31823f7f4b1f41b186fdc08fcf51d3f1 P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:50.253162  8891 leader_election.cc:290] T 31823f7f4b1f41b186fdc08fcf51d3f1 P e5e7cb831eba4e09ac5390937b2017da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575), 44137c25adf44708851a5081babc64d3 (127.5.154.3:42915)
I20260713 09:03:50.254102  8680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31823f7f4b1f41b186fdc08fcf51d3f1" candidate_uuid: "e5e7cb831eba4e09ac5390937b2017da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" is_pre_election: true
I20260713 09:03:50.254330  8829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31823f7f4b1f41b186fdc08fcf51d3f1" candidate_uuid: "e5e7cb831eba4e09ac5390937b2017da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44137c25adf44708851a5081babc64d3" is_pre_election: true
I20260713 09:03:50.254691  8680 raft_consensus.cc:2468] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5e7cb831eba4e09ac5390937b2017da in term 0.
I20260713 09:03:50.254958  8829 raft_consensus.cc:2468] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5e7cb831eba4e09ac5390937b2017da in term 0.
I20260713 09:03:50.255739  8718 leader_election.cc:304] T 31823f7f4b1f41b186fdc08fcf51d3f1 P e5e7cb831eba4e09ac5390937b2017da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05b8391cb8bd4ee88c22146ad530f6ca, e5e7cb831eba4e09ac5390937b2017da; no voters: 
I20260713 09:03:50.256403  8891 raft_consensus.cc:2804] T 31823f7f4b1f41b186fdc08fcf51d3f1 P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:03:50.256796  8891 raft_consensus.cc:493] T 31823f7f4b1f41b186fdc08fcf51d3f1 P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:50.257138  8891 raft_consensus.cc:3060] T 31823f7f4b1f41b186fdc08fcf51d3f1 P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:50.260675  8680 raft_consensus.cc:3060] T e87fa5e89c94476baec21819b8b72f4f P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:50.262573  8878 consensus_queue.cc:1048] T e87fa5e89c94476baec21819b8b72f4f P e5e7cb831eba4e09ac5390937b2017da [LEADER]: Connected to new peer: Peer: permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:50.264008  8891 raft_consensus.cc:515] T 31823f7f4b1f41b186fdc08fcf51d3f1 P e5e7cb831eba4e09ac5390937b2017da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:50.266391  8891 leader_election.cc:290] T 31823f7f4b1f41b186fdc08fcf51d3f1 P e5e7cb831eba4e09ac5390937b2017da [CANDIDATE]: Term 1 election: Requested vote from peers 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575), 44137c25adf44708851a5081babc64d3 (127.5.154.3:42915)
I20260713 09:03:50.267187  8679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31823f7f4b1f41b186fdc08fcf51d3f1" candidate_uuid: "e5e7cb831eba4e09ac5390937b2017da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05b8391cb8bd4ee88c22146ad530f6ca"
I20260713 09:03:50.267478  8828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31823f7f4b1f41b186fdc08fcf51d3f1" candidate_uuid: "e5e7cb831eba4e09ac5390937b2017da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44137c25adf44708851a5081babc64d3"
I20260713 09:03:50.267859  8679 raft_consensus.cc:3060] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 05b8391cb8bd4ee88c22146ad530f6ca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:50.268095  8828 raft_consensus.cc:3060] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 44137c25adf44708851a5081babc64d3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:50.271492  8891 consensus_queue.cc:1048] T e87fa5e89c94476baec21819b8b72f4f P e5e7cb831eba4e09ac5390937b2017da [LEADER]: Connected to new peer: Peer: permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:50.275146  8828 raft_consensus.cc:2468] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 44137c25adf44708851a5081babc64d3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5e7cb831eba4e09ac5390937b2017da in term 1.
I20260713 09:03:50.275897  8679 raft_consensus.cc:2468] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5e7cb831eba4e09ac5390937b2017da in term 1.
I20260713 09:03:50.278918  8718 leader_election.cc:304] T 31823f7f4b1f41b186fdc08fcf51d3f1 P e5e7cb831eba4e09ac5390937b2017da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05b8391cb8bd4ee88c22146ad530f6ca, e5e7cb831eba4e09ac5390937b2017da; no voters: 
I20260713 09:03:50.280416  8894 raft_consensus.cc:2804] T 31823f7f4b1f41b186fdc08fcf51d3f1 P e5e7cb831eba4e09ac5390937b2017da [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:03:50.280915  8894 raft_consensus.cc:697] T 31823f7f4b1f41b186fdc08fcf51d3f1 P e5e7cb831eba4e09ac5390937b2017da [term 1 LEADER]: Becoming Leader. State: Replica: e5e7cb831eba4e09ac5390937b2017da, State: Running, Role: LEADER
I20260713 09:03:50.281349  8907 consensus_queue.cc:1048] T 1f01676b396c43ebbaedad9170da1c5d P 05b8391cb8bd4ee88c22146ad530f6ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:50.282670  8894 consensus_queue.cc:237] T 31823f7f4b1f41b186fdc08fcf51d3f1 P e5e7cb831eba4e09ac5390937b2017da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:50.313503  8907 consensus_queue.cc:1048] T 1f01676b396c43ebbaedad9170da1c5d P 05b8391cb8bd4ee88c22146ad530f6ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:50.313524  8576 catalog_manager.cc:5697] T 31823f7f4b1f41b186fdc08fcf51d3f1 P e5e7cb831eba4e09ac5390937b2017da reported cstate change: term changed from 0 to 1, leader changed from <none> to e5e7cb831eba4e09ac5390937b2017da (127.5.154.2). New cstate: current_term: 1 leader_uuid: "e5e7cb831eba4e09ac5390937b2017da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:50.323522  8894 raft_consensus.cc:493] T 5e7d77fdd82c45a9b567eab2e3fe5730 P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:50.324030  8894 raft_consensus.cc:515] T 5e7d77fdd82c45a9b567eab2e3fe5730 P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:50.326021  8894 leader_election.cc:290] T 5e7d77fdd82c45a9b567eab2e3fe5730 P e5e7cb831eba4e09ac5390937b2017da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575), 44137c25adf44708851a5081babc64d3 (127.5.154.3:42915)
I20260713 09:03:50.326741  8680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7d77fdd82c45a9b567eab2e3fe5730" candidate_uuid: "e5e7cb831eba4e09ac5390937b2017da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" is_pre_election: true
I20260713 09:03:50.327515  8680 raft_consensus.cc:2393] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e5e7cb831eba4e09ac5390937b2017da in current term 1: Already voted for candidate 44137c25adf44708851a5081babc64d3 in this term.
I20260713 09:03:50.327626  8827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e7d77fdd82c45a9b567eab2e3fe5730" candidate_uuid: "e5e7cb831eba4e09ac5390937b2017da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44137c25adf44708851a5081babc64d3" is_pre_election: true
I20260713 09:03:50.329227  8720 leader_election.cc:304] T 5e7d77fdd82c45a9b567eab2e3fe5730 P e5e7cb831eba4e09ac5390937b2017da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e5e7cb831eba4e09ac5390937b2017da; no voters: 05b8391cb8bd4ee88c22146ad530f6ca, 44137c25adf44708851a5081babc64d3
I20260713 09:03:50.329969  8894 raft_consensus.cc:3060] T 5e7d77fdd82c45a9b567eab2e3fe5730 P e5e7cb831eba4e09ac5390937b2017da [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:03:50.335330  8894 raft_consensus.cc:2749] T 5e7d77fdd82c45a9b567eab2e3fe5730 P e5e7cb831eba4e09ac5390937b2017da [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:03:50.443269  8877 consensus_queue.cc:1048] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 44137c25adf44708851a5081babc64d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:50.453281  8915 consensus_queue.cc:1048] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 44137c25adf44708851a5081babc64d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:50.493206  8907 consensus_queue.cc:1048] T 183842da50c54cd9bdf1ee14b0116922 P 05b8391cb8bd4ee88c22146ad530f6ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:50.504522  8907 consensus_queue.cc:1048] T 183842da50c54cd9bdf1ee14b0116922 P 05b8391cb8bd4ee88c22146ad530f6ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:50.522394  8894 consensus_queue.cc:1048] T b03df30bbb27432f81c03c90db8e0d8e P e5e7cb831eba4e09ac5390937b2017da [LEADER]: Connected to new peer: Peer: permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:50.532148  8894 consensus_queue.cc:1048] T b03df30bbb27432f81c03c90db8e0d8e P e5e7cb831eba4e09ac5390937b2017da [LEADER]: Connected to new peer: Peer: permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:03:50.564967  8894 consensus_queue.cc:1048] T c6acfbffbd194a9c8f197d60d1dfe9d5 P e5e7cb831eba4e09ac5390937b2017da [LEADER]: Connected to new peer: Peer: permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:50.574769  8878 consensus_queue.cc:1048] T c6acfbffbd194a9c8f197d60d1dfe9d5 P e5e7cb831eba4e09ac5390937b2017da [LEADER]: Connected to new peer: Peer: permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:50.602833  8878 consensus_queue.cc:1048] T 8a09b96bd5924fdeb009ce45aa7cb35b P e5e7cb831eba4e09ac5390937b2017da [LEADER]: Connected to new peer: Peer: permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:50.612537  8891 consensus_queue.cc:1048] T 8a09b96bd5924fdeb009ce45aa7cb35b P e5e7cb831eba4e09ac5390937b2017da [LEADER]: Connected to new peer: Peer: permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:50.732846  8915 consensus_queue.cc:1048] T 20e2922916bb45fdb57304bf68312e0c P 44137c25adf44708851a5081babc64d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:50.743671  8916 consensus_queue.cc:1048] T 20e2922916bb45fdb57304bf68312e0c P 44137c25adf44708851a5081babc64d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:03:50.764688  8626 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:03:50.786547  8924 consensus_queue.cc:1048] T 31823f7f4b1f41b186fdc08fcf51d3f1 P e5e7cb831eba4e09ac5390937b2017da [LEADER]: Connected to new peer: Peer: permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:03:50.797468  8891 consensus_queue.cc:1048] T 31823f7f4b1f41b186fdc08fcf51d3f1 P e5e7cb831eba4e09ac5390937b2017da [LEADER]: Connected to new peer: Peer: permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:03:51.770123  8626 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:03:51.842600  8924 raft_consensus.cc:493] T dde0e89e50804adcb6a63d58a48924f0 P e5e7cb831eba4e09ac5390937b2017da [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:03:51.843148  8924 raft_consensus.cc:515] T dde0e89e50804adcb6a63d58a48924f0 P e5e7cb831eba4e09ac5390937b2017da [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:51.844959  8924 leader_election.cc:290] T dde0e89e50804adcb6a63d58a48924f0 P e5e7cb831eba4e09ac5390937b2017da [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575), 44137c25adf44708851a5081babc64d3 (127.5.154.3:42915)
I20260713 09:03:51.845830  8679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde0e89e50804adcb6a63d58a48924f0" candidate_uuid: "e5e7cb831eba4e09ac5390937b2017da" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" is_pre_election: true
I20260713 09:03:51.846094  8827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde0e89e50804adcb6a63d58a48924f0" candidate_uuid: "e5e7cb831eba4e09ac5390937b2017da" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44137c25adf44708851a5081babc64d3" is_pre_election: true
I20260713 09:03:51.846388  8679 raft_consensus.cc:2468] T dde0e89e50804adcb6a63d58a48924f0 P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5e7cb831eba4e09ac5390937b2017da in term 1.
I20260713 09:03:51.846802  8827 raft_consensus.cc:2468] T dde0e89e50804adcb6a63d58a48924f0 P 44137c25adf44708851a5081babc64d3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5e7cb831eba4e09ac5390937b2017da in term 1.
I20260713 09:03:51.847414  8718 leader_election.cc:304] T dde0e89e50804adcb6a63d58a48924f0 P e5e7cb831eba4e09ac5390937b2017da [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: 05b8391cb8bd4ee88c22146ad530f6ca, e5e7cb831eba4e09ac5390937b2017da; no voters: 
I20260713 09:03:51.848217  8924 raft_consensus.cc:2804] T dde0e89e50804adcb6a63d58a48924f0 P e5e7cb831eba4e09ac5390937b2017da [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:03:51.848572  8924 raft_consensus.cc:493] T dde0e89e50804adcb6a63d58a48924f0 P e5e7cb831eba4e09ac5390937b2017da [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:03:51.848836  8924 raft_consensus.cc:3060] T dde0e89e50804adcb6a63d58a48924f0 P e5e7cb831eba4e09ac5390937b2017da [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:51.853794  8924 raft_consensus.cc:515] T dde0e89e50804adcb6a63d58a48924f0 P e5e7cb831eba4e09ac5390937b2017da [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:51.855319  8924 leader_election.cc:290] T dde0e89e50804adcb6a63d58a48924f0 P e5e7cb831eba4e09ac5390937b2017da [CANDIDATE]: Term 2 election: Requested vote from peers 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575), 44137c25adf44708851a5081babc64d3 (127.5.154.3:42915)
I20260713 09:03:51.856122  8679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde0e89e50804adcb6a63d58a48924f0" candidate_uuid: "e5e7cb831eba4e09ac5390937b2017da" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05b8391cb8bd4ee88c22146ad530f6ca"
I20260713 09:03:51.856438  8827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dde0e89e50804adcb6a63d58a48924f0" candidate_uuid: "e5e7cb831eba4e09ac5390937b2017da" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44137c25adf44708851a5081babc64d3"
I20260713 09:03:51.856699  8679 raft_consensus.cc:3060] T dde0e89e50804adcb6a63d58a48924f0 P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:51.857113  8827 raft_consensus.cc:3060] T dde0e89e50804adcb6a63d58a48924f0 P 44137c25adf44708851a5081babc64d3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:51.861444  8679 raft_consensus.cc:2468] T dde0e89e50804adcb6a63d58a48924f0 P 05b8391cb8bd4ee88c22146ad530f6ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5e7cb831eba4e09ac5390937b2017da in term 2.
I20260713 09:03:51.862133  8827 raft_consensus.cc:2468] T dde0e89e50804adcb6a63d58a48924f0 P 44137c25adf44708851a5081babc64d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5e7cb831eba4e09ac5390937b2017da in term 2.
I20260713 09:03:51.862460  8718 leader_election.cc:304] T dde0e89e50804adcb6a63d58a48924f0 P e5e7cb831eba4e09ac5390937b2017da [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05b8391cb8bd4ee88c22146ad530f6ca, e5e7cb831eba4e09ac5390937b2017da; no voters: 
I20260713 09:03:51.863200  8924 raft_consensus.cc:2804] T dde0e89e50804adcb6a63d58a48924f0 P e5e7cb831eba4e09ac5390937b2017da [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:51.863582  8924 raft_consensus.cc:697] T dde0e89e50804adcb6a63d58a48924f0 P e5e7cb831eba4e09ac5390937b2017da [term 2 LEADER]: Becoming Leader. State: Replica: e5e7cb831eba4e09ac5390937b2017da, State: Running, Role: LEADER
I20260713 09:03:51.864341  8924 consensus_queue.cc:237] T dde0e89e50804adcb6a63d58a48924f0 P e5e7cb831eba4e09ac5390937b2017da [LEADER]: Queue going to LEADER 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: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:51.871464  8577 catalog_manager.cc:5697] T dde0e89e50804adcb6a63d58a48924f0 P e5e7cb831eba4e09ac5390937b2017da reported cstate change: term changed from 0 to 2, leader changed from <none> to e5e7cb831eba4e09ac5390937b2017da (127.5.154.2). New cstate: current_term: 2 leader_uuid: "e5e7cb831eba4e09ac5390937b2017da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:51.983223  5736 ts_manager.cc:295] Set tserver state for 05b8391cb8bd4ee88c22146ad530f6ca to MAINTENANCE_MODE
I20260713 09:03:51.983963  5736 tablet_server.cc:179] TabletServer@127.5.154.1:0 shutting down...
I20260713 09:03:52.005806  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:03:52.006568  5736 tablet_replica.cc:333] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 05b8391cb8bd4ee88c22146ad530f6ca: stopping tablet replica
I20260713 09:03:52.007184  5736 raft_consensus.cc:2243] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:52.007612  5736 raft_consensus.cc:2272] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:52.009559  5736 tablet_replica.cc:333] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 05b8391cb8bd4ee88c22146ad530f6ca: stopping tablet replica
I20260713 09:03:52.010095  5736 raft_consensus.cc:2243] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:52.010473  5736 raft_consensus.cc:2272] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:52.012184  5736 tablet_replica.cc:333] T 20e2922916bb45fdb57304bf68312e0c P 05b8391cb8bd4ee88c22146ad530f6ca: stopping tablet replica
I20260713 09:03:52.012683  5736 raft_consensus.cc:2243] T 20e2922916bb45fdb57304bf68312e0c P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:52.013034  5736 raft_consensus.cc:2272] T 20e2922916bb45fdb57304bf68312e0c P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:52.014735  5736 tablet_replica.cc:333] T 183842da50c54cd9bdf1ee14b0116922 P 05b8391cb8bd4ee88c22146ad530f6ca: stopping tablet replica
I20260713 09:03:52.015239  5736 raft_consensus.cc:2243] T 183842da50c54cd9bdf1ee14b0116922 P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:52.016083  5736 raft_consensus.cc:2272] T 183842da50c54cd9bdf1ee14b0116922 P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:52.018019  5736 tablet_replica.cc:333] T dde0e89e50804adcb6a63d58a48924f0 P 05b8391cb8bd4ee88c22146ad530f6ca: stopping tablet replica
I20260713 09:03:52.018550  5736 raft_consensus.cc:2243] T dde0e89e50804adcb6a63d58a48924f0 P 05b8391cb8bd4ee88c22146ad530f6ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:52.018885  5736 raft_consensus.cc:2272] T dde0e89e50804adcb6a63d58a48924f0 P 05b8391cb8bd4ee88c22146ad530f6ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:52.020567  5736 tablet_replica.cc:333] T 1f01676b396c43ebbaedad9170da1c5d P 05b8391cb8bd4ee88c22146ad530f6ca: stopping tablet replica
I20260713 09:03:52.021068  5736 raft_consensus.cc:2243] T 1f01676b396c43ebbaedad9170da1c5d P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:03:52.021868  5736 raft_consensus.cc:2272] T 1f01676b396c43ebbaedad9170da1c5d P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:52.023587  5736 tablet_replica.cc:333] T 8a09b96bd5924fdeb009ce45aa7cb35b P 05b8391cb8bd4ee88c22146ad530f6ca: stopping tablet replica
I20260713 09:03:52.024073  5736 raft_consensus.cc:2243] T 8a09b96bd5924fdeb009ce45aa7cb35b P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:52.024444  5736 raft_consensus.cc:2272] T 8a09b96bd5924fdeb009ce45aa7cb35b P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:52.026135  5736 tablet_replica.cc:333] T e87fa5e89c94476baec21819b8b72f4f P 05b8391cb8bd4ee88c22146ad530f6ca: stopping tablet replica
I20260713 09:03:52.026612  5736 raft_consensus.cc:2243] T e87fa5e89c94476baec21819b8b72f4f P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:52.026965  5736 raft_consensus.cc:2272] T e87fa5e89c94476baec21819b8b72f4f P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:52.028571  5736 tablet_replica.cc:333] T c6acfbffbd194a9c8f197d60d1dfe9d5 P 05b8391cb8bd4ee88c22146ad530f6ca: stopping tablet replica
I20260713 09:03:52.029026  5736 raft_consensus.cc:2243] T c6acfbffbd194a9c8f197d60d1dfe9d5 P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:52.029392  5736 raft_consensus.cc:2272] T c6acfbffbd194a9c8f197d60d1dfe9d5 P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:52.031178  5736 tablet_replica.cc:333] T b03df30bbb27432f81c03c90db8e0d8e P 05b8391cb8bd4ee88c22146ad530f6ca: stopping tablet replica
I20260713 09:03:52.031623  5736 raft_consensus.cc:2243] T b03df30bbb27432f81c03c90db8e0d8e P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:03:52.031975  5736 raft_consensus.cc:2272] T b03df30bbb27432f81c03c90db8e0d8e P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:03:52.060258  5736 tablet_server.cc:196] TabletServer@127.5.154.1:0 shutdown complete.
W20260713 09:03:52.084729  8718 consensus_peers.cc:597] T b03df30bbb27432f81c03c90db8e0d8e P e5e7cb831eba4e09ac5390937b2017da -> Peer 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575): Couldn't send request to peer 05b8391cb8bd4ee88c22146ad530f6ca. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:44575: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:52.108098  8718 consensus_peers.cc:597] T 8a09b96bd5924fdeb009ce45aa7cb35b P e5e7cb831eba4e09ac5390937b2017da -> Peer 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575): Couldn't send request to peer 05b8391cb8bd4ee88c22146ad530f6ca. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:44575: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:52.112991  8718 consensus_peers.cc:597] T e87fa5e89c94476baec21819b8b72f4f P e5e7cb831eba4e09ac5390937b2017da -> Peer 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575): Couldn't send request to peer 05b8391cb8bd4ee88c22146ad530f6ca. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:44575: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:52.177110  8718 consensus_peers.cc:597] T c6acfbffbd194a9c8f197d60d1dfe9d5 P e5e7cb831eba4e09ac5390937b2017da -> Peer 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575): Couldn't send request to peer 05b8391cb8bd4ee88c22146ad530f6ca. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:44575: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:52.207577  8718 consensus_peers.cc:597] T 31823f7f4b1f41b186fdc08fcf51d3f1 P e5e7cb831eba4e09ac5390937b2017da -> Peer 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575): Couldn't send request to peer 05b8391cb8bd4ee88c22146ad530f6ca. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:44575: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:52.259639  8827 raft_consensus.cc:1275] T dde0e89e50804adcb6a63d58a48924f0 P 44137c25adf44708851a5081babc64d3 [term 2 FOLLOWER]: Refusing update from remote peer e5e7cb831eba4e09ac5390937b2017da: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:03:52.261076  8924 consensus_queue.cc:1048] T dde0e89e50804adcb6a63d58a48924f0 P e5e7cb831eba4e09ac5390937b2017da [LEADER]: Connected to new peer: Peer: permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:03:52.275784  8718 consensus_peers.cc:597] T dde0e89e50804adcb6a63d58a48924f0 P e5e7cb831eba4e09ac5390937b2017da -> Peer 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575): Couldn't send request to peer 05b8391cb8bd4ee88c22146ad530f6ca. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:44575: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:52.415987  8792 consensus_peers.cc:597] T 20e2922916bb45fdb57304bf68312e0c P 44137c25adf44708851a5081babc64d3 -> Peer 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575): Couldn't send request to peer 05b8391cb8bd4ee88c22146ad530f6ca. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:44575: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:52.565344  8792 consensus_peers.cc:597] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 44137c25adf44708851a5081babc64d3 -> Peer 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575): Couldn't send request to peer 05b8391cb8bd4ee88c22146ad530f6ca. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:44575: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:52.771056  8626 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:03:53.040232  8966 raft_consensus.cc:493] T 1f01676b396c43ebbaedad9170da1c5d P 44137c25adf44708851a5081babc64d3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 05b8391cb8bd4ee88c22146ad530f6ca)
I20260713 09:03:53.040715  8966 raft_consensus.cc:515] T 1f01676b396c43ebbaedad9170da1c5d P 44137c25adf44708851a5081babc64d3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:53.042308  8966 leader_election.cc:290] T 1f01676b396c43ebbaedad9170da1c5d P 44137c25adf44708851a5081babc64d3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575), e5e7cb831eba4e09ac5390937b2017da (127.5.154.2:41345)
I20260713 09:03:53.043982  8754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f01676b396c43ebbaedad9170da1c5d" candidate_uuid: "44137c25adf44708851a5081babc64d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5e7cb831eba4e09ac5390937b2017da" is_pre_election: true
W20260713 09:03:53.044486  8792 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.154.1:44575: connect: Connection refused (error 111) [suppressed 27 similar messages]
W20260713 09:03:53.046916  8792 leader_election.cc:336] T 1f01676b396c43ebbaedad9170da1c5d P 44137c25adf44708851a5081babc64d3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575): Network error: Client connection negotiation failed: client connection to 127.5.154.1:44575: connect: Connection refused (error 111)
I20260713 09:03:53.047260  8792 leader_election.cc:304] T 1f01676b396c43ebbaedad9170da1c5d P 44137c25adf44708851a5081babc64d3 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44137c25adf44708851a5081babc64d3; no voters: 05b8391cb8bd4ee88c22146ad530f6ca, e5e7cb831eba4e09ac5390937b2017da
I20260713 09:03:53.047925  8966 raft_consensus.cc:2749] T 1f01676b396c43ebbaedad9170da1c5d P 44137c25adf44708851a5081babc64d3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:03:53.374123  8965 raft_consensus.cc:493] T 183842da50c54cd9bdf1ee14b0116922 P 44137c25adf44708851a5081babc64d3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 05b8391cb8bd4ee88c22146ad530f6ca)
I20260713 09:03:53.374586  8965 raft_consensus.cc:515] T 183842da50c54cd9bdf1ee14b0116922 P 44137c25adf44708851a5081babc64d3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:53.376116  8965 leader_election.cc:290] T 183842da50c54cd9bdf1ee14b0116922 P 44137c25adf44708851a5081babc64d3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575), e5e7cb831eba4e09ac5390937b2017da (127.5.154.2:41345)
I20260713 09:03:53.377873  8754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183842da50c54cd9bdf1ee14b0116922" candidate_uuid: "44137c25adf44708851a5081babc64d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e5e7cb831eba4e09ac5390937b2017da" is_pre_election: true
W20260713 09:03:53.380597  8792 leader_election.cc:336] T 183842da50c54cd9bdf1ee14b0116922 P 44137c25adf44708851a5081babc64d3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575): Network error: Client connection negotiation failed: client connection to 127.5.154.1:44575: connect: Connection refused (error 111)
I20260713 09:03:53.380923  8792 leader_election.cc:304] T 183842da50c54cd9bdf1ee14b0116922 P 44137c25adf44708851a5081babc64d3 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 44137c25adf44708851a5081babc64d3; no voters: 05b8391cb8bd4ee88c22146ad530f6ca, e5e7cb831eba4e09ac5390937b2017da
I20260713 09:03:53.381541  8965 raft_consensus.cc:2749] T 183842da50c54cd9bdf1ee14b0116922 P 44137c25adf44708851a5081babc64d3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:03:53.424410  8894 raft_consensus.cc:493] T 1f01676b396c43ebbaedad9170da1c5d P e5e7cb831eba4e09ac5390937b2017da [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 05b8391cb8bd4ee88c22146ad530f6ca)
I20260713 09:03:53.424890  8894 raft_consensus.cc:515] T 1f01676b396c43ebbaedad9170da1c5d P e5e7cb831eba4e09ac5390937b2017da [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:53.426501  8894 leader_election.cc:290] T 1f01676b396c43ebbaedad9170da1c5d P e5e7cb831eba4e09ac5390937b2017da [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575), 44137c25adf44708851a5081babc64d3 (127.5.154.3:42915)
I20260713 09:03:53.427616  8827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f01676b396c43ebbaedad9170da1c5d" candidate_uuid: "e5e7cb831eba4e09ac5390937b2017da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44137c25adf44708851a5081babc64d3" is_pre_election: true
I20260713 09:03:53.428308  8827 raft_consensus.cc:2468] T 1f01676b396c43ebbaedad9170da1c5d P 44137c25adf44708851a5081babc64d3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5e7cb831eba4e09ac5390937b2017da in term 1.
I20260713 09:03:53.429725  8720 leader_election.cc:304] T 1f01676b396c43ebbaedad9170da1c5d P e5e7cb831eba4e09ac5390937b2017da [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: 44137c25adf44708851a5081babc64d3, e5e7cb831eba4e09ac5390937b2017da; no voters: 
I20260713 09:03:53.430379  8894 raft_consensus.cc:2804] T 1f01676b396c43ebbaedad9170da1c5d P e5e7cb831eba4e09ac5390937b2017da [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:03:53.430487  8718 leader_election.cc:336] T 1f01676b396c43ebbaedad9170da1c5d P e5e7cb831eba4e09ac5390937b2017da [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575): Network error: Client connection negotiation failed: client connection to 127.5.154.1:44575: connect: Connection refused (error 111)
I20260713 09:03:53.430771  8894 raft_consensus.cc:493] T 1f01676b396c43ebbaedad9170da1c5d P e5e7cb831eba4e09ac5390937b2017da [term 1 FOLLOWER]: Starting leader election (detected failure of leader 05b8391cb8bd4ee88c22146ad530f6ca)
I20260713 09:03:53.431147  8894 raft_consensus.cc:3060] T 1f01676b396c43ebbaedad9170da1c5d P e5e7cb831eba4e09ac5390937b2017da [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:53.435894  8894 raft_consensus.cc:515] T 1f01676b396c43ebbaedad9170da1c5d P e5e7cb831eba4e09ac5390937b2017da [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:53.437536  8894 leader_election.cc:290] T 1f01676b396c43ebbaedad9170da1c5d P e5e7cb831eba4e09ac5390937b2017da [CANDIDATE]: Term 2 election: Requested vote from peers 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575), 44137c25adf44708851a5081babc64d3 (127.5.154.3:42915)
I20260713 09:03:53.438730  8827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f01676b396c43ebbaedad9170da1c5d" candidate_uuid: "e5e7cb831eba4e09ac5390937b2017da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44137c25adf44708851a5081babc64d3"
I20260713 09:03:53.439327  8827 raft_consensus.cc:3060] T 1f01676b396c43ebbaedad9170da1c5d P 44137c25adf44708851a5081babc64d3 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:03:53.441103  8718 leader_election.cc:336] T 1f01676b396c43ebbaedad9170da1c5d P e5e7cb831eba4e09ac5390937b2017da [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575): Network error: Client connection negotiation failed: client connection to 127.5.154.1:44575: connect: Connection refused (error 111)
I20260713 09:03:53.444433  8827 raft_consensus.cc:2468] T 1f01676b396c43ebbaedad9170da1c5d P 44137c25adf44708851a5081babc64d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5e7cb831eba4e09ac5390937b2017da in term 2.
I20260713 09:03:53.445362  8720 leader_election.cc:304] T 1f01676b396c43ebbaedad9170da1c5d P e5e7cb831eba4e09ac5390937b2017da [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: 44137c25adf44708851a5081babc64d3, e5e7cb831eba4e09ac5390937b2017da; no voters: 05b8391cb8bd4ee88c22146ad530f6ca
I20260713 09:03:53.446053  8894 raft_consensus.cc:2804] T 1f01676b396c43ebbaedad9170da1c5d P e5e7cb831eba4e09ac5390937b2017da [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:53.446873  8894 raft_consensus.cc:697] T 1f01676b396c43ebbaedad9170da1c5d P e5e7cb831eba4e09ac5390937b2017da [term 2 LEADER]: Becoming Leader. State: Replica: e5e7cb831eba4e09ac5390937b2017da, State: Running, Role: LEADER
I20260713 09:03:53.447669  8894 consensus_queue.cc:237] T 1f01676b396c43ebbaedad9170da1c5d P e5e7cb831eba4e09ac5390937b2017da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:53.454433  8578 catalog_manager.cc:5697] T 1f01676b396c43ebbaedad9170da1c5d P e5e7cb831eba4e09ac5390937b2017da reported cstate change: term changed from 1 to 2, leader changed from 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1) to e5e7cb831eba4e09ac5390937b2017da (127.5.154.2). New cstate: current_term: 2 leader_uuid: "e5e7cb831eba4e09ac5390937b2017da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } health_report { overall_health: UNKNOWN } } }
I20260713 09:03:53.480062  8894 raft_consensus.cc:493] T 183842da50c54cd9bdf1ee14b0116922 P e5e7cb831eba4e09ac5390937b2017da [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 05b8391cb8bd4ee88c22146ad530f6ca)
I20260713 09:03:53.480589  8894 raft_consensus.cc:515] T 183842da50c54cd9bdf1ee14b0116922 P e5e7cb831eba4e09ac5390937b2017da [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:53.482292  8894 leader_election.cc:290] T 183842da50c54cd9bdf1ee14b0116922 P e5e7cb831eba4e09ac5390937b2017da [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575), 44137c25adf44708851a5081babc64d3 (127.5.154.3:42915)
I20260713 09:03:53.483350  8827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183842da50c54cd9bdf1ee14b0116922" candidate_uuid: "e5e7cb831eba4e09ac5390937b2017da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44137c25adf44708851a5081babc64d3" is_pre_election: true
I20260713 09:03:53.483912  8827 raft_consensus.cc:2468] T 183842da50c54cd9bdf1ee14b0116922 P 44137c25adf44708851a5081babc64d3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e5e7cb831eba4e09ac5390937b2017da in term 1.
I20260713 09:03:53.484926  8720 leader_election.cc:304] T 183842da50c54cd9bdf1ee14b0116922 P e5e7cb831eba4e09ac5390937b2017da [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: 44137c25adf44708851a5081babc64d3, e5e7cb831eba4e09ac5390937b2017da; no voters: 
I20260713 09:03:53.485625  8894 raft_consensus.cc:2804] T 183842da50c54cd9bdf1ee14b0116922 P e5e7cb831eba4e09ac5390937b2017da [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260713 09:03:53.485656  8718 leader_election.cc:336] T 183842da50c54cd9bdf1ee14b0116922 P e5e7cb831eba4e09ac5390937b2017da [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575): Network error: Client connection negotiation failed: client connection to 127.5.154.1:44575: connect: Connection refused (error 111)
I20260713 09:03:53.485975  8894 raft_consensus.cc:493] T 183842da50c54cd9bdf1ee14b0116922 P e5e7cb831eba4e09ac5390937b2017da [term 1 FOLLOWER]: Starting leader election (detected failure of leader 05b8391cb8bd4ee88c22146ad530f6ca)
I20260713 09:03:53.486347  8894 raft_consensus.cc:3060] T 183842da50c54cd9bdf1ee14b0116922 P e5e7cb831eba4e09ac5390937b2017da [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:53.490968  8894 raft_consensus.cc:515] T 183842da50c54cd9bdf1ee14b0116922 P e5e7cb831eba4e09ac5390937b2017da [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:53.492497  8894 leader_election.cc:290] T 183842da50c54cd9bdf1ee14b0116922 P e5e7cb831eba4e09ac5390937b2017da [CANDIDATE]: Term 2 election: Requested vote from peers 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575), 44137c25adf44708851a5081babc64d3 (127.5.154.3:42915)
I20260713 09:03:53.493463  8827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183842da50c54cd9bdf1ee14b0116922" candidate_uuid: "e5e7cb831eba4e09ac5390937b2017da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44137c25adf44708851a5081babc64d3"
I20260713 09:03:53.493993  8827 raft_consensus.cc:3060] T 183842da50c54cd9bdf1ee14b0116922 P 44137c25adf44708851a5081babc64d3 [term 1 FOLLOWER]: Advancing to term 2
W20260713 09:03:53.495719  8718 leader_election.cc:336] T 183842da50c54cd9bdf1ee14b0116922 P e5e7cb831eba4e09ac5390937b2017da [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575): Network error: Client connection negotiation failed: client connection to 127.5.154.1:44575: connect: Connection refused (error 111)
I20260713 09:03:53.498937  8827 raft_consensus.cc:2468] T 183842da50c54cd9bdf1ee14b0116922 P 44137c25adf44708851a5081babc64d3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e5e7cb831eba4e09ac5390937b2017da in term 2.
I20260713 09:03:53.500023  8720 leader_election.cc:304] T 183842da50c54cd9bdf1ee14b0116922 P e5e7cb831eba4e09ac5390937b2017da [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: 44137c25adf44708851a5081babc64d3, e5e7cb831eba4e09ac5390937b2017da; no voters: 05b8391cb8bd4ee88c22146ad530f6ca
I20260713 09:03:53.500695  8894 raft_consensus.cc:2804] T 183842da50c54cd9bdf1ee14b0116922 P e5e7cb831eba4e09ac5390937b2017da [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:53.501199  8894 raft_consensus.cc:697] T 183842da50c54cd9bdf1ee14b0116922 P e5e7cb831eba4e09ac5390937b2017da [term 2 LEADER]: Becoming Leader. State: Replica: e5e7cb831eba4e09ac5390937b2017da, State: Running, Role: LEADER
I20260713 09:03:53.501984  8894 consensus_queue.cc:237] T 183842da50c54cd9bdf1ee14b0116922 P e5e7cb831eba4e09ac5390937b2017da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:53.508704  8578 catalog_manager.cc:5697] T 183842da50c54cd9bdf1ee14b0116922 P e5e7cb831eba4e09ac5390937b2017da reported cstate change: term changed from 1 to 2, leader changed from 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1) to e5e7cb831eba4e09ac5390937b2017da (127.5.154.2). New cstate: current_term: 2 leader_uuid: "e5e7cb831eba4e09ac5390937b2017da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } health_report { overall_health: UNKNOWN } } }
W20260713 09:03:53.771935  8626 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:03:53.835026  8827 raft_consensus.cc:1275] T 1f01676b396c43ebbaedad9170da1c5d P 44137c25adf44708851a5081babc64d3 [term 2 FOLLOWER]: Refusing update from remote peer e5e7cb831eba4e09ac5390937b2017da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:53.836306  8894 consensus_queue.cc:1048] T 1f01676b396c43ebbaedad9170da1c5d P e5e7cb831eba4e09ac5390937b2017da [LEADER]: Connected to new peer: Peer: permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:03:53.851851  8718 consensus_peers.cc:597] T 1f01676b396c43ebbaedad9170da1c5d P e5e7cb831eba4e09ac5390937b2017da -> Peer 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575): Couldn't send request to peer 05b8391cb8bd4ee88c22146ad530f6ca. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:44575: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:03:53.907810  8827 raft_consensus.cc:1275] T 183842da50c54cd9bdf1ee14b0116922 P 44137c25adf44708851a5081babc64d3 [term 2 FOLLOWER]: Refusing update from remote peer e5e7cb831eba4e09ac5390937b2017da: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:53.909175  8976 consensus_queue.cc:1048] T 183842da50c54cd9bdf1ee14b0116922 P e5e7cb831eba4e09ac5390937b2017da [LEADER]: Connected to new peer: Peer: permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:03:53.923084  8718 consensus_peers.cc:597] T 183842da50c54cd9bdf1ee14b0116922 P e5e7cb831eba4e09ac5390937b2017da -> Peer 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575): Couldn't send request to peer 05b8391cb8bd4ee88c22146ad530f6ca. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:44575: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:03:54.249261  8718 consensus_peers.cc:597] T b03df30bbb27432f81c03c90db8e0d8e P e5e7cb831eba4e09ac5390937b2017da -> Peer 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575): Couldn't send request to peer 05b8391cb8bd4ee88c22146ad530f6ca. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:44575: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:03:54.613476  8718 consensus_peers.cc:597] T e87fa5e89c94476baec21819b8b72f4f P e5e7cb831eba4e09ac5390937b2017da -> Peer 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575): Couldn't send request to peer 05b8391cb8bd4ee88c22146ad530f6ca. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:44575: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:03:54.648582  8718 consensus_peers.cc:597] T 31823f7f4b1f41b186fdc08fcf51d3f1 P e5e7cb831eba4e09ac5390937b2017da -> Peer 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575): Couldn't send request to peer 05b8391cb8bd4ee88c22146ad530f6ca. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:44575: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:03:54.721716  8792 consensus_peers.cc:597] T 20e2922916bb45fdb57304bf68312e0c P 44137c25adf44708851a5081babc64d3 -> Peer 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575): Couldn't send request to peer 05b8391cb8bd4ee88c22146ad530f6ca. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:44575: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:03:54.760926  8718 consensus_peers.cc:597] T 8a09b96bd5924fdeb009ce45aa7cb35b P e5e7cb831eba4e09ac5390937b2017da -> Peer 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575): Couldn't send request to peer 05b8391cb8bd4ee88c22146ad530f6ca. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:44575: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:03:54.772924  8626 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:03:54.787278  8718 consensus_peers.cc:597] T dde0e89e50804adcb6a63d58a48924f0 P e5e7cb831eba4e09ac5390937b2017da -> Peer 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575): Couldn't send request to peer 05b8391cb8bd4ee88c22146ad530f6ca. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:44575: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:03:54.794543  8718 consensus_peers.cc:597] T c6acfbffbd194a9c8f197d60d1dfe9d5 P e5e7cb831eba4e09ac5390937b2017da -> Peer 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575): Couldn't send request to peer 05b8391cb8bd4ee88c22146ad530f6ca. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:44575: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:03:54.961961  8792 consensus_peers.cc:597] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 44137c25adf44708851a5081babc64d3 -> Peer 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575): Couldn't send request to peer 05b8391cb8bd4ee88c22146ad530f6ca. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:44575: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:03:55.773890  8626 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:03:56.493623  8718 consensus_peers.cc:597] T 183842da50c54cd9bdf1ee14b0116922 P e5e7cb831eba4e09ac5390937b2017da -> Peer 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575): Couldn't send request to peer 05b8391cb8bd4ee88c22146ad530f6ca. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:44575: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:03:56.575186  8718 consensus_peers.cc:597] T 1f01676b396c43ebbaedad9170da1c5d P e5e7cb831eba4e09ac5390937b2017da -> Peer 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575): Couldn't send request to peer 05b8391cb8bd4ee88c22146ad530f6ca. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:44575: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:03:56.682526  8718 consensus_peers.cc:597] T b03df30bbb27432f81c03c90db8e0d8e P e5e7cb831eba4e09ac5390937b2017da -> Peer 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575): Couldn't send request to peer 05b8391cb8bd4ee88c22146ad530f6ca. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:44575: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:03:56.774811  8626 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:03:56.862170  8718 consensus_peers.cc:597] T 31823f7f4b1f41b186fdc08fcf51d3f1 P e5e7cb831eba4e09ac5390937b2017da -> Peer 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575): Couldn't send request to peer 05b8391cb8bd4ee88c22146ad530f6ca. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:44575: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:03:56.918463  8718 consensus_peers.cc:597] T e87fa5e89c94476baec21819b8b72f4f P e5e7cb831eba4e09ac5390937b2017da -> Peer 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575): Couldn't send request to peer 05b8391cb8bd4ee88c22146ad530f6ca. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:44575: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:03:57.081702  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:03:57.088210  8981 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
W20260713 09:03:57.088584  8982 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
W20260713 09:03:57.089596  8984 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
I20260713 09:03:57.090093  5736 server_base.cc:1061] running on GCE node
I20260713 09:03:57.091131  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:03:57.091344  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:03:57.091517  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783933437091502 us; error 0 us; skew 500 ppm
I20260713 09:03:57.092072  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:03:57.094635  5736 webserver.cc:533] Webserver started at http://127.5.154.1:34131/ using document root <none> and password file <none>
I20260713 09:03:57.095162  5736 fs_manager.cc:362] Metadata directory not provided
I20260713 09:03:57.095316  5736 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:03:57.098757  5736 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260713 09:03:57.102245  8989 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:03:57.103048  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:03:57.103345  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933356847920-5736-0/minicluster-data/ts-0-root
uuid: "05b8391cb8bd4ee88c22146ad530f6ca"
format_stamp: "Formatted at 2026-07-13 09:03:48 on dist-test-slave-z8rn"
I20260713 09:03:57.103654  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933356847920-5736-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933356847920-5736-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933356847920-5736-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)
W20260713 09:03:57.110721  8792 consensus_peers.cc:597] T 20e2922916bb45fdb57304bf68312e0c P 44137c25adf44708851a5081babc64d3 -> Peer 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575): Couldn't send request to peer 05b8391cb8bd4ee88c22146ad530f6ca. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:44575: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:03:57.116665  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:03:57.118060  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:03:57.119848  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:03:57.123165  8996 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260713 09:03:57.171882  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260713 09:03:57.172219  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.050s	user 0.000s	sys 0.002s
I20260713 09:03:57.172509  5736 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260713 09:03:57.176771  8996 tablet_bootstrap.cc:492] T 183842da50c54cd9bdf1ee14b0116922 P 05b8391cb8bd4ee88c22146ad530f6ca: Bootstrap starting.
I20260713 09:03:57.189718  8996 tablet_bootstrap.cc:492] T 183842da50c54cd9bdf1ee14b0116922 P 05b8391cb8bd4ee88c22146ad530f6ca: 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
I20260713 09:03:57.190516  8996 tablet_bootstrap.cc:492] T 183842da50c54cd9bdf1ee14b0116922 P 05b8391cb8bd4ee88c22146ad530f6ca: Bootstrap complete.
I20260713 09:03:57.191059  8996 ts_tablet_manager.cc:1403] T 183842da50c54cd9bdf1ee14b0116922 P 05b8391cb8bd4ee88c22146ad530f6ca: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260713 09:03:57.192939  8996 raft_consensus.cc:359] T 183842da50c54cd9bdf1ee14b0116922 P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:57.193463  8996 raft_consensus.cc:740] T 183842da50c54cd9bdf1ee14b0116922 P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05b8391cb8bd4ee88c22146ad530f6ca, State: Initialized, Role: FOLLOWER
I20260713 09:03:57.194077  8996 consensus_queue.cc:260] T 183842da50c54cd9bdf1ee14b0116922 P 05b8391cb8bd4ee88c22146ad530f6ca [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: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:57.196276  8996 ts_tablet_manager.cc:1434] T 183842da50c54cd9bdf1ee14b0116922 P 05b8391cb8bd4ee88c22146ad530f6ca: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:03:57.197031  8996 tablet_bootstrap.cc:492] T b03df30bbb27432f81c03c90db8e0d8e P 05b8391cb8bd4ee88c22146ad530f6ca: Bootstrap starting.
I20260713 09:03:57.209635  5736 ts_tablet_manager.cc:616] Registered 10 tablets
I20260713 09:03:57.209969  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.037s	user 0.038s	sys 0.000s
I20260713 09:03:57.210486  8996 tablet_bootstrap.cc:492] T b03df30bbb27432f81c03c90db8e0d8e P 05b8391cb8bd4ee88c22146ad530f6ca: 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
I20260713 09:03:57.211588  8996 tablet_bootstrap.cc:492] T b03df30bbb27432f81c03c90db8e0d8e P 05b8391cb8bd4ee88c22146ad530f6ca: Bootstrap complete.
I20260713 09:03:57.212141  8996 ts_tablet_manager.cc:1403] T b03df30bbb27432f81c03c90db8e0d8e P 05b8391cb8bd4ee88c22146ad530f6ca: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260713 09:03:57.214103  8996 raft_consensus.cc:359] T b03df30bbb27432f81c03c90db8e0d8e P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:57.214619  8996 raft_consensus.cc:740] T b03df30bbb27432f81c03c90db8e0d8e P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05b8391cb8bd4ee88c22146ad530f6ca, State: Initialized, Role: FOLLOWER
I20260713 09:03:57.215293  8996 consensus_queue.cc:260] T b03df30bbb27432f81c03c90db8e0d8e P 05b8391cb8bd4ee88c22146ad530f6ca [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: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:57.217721  8996 ts_tablet_manager.cc:1434] T b03df30bbb27432f81c03c90db8e0d8e P 05b8391cb8bd4ee88c22146ad530f6ca: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:03:57.218760  8996 tablet_bootstrap.cc:492] T 1f01676b396c43ebbaedad9170da1c5d P 05b8391cb8bd4ee88c22146ad530f6ca: Bootstrap starting.
W20260713 09:03:57.221828  8718 consensus_peers.cc:597] T dde0e89e50804adcb6a63d58a48924f0 P e5e7cb831eba4e09ac5390937b2017da -> Peer 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575): Couldn't send request to peer 05b8391cb8bd4ee88c22146ad530f6ca. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:44575: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:03:57.234200  8996 tablet_bootstrap.cc:492] T 1f01676b396c43ebbaedad9170da1c5d P 05b8391cb8bd4ee88c22146ad530f6ca: 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
I20260713 09:03:57.235051  8996 tablet_bootstrap.cc:492] T 1f01676b396c43ebbaedad9170da1c5d P 05b8391cb8bd4ee88c22146ad530f6ca: Bootstrap complete.
I20260713 09:03:57.235615  8996 ts_tablet_manager.cc:1403] T 1f01676b396c43ebbaedad9170da1c5d P 05b8391cb8bd4ee88c22146ad530f6ca: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260713 09:03:57.238056  8996 raft_consensus.cc:359] T 1f01676b396c43ebbaedad9170da1c5d P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:57.238842  8996 raft_consensus.cc:740] T 1f01676b396c43ebbaedad9170da1c5d P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05b8391cb8bd4ee88c22146ad530f6ca, State: Initialized, Role: FOLLOWER
I20260713 09:03:57.239650  8996 consensus_queue.cc:260] T 1f01676b396c43ebbaedad9170da1c5d P 05b8391cb8bd4ee88c22146ad530f6ca [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: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:57.241904  8996 ts_tablet_manager.cc:1434] T 1f01676b396c43ebbaedad9170da1c5d P 05b8391cb8bd4ee88c22146ad530f6ca: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:03:57.242750  8996 tablet_bootstrap.cc:492] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 05b8391cb8bd4ee88c22146ad530f6ca: Bootstrap starting.
I20260713 09:03:57.258889  8996 tablet_bootstrap.cc:492] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 05b8391cb8bd4ee88c22146ad530f6ca: 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
I20260713 09:03:57.259859  8996 tablet_bootstrap.cc:492] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 05b8391cb8bd4ee88c22146ad530f6ca: Bootstrap complete.
I20260713 09:03:57.260462  8996 ts_tablet_manager.cc:1403] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 05b8391cb8bd4ee88c22146ad530f6ca: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260713 09:03:57.262768  8996 raft_consensus.cc:359] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:57.263496  8996 raft_consensus.cc:740] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05b8391cb8bd4ee88c22146ad530f6ca, State: Initialized, Role: FOLLOWER
I20260713 09:03:57.264876  8996 consensus_queue.cc:260] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 05b8391cb8bd4ee88c22146ad530f6ca [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: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:57.266548  8996 ts_tablet_manager.cc:1434] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 05b8391cb8bd4ee88c22146ad530f6ca: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:03:57.267230  8996 tablet_bootstrap.cc:492] T c6acfbffbd194a9c8f197d60d1dfe9d5 P 05b8391cb8bd4ee88c22146ad530f6ca: Bootstrap starting.
W20260713 09:03:57.276059  8718 consensus_peers.cc:597] T c6acfbffbd194a9c8f197d60d1dfe9d5 P e5e7cb831eba4e09ac5390937b2017da -> Peer 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575): Couldn't send request to peer 05b8391cb8bd4ee88c22146ad530f6ca. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:44575: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:03:57.280500  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.1:44575
I20260713 09:03:57.280668  9059 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.1:44575 every 8 connection(s)
I20260713 09:03:57.281934  8996 tablet_bootstrap.cc:492] T c6acfbffbd194a9c8f197d60d1dfe9d5 P 05b8391cb8bd4ee88c22146ad530f6ca: 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
I20260713 09:03:57.282871  8996 tablet_bootstrap.cc:492] T c6acfbffbd194a9c8f197d60d1dfe9d5 P 05b8391cb8bd4ee88c22146ad530f6ca: Bootstrap complete.
I20260713 09:03:57.283492  8996 ts_tablet_manager.cc:1403] T c6acfbffbd194a9c8f197d60d1dfe9d5 P 05b8391cb8bd4ee88c22146ad530f6ca: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260713 09:03:57.286294  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:57.286212  8996 raft_consensus.cc:359] T c6acfbffbd194a9c8f197d60d1dfe9d5 P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:57.286911  8996 raft_consensus.cc:740] T c6acfbffbd194a9c8f197d60d1dfe9d5 P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05b8391cb8bd4ee88c22146ad530f6ca, State: Initialized, Role: FOLLOWER
I20260713 09:03:57.292356  8996 consensus_queue.cc:260] T c6acfbffbd194a9c8f197d60d1dfe9d5 P 05b8391cb8bd4ee88c22146ad530f6ca [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: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:57.294711  8996 ts_tablet_manager.cc:1434] T c6acfbffbd194a9c8f197d60d1dfe9d5 P 05b8391cb8bd4ee88c22146ad530f6ca: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:03:57.295617  8996 tablet_bootstrap.cc:492] T dde0e89e50804adcb6a63d58a48924f0 P 05b8391cb8bd4ee88c22146ad530f6ca: Bootstrap starting.
I20260713 09:03:57.301905  9060 heartbeater.cc:344] Connected to a master server at 127.5.154.62:35987
I20260713 09:03:57.302428  9060 heartbeater.cc:461] Registering TS with master...
I20260713 09:03:57.303238  9060 heartbeater.cc:507] Master 127.5.154.62:35987 requested a full tablet report, sending...
I20260713 09:03:57.308333  8577 ts_manager.cc:194] Re-registered known tserver with Master: 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575)
I20260713 09:03:57.310535  8996 tablet_bootstrap.cc:492] T dde0e89e50804adcb6a63d58a48924f0 P 05b8391cb8bd4ee88c22146ad530f6ca: 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
I20260713 09:03:57.311451  8996 tablet_bootstrap.cc:492] T dde0e89e50804adcb6a63d58a48924f0 P 05b8391cb8bd4ee88c22146ad530f6ca: Bootstrap complete.
I20260713 09:03:57.312175  8996 ts_tablet_manager.cc:1403] T dde0e89e50804adcb6a63d58a48924f0 P 05b8391cb8bd4ee88c22146ad530f6ca: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260713 09:03:57.314249  8754 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "183842da50c54cd9bdf1ee14b0116922"
dest_uuid: "e5e7cb831eba4e09ac5390937b2017da"
mode: GRACEFUL
new_leader_uuid: "44137c25adf44708851a5081babc64d3"
 from {username='slave'} at 127.0.0.1:49858
I20260713 09:03:57.314623  8996 raft_consensus.cc:359] T dde0e89e50804adcb6a63d58a48924f0 P 05b8391cb8bd4ee88c22146ad530f6ca [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:57.314919  8754 raft_consensus.cc:606] T 183842da50c54cd9bdf1ee14b0116922 P e5e7cb831eba4e09ac5390937b2017da [term 2 LEADER]: Received request to transfer leadership to TS 44137c25adf44708851a5081babc64d3
I20260713 09:03:57.315369  8996 raft_consensus.cc:740] T dde0e89e50804adcb6a63d58a48924f0 P 05b8391cb8bd4ee88c22146ad530f6ca [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05b8391cb8bd4ee88c22146ad530f6ca, State: Initialized, Role: FOLLOWER
I20260713 09:03:57.316061  8996 consensus_queue.cc:260] T dde0e89e50804adcb6a63d58a48924f0 P 05b8391cb8bd4ee88c22146ad530f6ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:57.317821  8754 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31823f7f4b1f41b186fdc08fcf51d3f1"
dest_uuid: "e5e7cb831eba4e09ac5390937b2017da"
mode: GRACEFUL
new_leader_uuid: "44137c25adf44708851a5081babc64d3"
 from {username='slave'} at 127.0.0.1:49858
I20260713 09:03:57.317994  8996 ts_tablet_manager.cc:1434] T dde0e89e50804adcb6a63d58a48924f0 P 05b8391cb8bd4ee88c22146ad530f6ca: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:03:57.318348  8754 raft_consensus.cc:606] T 31823f7f4b1f41b186fdc08fcf51d3f1 P e5e7cb831eba4e09ac5390937b2017da [term 1 LEADER]: Received request to transfer leadership to TS 44137c25adf44708851a5081babc64d3
I20260713 09:03:57.318800  8996 tablet_bootstrap.cc:492] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 05b8391cb8bd4ee88c22146ad530f6ca: Bootstrap starting.
I20260713 09:03:57.320502  8754 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b03df30bbb27432f81c03c90db8e0d8e"
dest_uuid: "e5e7cb831eba4e09ac5390937b2017da"
mode: GRACEFUL
new_leader_uuid: "44137c25adf44708851a5081babc64d3"
 from {username='slave'} at 127.0.0.1:49858
I20260713 09:03:57.320978  8754 raft_consensus.cc:606] T b03df30bbb27432f81c03c90db8e0d8e P e5e7cb831eba4e09ac5390937b2017da [term 1 LEADER]: Received request to transfer leadership to TS 44137c25adf44708851a5081babc64d3
I20260713 09:03:57.321008  8577 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58018
I20260713 09:03:57.322116  5736 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260713 09:03:57.322747  5736 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:03:57.323390  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:57.324214  9060 heartbeater.cc:499] Master 127.5.154.62:35987 was elected leader, sending a full tablet report...
I20260713 09:03:57.338043  8996 tablet_bootstrap.cc:492] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 05b8391cb8bd4ee88c22146ad530f6ca: 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
I20260713 09:03:57.338748  8996 tablet_bootstrap.cc:492] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 05b8391cb8bd4ee88c22146ad530f6ca: Bootstrap complete.
I20260713 09:03:57.339352  8996 ts_tablet_manager.cc:1403] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 05b8391cb8bd4ee88c22146ad530f6ca: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260713 09:03:57.341535  8996 raft_consensus.cc:359] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:57.342163  8996 raft_consensus.cc:740] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05b8391cb8bd4ee88c22146ad530f6ca, State: Initialized, Role: FOLLOWER
I20260713 09:03:57.342669  8996 consensus_queue.cc:260] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 05b8391cb8bd4ee88c22146ad530f6ca [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: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:57.344640  8996 ts_tablet_manager.cc:1434] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 05b8391cb8bd4ee88c22146ad530f6ca: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
W20260713 09:03:57.344681  8718 consensus_peers.cc:597] T 8a09b96bd5924fdeb009ce45aa7cb35b P e5e7cb831eba4e09ac5390937b2017da -> Peer 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575): Couldn't send request to peer 05b8391cb8bd4ee88c22146ad530f6ca. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260713 09:03:57.345440  8996 tablet_bootstrap.cc:492] T e87fa5e89c94476baec21819b8b72f4f P 05b8391cb8bd4ee88c22146ad530f6ca: Bootstrap starting.
I20260713 09:03:57.356767  8996 tablet_bootstrap.cc:492] T e87fa5e89c94476baec21819b8b72f4f P 05b8391cb8bd4ee88c22146ad530f6ca: 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
I20260713 09:03:57.357586  8996 tablet_bootstrap.cc:492] T e87fa5e89c94476baec21819b8b72f4f P 05b8391cb8bd4ee88c22146ad530f6ca: Bootstrap complete.
I20260713 09:03:57.358124  8996 ts_tablet_manager.cc:1403] T e87fa5e89c94476baec21819b8b72f4f P 05b8391cb8bd4ee88c22146ad530f6ca: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260713 09:03:57.359694  8996 raft_consensus.cc:359] T e87fa5e89c94476baec21819b8b72f4f P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:57.360155  8996 raft_consensus.cc:740] T e87fa5e89c94476baec21819b8b72f4f P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05b8391cb8bd4ee88c22146ad530f6ca, State: Initialized, Role: FOLLOWER
I20260713 09:03:57.360716  8996 consensus_queue.cc:260] T e87fa5e89c94476baec21819b8b72f4f P 05b8391cb8bd4ee88c22146ad530f6ca [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: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:57.362133  8996 ts_tablet_manager.cc:1434] T e87fa5e89c94476baec21819b8b72f4f P 05b8391cb8bd4ee88c22146ad530f6ca: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:03:57.362828  8996 tablet_bootstrap.cc:492] T 20e2922916bb45fdb57304bf68312e0c P 05b8391cb8bd4ee88c22146ad530f6ca: Bootstrap starting.
I20260713 09:03:57.373960  8996 tablet_bootstrap.cc:492] T 20e2922916bb45fdb57304bf68312e0c P 05b8391cb8bd4ee88c22146ad530f6ca: 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
I20260713 09:03:57.374790  8996 tablet_bootstrap.cc:492] T 20e2922916bb45fdb57304bf68312e0c P 05b8391cb8bd4ee88c22146ad530f6ca: Bootstrap complete.
I20260713 09:03:57.375092  8997 raft_consensus.cc:993] T b03df30bbb27432f81c03c90db8e0d8e P e5e7cb831eba4e09ac5390937b2017da: : Instructing follower 44137c25adf44708851a5081babc64d3 to start an election
I20260713 09:03:57.375329  8996 ts_tablet_manager.cc:1403] T 20e2922916bb45fdb57304bf68312e0c P 05b8391cb8bd4ee88c22146ad530f6ca: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:03:57.375617  8980 raft_consensus.cc:1081] T b03df30bbb27432f81c03c90db8e0d8e P e5e7cb831eba4e09ac5390937b2017da [term 1 LEADER]: Signalling peer 44137c25adf44708851a5081babc64d3 to start an election
I20260713 09:03:57.377103  8829 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b03df30bbb27432f81c03c90db8e0d8e"
dest_uuid: "44137c25adf44708851a5081babc64d3"
 from {username='slave'} at 127.0.0.1:33682
I20260713 09:03:57.377707  8829 raft_consensus.cc:493] T b03df30bbb27432f81c03c90db8e0d8e P 44137c25adf44708851a5081babc64d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:57.377704  8996 raft_consensus.cc:359] T 20e2922916bb45fdb57304bf68312e0c P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:57.378319  8829 raft_consensus.cc:3060] T b03df30bbb27432f81c03c90db8e0d8e P 44137c25adf44708851a5081babc64d3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:57.378599  8996 raft_consensus.cc:740] T 20e2922916bb45fdb57304bf68312e0c P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05b8391cb8bd4ee88c22146ad530f6ca, State: Initialized, Role: FOLLOWER
I20260713 09:03:57.379294  8996 consensus_queue.cc:260] T 20e2922916bb45fdb57304bf68312e0c P 05b8391cb8bd4ee88c22146ad530f6ca [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: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:57.381196  8996 ts_tablet_manager.cc:1434] T 20e2922916bb45fdb57304bf68312e0c P 05b8391cb8bd4ee88c22146ad530f6ca: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:03:57.381968  8996 tablet_bootstrap.cc:492] T 8a09b96bd5924fdeb009ce45aa7cb35b P 05b8391cb8bd4ee88c22146ad530f6ca: Bootstrap starting.
I20260713 09:03:57.385331  8829 raft_consensus.cc:515] T b03df30bbb27432f81c03c90db8e0d8e P 44137c25adf44708851a5081babc64d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:57.387544  8829 leader_election.cc:290] T b03df30bbb27432f81c03c90db8e0d8e P 44137c25adf44708851a5081babc64d3 [CANDIDATE]: Term 2 election: Requested vote from peers 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575), e5e7cb831eba4e09ac5390937b2017da (127.5.154.2:41345)
I20260713 09:03:57.390236  8754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03df30bbb27432f81c03c90db8e0d8e" candidate_uuid: "44137c25adf44708851a5081babc64d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5e7cb831eba4e09ac5390937b2017da"
I20260713 09:03:57.390811  8754 raft_consensus.cc:3055] T b03df30bbb27432f81c03c90db8e0d8e P e5e7cb831eba4e09ac5390937b2017da [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:57.391165  8754 raft_consensus.cc:740] T b03df30bbb27432f81c03c90db8e0d8e P e5e7cb831eba4e09ac5390937b2017da [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e5e7cb831eba4e09ac5390937b2017da, State: Running, Role: LEADER
I20260713 09:03:57.391983  8754 consensus_queue.cc:260] T b03df30bbb27432f81c03c90db8e0d8e P e5e7cb831eba4e09ac5390937b2017da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:57.393254  8754 raft_consensus.cc:3060] T b03df30bbb27432f81c03c90db8e0d8e P e5e7cb831eba4e09ac5390937b2017da [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:57.397871  8996 tablet_bootstrap.cc:492] T 8a09b96bd5924fdeb009ce45aa7cb35b P 05b8391cb8bd4ee88c22146ad530f6ca: 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
I20260713 09:03:57.398831  8996 tablet_bootstrap.cc:492] T 8a09b96bd5924fdeb009ce45aa7cb35b P 05b8391cb8bd4ee88c22146ad530f6ca: Bootstrap complete.
I20260713 09:03:57.399397  8996 ts_tablet_manager.cc:1403] T 8a09b96bd5924fdeb009ce45aa7cb35b P 05b8391cb8bd4ee88c22146ad530f6ca: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260713 09:03:57.399240  9033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b03df30bbb27432f81c03c90db8e0d8e" candidate_uuid: "44137c25adf44708851a5081babc64d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05b8391cb8bd4ee88c22146ad530f6ca"
I20260713 09:03:57.399868  9033 raft_consensus.cc:3060] T b03df30bbb27432f81c03c90db8e0d8e P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:57.400408  8754 raft_consensus.cc:2468] T b03df30bbb27432f81c03c90db8e0d8e P e5e7cb831eba4e09ac5390937b2017da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44137c25adf44708851a5081babc64d3 in term 2.
I20260713 09:03:57.401434  8996 raft_consensus.cc:359] T 8a09b96bd5924fdeb009ce45aa7cb35b P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:57.401685  8792 leader_election.cc:304] T b03df30bbb27432f81c03c90db8e0d8e P 44137c25adf44708851a5081babc64d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 44137c25adf44708851a5081babc64d3, e5e7cb831eba4e09ac5390937b2017da; no voters: 
I20260713 09:03:57.402016  8996 raft_consensus.cc:740] T 8a09b96bd5924fdeb009ce45aa7cb35b P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05b8391cb8bd4ee88c22146ad530f6ca, State: Initialized, Role: FOLLOWER
I20260713 09:03:57.402563  8965 raft_consensus.cc:2804] T b03df30bbb27432f81c03c90db8e0d8e P 44137c25adf44708851a5081babc64d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:57.402742  8996 consensus_queue.cc:260] T 8a09b96bd5924fdeb009ce45aa7cb35b P 05b8391cb8bd4ee88c22146ad530f6ca [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: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:57.404948  8996 ts_tablet_manager.cc:1434] T 8a09b96bd5924fdeb009ce45aa7cb35b P 05b8391cb8bd4ee88c22146ad530f6ca: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260713 09:03:57.406243  8965 raft_consensus.cc:697] T b03df30bbb27432f81c03c90db8e0d8e P 44137c25adf44708851a5081babc64d3 [term 2 LEADER]: Becoming Leader. State: Replica: 44137c25adf44708851a5081babc64d3, State: Running, Role: LEADER
I20260713 09:03:57.406383  9033 raft_consensus.cc:2468] T b03df30bbb27432f81c03c90db8e0d8e P 05b8391cb8bd4ee88c22146ad530f6ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44137c25adf44708851a5081babc64d3 in term 2.
I20260713 09:03:57.407015  8965 consensus_queue.cc:237] T b03df30bbb27432f81c03c90db8e0d8e P 44137c25adf44708851a5081babc64d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:57.414742  8578 catalog_manager.cc:5697] T b03df30bbb27432f81c03c90db8e0d8e P 44137c25adf44708851a5081babc64d3 reported cstate change: term changed from 1 to 2, leader changed from e5e7cb831eba4e09ac5390937b2017da (127.5.154.2) to 44137c25adf44708851a5081babc64d3 (127.5.154.3). New cstate: current_term: 2 leader_uuid: "44137c25adf44708851a5081babc64d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:57.492743  9033 raft_consensus.cc:3060] T 183842da50c54cd9bdf1ee14b0116922 P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:57.495018  8997 raft_consensus.cc:993] T 183842da50c54cd9bdf1ee14b0116922 P e5e7cb831eba4e09ac5390937b2017da: : Instructing follower 44137c25adf44708851a5081babc64d3 to start an election
I20260713 09:03:57.496027  9079 raft_consensus.cc:1081] T 183842da50c54cd9bdf1ee14b0116922 P e5e7cb831eba4e09ac5390937b2017da [term 2 LEADER]: Signalling peer 44137c25adf44708851a5081babc64d3 to start an election
I20260713 09:03:57.498555  8829 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "183842da50c54cd9bdf1ee14b0116922"
dest_uuid: "44137c25adf44708851a5081babc64d3"
 from {username='slave'} at 127.0.0.1:33682
I20260713 09:03:57.499646  8829 raft_consensus.cc:493] T 183842da50c54cd9bdf1ee14b0116922 P 44137c25adf44708851a5081babc64d3 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:57.500154  8829 raft_consensus.cc:3060] T 183842da50c54cd9bdf1ee14b0116922 P 44137c25adf44708851a5081babc64d3 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:57.510985  8829 raft_consensus.cc:515] T 183842da50c54cd9bdf1ee14b0116922 P 44137c25adf44708851a5081babc64d3 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:57.513916  8829 leader_election.cc:290] T 183842da50c54cd9bdf1ee14b0116922 P 44137c25adf44708851a5081babc64d3 [CANDIDATE]: Term 3 election: Requested vote from peers 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575), e5e7cb831eba4e09ac5390937b2017da (127.5.154.2:41345)
I20260713 09:03:57.516199  9033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183842da50c54cd9bdf1ee14b0116922" candidate_uuid: "44137c25adf44708851a5081babc64d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "05b8391cb8bd4ee88c22146ad530f6ca"
I20260713 09:03:57.515990  8754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "183842da50c54cd9bdf1ee14b0116922" candidate_uuid: "44137c25adf44708851a5081babc64d3" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e5e7cb831eba4e09ac5390937b2017da"
I20260713 09:03:57.516888  9033 raft_consensus.cc:3060] T 183842da50c54cd9bdf1ee14b0116922 P 05b8391cb8bd4ee88c22146ad530f6ca [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:57.516999  8754 raft_consensus.cc:3055] T 183842da50c54cd9bdf1ee14b0116922 P e5e7cb831eba4e09ac5390937b2017da [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:03:57.517428  8754 raft_consensus.cc:740] T 183842da50c54cd9bdf1ee14b0116922 P e5e7cb831eba4e09ac5390937b2017da [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e5e7cb831eba4e09ac5390937b2017da, State: Running, Role: LEADER
I20260713 09:03:57.518610  8754 consensus_queue.cc:260] T 183842da50c54cd9bdf1ee14b0116922 P e5e7cb831eba4e09ac5390937b2017da [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: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:57.520251  8754 raft_consensus.cc:3060] T 183842da50c54cd9bdf1ee14b0116922 P e5e7cb831eba4e09ac5390937b2017da [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:03:57.525501  9033 raft_consensus.cc:2468] T 183842da50c54cd9bdf1ee14b0116922 P 05b8391cb8bd4ee88c22146ad530f6ca [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44137c25adf44708851a5081babc64d3 in term 3.
I20260713 09:03:57.527122  8792 leader_election.cc:304] T 183842da50c54cd9bdf1ee14b0116922 P 44137c25adf44708851a5081babc64d3 [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: 05b8391cb8bd4ee88c22146ad530f6ca, 44137c25adf44708851a5081babc64d3; no voters: 
I20260713 09:03:57.528337  8965 raft_consensus.cc:2804] T 183842da50c54cd9bdf1ee14b0116922 P 44137c25adf44708851a5081babc64d3 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:03:57.528834  8965 raft_consensus.cc:697] T 183842da50c54cd9bdf1ee14b0116922 P 44137c25adf44708851a5081babc64d3 [term 3 LEADER]: Becoming Leader. State: Replica: 44137c25adf44708851a5081babc64d3, State: Running, Role: LEADER
I20260713 09:03:57.529682  8754 raft_consensus.cc:2468] T 183842da50c54cd9bdf1ee14b0116922 P e5e7cb831eba4e09ac5390937b2017da [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44137c25adf44708851a5081babc64d3 in term 3.
I20260713 09:03:57.529948  8965 consensus_queue.cc:237] T 183842da50c54cd9bdf1ee14b0116922 P 44137c25adf44708851a5081babc64d3 [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: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:57.541026  8577 catalog_manager.cc:5697] T 183842da50c54cd9bdf1ee14b0116922 P 44137c25adf44708851a5081babc64d3 reported cstate change: term changed from 2 to 3, leader changed from e5e7cb831eba4e09ac5390937b2017da (127.5.154.2) to 44137c25adf44708851a5081babc64d3 (127.5.154.3). New cstate: current_term: 3 leader_uuid: "44137c25adf44708851a5081babc64d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } health_report { overall_health: HEALTHY } } }
I20260713 09:03:57.640650  9032 raft_consensus.cc:3060] T 1f01676b396c43ebbaedad9170da1c5d P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:57.670554  8997 raft_consensus.cc:993] T 31823f7f4b1f41b186fdc08fcf51d3f1 P e5e7cb831eba4e09ac5390937b2017da: : Instructing follower 44137c25adf44708851a5081babc64d3 to start an election
I20260713 09:03:57.671109  9079 raft_consensus.cc:1081] T 31823f7f4b1f41b186fdc08fcf51d3f1 P e5e7cb831eba4e09ac5390937b2017da [term 1 LEADER]: Signalling peer 44137c25adf44708851a5081babc64d3 to start an election
I20260713 09:03:57.672672  8829 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31823f7f4b1f41b186fdc08fcf51d3f1"
dest_uuid: "44137c25adf44708851a5081babc64d3"
 from {username='slave'} at 127.0.0.1:33682
I20260713 09:03:57.673127  8829 raft_consensus.cc:493] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 44137c25adf44708851a5081babc64d3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:03:57.673413  8829 raft_consensus.cc:3060] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 44137c25adf44708851a5081babc64d3 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:57.678256  8829 raft_consensus.cc:515] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 44137c25adf44708851a5081babc64d3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:57.679744  8829 leader_election.cc:290] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 44137c25adf44708851a5081babc64d3 [CANDIDATE]: Term 2 election: Requested vote from peers 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575), e5e7cb831eba4e09ac5390937b2017da (127.5.154.2:41345)
I20260713 09:03:57.680605  9032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31823f7f4b1f41b186fdc08fcf51d3f1" candidate_uuid: "44137c25adf44708851a5081babc64d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05b8391cb8bd4ee88c22146ad530f6ca"
I20260713 09:03:57.680817  8754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31823f7f4b1f41b186fdc08fcf51d3f1" candidate_uuid: "44137c25adf44708851a5081babc64d3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e5e7cb831eba4e09ac5390937b2017da"
I20260713 09:03:57.681245  9032 raft_consensus.cc:3060] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:57.681370  8754 raft_consensus.cc:3055] T 31823f7f4b1f41b186fdc08fcf51d3f1 P e5e7cb831eba4e09ac5390937b2017da [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:03:57.681756  8754 raft_consensus.cc:740] T 31823f7f4b1f41b186fdc08fcf51d3f1 P e5e7cb831eba4e09ac5390937b2017da [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e5e7cb831eba4e09ac5390937b2017da, State: Running, Role: LEADER
I20260713 09:03:57.682502  8754 consensus_queue.cc:260] T 31823f7f4b1f41b186fdc08fcf51d3f1 P e5e7cb831eba4e09ac5390937b2017da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:57.683426  8754 raft_consensus.cc:3060] T 31823f7f4b1f41b186fdc08fcf51d3f1 P e5e7cb831eba4e09ac5390937b2017da [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:03:57.686461  9032 raft_consensus.cc:2468] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 05b8391cb8bd4ee88c22146ad530f6ca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44137c25adf44708851a5081babc64d3 in term 2.
I20260713 09:03:57.687417  8792 leader_election.cc:304] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 44137c25adf44708851a5081babc64d3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05b8391cb8bd4ee88c22146ad530f6ca, 44137c25adf44708851a5081babc64d3; no voters: 
I20260713 09:03:57.688069  8965 raft_consensus.cc:2804] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 44137c25adf44708851a5081babc64d3 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:03:57.688472  8754 raft_consensus.cc:2468] T 31823f7f4b1f41b186fdc08fcf51d3f1 P e5e7cb831eba4e09ac5390937b2017da [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44137c25adf44708851a5081babc64d3 in term 2.
I20260713 09:03:57.688580  8965 raft_consensus.cc:697] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 44137c25adf44708851a5081babc64d3 [term 2 LEADER]: Becoming Leader. State: Replica: 44137c25adf44708851a5081babc64d3, State: Running, Role: LEADER
I20260713 09:03:57.689745  8965 consensus_queue.cc:237] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 44137c25adf44708851a5081babc64d3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } }
I20260713 09:03:57.696343  8577 catalog_manager.cc:5697] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 44137c25adf44708851a5081babc64d3 reported cstate change: term changed from 1 to 2, leader changed from e5e7cb831eba4e09ac5390937b2017da (127.5.154.2) to 44137c25adf44708851a5081babc64d3 (127.5.154.3). New cstate: current_term: 2 leader_uuid: "44137c25adf44708851a5081babc64d3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44137c25adf44708851a5081babc64d3" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 42915 } health_report { overall_health: HEALTHY } } }
W20260713 09:03:57.775929  8626 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:03:57.915203  9032 raft_consensus.cc:1275] T b03df30bbb27432f81c03c90db8e0d8e P 05b8391cb8bd4ee88c22146ad530f6ca [term 2 FOLLOWER]: Refusing update from remote peer 44137c25adf44708851a5081babc64d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:57.916702  8965 consensus_queue.cc:1048] T b03df30bbb27432f81c03c90db8e0d8e P 44137c25adf44708851a5081babc64d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:03:57.920605  8754 raft_consensus.cc:1275] T 183842da50c54cd9bdf1ee14b0116922 P e5e7cb831eba4e09ac5390937b2017da [term 3 FOLLOWER]: Refusing update from remote peer 44137c25adf44708851a5081babc64d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:57.921948  8965 consensus_queue.cc:1048] T 183842da50c54cd9bdf1ee14b0116922 P 44137c25adf44708851a5081babc64d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:57.938735  8754 raft_consensus.cc:1275] T b03df30bbb27432f81c03c90db8e0d8e P e5e7cb831eba4e09ac5390937b2017da [term 2 FOLLOWER]: Refusing update from remote peer 44137c25adf44708851a5081babc64d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:57.940179  9033 raft_consensus.cc:1275] T 183842da50c54cd9bdf1ee14b0116922 P 05b8391cb8bd4ee88c22146ad530f6ca [term 3 FOLLOWER]: Refusing update from remote peer 44137c25adf44708851a5081babc64d3: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:03:57.943861  9072 consensus_queue.cc:1048] T b03df30bbb27432f81c03c90db8e0d8e P 44137c25adf44708851a5081babc64d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:03:57.945461  9072 consensus_queue.cc:1048] T 183842da50c54cd9bdf1ee14b0116922 P 44137c25adf44708851a5081babc64d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:03:58.230345  8754 raft_consensus.cc:1275] T 31823f7f4b1f41b186fdc08fcf51d3f1 P e5e7cb831eba4e09ac5390937b2017da [term 2 FOLLOWER]: Refusing update from remote peer 44137c25adf44708851a5081babc64d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:58.231678  9072 consensus_queue.cc:1048] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 44137c25adf44708851a5081babc64d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5e7cb831eba4e09ac5390937b2017da" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 41345 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:58.240126  9033 raft_consensus.cc:1275] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 05b8391cb8bd4ee88c22146ad530f6ca [term 2 FOLLOWER]: Refusing update from remote peer 44137c25adf44708851a5081babc64d3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:03:58.241925  9072 consensus_queue.cc:1048] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 44137c25adf44708851a5081babc64d3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05b8391cb8bd4ee88c22146ad530f6ca" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 44575 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:03:58.334566  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:58.340082  5736 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:03:58.340551  5736 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:03:58.341192  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:03:58.776849  8626 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:03:59.347090  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:03:59.354322  5736 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:03:59.354774  5736 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:03:59.355261  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:03:59.777748  8626 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:04:00.362031  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:00.367580  5736 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:04:00.367998  5736 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:04:00.368443  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:04:00.778657  8626 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:04:01.374243  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:01.380159  5736 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:04:01.380589  5736 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:04:01.381069  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:04:01.779577  8626 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:04:02.387841  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:02.394057  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:02.399047  5736 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:04:02.399494  5736 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:04:02.780550  8626 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:04:03.425045  5736 tablet_server.cc:179] TabletServer@127.5.154.1:44575 shutting down...
W20260713 09:04:03.433054  8792 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 90 similar messages]
W20260713 09:04:03.437295  8792 consensus_peers.cc:597] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 44137c25adf44708851a5081babc64d3 -> Peer 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575): Couldn't send request to peer 05b8391cb8bd4ee88c22146ad530f6ca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:03.463174  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:03.464073  5736 tablet_replica.cc:333] stopping tablet replica
I20260713 09:04:03.464819  5736 raft_consensus.cc:2243] T dde0e89e50804adcb6a63d58a48924f0 P 05b8391cb8bd4ee88c22146ad530f6ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:03.465224  5736 raft_consensus.cc:2272] T dde0e89e50804adcb6a63d58a48924f0 P 05b8391cb8bd4ee88c22146ad530f6ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:03.467337  5736 tablet_replica.cc:333] stopping tablet replica
I20260713 09:04:03.467877  5736 raft_consensus.cc:2243] T e87fa5e89c94476baec21819b8b72f4f P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:03.468206  5736 raft_consensus.cc:2272] T e87fa5e89c94476baec21819b8b72f4f P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:03.470139  5736 tablet_replica.cc:333] stopping tablet replica
I20260713 09:04:03.470602  5736 raft_consensus.cc:2243] T b03df30bbb27432f81c03c90db8e0d8e P 05b8391cb8bd4ee88c22146ad530f6ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:03.471058  5736 raft_consensus.cc:2272] T b03df30bbb27432f81c03c90db8e0d8e P 05b8391cb8bd4ee88c22146ad530f6ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:03.473008  5736 tablet_replica.cc:333] stopping tablet replica
I20260713 09:04:03.473615  5736 raft_consensus.cc:2243] T c6acfbffbd194a9c8f197d60d1dfe9d5 P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:03.473976  5736 raft_consensus.cc:2272] T c6acfbffbd194a9c8f197d60d1dfe9d5 P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:03.475893  5736 tablet_replica.cc:333] stopping tablet replica
I20260713 09:04:03.476338  5736 raft_consensus.cc:2243] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:03.476673  5736 raft_consensus.cc:2272] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:03.478540  5736 tablet_replica.cc:333] stopping tablet replica
I20260713 09:04:03.479002  5736 raft_consensus.cc:2243] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 05b8391cb8bd4ee88c22146ad530f6ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:03.479348  5736 raft_consensus.cc:2272] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 05b8391cb8bd4ee88c22146ad530f6ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:03.481099  5736 tablet_replica.cc:333] stopping tablet replica
I20260713 09:04:03.481598  5736 raft_consensus.cc:2243] T 8a09b96bd5924fdeb009ce45aa7cb35b P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:03.481913  5736 raft_consensus.cc:2272] T 8a09b96bd5924fdeb009ce45aa7cb35b P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:03.483781  5736 tablet_replica.cc:333] stopping tablet replica
I20260713 09:04:03.484541  5736 raft_consensus.cc:2243] T 1f01676b396c43ebbaedad9170da1c5d P 05b8391cb8bd4ee88c22146ad530f6ca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:03.484980  5736 raft_consensus.cc:2272] T 1f01676b396c43ebbaedad9170da1c5d P 05b8391cb8bd4ee88c22146ad530f6ca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:03.487095  5736 tablet_replica.cc:333] stopping tablet replica
I20260713 09:04:03.487550  5736 raft_consensus.cc:2243] T 20e2922916bb45fdb57304bf68312e0c P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:03.487998  5736 raft_consensus.cc:2272] T 20e2922916bb45fdb57304bf68312e0c P 05b8391cb8bd4ee88c22146ad530f6ca [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:04:03.488134  8718 consensus_peers.cc:597] T c6acfbffbd194a9c8f197d60d1dfe9d5 P e5e7cb831eba4e09ac5390937b2017da -> Peer 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575): Couldn't send request to peer 05b8391cb8bd4ee88c22146ad530f6ca. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:03.489862  5736 tablet_replica.cc:333] stopping tablet replica
I20260713 09:04:03.490429  5736 raft_consensus.cc:2243] T 183842da50c54cd9bdf1ee14b0116922 P 05b8391cb8bd4ee88c22146ad530f6ca [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:03.490836  5736 raft_consensus.cc:2272] T 183842da50c54cd9bdf1ee14b0116922 P 05b8391cb8bd4ee88c22146ad530f6ca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:03.522558  5736 tablet_server.cc:196] TabletServer@127.5.154.1:44575 shutdown complete.
I20260713 09:04:03.544587  5736 tablet_server.cc:179] TabletServer@127.5.154.2:0 shutting down...
W20260713 09:04:03.571640  8792 consensus_peers.cc:597] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 44137c25adf44708851a5081babc64d3 -> Peer e5e7cb831eba4e09ac5390937b2017da (127.5.154.2:41345): Couldn't send request to peer e5e7cb831eba4e09ac5390937b2017da. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:03.571681  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:03.572592  5736 tablet_replica.cc:333] T dde0e89e50804adcb6a63d58a48924f0 P e5e7cb831eba4e09ac5390937b2017da: stopping tablet replica
I20260713 09:04:03.573225  5736 raft_consensus.cc:2243] T dde0e89e50804adcb6a63d58a48924f0 P e5e7cb831eba4e09ac5390937b2017da [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:03.574028  5736 raft_consensus.cc:2272] T dde0e89e50804adcb6a63d58a48924f0 P e5e7cb831eba4e09ac5390937b2017da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:03.576320  5736 tablet_replica.cc:333] T b03df30bbb27432f81c03c90db8e0d8e P e5e7cb831eba4e09ac5390937b2017da: stopping tablet replica
I20260713 09:04:03.576907  5736 raft_consensus.cc:2243] T b03df30bbb27432f81c03c90db8e0d8e P e5e7cb831eba4e09ac5390937b2017da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:03.577339  5736 raft_consensus.cc:2272] T b03df30bbb27432f81c03c90db8e0d8e P e5e7cb831eba4e09ac5390937b2017da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:03.579315  5736 tablet_replica.cc:333] T e87fa5e89c94476baec21819b8b72f4f P e5e7cb831eba4e09ac5390937b2017da: stopping tablet replica
I20260713 09:04:03.579867  5736 raft_consensus.cc:2243] T e87fa5e89c94476baec21819b8b72f4f P e5e7cb831eba4e09ac5390937b2017da [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:03.580687  5736 raft_consensus.cc:2272] T e87fa5e89c94476baec21819b8b72f4f P e5e7cb831eba4e09ac5390937b2017da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:03.582851  5736 tablet_replica.cc:333] T c6acfbffbd194a9c8f197d60d1dfe9d5 P e5e7cb831eba4e09ac5390937b2017da: stopping tablet replica
I20260713 09:04:03.583377  5736 raft_consensus.cc:2243] T c6acfbffbd194a9c8f197d60d1dfe9d5 P e5e7cb831eba4e09ac5390937b2017da [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:03.584205  5736 raft_consensus.cc:2272] T c6acfbffbd194a9c8f197d60d1dfe9d5 P e5e7cb831eba4e09ac5390937b2017da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:03.587075  5736 tablet_replica.cc:333] T 5e7d77fdd82c45a9b567eab2e3fe5730 P e5e7cb831eba4e09ac5390937b2017da: stopping tablet replica
I20260713 09:04:03.587940  5736 raft_consensus.cc:2243] T 5e7d77fdd82c45a9b567eab2e3fe5730 P e5e7cb831eba4e09ac5390937b2017da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:03.588578  5736 raft_consensus.cc:2272] T 5e7d77fdd82c45a9b567eab2e3fe5730 P e5e7cb831eba4e09ac5390937b2017da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:03.591482  5736 tablet_replica.cc:333] T 31823f7f4b1f41b186fdc08fcf51d3f1 P e5e7cb831eba4e09ac5390937b2017da: stopping tablet replica
I20260713 09:04:03.592192  5736 raft_consensus.cc:2243] T 31823f7f4b1f41b186fdc08fcf51d3f1 P e5e7cb831eba4e09ac5390937b2017da [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:03.592720  5736 raft_consensus.cc:2272] T 31823f7f4b1f41b186fdc08fcf51d3f1 P e5e7cb831eba4e09ac5390937b2017da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:03.595850  5736 tablet_replica.cc:333] T 8a09b96bd5924fdeb009ce45aa7cb35b P e5e7cb831eba4e09ac5390937b2017da: stopping tablet replica
I20260713 09:04:03.596487  5736 raft_consensus.cc:2243] T 8a09b96bd5924fdeb009ce45aa7cb35b P e5e7cb831eba4e09ac5390937b2017da [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:03.597396  5736 raft_consensus.cc:2272] T 8a09b96bd5924fdeb009ce45aa7cb35b P e5e7cb831eba4e09ac5390937b2017da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:03.599767  5736 tablet_replica.cc:333] T 1f01676b396c43ebbaedad9170da1c5d P e5e7cb831eba4e09ac5390937b2017da: stopping tablet replica
I20260713 09:04:03.600442  5736 raft_consensus.cc:2243] T 1f01676b396c43ebbaedad9170da1c5d P e5e7cb831eba4e09ac5390937b2017da [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:03.601367  5736 raft_consensus.cc:2272] T 1f01676b396c43ebbaedad9170da1c5d P e5e7cb831eba4e09ac5390937b2017da [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:03.603199  5736 tablet_replica.cc:333] T 20e2922916bb45fdb57304bf68312e0c P e5e7cb831eba4e09ac5390937b2017da: stopping tablet replica
I20260713 09:04:03.603675  5736 raft_consensus.cc:2243] T 20e2922916bb45fdb57304bf68312e0c P e5e7cb831eba4e09ac5390937b2017da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:03.604074  5736 raft_consensus.cc:2272] T 20e2922916bb45fdb57304bf68312e0c P e5e7cb831eba4e09ac5390937b2017da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:03.605877  5736 tablet_replica.cc:333] T 183842da50c54cd9bdf1ee14b0116922 P e5e7cb831eba4e09ac5390937b2017da: stopping tablet replica
I20260713 09:04:03.606323  5736 raft_consensus.cc:2243] T 183842da50c54cd9bdf1ee14b0116922 P e5e7cb831eba4e09ac5390937b2017da [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:03.606707  5736 raft_consensus.cc:2272] T 183842da50c54cd9bdf1ee14b0116922 P e5e7cb831eba4e09ac5390937b2017da [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:04:03.636456  8792 consensus_peers.cc:597] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 44137c25adf44708851a5081babc64d3 -> Peer 05b8391cb8bd4ee88c22146ad530f6ca (127.5.154.1:44575): Couldn't send request to peer 05b8391cb8bd4ee88c22146ad530f6ca. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:44575: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:03.636660  5736 tablet_server.cc:196] TabletServer@127.5.154.2:0 shutdown complete.
I20260713 09:04:03.660722  5736 tablet_server.cc:179] TabletServer@127.5.154.3:0 shutting down...
I20260713 09:04:03.691691  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:03.692387  5736 tablet_replica.cc:333] T dde0e89e50804adcb6a63d58a48924f0 P 44137c25adf44708851a5081babc64d3: stopping tablet replica
I20260713 09:04:03.693063  5736 raft_consensus.cc:2243] T dde0e89e50804adcb6a63d58a48924f0 P 44137c25adf44708851a5081babc64d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:03.693637  5736 raft_consensus.cc:2272] T dde0e89e50804adcb6a63d58a48924f0 P 44137c25adf44708851a5081babc64d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:03.695642  5736 tablet_replica.cc:333] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 44137c25adf44708851a5081babc64d3: stopping tablet replica
I20260713 09:04:03.696165  5736 raft_consensus.cc:2243] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 44137c25adf44708851a5081babc64d3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:03.696877  5736 raft_consensus.cc:2272] T 31823f7f4b1f41b186fdc08fcf51d3f1 P 44137c25adf44708851a5081babc64d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:03.698726  5736 tablet_replica.cc:333] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 44137c25adf44708851a5081babc64d3: stopping tablet replica
I20260713 09:04:03.699220  5736 raft_consensus.cc:2243] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 44137c25adf44708851a5081babc64d3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:03.699934  5736 raft_consensus.cc:2272] T 5e7d77fdd82c45a9b567eab2e3fe5730 P 44137c25adf44708851a5081babc64d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:03.701756  5736 tablet_replica.cc:333] T 183842da50c54cd9bdf1ee14b0116922 P 44137c25adf44708851a5081babc64d3: stopping tablet replica
I20260713 09:04:03.702226  5736 raft_consensus.cc:2243] T 183842da50c54cd9bdf1ee14b0116922 P 44137c25adf44708851a5081babc64d3 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:04:03.702879  5736 raft_consensus.cc:2272] T 183842da50c54cd9bdf1ee14b0116922 P 44137c25adf44708851a5081babc64d3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:03.704507  5736 tablet_replica.cc:333] T 20e2922916bb45fdb57304bf68312e0c P 44137c25adf44708851a5081babc64d3: stopping tablet replica
I20260713 09:04:03.704979  5736 raft_consensus.cc:2243] T 20e2922916bb45fdb57304bf68312e0c P 44137c25adf44708851a5081babc64d3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:03.705742  5736 raft_consensus.cc:2272] T 20e2922916bb45fdb57304bf68312e0c P 44137c25adf44708851a5081babc64d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:03.707470  5736 tablet_replica.cc:333] T c6acfbffbd194a9c8f197d60d1dfe9d5 P 44137c25adf44708851a5081babc64d3: stopping tablet replica
I20260713 09:04:03.707974  5736 raft_consensus.cc:2243] T c6acfbffbd194a9c8f197d60d1dfe9d5 P 44137c25adf44708851a5081babc64d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:03.708434  5736 raft_consensus.cc:2272] T c6acfbffbd194a9c8f197d60d1dfe9d5 P 44137c25adf44708851a5081babc64d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:03.710242  5736 tablet_replica.cc:333] T b03df30bbb27432f81c03c90db8e0d8e P 44137c25adf44708851a5081babc64d3: stopping tablet replica
I20260713 09:04:03.710726  5736 raft_consensus.cc:2243] T b03df30bbb27432f81c03c90db8e0d8e P 44137c25adf44708851a5081babc64d3 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:03.711422  5736 raft_consensus.cc:2272] T b03df30bbb27432f81c03c90db8e0d8e P 44137c25adf44708851a5081babc64d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:03.713107  5736 tablet_replica.cc:333] T e87fa5e89c94476baec21819b8b72f4f P 44137c25adf44708851a5081babc64d3: stopping tablet replica
I20260713 09:04:03.713644  5736 raft_consensus.cc:2243] T e87fa5e89c94476baec21819b8b72f4f P 44137c25adf44708851a5081babc64d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:03.714054  5736 raft_consensus.cc:2272] T e87fa5e89c94476baec21819b8b72f4f P 44137c25adf44708851a5081babc64d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:03.715822  5736 tablet_replica.cc:333] T 8a09b96bd5924fdeb009ce45aa7cb35b P 44137c25adf44708851a5081babc64d3: stopping tablet replica
I20260713 09:04:03.716296  5736 raft_consensus.cc:2243] T 8a09b96bd5924fdeb009ce45aa7cb35b P 44137c25adf44708851a5081babc64d3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:03.716703  5736 raft_consensus.cc:2272] T 8a09b96bd5924fdeb009ce45aa7cb35b P 44137c25adf44708851a5081babc64d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:03.718561  5736 tablet_replica.cc:333] T 1f01676b396c43ebbaedad9170da1c5d P 44137c25adf44708851a5081babc64d3: stopping tablet replica
I20260713 09:04:03.719005  5736 raft_consensus.cc:2243] T 1f01676b396c43ebbaedad9170da1c5d P 44137c25adf44708851a5081babc64d3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:03.719403  5736 raft_consensus.cc:2272] T 1f01676b396c43ebbaedad9170da1c5d P 44137c25adf44708851a5081babc64d3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:03.748292  5736 tablet_server.cc:196] TabletServer@127.5.154.3:0 shutdown complete.
I20260713 09:04:03.770020  5736 master.cc:562] Master@127.5.154.62:35987 shutting down...
W20260713 09:04:03.781740  8626 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:04:03.794450  5736 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b5c86f6f8b3a4acc92637795cf01b96d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:03.795011  5736 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b5c86f6f8b3a4acc92637795cf01b96d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:03.795332  5736 tablet_replica.cc:333] T 00000000000000000000000000000000 P b5c86f6f8b3a4acc92637795cf01b96d: stopping tablet replica
I20260713 09:04:03.814328  5736 master.cc:584] Master@127.5.154.62:35987 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (15225 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260713 09:04:03.857151  5736 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.154.62:36999
I20260713 09:04:03.858352  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:03.864344  9107 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
W20260713 09:04:03.864454  9108 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
W20260713 09:04:03.865620  9110 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
I20260713 09:04:03.865759  5736 server_base.cc:1061] running on GCE node
I20260713 09:04:03.866691  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:03.866863  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:03.867051  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783933443867032 us; error 0 us; skew 500 ppm
I20260713 09:04:03.867594  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:03.870064  5736 webserver.cc:533] Webserver started at http://127.5.154.62:40459/ using document root <none> and password file <none>
I20260713 09:04:03.870565  5736 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:03.870749  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:03.871042  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:03.872145  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933356847920-5736-0/minicluster-data/master-0-root/instance:
uuid: "c65bc983937f46e79ce969b61aed9591"
format_stamp: "Formatted at 2026-07-13 09:04:03 on dist-test-slave-z8rn"
I20260713 09:04:03.876516  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:04:03.879798  9115 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:03.880651  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:04:03.880934  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933356847920-5736-0/minicluster-data/master-0-root
uuid: "c65bc983937f46e79ce969b61aed9591"
format_stamp: "Formatted at 2026-07-13 09:04:03 on dist-test-slave-z8rn"
I20260713 09:04:03.881219  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933356847920-5736-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933356847920-5736-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933356847920-5736-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)
I20260713 09:04:03.899263  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:03.900463  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:03.937283  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.62:36999
I20260713 09:04:03.937403  9166 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.62:36999 every 8 connection(s)
I20260713 09:04:03.941085  9167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:03.951104  9167 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c65bc983937f46e79ce969b61aed9591: Bootstrap starting.
I20260713 09:04:03.955794  9167 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c65bc983937f46e79ce969b61aed9591: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:03.959946  9167 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c65bc983937f46e79ce969b61aed9591: No bootstrap required, opened a new log
I20260713 09:04:03.962069  9167 raft_consensus.cc:359] T 00000000000000000000000000000000 P c65bc983937f46e79ce969b61aed9591 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c65bc983937f46e79ce969b61aed9591" member_type: VOTER }
I20260713 09:04:03.962462  9167 raft_consensus.cc:385] T 00000000000000000000000000000000 P c65bc983937f46e79ce969b61aed9591 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:03.962641  9167 raft_consensus.cc:740] T 00000000000000000000000000000000 P c65bc983937f46e79ce969b61aed9591 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c65bc983937f46e79ce969b61aed9591, State: Initialized, Role: FOLLOWER
I20260713 09:04:03.963106  9167 consensus_queue.cc:260] T 00000000000000000000000000000000 P c65bc983937f46e79ce969b61aed9591 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c65bc983937f46e79ce969b61aed9591" member_type: VOTER }
I20260713 09:04:03.963491  9167 raft_consensus.cc:399] T 00000000000000000000000000000000 P c65bc983937f46e79ce969b61aed9591 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:04:03.963670  9167 raft_consensus.cc:493] T 00000000000000000000000000000000 P c65bc983937f46e79ce969b61aed9591 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:04:03.963868  9167 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c65bc983937f46e79ce969b61aed9591 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:03.968046  9167 raft_consensus.cc:515] T 00000000000000000000000000000000 P c65bc983937f46e79ce969b61aed9591 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c65bc983937f46e79ce969b61aed9591" member_type: VOTER }
I20260713 09:04:03.968484  9167 leader_election.cc:304] T 00000000000000000000000000000000 P c65bc983937f46e79ce969b61aed9591 [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: c65bc983937f46e79ce969b61aed9591; no voters: 
I20260713 09:04:03.969475  9167 leader_election.cc:290] T 00000000000000000000000000000000 P c65bc983937f46e79ce969b61aed9591 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:04:03.970041  9170 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c65bc983937f46e79ce969b61aed9591 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:03.971534  9170 raft_consensus.cc:697] T 00000000000000000000000000000000 P c65bc983937f46e79ce969b61aed9591 [term 1 LEADER]: Becoming Leader. State: Replica: c65bc983937f46e79ce969b61aed9591, State: Running, Role: LEADER
I20260713 09:04:03.972292  9170 consensus_queue.cc:237] T 00000000000000000000000000000000 P c65bc983937f46e79ce969b61aed9591 [LEADER]: Queue going to LEADER mode. State: All 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: "c65bc983937f46e79ce969b61aed9591" member_type: VOTER }
I20260713 09:04:03.972503  9167 sys_catalog.cc:565] T 00000000000000000000000000000000 P c65bc983937f46e79ce969b61aed9591 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:04:03.977013  9171 sys_catalog.cc:455] T 00000000000000000000000000000000 P c65bc983937f46e79ce969b61aed9591 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c65bc983937f46e79ce969b61aed9591" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c65bc983937f46e79ce969b61aed9591" member_type: VOTER } }
I20260713 09:04:03.977588  9171 sys_catalog.cc:458] T 00000000000000000000000000000000 P c65bc983937f46e79ce969b61aed9591 [sys.catalog]: This master's current role is: LEADER
I20260713 09:04:03.977656  9172 sys_catalog.cc:455] T 00000000000000000000000000000000 P c65bc983937f46e79ce969b61aed9591 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c65bc983937f46e79ce969b61aed9591. Latest consensus state: current_term: 1 leader_uuid: "c65bc983937f46e79ce969b61aed9591" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c65bc983937f46e79ce969b61aed9591" member_type: VOTER } }
I20260713 09:04:03.978361  9172 sys_catalog.cc:458] T 00000000000000000000000000000000 P c65bc983937f46e79ce969b61aed9591 [sys.catalog]: This master's current role is: LEADER
I20260713 09:04:03.982860  9178 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:04:03.988919  9178 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:04:03.990041  5736 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:04:03.997098  9178 catalog_manager.cc:1383] Generated new cluster ID: d8a78d7b268c424aa372829839cf3b0d
I20260713 09:04:03.997471  9178 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:04:04.030875  9178 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:04:04.032290  9178 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:04:04.044873  9178 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c65bc983937f46e79ce969b61aed9591: Generated new TSK 0
I20260713 09:04:04.045573  9178 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:04:04.056313  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:04.062662  9188 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
W20260713 09:04:04.063938  9189 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
W20260713 09:04:04.066772  9191 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
I20260713 09:04:04.066821  5736 server_base.cc:1061] running on GCE node
I20260713 09:04:04.067937  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:04.068146  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:04.068327  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783933444068291 us; error 0 us; skew 500 ppm
I20260713 09:04:04.068862  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:04.071156  5736 webserver.cc:533] Webserver started at http://127.5.154.1:45879/ using document root <none> and password file <none>
I20260713 09:04:04.071614  5736 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:04.071796  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:04.072085  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:04.073151  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933356847920-5736-0/minicluster-data/ts-0-root/instance:
uuid: "d1d30bd83dde48b2a67db19eb41cc9fb"
format_stamp: "Formatted at 2026-07-13 09:04:04 on dist-test-slave-z8rn"
I20260713 09:04:04.077634  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:04:04.080950  9196 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:04.081835  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:04:04.082196  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933356847920-5736-0/minicluster-data/ts-0-root
uuid: "d1d30bd83dde48b2a67db19eb41cc9fb"
format_stamp: "Formatted at 2026-07-13 09:04:04 on dist-test-slave-z8rn"
I20260713 09:04:04.082491  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933356847920-5736-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933356847920-5736-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933356847920-5736-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)
I20260713 09:04:04.106158  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:04.107359  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:04.108803  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:04.111011  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:04.111256  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:04.111506  5736 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:04.111713  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:04.149732  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.1:33259
I20260713 09:04:04.149811  9258 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.1:33259 every 8 connection(s)
I20260713 09:04:04.155705  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:04.161960  9263 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
W20260713 09:04:04.163414  9264 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
I20260713 09:04:04.166575  5736 server_base.cc:1061] running on GCE node
W20260713 09:04:04.166544  9266 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
I20260713 09:04:04.167450  9259 heartbeater.cc:344] Connected to a master server at 127.5.154.62:36999
I20260713 09:04:04.167835  9259 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:04.168160  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:04.168392  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:04.168578  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783933444168545 us; error 0 us; skew 500 ppm
I20260713 09:04:04.168601  9259 heartbeater.cc:507] Master 127.5.154.62:36999 requested a full tablet report, sending...
I20260713 09:04:04.169299  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:04.170799  9132 ts_manager.cc:194] Registered new tserver with Master: d1d30bd83dde48b2a67db19eb41cc9fb (127.5.154.1:33259)
I20260713 09:04:04.172060  5736 webserver.cc:533] Webserver started at http://127.5.154.2:44089/ using document root <none> and password file <none>
I20260713 09:04:04.172571  5736 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:04.172765  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:04.172838  9132 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53754
I20260713 09:04:04.173028  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:04.174505  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933356847920-5736-0/minicluster-data/ts-1-root/instance:
uuid: "47d080104fcf437f8ebe464c4f356035"
format_stamp: "Formatted at 2026-07-13 09:04:04 on dist-test-slave-z8rn"
I20260713 09:04:04.178771  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260713 09:04:04.181970  9271 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:04.182731  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260713 09:04:04.183096  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933356847920-5736-0/minicluster-data/ts-1-root
uuid: "47d080104fcf437f8ebe464c4f356035"
format_stamp: "Formatted at 2026-07-13 09:04:04 on dist-test-slave-z8rn"
I20260713 09:04:04.183369  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933356847920-5736-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933356847920-5736-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933356847920-5736-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)
I20260713 09:04:04.210179  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:04.211674  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:04.213234  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:04.215514  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:04.215736  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:04.215996  5736 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:04.216169  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:04.255052  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.2:44481
I20260713 09:04:04.255160  9333 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.2:44481 every 8 connection(s)
I20260713 09:04:04.259853  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:04.266763  9337 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
W20260713 09:04:04.267951  9338 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
I20260713 09:04:04.270771  5736 server_base.cc:1061] running on GCE node
W20260713 09:04:04.271744  9340 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
I20260713 09:04:04.271921  9334 heartbeater.cc:344] Connected to a master server at 127.5.154.62:36999
I20260713 09:04:04.272336  9334 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:04.272841  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:04.273115  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:04.273121  9334 heartbeater.cc:507] Master 127.5.154.62:36999 requested a full tablet report, sending...
I20260713 09:04:04.273308  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783933444273289 us; error 0 us; skew 500 ppm
I20260713 09:04:04.274215  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:04.275581  9132 ts_manager.cc:194] Registered new tserver with Master: 47d080104fcf437f8ebe464c4f356035 (127.5.154.2:44481)
I20260713 09:04:04.276858  5736 webserver.cc:533] Webserver started at http://127.5.154.3:39205/ using document root <none> and password file <none>
I20260713 09:04:04.277288  9132 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53766
I20260713 09:04:04.277396  5736 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:04.277778  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:04.278054  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:04.279261  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933356847920-5736-0/minicluster-data/ts-2-root/instance:
uuid: "764c761412cf4340b05d5f9ee5febeca"
format_stamp: "Formatted at 2026-07-13 09:04:04 on dist-test-slave-z8rn"
I20260713 09:04:04.283601  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:04:04.286978  9345 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:04.288012  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:04:04.288414  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933356847920-5736-0/minicluster-data/ts-2-root
uuid: "764c761412cf4340b05d5f9ee5febeca"
format_stamp: "Formatted at 2026-07-13 09:04:04 on dist-test-slave-z8rn"
I20260713 09:04:04.288724  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933356847920-5736-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933356847920-5736-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933356847920-5736-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)
I20260713 09:04:04.310135  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:04.311424  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:04.312937  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:04.315265  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:04.315521  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:04.315785  5736 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:04.315989  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:04.356215  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.3:32787
I20260713 09:04:04.356366  9407 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.3:32787 every 8 connection(s)
I20260713 09:04:04.370535  9408 heartbeater.cc:344] Connected to a master server at 127.5.154.62:36999
I20260713 09:04:04.370957  9408 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:04.371663  9408 heartbeater.cc:507] Master 127.5.154.62:36999 requested a full tablet report, sending...
I20260713 09:04:04.373726  9132 ts_manager.cc:194] Registered new tserver with Master: 764c761412cf4340b05d5f9ee5febeca (127.5.154.3:32787)
I20260713 09:04:04.374433  5736 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014839145s
I20260713 09:04:04.375136  9132 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53774
I20260713 09:04:04.399286  9132 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53790:
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"
    }
  }
}
W20260713 09:04:04.401372  9132 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.
I20260713 09:04:04.453768  9224 tablet_service.cc:1511] Processing CreateTablet for tablet ec93b8d0b85e48a68f21708999470ba2 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a6ce303414304bd0b15257a7b7f5008f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:04:04.455271  9224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec93b8d0b85e48a68f21708999470ba2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:04.455104  9373 tablet_service.cc:1511] Processing CreateTablet for tablet ec93b8d0b85e48a68f21708999470ba2 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a6ce303414304bd0b15257a7b7f5008f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:04:04.456501  9373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec93b8d0b85e48a68f21708999470ba2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:04.456408  9223 tablet_service.cc:1511] Processing CreateTablet for tablet 1874064d86644e2fb5223f985bb00ebd (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a6ce303414304bd0b15257a7b7f5008f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:04:04.456573  9372 tablet_service.cc:1511] Processing CreateTablet for tablet 1874064d86644e2fb5223f985bb00ebd (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a6ce303414304bd0b15257a7b7f5008f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:04:04.457864  9223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1874064d86644e2fb5223f985bb00ebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:04.457864  9372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1874064d86644e2fb5223f985bb00ebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:04.478318  9299 tablet_service.cc:1511] Processing CreateTablet for tablet ec93b8d0b85e48a68f21708999470ba2 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a6ce303414304bd0b15257a7b7f5008f]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:04:04.479449  9423 tablet_bootstrap.cc:492] T ec93b8d0b85e48a68f21708999470ba2 P d1d30bd83dde48b2a67db19eb41cc9fb: Bootstrap starting.
I20260713 09:04:04.479809  9299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec93b8d0b85e48a68f21708999470ba2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:04.482738  9298 tablet_service.cc:1511] Processing CreateTablet for tablet 1874064d86644e2fb5223f985bb00ebd (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=a6ce303414304bd0b15257a7b7f5008f]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:04:04.484230  9298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1874064d86644e2fb5223f985bb00ebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:04.488415  9423 tablet_bootstrap.cc:654] T ec93b8d0b85e48a68f21708999470ba2 P d1d30bd83dde48b2a67db19eb41cc9fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:04.484203  9424 tablet_bootstrap.cc:492] T ec93b8d0b85e48a68f21708999470ba2 P 764c761412cf4340b05d5f9ee5febeca: Bootstrap starting.
I20260713 09:04:04.496631  9423 tablet_bootstrap.cc:492] T ec93b8d0b85e48a68f21708999470ba2 P d1d30bd83dde48b2a67db19eb41cc9fb: No bootstrap required, opened a new log
I20260713 09:04:04.497107  9423 ts_tablet_manager.cc:1403] T ec93b8d0b85e48a68f21708999470ba2 P d1d30bd83dde48b2a67db19eb41cc9fb: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.009s
I20260713 09:04:04.499760  9424 tablet_bootstrap.cc:654] T ec93b8d0b85e48a68f21708999470ba2 P 764c761412cf4340b05d5f9ee5febeca: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:04.499781  9423 raft_consensus.cc:359] T ec93b8d0b85e48a68f21708999470ba2 P d1d30bd83dde48b2a67db19eb41cc9fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } }
I20260713 09:04:04.502167  9423 raft_consensus.cc:385] T ec93b8d0b85e48a68f21708999470ba2 P d1d30bd83dde48b2a67db19eb41cc9fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:04.502424  9423 raft_consensus.cc:740] T ec93b8d0b85e48a68f21708999470ba2 P d1d30bd83dde48b2a67db19eb41cc9fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1d30bd83dde48b2a67db19eb41cc9fb, State: Initialized, Role: FOLLOWER
I20260713 09:04:04.503074  9423 consensus_queue.cc:260] T ec93b8d0b85e48a68f21708999470ba2 P d1d30bd83dde48b2a67db19eb41cc9fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } }
I20260713 09:04:04.505025  9259 heartbeater.cc:499] Master 127.5.154.62:36999 was elected leader, sending a full tablet report...
I20260713 09:04:04.505566  9423 ts_tablet_manager.cc:1434] T ec93b8d0b85e48a68f21708999470ba2 P d1d30bd83dde48b2a67db19eb41cc9fb: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.002s
I20260713 09:04:04.506569  9423 tablet_bootstrap.cc:492] T 1874064d86644e2fb5223f985bb00ebd P d1d30bd83dde48b2a67db19eb41cc9fb: Bootstrap starting.
I20260713 09:04:04.512869  9423 tablet_bootstrap.cc:654] T 1874064d86644e2fb5223f985bb00ebd P d1d30bd83dde48b2a67db19eb41cc9fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:04.521957  9428 tablet_bootstrap.cc:492] T ec93b8d0b85e48a68f21708999470ba2 P 47d080104fcf437f8ebe464c4f356035: Bootstrap starting.
I20260713 09:04:04.522965  9423 tablet_bootstrap.cc:492] T 1874064d86644e2fb5223f985bb00ebd P d1d30bd83dde48b2a67db19eb41cc9fb: No bootstrap required, opened a new log
I20260713 09:04:04.523486  9423 ts_tablet_manager.cc:1403] T 1874064d86644e2fb5223f985bb00ebd P d1d30bd83dde48b2a67db19eb41cc9fb: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.003s
I20260713 09:04:04.526203  9423 raft_consensus.cc:359] T 1874064d86644e2fb5223f985bb00ebd P d1d30bd83dde48b2a67db19eb41cc9fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } }
I20260713 09:04:04.526746  9423 raft_consensus.cc:385] T 1874064d86644e2fb5223f985bb00ebd P d1d30bd83dde48b2a67db19eb41cc9fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:04.527066  9423 raft_consensus.cc:740] T 1874064d86644e2fb5223f985bb00ebd P d1d30bd83dde48b2a67db19eb41cc9fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1d30bd83dde48b2a67db19eb41cc9fb, State: Initialized, Role: FOLLOWER
I20260713 09:04:04.527808  9424 tablet_bootstrap.cc:492] T ec93b8d0b85e48a68f21708999470ba2 P 764c761412cf4340b05d5f9ee5febeca: No bootstrap required, opened a new log
I20260713 09:04:04.527801  9423 consensus_queue.cc:260] T 1874064d86644e2fb5223f985bb00ebd P d1d30bd83dde48b2a67db19eb41cc9fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } }
I20260713 09:04:04.528407  9424 ts_tablet_manager.cc:1403] T ec93b8d0b85e48a68f21708999470ba2 P 764c761412cf4340b05d5f9ee5febeca: Time spent bootstrapping tablet: real 0.045s	user 0.030s	sys 0.005s
I20260713 09:04:04.529950  9423 ts_tablet_manager.cc:1434] T 1874064d86644e2fb5223f985bb00ebd P d1d30bd83dde48b2a67db19eb41cc9fb: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
I20260713 09:04:04.531174  9428 tablet_bootstrap.cc:654] T ec93b8d0b85e48a68f21708999470ba2 P 47d080104fcf437f8ebe464c4f356035: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:04.531432  9424 raft_consensus.cc:359] T ec93b8d0b85e48a68f21708999470ba2 P 764c761412cf4340b05d5f9ee5febeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } }
I20260713 09:04:04.532184  9424 raft_consensus.cc:385] T ec93b8d0b85e48a68f21708999470ba2 P 764c761412cf4340b05d5f9ee5febeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:04.532510  9424 raft_consensus.cc:740] T ec93b8d0b85e48a68f21708999470ba2 P 764c761412cf4340b05d5f9ee5febeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764c761412cf4340b05d5f9ee5febeca, State: Initialized, Role: FOLLOWER
I20260713 09:04:04.533258  9424 consensus_queue.cc:260] T ec93b8d0b85e48a68f21708999470ba2 P 764c761412cf4340b05d5f9ee5febeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } }
I20260713 09:04:04.536312  9424 ts_tablet_manager.cc:1434] T ec93b8d0b85e48a68f21708999470ba2 P 764c761412cf4340b05d5f9ee5febeca: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:04:04.536623  9428 tablet_bootstrap.cc:492] T ec93b8d0b85e48a68f21708999470ba2 P 47d080104fcf437f8ebe464c4f356035: No bootstrap required, opened a new log
I20260713 09:04:04.537006  9408 heartbeater.cc:499] Master 127.5.154.62:36999 was elected leader, sending a full tablet report...
I20260713 09:04:04.537081  9428 ts_tablet_manager.cc:1403] T ec93b8d0b85e48a68f21708999470ba2 P 47d080104fcf437f8ebe464c4f356035: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260713 09:04:04.537279  9424 tablet_bootstrap.cc:492] T 1874064d86644e2fb5223f985bb00ebd P 764c761412cf4340b05d5f9ee5febeca: Bootstrap starting.
I20260713 09:04:04.540174  9428 raft_consensus.cc:359] T ec93b8d0b85e48a68f21708999470ba2 P 47d080104fcf437f8ebe464c4f356035 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } }
I20260713 09:04:04.540949  9428 raft_consensus.cc:385] T ec93b8d0b85e48a68f21708999470ba2 P 47d080104fcf437f8ebe464c4f356035 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:04.541239  9428 raft_consensus.cc:740] T ec93b8d0b85e48a68f21708999470ba2 P 47d080104fcf437f8ebe464c4f356035 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47d080104fcf437f8ebe464c4f356035, State: Initialized, Role: FOLLOWER
I20260713 09:04:04.542083  9428 consensus_queue.cc:260] T ec93b8d0b85e48a68f21708999470ba2 P 47d080104fcf437f8ebe464c4f356035 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } }
I20260713 09:04:04.543710  9424 tablet_bootstrap.cc:654] T 1874064d86644e2fb5223f985bb00ebd P 764c761412cf4340b05d5f9ee5febeca: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:04.549154  9334 heartbeater.cc:499] Master 127.5.154.62:36999 was elected leader, sending a full tablet report...
I20260713 09:04:04.550037  9424 tablet_bootstrap.cc:492] T 1874064d86644e2fb5223f985bb00ebd P 764c761412cf4340b05d5f9ee5febeca: No bootstrap required, opened a new log
I20260713 09:04:04.550247  9428 ts_tablet_manager.cc:1434] T ec93b8d0b85e48a68f21708999470ba2 P 47d080104fcf437f8ebe464c4f356035: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:04:04.550550  9424 ts_tablet_manager.cc:1403] T 1874064d86644e2fb5223f985bb00ebd P 764c761412cf4340b05d5f9ee5febeca: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260713 09:04:04.551234  9428 tablet_bootstrap.cc:492] T 1874064d86644e2fb5223f985bb00ebd P 47d080104fcf437f8ebe464c4f356035: Bootstrap starting.
I20260713 09:04:04.553463  9424 raft_consensus.cc:359] T 1874064d86644e2fb5223f985bb00ebd P 764c761412cf4340b05d5f9ee5febeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } }
I20260713 09:04:04.554263  9424 raft_consensus.cc:385] T 1874064d86644e2fb5223f985bb00ebd P 764c761412cf4340b05d5f9ee5febeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:04.554570  9424 raft_consensus.cc:740] T 1874064d86644e2fb5223f985bb00ebd P 764c761412cf4340b05d5f9ee5febeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764c761412cf4340b05d5f9ee5febeca, State: Initialized, Role: FOLLOWER
I20260713 09:04:04.554934  9431 raft_consensus.cc:493] T ec93b8d0b85e48a68f21708999470ba2 P 764c761412cf4340b05d5f9ee5febeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:04.555451  9431 raft_consensus.cc:515] T ec93b8d0b85e48a68f21708999470ba2 P 764c761412cf4340b05d5f9ee5febeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } }
I20260713 09:04:04.555575  9424 consensus_queue.cc:260] T 1874064d86644e2fb5223f985bb00ebd P 764c761412cf4340b05d5f9ee5febeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } }
I20260713 09:04:04.558071  9431 leader_election.cc:290] T ec93b8d0b85e48a68f21708999470ba2 P 764c761412cf4340b05d5f9ee5febeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1d30bd83dde48b2a67db19eb41cc9fb (127.5.154.1:33259), 47d080104fcf437f8ebe464c4f356035 (127.5.154.2:44481)
I20260713 09:04:04.558270  9428 tablet_bootstrap.cc:654] T 1874064d86644e2fb5223f985bb00ebd P 47d080104fcf437f8ebe464c4f356035: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:04.567972  9424 ts_tablet_manager.cc:1434] T 1874064d86644e2fb5223f985bb00ebd P 764c761412cf4340b05d5f9ee5febeca: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.003s
I20260713 09:04:04.573199  9428 tablet_bootstrap.cc:492] T 1874064d86644e2fb5223f985bb00ebd P 47d080104fcf437f8ebe464c4f356035: No bootstrap required, opened a new log
I20260713 09:04:04.573864  9428 ts_tablet_manager.cc:1403] T 1874064d86644e2fb5223f985bb00ebd P 47d080104fcf437f8ebe464c4f356035: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.007s
I20260713 09:04:04.576771  9428 raft_consensus.cc:359] T 1874064d86644e2fb5223f985bb00ebd P 47d080104fcf437f8ebe464c4f356035 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } }
I20260713 09:04:04.577497  9428 raft_consensus.cc:385] T 1874064d86644e2fb5223f985bb00ebd P 47d080104fcf437f8ebe464c4f356035 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:04.577838  9428 raft_consensus.cc:740] T 1874064d86644e2fb5223f985bb00ebd P 47d080104fcf437f8ebe464c4f356035 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47d080104fcf437f8ebe464c4f356035, State: Initialized, Role: FOLLOWER
I20260713 09:04:04.577759  9234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec93b8d0b85e48a68f21708999470ba2" candidate_uuid: "764c761412cf4340b05d5f9ee5febeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" is_pre_election: true
I20260713 09:04:04.578645  9234 raft_consensus.cc:2468] T ec93b8d0b85e48a68f21708999470ba2 P d1d30bd83dde48b2a67db19eb41cc9fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 764c761412cf4340b05d5f9ee5febeca in term 0.
I20260713 09:04:04.578811  9428 consensus_queue.cc:260] T 1874064d86644e2fb5223f985bb00ebd P 47d080104fcf437f8ebe464c4f356035 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } }
I20260713 09:04:04.579901  9346 leader_election.cc:304] T ec93b8d0b85e48a68f21708999470ba2 P 764c761412cf4340b05d5f9ee5febeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 764c761412cf4340b05d5f9ee5febeca, d1d30bd83dde48b2a67db19eb41cc9fb; no voters: 
I20260713 09:04:04.581008  9428 ts_tablet_manager.cc:1434] T 1874064d86644e2fb5223f985bb00ebd P 47d080104fcf437f8ebe464c4f356035: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:04:04.581218  9434 raft_consensus.cc:2804] T ec93b8d0b85e48a68f21708999470ba2 P 764c761412cf4340b05d5f9ee5febeca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:04.581643  9434 raft_consensus.cc:493] T ec93b8d0b85e48a68f21708999470ba2 P 764c761412cf4340b05d5f9ee5febeca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:04.581965  9434 raft_consensus.cc:3060] T ec93b8d0b85e48a68f21708999470ba2 P 764c761412cf4340b05d5f9ee5febeca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:04.582134  9309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec93b8d0b85e48a68f21708999470ba2" candidate_uuid: "764c761412cf4340b05d5f9ee5febeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d080104fcf437f8ebe464c4f356035" is_pre_election: true
I20260713 09:04:04.582811  9309 raft_consensus.cc:2468] T ec93b8d0b85e48a68f21708999470ba2 P 47d080104fcf437f8ebe464c4f356035 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 764c761412cf4340b05d5f9ee5febeca in term 0.
I20260713 09:04:04.588186  9434 raft_consensus.cc:515] T ec93b8d0b85e48a68f21708999470ba2 P 764c761412cf4340b05d5f9ee5febeca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } }
I20260713 09:04:04.590274  9434 leader_election.cc:290] T ec93b8d0b85e48a68f21708999470ba2 P 764c761412cf4340b05d5f9ee5febeca [CANDIDATE]: Term 1 election: Requested vote from peers d1d30bd83dde48b2a67db19eb41cc9fb (127.5.154.1:33259), 47d080104fcf437f8ebe464c4f356035 (127.5.154.2:44481)
I20260713 09:04:04.591158  9234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec93b8d0b85e48a68f21708999470ba2" candidate_uuid: "764c761412cf4340b05d5f9ee5febeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb"
I20260713 09:04:04.591404  9309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec93b8d0b85e48a68f21708999470ba2" candidate_uuid: "764c761412cf4340b05d5f9ee5febeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d080104fcf437f8ebe464c4f356035"
I20260713 09:04:04.591717  9234 raft_consensus.cc:3060] T ec93b8d0b85e48a68f21708999470ba2 P d1d30bd83dde48b2a67db19eb41cc9fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:04.591970  9309 raft_consensus.cc:3060] T ec93b8d0b85e48a68f21708999470ba2 P 47d080104fcf437f8ebe464c4f356035 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:04.596745  9309 raft_consensus.cc:2468] T ec93b8d0b85e48a68f21708999470ba2 P 47d080104fcf437f8ebe464c4f356035 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 764c761412cf4340b05d5f9ee5febeca in term 1.
I20260713 09:04:04.597069  9234 raft_consensus.cc:2468] T ec93b8d0b85e48a68f21708999470ba2 P d1d30bd83dde48b2a67db19eb41cc9fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 764c761412cf4340b05d5f9ee5febeca in term 1.
I20260713 09:04:04.597703  9346 leader_election.cc:304] T ec93b8d0b85e48a68f21708999470ba2 P 764c761412cf4340b05d5f9ee5febeca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47d080104fcf437f8ebe464c4f356035, 764c761412cf4340b05d5f9ee5febeca; no voters: 
I20260713 09:04:04.598470  9434 raft_consensus.cc:2804] T ec93b8d0b85e48a68f21708999470ba2 P 764c761412cf4340b05d5f9ee5febeca [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:04.598928  9434 raft_consensus.cc:697] T ec93b8d0b85e48a68f21708999470ba2 P 764c761412cf4340b05d5f9ee5febeca [term 1 LEADER]: Becoming Leader. State: Replica: 764c761412cf4340b05d5f9ee5febeca, State: Running, Role: LEADER
I20260713 09:04:04.599678  9434 consensus_queue.cc:237] T ec93b8d0b85e48a68f21708999470ba2 P 764c761412cf4340b05d5f9ee5febeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } }
I20260713 09:04:04.607277  9130 catalog_manager.cc:5697] T ec93b8d0b85e48a68f21708999470ba2 P 764c761412cf4340b05d5f9ee5febeca reported cstate change: term changed from 0 to 1, leader changed from <none> to 764c761412cf4340b05d5f9ee5febeca (127.5.154.3). New cstate: current_term: 1 leader_uuid: "764c761412cf4340b05d5f9ee5febeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } health_report { overall_health: UNKNOWN } } }
W20260713 09:04:04.610210  9409 tablet.cc:2406] T 1874064d86644e2fb5223f985bb00ebd P 764c761412cf4340b05d5f9ee5febeca: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260713 09:04:04.984984  9180 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:04:04.993037  9432 raft_consensus.cc:493] T 1874064d86644e2fb5223f985bb00ebd P 47d080104fcf437f8ebe464c4f356035 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:04.993654  9432 raft_consensus.cc:515] T 1874064d86644e2fb5223f985bb00ebd P 47d080104fcf437f8ebe464c4f356035 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } }
I20260713 09:04:04.994369  9427 raft_consensus.cc:493] T 1874064d86644e2fb5223f985bb00ebd P d1d30bd83dde48b2a67db19eb41cc9fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:04.994856  9427 raft_consensus.cc:515] T 1874064d86644e2fb5223f985bb00ebd P d1d30bd83dde48b2a67db19eb41cc9fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } }
I20260713 09:04:04.996155  9432 leader_election.cc:290] T 1874064d86644e2fb5223f985bb00ebd P 47d080104fcf437f8ebe464c4f356035 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1d30bd83dde48b2a67db19eb41cc9fb (127.5.154.1:33259), 764c761412cf4340b05d5f9ee5febeca (127.5.154.3:32787)
I20260713 09:04:04.997278  9427 leader_election.cc:290] T 1874064d86644e2fb5223f985bb00ebd P d1d30bd83dde48b2a67db19eb41cc9fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47d080104fcf437f8ebe464c4f356035 (127.5.154.2:44481), 764c761412cf4340b05d5f9ee5febeca (127.5.154.3:32787)
I20260713 09:04:05.009637  9234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1874064d86644e2fb5223f985bb00ebd" candidate_uuid: "47d080104fcf437f8ebe464c4f356035" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" is_pre_election: true
I20260713 09:04:05.010357  9234 raft_consensus.cc:2468] T 1874064d86644e2fb5223f985bb00ebd P d1d30bd83dde48b2a67db19eb41cc9fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47d080104fcf437f8ebe464c4f356035 in term 0.
I20260713 09:04:05.011562  9272 leader_election.cc:304] T 1874064d86644e2fb5223f985bb00ebd P 47d080104fcf437f8ebe464c4f356035 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47d080104fcf437f8ebe464c4f356035, d1d30bd83dde48b2a67db19eb41cc9fb; no voters: 
I20260713 09:04:05.012389  9432 raft_consensus.cc:2804] T 1874064d86644e2fb5223f985bb00ebd P 47d080104fcf437f8ebe464c4f356035 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:05.012760  9432 raft_consensus.cc:493] T 1874064d86644e2fb5223f985bb00ebd P 47d080104fcf437f8ebe464c4f356035 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:05.013103  9432 raft_consensus.cc:3060] T 1874064d86644e2fb5223f985bb00ebd P 47d080104fcf437f8ebe464c4f356035 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:05.014410  9309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1874064d86644e2fb5223f985bb00ebd" candidate_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d080104fcf437f8ebe464c4f356035" is_pre_election: true
I20260713 09:04:05.014539  9383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1874064d86644e2fb5223f985bb00ebd" candidate_uuid: "47d080104fcf437f8ebe464c4f356035" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764c761412cf4340b05d5f9ee5febeca" is_pre_election: true
I20260713 09:04:05.015249  9383 raft_consensus.cc:2468] T 1874064d86644e2fb5223f985bb00ebd P 764c761412cf4340b05d5f9ee5febeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47d080104fcf437f8ebe464c4f356035 in term 0.
I20260713 09:04:05.017094  9383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1874064d86644e2fb5223f985bb00ebd" candidate_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764c761412cf4340b05d5f9ee5febeca" is_pre_election: true
I20260713 09:04:05.017684  9383 raft_consensus.cc:2468] T 1874064d86644e2fb5223f985bb00ebd P 764c761412cf4340b05d5f9ee5febeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1d30bd83dde48b2a67db19eb41cc9fb in term 0.
I20260713 09:04:05.018774  9197 leader_election.cc:304] T 1874064d86644e2fb5223f985bb00ebd P d1d30bd83dde48b2a67db19eb41cc9fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 764c761412cf4340b05d5f9ee5febeca, d1d30bd83dde48b2a67db19eb41cc9fb; no voters: 
I20260713 09:04:05.019483  9427 raft_consensus.cc:2804] T 1874064d86644e2fb5223f985bb00ebd P d1d30bd83dde48b2a67db19eb41cc9fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:05.019856  9427 raft_consensus.cc:493] T 1874064d86644e2fb5223f985bb00ebd P d1d30bd83dde48b2a67db19eb41cc9fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:05.019656  9432 raft_consensus.cc:515] T 1874064d86644e2fb5223f985bb00ebd P 47d080104fcf437f8ebe464c4f356035 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } }
I20260713 09:04:05.020211  9427 raft_consensus.cc:3060] T 1874064d86644e2fb5223f985bb00ebd P d1d30bd83dde48b2a67db19eb41cc9fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:05.020840  9309 raft_consensus.cc:2393] T 1874064d86644e2fb5223f985bb00ebd P 47d080104fcf437f8ebe464c4f356035 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d1d30bd83dde48b2a67db19eb41cc9fb in current term 1: Already voted for candidate 47d080104fcf437f8ebe464c4f356035 in this term.
I20260713 09:04:05.022450  9234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1874064d86644e2fb5223f985bb00ebd" candidate_uuid: "47d080104fcf437f8ebe464c4f356035" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb"
I20260713 09:04:05.023026  9432 leader_election.cc:290] T 1874064d86644e2fb5223f985bb00ebd P 47d080104fcf437f8ebe464c4f356035 [CANDIDATE]: Term 1 election: Requested vote from peers d1d30bd83dde48b2a67db19eb41cc9fb (127.5.154.1:33259), 764c761412cf4340b05d5f9ee5febeca (127.5.154.3:32787)
I20260713 09:04:05.023934  9383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1874064d86644e2fb5223f985bb00ebd" candidate_uuid: "47d080104fcf437f8ebe464c4f356035" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764c761412cf4340b05d5f9ee5febeca"
I20260713 09:04:05.024477  9383 raft_consensus.cc:3060] T 1874064d86644e2fb5223f985bb00ebd P 764c761412cf4340b05d5f9ee5febeca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:05.027371  9427 raft_consensus.cc:515] T 1874064d86644e2fb5223f985bb00ebd P d1d30bd83dde48b2a67db19eb41cc9fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } }
I20260713 09:04:05.028435  9234 raft_consensus.cc:2393] T 1874064d86644e2fb5223f985bb00ebd P d1d30bd83dde48b2a67db19eb41cc9fb [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 47d080104fcf437f8ebe464c4f356035 in current term 1: Already voted for candidate d1d30bd83dde48b2a67db19eb41cc9fb in this term.
I20260713 09:04:05.029361  9427 leader_election.cc:290] T 1874064d86644e2fb5223f985bb00ebd P d1d30bd83dde48b2a67db19eb41cc9fb [CANDIDATE]: Term 1 election: Requested vote from peers 47d080104fcf437f8ebe464c4f356035 (127.5.154.2:44481), 764c761412cf4340b05d5f9ee5febeca (127.5.154.3:32787)
I20260713 09:04:05.030613  9382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1874064d86644e2fb5223f985bb00ebd" candidate_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764c761412cf4340b05d5f9ee5febeca"
I20260713 09:04:05.030911  9309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1874064d86644e2fb5223f985bb00ebd" candidate_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d080104fcf437f8ebe464c4f356035"
I20260713 09:04:05.031739  9309 raft_consensus.cc:2393] T 1874064d86644e2fb5223f985bb00ebd P 47d080104fcf437f8ebe464c4f356035 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d1d30bd83dde48b2a67db19eb41cc9fb in current term 1: Already voted for candidate 47d080104fcf437f8ebe464c4f356035 in this term.
I20260713 09:04:05.031826  9383 raft_consensus.cc:2468] T 1874064d86644e2fb5223f985bb00ebd P 764c761412cf4340b05d5f9ee5febeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47d080104fcf437f8ebe464c4f356035 in term 1.
I20260713 09:04:05.032702  9197 leader_election.cc:304] T 1874064d86644e2fb5223f985bb00ebd P d1d30bd83dde48b2a67db19eb41cc9fb [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: d1d30bd83dde48b2a67db19eb41cc9fb; no voters: 47d080104fcf437f8ebe464c4f356035, 764c761412cf4340b05d5f9ee5febeca
I20260713 09:04:05.032893  9272 leader_election.cc:304] T 1874064d86644e2fb5223f985bb00ebd P 47d080104fcf437f8ebe464c4f356035 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 47d080104fcf437f8ebe464c4f356035, 764c761412cf4340b05d5f9ee5febeca; no voters: d1d30bd83dde48b2a67db19eb41cc9fb
I20260713 09:04:05.033357  9427 raft_consensus.cc:2749] T 1874064d86644e2fb5223f985bb00ebd P d1d30bd83dde48b2a67db19eb41cc9fb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:04:05.033650  9432 raft_consensus.cc:2804] T 1874064d86644e2fb5223f985bb00ebd P 47d080104fcf437f8ebe464c4f356035 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:05.034597  9432 raft_consensus.cc:697] T 1874064d86644e2fb5223f985bb00ebd P 47d080104fcf437f8ebe464c4f356035 [term 1 LEADER]: Becoming Leader. State: Replica: 47d080104fcf437f8ebe464c4f356035, State: Running, Role: LEADER
I20260713 09:04:05.035359  9432 consensus_queue.cc:237] T 1874064d86644e2fb5223f985bb00ebd P 47d080104fcf437f8ebe464c4f356035 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } }
I20260713 09:04:05.042145  9130 catalog_manager.cc:5697] T 1874064d86644e2fb5223f985bb00ebd P 47d080104fcf437f8ebe464c4f356035 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47d080104fcf437f8ebe464c4f356035 (127.5.154.2). New cstate: current_term: 1 leader_uuid: "47d080104fcf437f8ebe464c4f356035" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:05.124019  9446 consensus_queue.cc:1048] T ec93b8d0b85e48a68f21708999470ba2 P 764c761412cf4340b05d5f9ee5febeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:05.135485  9450 consensus_queue.cc:1048] T ec93b8d0b85e48a68f21708999470ba2 P 764c761412cf4340b05d5f9ee5febeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:05.178961  9131 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53796:
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"
    }
  }
}
W20260713 09:04:05.180855  9131 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.
I20260713 09:04:05.202888  9223 tablet_service.cc:1511] Processing CreateTablet for tablet a53e6360379340fa8c30e990b61b7869 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=426cd7769e634492bc9e269c71b324c9]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:04:05.204121  9299 tablet_service.cc:1511] Processing CreateTablet for tablet a53e6360379340fa8c30e990b61b7869 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=426cd7769e634492bc9e269c71b324c9]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:04:05.205349  9299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a53e6360379340fa8c30e990b61b7869. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:05.205523  9373 tablet_service.cc:1511] Processing CreateTablet for tablet a53e6360379340fa8c30e990b61b7869 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=426cd7769e634492bc9e269c71b324c9]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:04:05.206727  9373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a53e6360379340fa8c30e990b61b7869. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:05.207204  9224 tablet_service.cc:1511] Processing CreateTablet for tablet 4f63796539514241a0a772b23b40416c (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=426cd7769e634492bc9e269c71b324c9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:04:05.209915  9298 tablet_service.cc:1511] Processing CreateTablet for tablet 4f63796539514241a0a772b23b40416c (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=426cd7769e634492bc9e269c71b324c9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:04:05.211079  9298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f63796539514241a0a772b23b40416c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:05.204135  9223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a53e6360379340fa8c30e990b61b7869. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:05.213507  9372 tablet_service.cc:1511] Processing CreateTablet for tablet 4f63796539514241a0a772b23b40416c (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=426cd7769e634492bc9e269c71b324c9]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:04:05.214655  9372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f63796539514241a0a772b23b40416c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:05.214813  9224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f63796539514241a0a772b23b40416c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:05.237349  9460 tablet_bootstrap.cc:492] T a53e6360379340fa8c30e990b61b7869 P 47d080104fcf437f8ebe464c4f356035: Bootstrap starting.
I20260713 09:04:05.239017  9461 tablet_bootstrap.cc:492] T a53e6360379340fa8c30e990b61b7869 P 764c761412cf4340b05d5f9ee5febeca: Bootstrap starting.
I20260713 09:04:05.239121  9462 tablet_bootstrap.cc:492] T 4f63796539514241a0a772b23b40416c P d1d30bd83dde48b2a67db19eb41cc9fb: Bootstrap starting.
I20260713 09:04:05.244452  9462 tablet_bootstrap.cc:654] T 4f63796539514241a0a772b23b40416c P d1d30bd83dde48b2a67db19eb41cc9fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:05.245330  9460 tablet_bootstrap.cc:654] T a53e6360379340fa8c30e990b61b7869 P 47d080104fcf437f8ebe464c4f356035: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:05.245532  9461 tablet_bootstrap.cc:654] T a53e6360379340fa8c30e990b61b7869 P 764c761412cf4340b05d5f9ee5febeca: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:05.253291  9460 tablet_bootstrap.cc:492] T a53e6360379340fa8c30e990b61b7869 P 47d080104fcf437f8ebe464c4f356035: No bootstrap required, opened a new log
I20260713 09:04:05.253809  9460 ts_tablet_manager.cc:1403] T a53e6360379340fa8c30e990b61b7869 P 47d080104fcf437f8ebe464c4f356035: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260713 09:04:05.254107  9462 tablet_bootstrap.cc:492] T 4f63796539514241a0a772b23b40416c P d1d30bd83dde48b2a67db19eb41cc9fb: No bootstrap required, opened a new log
I20260713 09:04:05.254271  9461 tablet_bootstrap.cc:492] T a53e6360379340fa8c30e990b61b7869 P 764c761412cf4340b05d5f9ee5febeca: No bootstrap required, opened a new log
I20260713 09:04:05.254593  9462 ts_tablet_manager.cc:1403] T 4f63796539514241a0a772b23b40416c P d1d30bd83dde48b2a67db19eb41cc9fb: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260713 09:04:05.254755  9461 ts_tablet_manager.cc:1403] T a53e6360379340fa8c30e990b61b7869 P 764c761412cf4340b05d5f9ee5febeca: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.010s
I20260713 09:04:05.256664  9460 raft_consensus.cc:359] T a53e6360379340fa8c30e990b61b7869 P 47d080104fcf437f8ebe464c4f356035 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } }
I20260713 09:04:05.256894  9461 raft_consensus.cc:359] T a53e6360379340fa8c30e990b61b7869 P 764c761412cf4340b05d5f9ee5febeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } }
I20260713 09:04:05.257474  9460 raft_consensus.cc:385] T a53e6360379340fa8c30e990b61b7869 P 47d080104fcf437f8ebe464c4f356035 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:05.257606  9461 raft_consensus.cc:385] T a53e6360379340fa8c30e990b61b7869 P 764c761412cf4340b05d5f9ee5febeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:05.257341  9462 raft_consensus.cc:359] T 4f63796539514241a0a772b23b40416c P d1d30bd83dde48b2a67db19eb41cc9fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } }
I20260713 09:04:05.257920  9460 raft_consensus.cc:740] T a53e6360379340fa8c30e990b61b7869 P 47d080104fcf437f8ebe464c4f356035 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47d080104fcf437f8ebe464c4f356035, State: Initialized, Role: FOLLOWER
I20260713 09:04:05.258026  9461 raft_consensus.cc:740] T a53e6360379340fa8c30e990b61b7869 P 764c761412cf4340b05d5f9ee5febeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764c761412cf4340b05d5f9ee5febeca, State: Initialized, Role: FOLLOWER
I20260713 09:04:05.258203  9462 raft_consensus.cc:385] T 4f63796539514241a0a772b23b40416c P d1d30bd83dde48b2a67db19eb41cc9fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:05.258638  9462 raft_consensus.cc:740] T 4f63796539514241a0a772b23b40416c P d1d30bd83dde48b2a67db19eb41cc9fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1d30bd83dde48b2a67db19eb41cc9fb, State: Initialized, Role: FOLLOWER
I20260713 09:04:05.258896  9461 consensus_queue.cc:260] T a53e6360379340fa8c30e990b61b7869 P 764c761412cf4340b05d5f9ee5febeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } }
I20260713 09:04:05.259496  9462 consensus_queue.cc:260] T 4f63796539514241a0a772b23b40416c P d1d30bd83dde48b2a67db19eb41cc9fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } }
I20260713 09:04:05.261986  9462 ts_tablet_manager.cc:1434] T 4f63796539514241a0a772b23b40416c P d1d30bd83dde48b2a67db19eb41cc9fb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260713 09:04:05.262578  9461 ts_tablet_manager.cc:1434] T a53e6360379340fa8c30e990b61b7869 P 764c761412cf4340b05d5f9ee5febeca: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:04:05.263015  9462 tablet_bootstrap.cc:492] T a53e6360379340fa8c30e990b61b7869 P d1d30bd83dde48b2a67db19eb41cc9fb: Bootstrap starting.
I20260713 09:04:05.263602  9461 tablet_bootstrap.cc:492] T 4f63796539514241a0a772b23b40416c P 764c761412cf4340b05d5f9ee5febeca: Bootstrap starting.
I20260713 09:04:05.258891  9460 consensus_queue.cc:260] T a53e6360379340fa8c30e990b61b7869 P 47d080104fcf437f8ebe464c4f356035 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } }
I20260713 09:04:05.269878  9462 tablet_bootstrap.cc:654] T a53e6360379340fa8c30e990b61b7869 P d1d30bd83dde48b2a67db19eb41cc9fb: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:05.269894  9461 tablet_bootstrap.cc:654] T 4f63796539514241a0a772b23b40416c P 764c761412cf4340b05d5f9ee5febeca: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:05.273630  9460 ts_tablet_manager.cc:1434] T a53e6360379340fa8c30e990b61b7869 P 47d080104fcf437f8ebe464c4f356035: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260713 09:04:05.274741  9460 tablet_bootstrap.cc:492] T 4f63796539514241a0a772b23b40416c P 47d080104fcf437f8ebe464c4f356035: Bootstrap starting.
I20260713 09:04:05.280211  9460 tablet_bootstrap.cc:654] T 4f63796539514241a0a772b23b40416c P 47d080104fcf437f8ebe464c4f356035: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:05.285334  9460 tablet_bootstrap.cc:492] T 4f63796539514241a0a772b23b40416c P 47d080104fcf437f8ebe464c4f356035: No bootstrap required, opened a new log
I20260713 09:04:05.285806  9460 ts_tablet_manager.cc:1403] T 4f63796539514241a0a772b23b40416c P 47d080104fcf437f8ebe464c4f356035: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.004s
I20260713 09:04:05.288074  9460 raft_consensus.cc:359] T 4f63796539514241a0a772b23b40416c P 47d080104fcf437f8ebe464c4f356035 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } }
I20260713 09:04:05.288713  9460 raft_consensus.cc:385] T 4f63796539514241a0a772b23b40416c P 47d080104fcf437f8ebe464c4f356035 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:05.289021  9460 raft_consensus.cc:740] T 4f63796539514241a0a772b23b40416c P 47d080104fcf437f8ebe464c4f356035 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47d080104fcf437f8ebe464c4f356035, State: Initialized, Role: FOLLOWER
I20260713 09:04:05.289824  9460 consensus_queue.cc:260] T 4f63796539514241a0a772b23b40416c P 47d080104fcf437f8ebe464c4f356035 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } }
I20260713 09:04:05.290709  9461 tablet_bootstrap.cc:492] T 4f63796539514241a0a772b23b40416c P 764c761412cf4340b05d5f9ee5febeca: No bootstrap required, opened a new log
I20260713 09:04:05.290719  9462 tablet_bootstrap.cc:492] T a53e6360379340fa8c30e990b61b7869 P d1d30bd83dde48b2a67db19eb41cc9fb: No bootstrap required, opened a new log
I20260713 09:04:05.291280  9461 ts_tablet_manager.cc:1403] T 4f63796539514241a0a772b23b40416c P 764c761412cf4340b05d5f9ee5febeca: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.000s
I20260713 09:04:05.291462  9462 ts_tablet_manager.cc:1403] T a53e6360379340fa8c30e990b61b7869 P d1d30bd83dde48b2a67db19eb41cc9fb: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.001s
I20260713 09:04:05.291980  9460 ts_tablet_manager.cc:1434] T 4f63796539514241a0a772b23b40416c P 47d080104fcf437f8ebe464c4f356035: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:04:05.294277  9461 raft_consensus.cc:359] T 4f63796539514241a0a772b23b40416c P 764c761412cf4340b05d5f9ee5febeca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } }
I20260713 09:04:05.294420  9462 raft_consensus.cc:359] T a53e6360379340fa8c30e990b61b7869 P d1d30bd83dde48b2a67db19eb41cc9fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } }
I20260713 09:04:05.295089  9462 raft_consensus.cc:385] T a53e6360379340fa8c30e990b61b7869 P d1d30bd83dde48b2a67db19eb41cc9fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:05.295522  9462 raft_consensus.cc:740] T a53e6360379340fa8c30e990b61b7869 P d1d30bd83dde48b2a67db19eb41cc9fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1d30bd83dde48b2a67db19eb41cc9fb, State: Initialized, Role: FOLLOWER
I20260713 09:04:05.296180  9462 consensus_queue.cc:260] T a53e6360379340fa8c30e990b61b7869 P d1d30bd83dde48b2a67db19eb41cc9fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } }
I20260713 09:04:05.298362  9462 ts_tablet_manager.cc:1434] T a53e6360379340fa8c30e990b61b7869 P d1d30bd83dde48b2a67db19eb41cc9fb: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260713 09:04:05.295054  9461 raft_consensus.cc:385] T 4f63796539514241a0a772b23b40416c P 764c761412cf4340b05d5f9ee5febeca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:05.299091  9461 raft_consensus.cc:740] T 4f63796539514241a0a772b23b40416c P 764c761412cf4340b05d5f9ee5febeca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 764c761412cf4340b05d5f9ee5febeca, State: Initialized, Role: FOLLOWER
I20260713 09:04:05.299854  9461 consensus_queue.cc:260] T 4f63796539514241a0a772b23b40416c P 764c761412cf4340b05d5f9ee5febeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } }
I20260713 09:04:05.302134  9461 ts_tablet_manager.cc:1434] T 4f63796539514241a0a772b23b40416c P 764c761412cf4340b05d5f9ee5febeca: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:04:05.330368  9446 raft_consensus.cc:493] T 4f63796539514241a0a772b23b40416c P 764c761412cf4340b05d5f9ee5febeca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:05.330793  9446 raft_consensus.cc:515] T 4f63796539514241a0a772b23b40416c P 764c761412cf4340b05d5f9ee5febeca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } }
I20260713 09:04:05.332337  9446 leader_election.cc:290] T 4f63796539514241a0a772b23b40416c P 764c761412cf4340b05d5f9ee5febeca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d1d30bd83dde48b2a67db19eb41cc9fb (127.5.154.1:33259), 47d080104fcf437f8ebe464c4f356035 (127.5.154.2:44481)
I20260713 09:04:05.333145  9234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f63796539514241a0a772b23b40416c" candidate_uuid: "764c761412cf4340b05d5f9ee5febeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" is_pre_election: true
I20260713 09:04:05.333443  9309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f63796539514241a0a772b23b40416c" candidate_uuid: "764c761412cf4340b05d5f9ee5febeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d080104fcf437f8ebe464c4f356035" is_pre_election: true
I20260713 09:04:05.333837  9234 raft_consensus.cc:2468] T 4f63796539514241a0a772b23b40416c P d1d30bd83dde48b2a67db19eb41cc9fb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 764c761412cf4340b05d5f9ee5febeca in term 0.
I20260713 09:04:05.334085  9309 raft_consensus.cc:2468] T 4f63796539514241a0a772b23b40416c P 47d080104fcf437f8ebe464c4f356035 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 764c761412cf4340b05d5f9ee5febeca in term 0.
I20260713 09:04:05.334899  9346 leader_election.cc:304] T 4f63796539514241a0a772b23b40416c P 764c761412cf4340b05d5f9ee5febeca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 764c761412cf4340b05d5f9ee5febeca, d1d30bd83dde48b2a67db19eb41cc9fb; no voters: 
I20260713 09:04:05.335534  9446 raft_consensus.cc:2804] T 4f63796539514241a0a772b23b40416c P 764c761412cf4340b05d5f9ee5febeca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:05.335836  9446 raft_consensus.cc:493] T 4f63796539514241a0a772b23b40416c P 764c761412cf4340b05d5f9ee5febeca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:05.336135  9446 raft_consensus.cc:3060] T 4f63796539514241a0a772b23b40416c P 764c761412cf4340b05d5f9ee5febeca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:05.340978  9446 raft_consensus.cc:515] T 4f63796539514241a0a772b23b40416c P 764c761412cf4340b05d5f9ee5febeca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } }
I20260713 09:04:05.342458  9446 leader_election.cc:290] T 4f63796539514241a0a772b23b40416c P 764c761412cf4340b05d5f9ee5febeca [CANDIDATE]: Term 1 election: Requested vote from peers d1d30bd83dde48b2a67db19eb41cc9fb (127.5.154.1:33259), 47d080104fcf437f8ebe464c4f356035 (127.5.154.2:44481)
I20260713 09:04:05.343179  9234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f63796539514241a0a772b23b40416c" candidate_uuid: "764c761412cf4340b05d5f9ee5febeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb"
I20260713 09:04:05.343323  9309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f63796539514241a0a772b23b40416c" candidate_uuid: "764c761412cf4340b05d5f9ee5febeca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d080104fcf437f8ebe464c4f356035"
I20260713 09:04:05.343675  9234 raft_consensus.cc:3060] T 4f63796539514241a0a772b23b40416c P d1d30bd83dde48b2a67db19eb41cc9fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:05.343852  9309 raft_consensus.cc:3060] T 4f63796539514241a0a772b23b40416c P 47d080104fcf437f8ebe464c4f356035 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:05.348402  9309 raft_consensus.cc:2468] T 4f63796539514241a0a772b23b40416c P 47d080104fcf437f8ebe464c4f356035 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 764c761412cf4340b05d5f9ee5febeca in term 1.
I20260713 09:04:05.348414  9234 raft_consensus.cc:2468] T 4f63796539514241a0a772b23b40416c P d1d30bd83dde48b2a67db19eb41cc9fb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 764c761412cf4340b05d5f9ee5febeca in term 1.
I20260713 09:04:05.349440  9346 leader_election.cc:304] T 4f63796539514241a0a772b23b40416c P 764c761412cf4340b05d5f9ee5febeca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47d080104fcf437f8ebe464c4f356035, 764c761412cf4340b05d5f9ee5febeca; no voters: 
I20260713 09:04:05.350272  9446 raft_consensus.cc:2804] T 4f63796539514241a0a772b23b40416c P 764c761412cf4340b05d5f9ee5febeca [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:05.350739  9446 raft_consensus.cc:697] T 4f63796539514241a0a772b23b40416c P 764c761412cf4340b05d5f9ee5febeca [term 1 LEADER]: Becoming Leader. State: Replica: 764c761412cf4340b05d5f9ee5febeca, State: Running, Role: LEADER
I20260713 09:04:05.351553  9446 consensus_queue.cc:237] T 4f63796539514241a0a772b23b40416c P 764c761412cf4340b05d5f9ee5febeca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } }
I20260713 09:04:05.358922  9132 catalog_manager.cc:5697] T 4f63796539514241a0a772b23b40416c P 764c761412cf4340b05d5f9ee5febeca reported cstate change: term changed from 0 to 1, leader changed from <none> to 764c761412cf4340b05d5f9ee5febeca (127.5.154.3). New cstate: current_term: 1 leader_uuid: "764c761412cf4340b05d5f9ee5febeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:05.407089  9427 raft_consensus.cc:493] T a53e6360379340fa8c30e990b61b7869 P d1d30bd83dde48b2a67db19eb41cc9fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:05.407680  9427 raft_consensus.cc:515] T a53e6360379340fa8c30e990b61b7869 P d1d30bd83dde48b2a67db19eb41cc9fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } }
I20260713 09:04:05.409458  9427 leader_election.cc:290] T a53e6360379340fa8c30e990b61b7869 P d1d30bd83dde48b2a67db19eb41cc9fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47d080104fcf437f8ebe464c4f356035 (127.5.154.2:44481), 764c761412cf4340b05d5f9ee5febeca (127.5.154.3:32787)
I20260713 09:04:05.410362  9309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a53e6360379340fa8c30e990b61b7869" candidate_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d080104fcf437f8ebe464c4f356035" is_pre_election: true
I20260713 09:04:05.410652  9383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a53e6360379340fa8c30e990b61b7869" candidate_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764c761412cf4340b05d5f9ee5febeca" is_pre_election: true
I20260713 09:04:05.410938  9309 raft_consensus.cc:2468] T a53e6360379340fa8c30e990b61b7869 P 47d080104fcf437f8ebe464c4f356035 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1d30bd83dde48b2a67db19eb41cc9fb in term 0.
I20260713 09:04:05.411227  9383 raft_consensus.cc:2468] T a53e6360379340fa8c30e990b61b7869 P 764c761412cf4340b05d5f9ee5febeca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d1d30bd83dde48b2a67db19eb41cc9fb in term 0.
I20260713 09:04:05.411911  9197 leader_election.cc:304] T a53e6360379340fa8c30e990b61b7869 P d1d30bd83dde48b2a67db19eb41cc9fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47d080104fcf437f8ebe464c4f356035, d1d30bd83dde48b2a67db19eb41cc9fb; no voters: 
I20260713 09:04:05.412632  9427 raft_consensus.cc:2804] T a53e6360379340fa8c30e990b61b7869 P d1d30bd83dde48b2a67db19eb41cc9fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:05.412954  9427 raft_consensus.cc:493] T a53e6360379340fa8c30e990b61b7869 P d1d30bd83dde48b2a67db19eb41cc9fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:05.413276  9427 raft_consensus.cc:3060] T a53e6360379340fa8c30e990b61b7869 P d1d30bd83dde48b2a67db19eb41cc9fb [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:05.417799  9427 raft_consensus.cc:515] T a53e6360379340fa8c30e990b61b7869 P d1d30bd83dde48b2a67db19eb41cc9fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } }
I20260713 09:04:05.419209  9427 leader_election.cc:290] T a53e6360379340fa8c30e990b61b7869 P d1d30bd83dde48b2a67db19eb41cc9fb [CANDIDATE]: Term 1 election: Requested vote from peers 47d080104fcf437f8ebe464c4f356035 (127.5.154.2:44481), 764c761412cf4340b05d5f9ee5febeca (127.5.154.3:32787)
I20260713 09:04:05.419983  9309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a53e6360379340fa8c30e990b61b7869" candidate_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47d080104fcf437f8ebe464c4f356035"
I20260713 09:04:05.420308  9383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a53e6360379340fa8c30e990b61b7869" candidate_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "764c761412cf4340b05d5f9ee5febeca"
I20260713 09:04:05.420496  9309 raft_consensus.cc:3060] T a53e6360379340fa8c30e990b61b7869 P 47d080104fcf437f8ebe464c4f356035 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:05.420856  9383 raft_consensus.cc:3060] T a53e6360379340fa8c30e990b61b7869 P 764c761412cf4340b05d5f9ee5febeca [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:05.424896  9309 raft_consensus.cc:2468] T a53e6360379340fa8c30e990b61b7869 P 47d080104fcf437f8ebe464c4f356035 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1d30bd83dde48b2a67db19eb41cc9fb in term 1.
I20260713 09:04:05.425240  9383 raft_consensus.cc:2468] T a53e6360379340fa8c30e990b61b7869 P 764c761412cf4340b05d5f9ee5febeca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1d30bd83dde48b2a67db19eb41cc9fb in term 1.
I20260713 09:04:05.425882  9197 leader_election.cc:304] T a53e6360379340fa8c30e990b61b7869 P d1d30bd83dde48b2a67db19eb41cc9fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47d080104fcf437f8ebe464c4f356035, d1d30bd83dde48b2a67db19eb41cc9fb; no voters: 
I20260713 09:04:05.426692  9427 raft_consensus.cc:2804] T a53e6360379340fa8c30e990b61b7869 P d1d30bd83dde48b2a67db19eb41cc9fb [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:05.427901  9427 raft_consensus.cc:697] T a53e6360379340fa8c30e990b61b7869 P d1d30bd83dde48b2a67db19eb41cc9fb [term 1 LEADER]: Becoming Leader. State: Replica: d1d30bd83dde48b2a67db19eb41cc9fb, State: Running, Role: LEADER
I20260713 09:04:05.428675  9427 consensus_queue.cc:237] T a53e6360379340fa8c30e990b61b7869 P d1d30bd83dde48b2a67db19eb41cc9fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } }
I20260713 09:04:05.429385  9432 consensus_queue.cc:1048] T 1874064d86644e2fb5223f985bb00ebd P 47d080104fcf437f8ebe464c4f356035 [LEADER]: Connected to new peer: Peer: permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:05.438382  9132 catalog_manager.cc:5697] T a53e6360379340fa8c30e990b61b7869 P d1d30bd83dde48b2a67db19eb41cc9fb reported cstate change: term changed from 0 to 1, leader changed from <none> to d1d30bd83dde48b2a67db19eb41cc9fb (127.5.154.1). New cstate: current_term: 1 leader_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:05.441421  9432 consensus_queue.cc:1048] T 1874064d86644e2fb5223f985bb00ebd P 47d080104fcf437f8ebe464c4f356035 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:05.492426  9383 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec93b8d0b85e48a68f21708999470ba2"
dest_uuid: "764c761412cf4340b05d5f9ee5febeca"
mode: GRACEFUL
new_leader_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb"
 from {username='slave'} at 127.0.0.1:56028
I20260713 09:04:05.492995  9383 raft_consensus.cc:606] T ec93b8d0b85e48a68f21708999470ba2 P 764c761412cf4340b05d5f9ee5febeca [term 1 LEADER]: Received request to transfer leadership to TS d1d30bd83dde48b2a67db19eb41cc9fb
I20260713 09:04:05.503568  9383 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f63796539514241a0a772b23b40416c"
dest_uuid: "764c761412cf4340b05d5f9ee5febeca"
mode: GRACEFUL
new_leader_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb"
 from {username='slave'} at 127.0.0.1:56028
I20260713 09:04:05.504071  9383 raft_consensus.cc:606] T 4f63796539514241a0a772b23b40416c P 764c761412cf4340b05d5f9ee5febeca [term 1 LEADER]: Received request to transfer leadership to TS d1d30bd83dde48b2a67db19eb41cc9fb
I20260713 09:04:05.568497  9448 raft_consensus.cc:993] T ec93b8d0b85e48a68f21708999470ba2 P 764c761412cf4340b05d5f9ee5febeca: : Instructing follower d1d30bd83dde48b2a67db19eb41cc9fb to start an election
I20260713 09:04:05.568931  9448 raft_consensus.cc:1081] T ec93b8d0b85e48a68f21708999470ba2 P 764c761412cf4340b05d5f9ee5febeca [term 1 LEADER]: Signalling peer d1d30bd83dde48b2a67db19eb41cc9fb to start an election
I20260713 09:04:05.570448  9234 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec93b8d0b85e48a68f21708999470ba2"
dest_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb"
 from {username='slave'} at 127.0.0.1:38922
I20260713 09:04:05.570931  9234 raft_consensus.cc:493] T ec93b8d0b85e48a68f21708999470ba2 P d1d30bd83dde48b2a67db19eb41cc9fb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:05.571313  9234 raft_consensus.cc:3060] T ec93b8d0b85e48a68f21708999470ba2 P d1d30bd83dde48b2a67db19eb41cc9fb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:05.576185  9234 raft_consensus.cc:515] T ec93b8d0b85e48a68f21708999470ba2 P d1d30bd83dde48b2a67db19eb41cc9fb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } }
I20260713 09:04:05.577831  9234 leader_election.cc:290] T ec93b8d0b85e48a68f21708999470ba2 P d1d30bd83dde48b2a67db19eb41cc9fb [CANDIDATE]: Term 2 election: Requested vote from peers 764c761412cf4340b05d5f9ee5febeca (127.5.154.3:32787), 47d080104fcf437f8ebe464c4f356035 (127.5.154.2:44481)
I20260713 09:04:05.578913  9309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec93b8d0b85e48a68f21708999470ba2" candidate_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47d080104fcf437f8ebe464c4f356035"
I20260713 09:04:05.578913  9383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec93b8d0b85e48a68f21708999470ba2" candidate_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "764c761412cf4340b05d5f9ee5febeca"
I20260713 09:04:05.579548  9309 raft_consensus.cc:3060] T ec93b8d0b85e48a68f21708999470ba2 P 47d080104fcf437f8ebe464c4f356035 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:05.579928  9383 raft_consensus.cc:3055] T ec93b8d0b85e48a68f21708999470ba2 P 764c761412cf4340b05d5f9ee5febeca [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:05.580261  9383 raft_consensus.cc:740] T ec93b8d0b85e48a68f21708999470ba2 P 764c761412cf4340b05d5f9ee5febeca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 764c761412cf4340b05d5f9ee5febeca, State: Running, Role: LEADER
I20260713 09:04:05.581066  9383 consensus_queue.cc:260] T ec93b8d0b85e48a68f21708999470ba2 P 764c761412cf4340b05d5f9ee5febeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } }
I20260713 09:04:05.582302  9383 raft_consensus.cc:3060] T ec93b8d0b85e48a68f21708999470ba2 P 764c761412cf4340b05d5f9ee5febeca [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:05.586486  9309 raft_consensus.cc:2468] T ec93b8d0b85e48a68f21708999470ba2 P 47d080104fcf437f8ebe464c4f356035 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1d30bd83dde48b2a67db19eb41cc9fb in term 2.
I20260713 09:04:05.588379  9197 leader_election.cc:304] T ec93b8d0b85e48a68f21708999470ba2 P d1d30bd83dde48b2a67db19eb41cc9fb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47d080104fcf437f8ebe464c4f356035, d1d30bd83dde48b2a67db19eb41cc9fb; no voters: 
I20260713 09:04:05.589247  9427 raft_consensus.cc:2804] T ec93b8d0b85e48a68f21708999470ba2 P d1d30bd83dde48b2a67db19eb41cc9fb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:05.589550  9383 raft_consensus.cc:2468] T ec93b8d0b85e48a68f21708999470ba2 P 764c761412cf4340b05d5f9ee5febeca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1d30bd83dde48b2a67db19eb41cc9fb in term 2.
I20260713 09:04:05.589761  9427 raft_consensus.cc:697] T ec93b8d0b85e48a68f21708999470ba2 P d1d30bd83dde48b2a67db19eb41cc9fb [term 2 LEADER]: Becoming Leader. State: Replica: d1d30bd83dde48b2a67db19eb41cc9fb, State: Running, Role: LEADER
I20260713 09:04:05.590627  9427 consensus_queue.cc:237] T ec93b8d0b85e48a68f21708999470ba2 P d1d30bd83dde48b2a67db19eb41cc9fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } }
I20260713 09:04:05.596958  9132 catalog_manager.cc:5697] T ec93b8d0b85e48a68f21708999470ba2 P d1d30bd83dde48b2a67db19eb41cc9fb reported cstate change: term changed from 1 to 2, leader changed from 764c761412cf4340b05d5f9ee5febeca (127.5.154.3) to d1d30bd83dde48b2a67db19eb41cc9fb (127.5.154.1). New cstate: current_term: 2 leader_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:05.837630  9448 consensus_queue.cc:1048] T 4f63796539514241a0a772b23b40416c P 764c761412cf4340b05d5f9ee5febeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:05.848050  9450 consensus_queue.cc:1048] T 4f63796539514241a0a772b23b40416c P 764c761412cf4340b05d5f9ee5febeca [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:05.856019  9446 raft_consensus.cc:993] T 4f63796539514241a0a772b23b40416c P 764c761412cf4340b05d5f9ee5febeca: : Instructing follower d1d30bd83dde48b2a67db19eb41cc9fb to start an election
I20260713 09:04:05.856518  9446 raft_consensus.cc:1081] T 4f63796539514241a0a772b23b40416c P 764c761412cf4340b05d5f9ee5febeca [term 1 LEADER]: Signalling peer d1d30bd83dde48b2a67db19eb41cc9fb to start an election
I20260713 09:04:05.858186  9234 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f63796539514241a0a772b23b40416c"
dest_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb"
 from {username='slave'} at 127.0.0.1:38922
I20260713 09:04:05.858788  9234 raft_consensus.cc:493] T 4f63796539514241a0a772b23b40416c P d1d30bd83dde48b2a67db19eb41cc9fb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:05.859112  9234 raft_consensus.cc:3060] T 4f63796539514241a0a772b23b40416c P d1d30bd83dde48b2a67db19eb41cc9fb [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:05.864051  9234 raft_consensus.cc:515] T 4f63796539514241a0a772b23b40416c P d1d30bd83dde48b2a67db19eb41cc9fb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } }
I20260713 09:04:05.868129  9234 leader_election.cc:290] T 4f63796539514241a0a772b23b40416c P d1d30bd83dde48b2a67db19eb41cc9fb [CANDIDATE]: Term 2 election: Requested vote from peers 47d080104fcf437f8ebe464c4f356035 (127.5.154.2:44481), 764c761412cf4340b05d5f9ee5febeca (127.5.154.3:32787)
I20260713 09:04:05.868806  9382 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f63796539514241a0a772b23b40416c" candidate_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "764c761412cf4340b05d5f9ee5febeca"
I20260713 09:04:05.869477  9382 raft_consensus.cc:3055] T 4f63796539514241a0a772b23b40416c P 764c761412cf4340b05d5f9ee5febeca [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:05.869836  9382 raft_consensus.cc:740] T 4f63796539514241a0a772b23b40416c P 764c761412cf4340b05d5f9ee5febeca [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 764c761412cf4340b05d5f9ee5febeca, State: Running, Role: LEADER
I20260713 09:04:05.870671  9309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f63796539514241a0a772b23b40416c" candidate_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "47d080104fcf437f8ebe464c4f356035"
I20260713 09:04:05.870795  9470 consensus_queue.cc:1048] T a53e6360379340fa8c30e990b61b7869 P d1d30bd83dde48b2a67db19eb41cc9fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:05.871309  9309 raft_consensus.cc:3060] T 4f63796539514241a0a772b23b40416c P 47d080104fcf437f8ebe464c4f356035 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:05.870711  9382 consensus_queue.cc:260] T 4f63796539514241a0a772b23b40416c P 764c761412cf4340b05d5f9ee5febeca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } }
I20260713 09:04:05.872406  9382 raft_consensus.cc:3060] T 4f63796539514241a0a772b23b40416c P 764c761412cf4340b05d5f9ee5febeca [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:05.872421  9470 consensus_queue.cc:1048] T a53e6360379340fa8c30e990b61b7869 P d1d30bd83dde48b2a67db19eb41cc9fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:05.879467  9309 raft_consensus.cc:2468] T 4f63796539514241a0a772b23b40416c P 47d080104fcf437f8ebe464c4f356035 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1d30bd83dde48b2a67db19eb41cc9fb in term 2.
I20260713 09:04:05.880527  9382 raft_consensus.cc:2468] T 4f63796539514241a0a772b23b40416c P 764c761412cf4340b05d5f9ee5febeca [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d1d30bd83dde48b2a67db19eb41cc9fb in term 2.
I20260713 09:04:05.880832  9197 leader_election.cc:304] T 4f63796539514241a0a772b23b40416c P d1d30bd83dde48b2a67db19eb41cc9fb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47d080104fcf437f8ebe464c4f356035, d1d30bd83dde48b2a67db19eb41cc9fb; no voters: 
I20260713 09:04:05.882079  9470 raft_consensus.cc:2804] T 4f63796539514241a0a772b23b40416c P d1d30bd83dde48b2a67db19eb41cc9fb [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:05.883525  9470 raft_consensus.cc:697] T 4f63796539514241a0a772b23b40416c P d1d30bd83dde48b2a67db19eb41cc9fb [term 2 LEADER]: Becoming Leader. State: Replica: d1d30bd83dde48b2a67db19eb41cc9fb, State: Running, Role: LEADER
I20260713 09:04:05.884444  9470 consensus_queue.cc:237] T 4f63796539514241a0a772b23b40416c P d1d30bd83dde48b2a67db19eb41cc9fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } }
I20260713 09:04:05.893508  9132 catalog_manager.cc:5697] T 4f63796539514241a0a772b23b40416c P d1d30bd83dde48b2a67db19eb41cc9fb reported cstate change: term changed from 1 to 2, leader changed from 764c761412cf4340b05d5f9ee5febeca (127.5.154.3) to d1d30bd83dde48b2a67db19eb41cc9fb (127.5.154.1). New cstate: current_term: 2 leader_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:05.936656  5736 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260713 09:04:05.938238  5736 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260713 09:04:05.938558  5736 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260713 09:04:05.950444  9234 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f63796539514241a0a772b23b40416c"
dest_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb"
mode: GRACEFUL
new_leader_uuid: "764c761412cf4340b05d5f9ee5febeca"
 from {username='slave'} at 127.0.0.1:38942
I20260713 09:04:05.950977  9234 raft_consensus.cc:606] T 4f63796539514241a0a772b23b40416c P d1d30bd83dde48b2a67db19eb41cc9fb [term 2 LEADER]: Received request to transfer leadership to TS 764c761412cf4340b05d5f9ee5febeca
I20260713 09:04:05.952175  5736 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260713 09:04:06.013360  9383 raft_consensus.cc:1275] T ec93b8d0b85e48a68f21708999470ba2 P 764c761412cf4340b05d5f9ee5febeca [term 2 FOLLOWER]: Refusing update from remote peer d1d30bd83dde48b2a67db19eb41cc9fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:06.014626  9480 consensus_queue.cc:1048] T ec93b8d0b85e48a68f21708999470ba2 P d1d30bd83dde48b2a67db19eb41cc9fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:06.022130  9308 raft_consensus.cc:1275] T ec93b8d0b85e48a68f21708999470ba2 P 47d080104fcf437f8ebe464c4f356035 [term 2 FOLLOWER]: Refusing update from remote peer d1d30bd83dde48b2a67db19eb41cc9fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:06.023630  9470 consensus_queue.cc:1048] T ec93b8d0b85e48a68f21708999470ba2 P d1d30bd83dde48b2a67db19eb41cc9fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:06.358474  9383 raft_consensus.cc:1275] T 4f63796539514241a0a772b23b40416c P 764c761412cf4340b05d5f9ee5febeca [term 2 FOLLOWER]: Refusing update from remote peer d1d30bd83dde48b2a67db19eb41cc9fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:06.359866  9470 consensus_queue.cc:1048] T 4f63796539514241a0a772b23b40416c P d1d30bd83dde48b2a67db19eb41cc9fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:06.364209  9427 raft_consensus.cc:993] T 4f63796539514241a0a772b23b40416c P d1d30bd83dde48b2a67db19eb41cc9fb: : Instructing follower 764c761412cf4340b05d5f9ee5febeca to start an election
I20260713 09:04:06.364691  9480 raft_consensus.cc:1081] T 4f63796539514241a0a772b23b40416c P d1d30bd83dde48b2a67db19eb41cc9fb [term 2 LEADER]: Signalling peer 764c761412cf4340b05d5f9ee5febeca to start an election
I20260713 09:04:06.366472  9382 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f63796539514241a0a772b23b40416c"
dest_uuid: "764c761412cf4340b05d5f9ee5febeca"
 from {username='slave'} at 127.0.0.1:56018
I20260713 09:04:06.368043  9382 raft_consensus.cc:493] T 4f63796539514241a0a772b23b40416c P 764c761412cf4340b05d5f9ee5febeca [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:06.368480  9382 raft_consensus.cc:3060] T 4f63796539514241a0a772b23b40416c P 764c761412cf4340b05d5f9ee5febeca [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:06.369693  9308 raft_consensus.cc:1275] T 4f63796539514241a0a772b23b40416c P 47d080104fcf437f8ebe464c4f356035 [term 2 FOLLOWER]: Refusing update from remote peer d1d30bd83dde48b2a67db19eb41cc9fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:06.371342  9427 consensus_queue.cc:1048] T 4f63796539514241a0a772b23b40416c P d1d30bd83dde48b2a67db19eb41cc9fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:06.375883  9382 raft_consensus.cc:515] T 4f63796539514241a0a772b23b40416c P 764c761412cf4340b05d5f9ee5febeca [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } }
I20260713 09:04:06.380800  9382 leader_election.cc:290] T 4f63796539514241a0a772b23b40416c P 764c761412cf4340b05d5f9ee5febeca [CANDIDATE]: Term 3 election: Requested vote from peers d1d30bd83dde48b2a67db19eb41cc9fb (127.5.154.1:33259), 47d080104fcf437f8ebe464c4f356035 (127.5.154.2:44481)
I20260713 09:04:06.382632  9234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f63796539514241a0a772b23b40416c" candidate_uuid: "764c761412cf4340b05d5f9ee5febeca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb"
I20260713 09:04:06.382674  9308 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f63796539514241a0a772b23b40416c" candidate_uuid: "764c761412cf4340b05d5f9ee5febeca" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "47d080104fcf437f8ebe464c4f356035"
I20260713 09:04:06.383386  9234 raft_consensus.cc:3055] T 4f63796539514241a0a772b23b40416c P d1d30bd83dde48b2a67db19eb41cc9fb [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:06.383494  9308 raft_consensus.cc:3060] T 4f63796539514241a0a772b23b40416c P 47d080104fcf437f8ebe464c4f356035 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:06.383756  9234 raft_consensus.cc:740] T 4f63796539514241a0a772b23b40416c P d1d30bd83dde48b2a67db19eb41cc9fb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d1d30bd83dde48b2a67db19eb41cc9fb, State: Running, Role: LEADER
I20260713 09:04:06.384690  9234 consensus_queue.cc:260] T 4f63796539514241a0a772b23b40416c P d1d30bd83dde48b2a67db19eb41cc9fb [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: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } }
I20260713 09:04:06.385946  9234 raft_consensus.cc:3060] T 4f63796539514241a0a772b23b40416c P d1d30bd83dde48b2a67db19eb41cc9fb [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:06.390096  9308 raft_consensus.cc:2468] T 4f63796539514241a0a772b23b40416c P 47d080104fcf437f8ebe464c4f356035 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 764c761412cf4340b05d5f9ee5febeca in term 3.
I20260713 09:04:06.391251  9346 leader_election.cc:304] T 4f63796539514241a0a772b23b40416c P 764c761412cf4340b05d5f9ee5febeca [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: 47d080104fcf437f8ebe464c4f356035, 764c761412cf4340b05d5f9ee5febeca; no voters: 
I20260713 09:04:06.391968  9446 raft_consensus.cc:2804] T 4f63796539514241a0a772b23b40416c P 764c761412cf4340b05d5f9ee5febeca [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:06.392170  9234 raft_consensus.cc:2468] T 4f63796539514241a0a772b23b40416c P d1d30bd83dde48b2a67db19eb41cc9fb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 764c761412cf4340b05d5f9ee5febeca in term 3.
I20260713 09:04:06.392940  9446 raft_consensus.cc:697] T 4f63796539514241a0a772b23b40416c P 764c761412cf4340b05d5f9ee5febeca [term 3 LEADER]: Becoming Leader. State: Replica: 764c761412cf4340b05d5f9ee5febeca, State: Running, Role: LEADER
I20260713 09:04:06.393837  9446 consensus_queue.cc:237] T 4f63796539514241a0a772b23b40416c P 764c761412cf4340b05d5f9ee5febeca [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: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } }
I20260713 09:04:06.399439  9132 catalog_manager.cc:5697] T 4f63796539514241a0a772b23b40416c P 764c761412cf4340b05d5f9ee5febeca reported cstate change: term changed from 2 to 3, leader changed from d1d30bd83dde48b2a67db19eb41cc9fb (127.5.154.1) to 764c761412cf4340b05d5f9ee5febeca (127.5.154.3). New cstate: current_term: 3 leader_uuid: "764c761412cf4340b05d5f9ee5febeca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d1d30bd83dde48b2a67db19eb41cc9fb" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 33259 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47d080104fcf437f8ebe464c4f356035" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 44481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "764c761412cf4340b05d5f9ee5febeca" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 32787 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:06.565052  5736 tablet_server.cc:179] TabletServer@127.5.154.1:0 shutting down...
I20260713 09:04:06.590368  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:06.591061  5736 tablet_replica.cc:333] T 4f63796539514241a0a772b23b40416c P d1d30bd83dde48b2a67db19eb41cc9fb: stopping tablet replica
W20260713 09:04:06.590942  9272 consensus_peers.cc:597] T 1874064d86644e2fb5223f985bb00ebd P 47d080104fcf437f8ebe464c4f356035 -> Peer d1d30bd83dde48b2a67db19eb41cc9fb (127.5.154.1:33259): Couldn't send request to peer d1d30bd83dde48b2a67db19eb41cc9fb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:06.591840  5736 raft_consensus.cc:2243] T 4f63796539514241a0a772b23b40416c P d1d30bd83dde48b2a67db19eb41cc9fb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:06.592387  5736 raft_consensus.cc:2272] T 4f63796539514241a0a772b23b40416c P d1d30bd83dde48b2a67db19eb41cc9fb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:06.594641  5736 tablet_replica.cc:333] T a53e6360379340fa8c30e990b61b7869 P d1d30bd83dde48b2a67db19eb41cc9fb: stopping tablet replica
I20260713 09:04:06.595180  5736 raft_consensus.cc:2243] T a53e6360379340fa8c30e990b61b7869 P d1d30bd83dde48b2a67db19eb41cc9fb [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:06.595871  5736 raft_consensus.cc:2272] T a53e6360379340fa8c30e990b61b7869 P d1d30bd83dde48b2a67db19eb41cc9fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:06.597854  5736 tablet_replica.cc:333] T 1874064d86644e2fb5223f985bb00ebd P d1d30bd83dde48b2a67db19eb41cc9fb: stopping tablet replica
I20260713 09:04:06.598341  5736 raft_consensus.cc:2243] T 1874064d86644e2fb5223f985bb00ebd P d1d30bd83dde48b2a67db19eb41cc9fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:06.598724  5736 raft_consensus.cc:2272] T 1874064d86644e2fb5223f985bb00ebd P d1d30bd83dde48b2a67db19eb41cc9fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:06.600291  5736 tablet_replica.cc:333] T ec93b8d0b85e48a68f21708999470ba2 P d1d30bd83dde48b2a67db19eb41cc9fb: stopping tablet replica
I20260713 09:04:06.600756  5736 raft_consensus.cc:2243] T ec93b8d0b85e48a68f21708999470ba2 P d1d30bd83dde48b2a67db19eb41cc9fb [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:06.601449  5736 raft_consensus.cc:2272] T ec93b8d0b85e48a68f21708999470ba2 P d1d30bd83dde48b2a67db19eb41cc9fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:06.614410  5736 tablet_server.cc:196] TabletServer@127.5.154.1:0 shutdown complete.
I20260713 09:04:06.625946  5736 tablet_server.cc:179] TabletServer@127.5.154.2:0 shutting down...
I20260713 09:04:06.642856  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:06.643513  5736 tablet_replica.cc:333] T 4f63796539514241a0a772b23b40416c P 47d080104fcf437f8ebe464c4f356035: stopping tablet replica
I20260713 09:04:06.644052  5736 raft_consensus.cc:2243] T 4f63796539514241a0a772b23b40416c P 47d080104fcf437f8ebe464c4f356035 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:06.644485  5736 raft_consensus.cc:2272] T 4f63796539514241a0a772b23b40416c P 47d080104fcf437f8ebe464c4f356035 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:06.646760  5736 tablet_replica.cc:333] T a53e6360379340fa8c30e990b61b7869 P 47d080104fcf437f8ebe464c4f356035: stopping tablet replica
I20260713 09:04:06.647277  5736 raft_consensus.cc:2243] T a53e6360379340fa8c30e990b61b7869 P 47d080104fcf437f8ebe464c4f356035 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:06.647665  5736 raft_consensus.cc:2272] T a53e6360379340fa8c30e990b61b7869 P 47d080104fcf437f8ebe464c4f356035 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:06.649585  5736 tablet_replica.cc:333] T 1874064d86644e2fb5223f985bb00ebd P 47d080104fcf437f8ebe464c4f356035: stopping tablet replica
I20260713 09:04:06.650049  5736 raft_consensus.cc:2243] T 1874064d86644e2fb5223f985bb00ebd P 47d080104fcf437f8ebe464c4f356035 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:06.650746  5736 raft_consensus.cc:2272] T 1874064d86644e2fb5223f985bb00ebd P 47d080104fcf437f8ebe464c4f356035 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:06.652356  5736 tablet_replica.cc:333] T ec93b8d0b85e48a68f21708999470ba2 P 47d080104fcf437f8ebe464c4f356035: stopping tablet replica
I20260713 09:04:06.652807  5736 raft_consensus.cc:2243] T ec93b8d0b85e48a68f21708999470ba2 P 47d080104fcf437f8ebe464c4f356035 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:06.653254  5736 raft_consensus.cc:2272] T ec93b8d0b85e48a68f21708999470ba2 P 47d080104fcf437f8ebe464c4f356035 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:06.674886  5736 tablet_server.cc:196] TabletServer@127.5.154.2:0 shutdown complete.
I20260713 09:04:06.686674  5736 tablet_server.cc:179] TabletServer@127.5.154.3:0 shutting down...
I20260713 09:04:06.704366  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:06.705044  5736 tablet_replica.cc:333] T 4f63796539514241a0a772b23b40416c P 764c761412cf4340b05d5f9ee5febeca: stopping tablet replica
I20260713 09:04:06.705732  5736 raft_consensus.cc:2243] T 4f63796539514241a0a772b23b40416c P 764c761412cf4340b05d5f9ee5febeca [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:04:06.706351  5736 pending_rounds.cc:70] T 4f63796539514241a0a772b23b40416c P 764c761412cf4340b05d5f9ee5febeca: Trying to abort 1 pending ops.
I20260713 09:04:06.706529  5736 pending_rounds.cc:77] T 4f63796539514241a0a772b23b40416c P 764c761412cf4340b05d5f9ee5febeca: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7306991396436312064 op_type: NO_OP noop_request { }
I20260713 09:04:06.706797  5736 raft_consensus.cc:2889] T 4f63796539514241a0a772b23b40416c P 764c761412cf4340b05d5f9ee5febeca [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:04:06.707052  5736 raft_consensus.cc:2272] T 4f63796539514241a0a772b23b40416c P 764c761412cf4340b05d5f9ee5febeca [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:06.709065  5736 tablet_replica.cc:333] T a53e6360379340fa8c30e990b61b7869 P 764c761412cf4340b05d5f9ee5febeca: stopping tablet replica
I20260713 09:04:06.709651  5736 raft_consensus.cc:2243] T a53e6360379340fa8c30e990b61b7869 P 764c761412cf4340b05d5f9ee5febeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:06.710044  5736 raft_consensus.cc:2272] T a53e6360379340fa8c30e990b61b7869 P 764c761412cf4340b05d5f9ee5febeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:06.712186  5736 tablet_replica.cc:333] T 1874064d86644e2fb5223f985bb00ebd P 764c761412cf4340b05d5f9ee5febeca: stopping tablet replica
I20260713 09:04:06.712656  5736 raft_consensus.cc:2243] T 1874064d86644e2fb5223f985bb00ebd P 764c761412cf4340b05d5f9ee5febeca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:06.713032  5736 raft_consensus.cc:2272] T 1874064d86644e2fb5223f985bb00ebd P 764c761412cf4340b05d5f9ee5febeca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:06.714835  5736 tablet_replica.cc:333] T ec93b8d0b85e48a68f21708999470ba2 P 764c761412cf4340b05d5f9ee5febeca: stopping tablet replica
I20260713 09:04:06.715267  5736 raft_consensus.cc:2243] T ec93b8d0b85e48a68f21708999470ba2 P 764c761412cf4340b05d5f9ee5febeca [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:06.715616  5736 raft_consensus.cc:2272] T ec93b8d0b85e48a68f21708999470ba2 P 764c761412cf4340b05d5f9ee5febeca [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:06.737372  5736 tablet_server.cc:196] TabletServer@127.5.154.3:0 shutdown complete.
I20260713 09:04:06.748564  5736 master.cc:562] Master@127.5.154.62:36999 shutting down...
I20260713 09:04:06.763548  5736 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c65bc983937f46e79ce969b61aed9591 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:06.764081  5736 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c65bc983937f46e79ce969b61aed9591 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:06.764401  5736 tablet_replica.cc:333] T 00000000000000000000000000000000 P c65bc983937f46e79ce969b61aed9591: stopping tablet replica
I20260713 09:04:06.782164  5736 master.cc:584] Master@127.5.154.62:36999 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2950 ms)
[----------] 6 tests from LeaderRebalancerTest (89799 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260713 09:04:06.808090  5736 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.154.62:43553
I20260713 09:04:06.809144  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:06.813812  9490 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
W20260713 09:04:06.814143  9491 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
W20260713 09:04:06.815251  9493 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
I20260713 09:04:06.816020  5736 server_base.cc:1061] running on GCE node
I20260713 09:04:06.816747  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:06.816946  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:06.817124  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783933446817106 us; error 0 us; skew 500 ppm
I20260713 09:04:06.817716  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:06.819810  5736 webserver.cc:533] Webserver started at http://127.5.154.62:36299/ using document root <none> and password file <none>
I20260713 09:04:06.820286  5736 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:06.820485  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:06.820748  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:06.821848  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933356847920-5736-0/minicluster-data/master-0-root/instance:
uuid: "7194b16f6dcf493b82520545ef86db0f"
format_stamp: "Formatted at 2026-07-13 09:04:06 on dist-test-slave-z8rn"
I20260713 09:04:06.825968  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:04:06.829061  9498 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:06.829852  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:04:06.830128  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933356847920-5736-0/minicluster-data/master-0-root
uuid: "7194b16f6dcf493b82520545ef86db0f"
format_stamp: "Formatted at 2026-07-13 09:04:06 on dist-test-slave-z8rn"
I20260713 09:04:06.830360  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933356847920-5736-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933356847920-5736-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933356847920-5736-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)
I20260713 09:04:06.867920  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:06.868913  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:06.903151  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.62:43553
I20260713 09:04:06.903252  9549 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.62:43553 every 8 connection(s)
I20260713 09:04:06.906764  9550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:06.916420  9550 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7194b16f6dcf493b82520545ef86db0f: Bootstrap starting.
I20260713 09:04:06.920624  9550 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7194b16f6dcf493b82520545ef86db0f: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:06.924402  9550 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7194b16f6dcf493b82520545ef86db0f: No bootstrap required, opened a new log
I20260713 09:04:06.926365  9550 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7194b16f6dcf493b82520545ef86db0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7194b16f6dcf493b82520545ef86db0f" member_type: VOTER }
I20260713 09:04:06.926716  9550 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7194b16f6dcf493b82520545ef86db0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:06.926980  9550 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7194b16f6dcf493b82520545ef86db0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7194b16f6dcf493b82520545ef86db0f, State: Initialized, Role: FOLLOWER
I20260713 09:04:06.927558  9550 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7194b16f6dcf493b82520545ef86db0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7194b16f6dcf493b82520545ef86db0f" member_type: VOTER }
I20260713 09:04:06.928015  9550 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7194b16f6dcf493b82520545ef86db0f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:04:06.928248  9550 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7194b16f6dcf493b82520545ef86db0f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:04:06.928522  9550 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7194b16f6dcf493b82520545ef86db0f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:06.932987  9550 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7194b16f6dcf493b82520545ef86db0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7194b16f6dcf493b82520545ef86db0f" member_type: VOTER }
I20260713 09:04:06.933494  9550 leader_election.cc:304] T 00000000000000000000000000000000 P 7194b16f6dcf493b82520545ef86db0f [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: 7194b16f6dcf493b82520545ef86db0f; no voters: 
I20260713 09:04:06.934579  9550 leader_election.cc:290] T 00000000000000000000000000000000 P 7194b16f6dcf493b82520545ef86db0f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:04:06.934903  9553 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7194b16f6dcf493b82520545ef86db0f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:06.936204  9553 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7194b16f6dcf493b82520545ef86db0f [term 1 LEADER]: Becoming Leader. State: Replica: 7194b16f6dcf493b82520545ef86db0f, State: Running, Role: LEADER
I20260713 09:04:06.936833  9553 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7194b16f6dcf493b82520545ef86db0f [LEADER]: Queue going to LEADER mode. State: All 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: "7194b16f6dcf493b82520545ef86db0f" member_type: VOTER }
I20260713 09:04:06.937408  9550 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7194b16f6dcf493b82520545ef86db0f [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:04:06.939554  9554 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7194b16f6dcf493b82520545ef86db0f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7194b16f6dcf493b82520545ef86db0f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7194b16f6dcf493b82520545ef86db0f" member_type: VOTER } }
I20260713 09:04:06.939627  9555 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7194b16f6dcf493b82520545ef86db0f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7194b16f6dcf493b82520545ef86db0f. Latest consensus state: current_term: 1 leader_uuid: "7194b16f6dcf493b82520545ef86db0f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7194b16f6dcf493b82520545ef86db0f" member_type: VOTER } }
I20260713 09:04:06.940297  9554 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7194b16f6dcf493b82520545ef86db0f [sys.catalog]: This master's current role is: LEADER
I20260713 09:04:06.940351  9555 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7194b16f6dcf493b82520545ef86db0f [sys.catalog]: This master's current role is: LEADER
I20260713 09:04:06.942965  9559 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:04:06.951125  9559 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:04:06.952039  5736 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:04:06.960001  9559 catalog_manager.cc:1383] Generated new cluster ID: 4f6013ecd3094cb9b55415f5795a768d
I20260713 09:04:06.960397  9559 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:04:06.992571  9559 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:04:06.993952  9559 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:04:07.007175  9559 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7194b16f6dcf493b82520545ef86db0f: Generated new TSK 0
I20260713 09:04:07.007768  9559 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:04:07.018536  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:07.024052  9571 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
W20260713 09:04:07.025292  9572 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
I20260713 09:04:07.032824  5736 server_base.cc:1061] running on GCE node
W20260713 09:04:07.033128  9574 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
I20260713 09:04:07.034140  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:07.034317  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:07.034436  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783933447034426 us; error 0 us; skew 500 ppm
I20260713 09:04:07.034970  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:07.037112  5736 webserver.cc:533] Webserver started at http://127.5.154.1:34359/ using document root <none> and password file <none>
I20260713 09:04:07.037606  5736 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:07.037768  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:07.037971  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:07.039017  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933356847920-5736-0/minicluster-data/ts-0-root/instance:
uuid: "410b971bd1864718989219952056682f"
format_stamp: "Formatted at 2026-07-13 09:04:07 on dist-test-slave-z8rn"
I20260713 09:04:07.043337  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:04:07.046811  9579 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:07.047600  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260713 09:04:07.047839  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933356847920-5736-0/minicluster-data/ts-0-root
uuid: "410b971bd1864718989219952056682f"
format_stamp: "Formatted at 2026-07-13 09:04:07 on dist-test-slave-z8rn"
I20260713 09:04:07.048065  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933356847920-5736-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933356847920-5736-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933356847920-5736-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)
I20260713 09:04:07.077132  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:07.078277  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:07.079691  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:07.082010  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:07.082201  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:07.082499  5736 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:07.082636  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:07.118548  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.1:37651
I20260713 09:04:07.118647  9641 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.1:37651 every 8 connection(s)
I20260713 09:04:07.123240  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:07.130051  9646 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
W20260713 09:04:07.130571  9647 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
I20260713 09:04:07.133466  5736 server_base.cc:1061] running on GCE node
W20260713 09:04:07.134099  9650 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
I20260713 09:04:07.135316  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:07.135596  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:07.135605  9642 heartbeater.cc:344] Connected to a master server at 127.5.154.62:43553
I20260713 09:04:07.135839  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783933447135798 us; error 0 us; skew 500 ppm
I20260713 09:04:07.136126  9642 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:07.136509  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:07.136854  9642 heartbeater.cc:507] Master 127.5.154.62:43553 requested a full tablet report, sending...
I20260713 09:04:07.139286  9515 ts_manager.cc:194] Registered new tserver with Master: 410b971bd1864718989219952056682f (127.5.154.1:37651)
I20260713 09:04:07.139436  5736 webserver.cc:533] Webserver started at http://127.5.154.2:43243/ using document root <none> and password file <none>
I20260713 09:04:07.140098  5736 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:07.140336  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:07.140642  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:07.141585  9515 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54670
I20260713 09:04:07.142045  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933356847920-5736-0/minicluster-data/ts-1-root/instance:
uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14"
format_stamp: "Formatted at 2026-07-13 09:04:07 on dist-test-slave-z8rn"
I20260713 09:04:07.146546  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260713 09:04:07.149590  9654 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:07.150472  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:04:07.150713  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933356847920-5736-0/minicluster-data/ts-1-root
uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14"
format_stamp: "Formatted at 2026-07-13 09:04:07 on dist-test-slave-z8rn"
I20260713 09:04:07.150933  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933356847920-5736-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933356847920-5736-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933356847920-5736-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)
I20260713 09:04:07.184468  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:07.185477  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:07.186846  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:07.189000  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:07.189172  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:07.189492  5736 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:07.189666  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:04:07.226464  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.2:36857
I20260713 09:04:07.226581  9716 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.2:36857 every 8 connection(s)
I20260713 09:04:07.231061  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:07.237617  9720 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
W20260713 09:04:07.238500  9721 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
I20260713 09:04:07.242180  5736 server_base.cc:1061] running on GCE node
W20260713 09:04:07.242275  9723 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
I20260713 09:04:07.243106  9717 heartbeater.cc:344] Connected to a master server at 127.5.154.62:43553
I20260713 09:04:07.243448  9717 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:07.243502  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:07.243827  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:07.244000  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783933447243967 us; error 0 us; skew 500 ppm
I20260713 09:04:07.244329  9717 heartbeater.cc:507] Master 127.5.154.62:43553 requested a full tablet report, sending...
I20260713 09:04:07.244619  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:07.246491  9515 ts_manager.cc:194] Registered new tserver with Master: b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2:36857)
I20260713 09:04:07.247417  5736 webserver.cc:533] Webserver started at http://127.5.154.3:33071/ using document root <none> and password file <none>
I20260713 09:04:07.247900  5736 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:07.247960  9515 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54680
I20260713 09:04:07.248095  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:07.248541  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:07.249756  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933356847920-5736-0/minicluster-data/ts-2-root/instance:
uuid: "c0fe496ec5bf4256933a7699a2160351"
format_stamp: "Formatted at 2026-07-13 09:04:07 on dist-test-slave-z8rn"
I20260713 09:04:07.254091  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:04:07.257194  9728 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:07.257997  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:04:07.258299  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933356847920-5736-0/minicluster-data/ts-2-root
uuid: "c0fe496ec5bf4256933a7699a2160351"
format_stamp: "Formatted at 2026-07-13 09:04:07 on dist-test-slave-z8rn"
I20260713 09:04:07.258586  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933356847920-5736-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933356847920-5736-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933356847920-5736-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)
I20260713 09:04:07.272487  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:07.273537  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:07.274907  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:07.277022  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:07.277251  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:07.277522  5736 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:07.277719  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:04:07.314724  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.3:38327
I20260713 09:04:07.314832  9790 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.3:38327 every 8 connection(s)
I20260713 09:04:07.327579  9791 heartbeater.cc:344] Connected to a master server at 127.5.154.62:43553
I20260713 09:04:07.327973  9791 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:07.328670  9791 heartbeater.cc:507] Master 127.5.154.62:43553 requested a full tablet report, sending...
I20260713 09:04:07.330488  9515 ts_manager.cc:194] Registered new tserver with Master: c0fe496ec5bf4256933a7699a2160351 (127.5.154.3:38327)
I20260713 09:04:07.331485  5736 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013497971s
I20260713 09:04:07.331856  9515 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54688
I20260713 09:04:07.355739  9515 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54698:
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"
    }
  }
}
W20260713 09:04:07.358306  9515 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.
I20260713 09:04:07.428442  9682 tablet_service.cc:1511] Processing CreateTablet for tablet 175485f796c14f418730dc1fe8dc76cd (DEFAULT_TABLE table=test-workload [id=1bba560c2a9644949406516c17e20b6f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:04:07.429997  9682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 175485f796c14f418730dc1fe8dc76cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.432919  9681 tablet_service.cc:1511] Processing CreateTablet for tablet 042cd27f150f4f668e055b9e4e0977c4 (DEFAULT_TABLE table=test-workload [id=1bba560c2a9644949406516c17e20b6f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:04:07.434360  9681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 042cd27f150f4f668e055b9e4e0977c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.436587  9754 tablet_service.cc:1511] Processing CreateTablet for tablet 7d18e14635974be08e53dabeaf754310 (DEFAULT_TABLE table=test-workload [id=1bba560c2a9644949406516c17e20b6f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:04:07.437956  9754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d18e14635974be08e53dabeaf754310. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.437793  9678 tablet_service.cc:1511] Processing CreateTablet for tablet e182b7593a9c4f7d9e61a718f989afde (DEFAULT_TABLE table=test-workload [id=1bba560c2a9644949406516c17e20b6f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:04:07.439313  9678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e182b7593a9c4f7d9e61a718f989afde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.439947  9753 tablet_service.cc:1511] Processing CreateTablet for tablet ee1faae8d0ea4456ad5ec8ba0e3574b6 (DEFAULT_TABLE table=test-workload [id=1bba560c2a9644949406516c17e20b6f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:04:07.441236  9753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee1faae8d0ea4456ad5ec8ba0e3574b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.442524  9677 tablet_service.cc:1511] Processing CreateTablet for tablet 8ac98b8e753b4f79ba4f675ff8b8a1b3 (DEFAULT_TABLE table=test-workload [id=1bba560c2a9644949406516c17e20b6f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:04:07.442720  9679 tablet_service.cc:1511] Processing CreateTablet for tablet ee1faae8d0ea4456ad5ec8ba0e3574b6 (DEFAULT_TABLE table=test-workload [id=1bba560c2a9644949406516c17e20b6f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:04:07.443835  9677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ac98b8e753b4f79ba4f675ff8b8a1b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.443535  9751 tablet_service.cc:1511] Processing CreateTablet for tablet 8ac98b8e753b4f79ba4f675ff8b8a1b3 (DEFAULT_TABLE table=test-workload [id=1bba560c2a9644949406516c17e20b6f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:04:07.445062  9680 tablet_service.cc:1511] Processing CreateTablet for tablet 7d18e14635974be08e53dabeaf754310 (DEFAULT_TABLE table=test-workload [id=1bba560c2a9644949406516c17e20b6f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:04:07.446583  9680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d18e14635974be08e53dabeaf754310. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.435444  9755 tablet_service.cc:1511] Processing CreateTablet for tablet 042cd27f150f4f668e055b9e4e0977c4 (DEFAULT_TABLE table=test-workload [id=1bba560c2a9644949406516c17e20b6f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:04:07.442524  9752 tablet_service.cc:1511] Processing CreateTablet for tablet e182b7593a9c4f7d9e61a718f989afde (DEFAULT_TABLE table=test-workload [id=1bba560c2a9644949406516c17e20b6f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:04:07.434387  9756 tablet_service.cc:1511] Processing CreateTablet for tablet 175485f796c14f418730dc1fe8dc76cd (DEFAULT_TABLE table=test-workload [id=1bba560c2a9644949406516c17e20b6f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:04:07.451335  9752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e182b7593a9c4f7d9e61a718f989afde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.452775  9751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ac98b8e753b4f79ba4f675ff8b8a1b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.451260  9679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee1faae8d0ea4456ad5ec8ba0e3574b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.453814  9755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 042cd27f150f4f668e055b9e4e0977c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.457784  9756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 175485f796c14f418730dc1fe8dc76cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.472822  9676 tablet_service.cc:1511] Processing CreateTablet for tablet c62b6fe1762a458e814dbe2be58f2df5 (DEFAULT_TABLE table=test-workload [id=1bba560c2a9644949406516c17e20b6f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:04:07.474229  9676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c62b6fe1762a458e814dbe2be58f2df5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.483024  9606 tablet_service.cc:1511] Processing CreateTablet for tablet 042cd27f150f4f668e055b9e4e0977c4 (DEFAULT_TABLE table=test-workload [id=1bba560c2a9644949406516c17e20b6f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:04:07.492151  9606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 042cd27f150f4f668e055b9e4e0977c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.492622  9604 tablet_service.cc:1511] Processing CreateTablet for tablet ee1faae8d0ea4456ad5ec8ba0e3574b6 (DEFAULT_TABLE table=test-workload [id=1bba560c2a9644949406516c17e20b6f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:04:07.494499  9603 tablet_service.cc:1511] Processing CreateTablet for tablet e182b7593a9c4f7d9e61a718f989afde (DEFAULT_TABLE table=test-workload [id=1bba560c2a9644949406516c17e20b6f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:04:07.495950  9603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e182b7593a9c4f7d9e61a718f989afde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.497764  9602 tablet_service.cc:1511] Processing CreateTablet for tablet 8ac98b8e753b4f79ba4f675ff8b8a1b3 (DEFAULT_TABLE table=test-workload [id=1bba560c2a9644949406516c17e20b6f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:04:07.499179  9602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ac98b8e753b4f79ba4f675ff8b8a1b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.502352  9601 tablet_service.cc:1511] Processing CreateTablet for tablet c62b6fe1762a458e814dbe2be58f2df5 (DEFAULT_TABLE table=test-workload [id=1bba560c2a9644949406516c17e20b6f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:04:07.503669  9607 tablet_service.cc:1511] Processing CreateTablet for tablet 175485f796c14f418730dc1fe8dc76cd (DEFAULT_TABLE table=test-workload [id=1bba560c2a9644949406516c17e20b6f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:04:07.506255  9605 tablet_service.cc:1511] Processing CreateTablet for tablet 7d18e14635974be08e53dabeaf754310 (DEFAULT_TABLE table=test-workload [id=1bba560c2a9644949406516c17e20b6f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:04:07.510300  9604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee1faae8d0ea4456ad5ec8ba0e3574b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.520660  9605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d18e14635974be08e53dabeaf754310. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.531689  9600 tablet_service.cc:1511] Processing CreateTablet for tablet 2717a72a1a634baf9ffc2d4070b83bb9 (DEFAULT_TABLE table=test-workload [id=1bba560c2a9644949406516c17e20b6f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:04:07.535197  9601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c62b6fe1762a458e814dbe2be58f2df5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.537979  9600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2717a72a1a634baf9ffc2d4070b83bb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.542160  9607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 175485f796c14f418730dc1fe8dc76cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.546746  9806 tablet_bootstrap.cc:492] T 175485f796c14f418730dc1fe8dc76cd P b6f5d6b47bab4f50943ce9bf6d2bdf14: Bootstrap starting.
I20260713 09:04:07.558795  9806 tablet_bootstrap.cc:654] T 175485f796c14f418730dc1fe8dc76cd P b6f5d6b47bab4f50943ce9bf6d2bdf14: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:07.566892  9808 tablet_bootstrap.cc:492] T 175485f796c14f418730dc1fe8dc76cd P c0fe496ec5bf4256933a7699a2160351: Bootstrap starting.
I20260713 09:04:07.573362  9808 tablet_bootstrap.cc:654] T 175485f796c14f418730dc1fe8dc76cd P c0fe496ec5bf4256933a7699a2160351: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:07.593684  9806 tablet_bootstrap.cc:492] T 175485f796c14f418730dc1fe8dc76cd P b6f5d6b47bab4f50943ce9bf6d2bdf14: No bootstrap required, opened a new log
I20260713 09:04:07.594340  9808 tablet_bootstrap.cc:492] T 175485f796c14f418730dc1fe8dc76cd P c0fe496ec5bf4256933a7699a2160351: No bootstrap required, opened a new log
I20260713 09:04:07.630219  9806 ts_tablet_manager.cc:1403] T 175485f796c14f418730dc1fe8dc76cd P b6f5d6b47bab4f50943ce9bf6d2bdf14: Time spent bootstrapping tablet: real 0.084s	user 0.008s	sys 0.004s
I20260713 09:04:07.632421  9682 tablet_service.cc:1511] Processing CreateTablet for tablet 2717a72a1a634baf9ffc2d4070b83bb9 (DEFAULT_TABLE table=test-workload [id=1bba560c2a9644949406516c17e20b6f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:04:07.635725  9756 tablet_service.cc:1511] Processing CreateTablet for tablet c62b6fe1762a458e814dbe2be58f2df5 (DEFAULT_TABLE table=test-workload [id=1bba560c2a9644949406516c17e20b6f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:04:07.647233  9756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c62b6fe1762a458e814dbe2be58f2df5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.652143  9809 tablet_bootstrap.cc:492] T 7d18e14635974be08e53dabeaf754310 P 410b971bd1864718989219952056682f: Bootstrap starting.
I20260713 09:04:07.662362  9808 ts_tablet_manager.cc:1403] T 175485f796c14f418730dc1fe8dc76cd P c0fe496ec5bf4256933a7699a2160351: Time spent bootstrapping tablet: real 0.096s	user 0.009s	sys 0.002s
I20260713 09:04:07.663817  9809 tablet_bootstrap.cc:654] T 7d18e14635974be08e53dabeaf754310 P 410b971bd1864718989219952056682f: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:07.667294  9808 raft_consensus.cc:359] T 175485f796c14f418730dc1fe8dc76cd P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } } peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } }
I20260713 09:04:07.647269  9682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2717a72a1a634baf9ffc2d4070b83bb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.668243  9751 tablet_service.cc:1511] Processing CreateTablet for tablet 3a2fefadda1744c8a56b1fa7320286b1 (DEFAULT_TABLE table=test-workload [id=1bba560c2a9644949406516c17e20b6f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:04:07.673424  9751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a2fefadda1744c8a56b1fa7320286b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.656147  9806 raft_consensus.cc:359] T 175485f796c14f418730dc1fe8dc76cd P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } } peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } }
I20260713 09:04:07.674026  9806 raft_consensus.cc:385] T 175485f796c14f418730dc1fe8dc76cd P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:07.674469  9806 raft_consensus.cc:740] T 175485f796c14f418730dc1fe8dc76cd P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f5d6b47bab4f50943ce9bf6d2bdf14, State: Initialized, Role: FOLLOWER
I20260713 09:04:07.675582  9806 consensus_queue.cc:260] T 175485f796c14f418730dc1fe8dc76cd P b6f5d6b47bab4f50943ce9bf6d2bdf14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } } peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } }
I20260713 09:04:07.681787  9755 tablet_service.cc:1511] Processing CreateTablet for tablet 2717a72a1a634baf9ffc2d4070b83bb9 (DEFAULT_TABLE table=test-workload [id=1bba560c2a9644949406516c17e20b6f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:04:07.683825  9755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2717a72a1a634baf9ffc2d4070b83bb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.690065  9808 raft_consensus.cc:385] T 175485f796c14f418730dc1fe8dc76cd P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:07.690524  9808 raft_consensus.cc:740] T 175485f796c14f418730dc1fe8dc76cd P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe496ec5bf4256933a7699a2160351, State: Initialized, Role: FOLLOWER
I20260713 09:04:07.691570  9808 consensus_queue.cc:260] T 175485f796c14f418730dc1fe8dc76cd P c0fe496ec5bf4256933a7699a2160351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } } peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } }
I20260713 09:04:07.694933  9681 tablet_service.cc:1511] Processing CreateTablet for tablet 3a2fefadda1744c8a56b1fa7320286b1 (DEFAULT_TABLE table=test-workload [id=1bba560c2a9644949406516c17e20b6f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:04:07.696350  9681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a2fefadda1744c8a56b1fa7320286b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.702203  9604 tablet_service.cc:1511] Processing CreateTablet for tablet 3a2fefadda1744c8a56b1fa7320286b1 (DEFAULT_TABLE table=test-workload [id=1bba560c2a9644949406516c17e20b6f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:04:07.711090  9604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a2fefadda1744c8a56b1fa7320286b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:07.722209  9717 heartbeater.cc:499] Master 127.5.154.62:43553 was elected leader, sending a full tablet report...
I20260713 09:04:07.725368  9806 ts_tablet_manager.cc:1434] T 175485f796c14f418730dc1fe8dc76cd P b6f5d6b47bab4f50943ce9bf6d2bdf14: Time spent starting tablet: real 0.094s	user 0.024s	sys 0.033s
I20260713 09:04:07.727173  9806 tablet_bootstrap.cc:492] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Bootstrap starting.
I20260713 09:04:07.736982  9806 tablet_bootstrap.cc:654] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:07.740932  9809 tablet_bootstrap.cc:492] T 7d18e14635974be08e53dabeaf754310 P 410b971bd1864718989219952056682f: No bootstrap required, opened a new log
I20260713 09:04:07.756021  9809 ts_tablet_manager.cc:1403] T 7d18e14635974be08e53dabeaf754310 P 410b971bd1864718989219952056682f: Time spent bootstrapping tablet: real 0.106s	user 0.021s	sys 0.007s
I20260713 09:04:07.760710  9809 raft_consensus.cc:359] T 7d18e14635974be08e53dabeaf754310 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:07.761595  9809 raft_consensus.cc:385] T 7d18e14635974be08e53dabeaf754310 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:07.763347  9791 heartbeater.cc:499] Master 127.5.154.62:43553 was elected leader, sending a full tablet report...
I20260713 09:04:07.761977  9809 raft_consensus.cc:740] T 7d18e14635974be08e53dabeaf754310 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 410b971bd1864718989219952056682f, State: Initialized, Role: FOLLOWER
I20260713 09:04:07.764462  9809 consensus_queue.cc:260] T 7d18e14635974be08e53dabeaf754310 P 410b971bd1864718989219952056682f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:07.765014  9806 tablet_bootstrap.cc:492] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P b6f5d6b47bab4f50943ce9bf6d2bdf14: No bootstrap required, opened a new log
I20260713 09:04:07.765679  9806 ts_tablet_manager.cc:1403] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.012s
I20260713 09:04:07.768565  9806 raft_consensus.cc:359] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:07.769304  9806 raft_consensus.cc:385] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:07.769665  9806 raft_consensus.cc:740] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f5d6b47bab4f50943ce9bf6d2bdf14, State: Initialized, Role: FOLLOWER
I20260713 09:04:07.770430  9806 consensus_queue.cc:260] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:07.771811  9808 ts_tablet_manager.cc:1434] T 175485f796c14f418730dc1fe8dc76cd P c0fe496ec5bf4256933a7699a2160351: Time spent starting tablet: real 0.109s	user 0.025s	sys 0.046s
I20260713 09:04:07.773082  9808 tablet_bootstrap.cc:492] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P c0fe496ec5bf4256933a7699a2160351: Bootstrap starting.
I20260713 09:04:07.773792  9809 ts_tablet_manager.cc:1434] T 7d18e14635974be08e53dabeaf754310 P 410b971bd1864718989219952056682f: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.008s
I20260713 09:04:07.774837  9642 heartbeater.cc:499] Master 127.5.154.62:43553 was elected leader, sending a full tablet report...
I20260713 09:04:07.775470  9806 ts_tablet_manager.cc:1434] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:04:07.776624  9806 tablet_bootstrap.cc:492] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Bootstrap starting.
I20260713 09:04:07.780175  9809 tablet_bootstrap.cc:492] T e182b7593a9c4f7d9e61a718f989afde P 410b971bd1864718989219952056682f: Bootstrap starting.
I20260713 09:04:07.781499  9808 tablet_bootstrap.cc:654] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P c0fe496ec5bf4256933a7699a2160351: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:07.784718  9806 tablet_bootstrap.cc:654] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:07.790184  9809 tablet_bootstrap.cc:654] T e182b7593a9c4f7d9e61a718f989afde P 410b971bd1864718989219952056682f: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:07.799263  9808 tablet_bootstrap.cc:492] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P c0fe496ec5bf4256933a7699a2160351: No bootstrap required, opened a new log
I20260713 09:04:07.800067  9808 ts_tablet_manager.cc:1403] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P c0fe496ec5bf4256933a7699a2160351: Time spent bootstrapping tablet: real 0.027s	user 0.020s	sys 0.000s
I20260713 09:04:07.806792  9806 tablet_bootstrap.cc:492] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P b6f5d6b47bab4f50943ce9bf6d2bdf14: No bootstrap required, opened a new log
I20260713 09:04:07.806288  9808 raft_consensus.cc:359] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:07.807472  9808 raft_consensus.cc:385] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:07.807964  9808 raft_consensus.cc:740] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe496ec5bf4256933a7699a2160351, State: Initialized, Role: FOLLOWER
I20260713 09:04:07.809165  9808 consensus_queue.cc:260] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P c0fe496ec5bf4256933a7699a2160351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:07.807476  9806 ts_tablet_manager.cc:1403] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.017s
I20260713 09:04:07.814709  9809 tablet_bootstrap.cc:492] T e182b7593a9c4f7d9e61a718f989afde P 410b971bd1864718989219952056682f: No bootstrap required, opened a new log
I20260713 09:04:07.815207  9808 ts_tablet_manager.cc:1434] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P c0fe496ec5bf4256933a7699a2160351: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260713 09:04:07.815218  9809 ts_tablet_manager.cc:1403] T e182b7593a9c4f7d9e61a718f989afde P 410b971bd1864718989219952056682f: Time spent bootstrapping tablet: real 0.035s	user 0.021s	sys 0.006s
I20260713 09:04:07.816311  9806 raft_consensus.cc:359] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:07.817098  9806 raft_consensus.cc:385] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:07.817454  9806 raft_consensus.cc:740] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f5d6b47bab4f50943ce9bf6d2bdf14, State: Initialized, Role: FOLLOWER
I20260713 09:04:07.818305  9806 consensus_queue.cc:260] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:07.818645  9809 raft_consensus.cc:359] T e182b7593a9c4f7d9e61a718f989afde P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:07.819535  9809 raft_consensus.cc:385] T e182b7593a9c4f7d9e61a718f989afde P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:07.819886  9809 raft_consensus.cc:740] T e182b7593a9c4f7d9e61a718f989afde P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 410b971bd1864718989219952056682f, State: Initialized, Role: FOLLOWER
I20260713 09:04:07.820874  9809 consensus_queue.cc:260] T e182b7593a9c4f7d9e61a718f989afde P 410b971bd1864718989219952056682f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:07.822052  9806 ts_tablet_manager.cc:1434] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260713 09:04:07.823107  9806 tablet_bootstrap.cc:492] T c62b6fe1762a458e814dbe2be58f2df5 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Bootstrap starting.
I20260713 09:04:07.823390  9809 ts_tablet_manager.cc:1434] T e182b7593a9c4f7d9e61a718f989afde P 410b971bd1864718989219952056682f: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260713 09:04:07.824450  9809 tablet_bootstrap.cc:492] T 042cd27f150f4f668e055b9e4e0977c4 P 410b971bd1864718989219952056682f: Bootstrap starting.
I20260713 09:04:07.832723  9808 tablet_bootstrap.cc:492] T 7d18e14635974be08e53dabeaf754310 P c0fe496ec5bf4256933a7699a2160351: Bootstrap starting.
I20260713 09:04:07.834892  9809 tablet_bootstrap.cc:654] T 042cd27f150f4f668e055b9e4e0977c4 P 410b971bd1864718989219952056682f: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:07.837360  9806 tablet_bootstrap.cc:654] T c62b6fe1762a458e814dbe2be58f2df5 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:07.840927  9808 tablet_bootstrap.cc:654] T 7d18e14635974be08e53dabeaf754310 P c0fe496ec5bf4256933a7699a2160351: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:07.841164  9813 raft_consensus.cc:493] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:07.841930  9813 raft_consensus.cc:515] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:07.847162  9809 tablet_bootstrap.cc:492] T 042cd27f150f4f668e055b9e4e0977c4 P 410b971bd1864718989219952056682f: No bootstrap required, opened a new log
I20260713 09:04:07.847862  9809 ts_tablet_manager.cc:1403] T 042cd27f150f4f668e055b9e4e0977c4 P 410b971bd1864718989219952056682f: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.006s
I20260713 09:04:07.851912  9809 raft_consensus.cc:359] T 042cd27f150f4f668e055b9e4e0977c4 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:07.853415  9809 raft_consensus.cc:385] T 042cd27f150f4f668e055b9e4e0977c4 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:07.853772  9809 raft_consensus.cc:740] T 042cd27f150f4f668e055b9e4e0977c4 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 410b971bd1864718989219952056682f, State: Initialized, Role: FOLLOWER
I20260713 09:04:07.856895  9806 tablet_bootstrap.cc:492] T c62b6fe1762a458e814dbe2be58f2df5 P b6f5d6b47bab4f50943ce9bf6d2bdf14: No bootstrap required, opened a new log
I20260713 09:04:07.857525  9806 ts_tablet_manager.cc:1403] T c62b6fe1762a458e814dbe2be58f2df5 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.013s
I20260713 09:04:07.860845  9806 raft_consensus.cc:359] T c62b6fe1762a458e814dbe2be58f2df5 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:07.859133  9809 consensus_queue.cc:260] T 042cd27f150f4f668e055b9e4e0977c4 P 410b971bd1864718989219952056682f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:07.861860  9806 raft_consensus.cc:385] T c62b6fe1762a458e814dbe2be58f2df5 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:07.862320  9806 raft_consensus.cc:740] T c62b6fe1762a458e814dbe2be58f2df5 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f5d6b47bab4f50943ce9bf6d2bdf14, State: Initialized, Role: FOLLOWER
I20260713 09:04:07.863412  9809 ts_tablet_manager.cc:1434] T 042cd27f150f4f668e055b9e4e0977c4 P 410b971bd1864718989219952056682f: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260713 09:04:07.861369  9808 tablet_bootstrap.cc:492] T 7d18e14635974be08e53dabeaf754310 P c0fe496ec5bf4256933a7699a2160351: No bootstrap required, opened a new log
I20260713 09:04:07.864166  9808 ts_tablet_manager.cc:1403] T 7d18e14635974be08e53dabeaf754310 P c0fe496ec5bf4256933a7699a2160351: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.006s
I20260713 09:04:07.864420  9809 tablet_bootstrap.cc:492] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P 410b971bd1864718989219952056682f: Bootstrap starting.
I20260713 09:04:07.863281  9806 consensus_queue.cc:260] T c62b6fe1762a458e814dbe2be58f2df5 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:07.868074  9808 raft_consensus.cc:359] T 7d18e14635974be08e53dabeaf754310 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:07.871073  9809 tablet_bootstrap.cc:654] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P 410b971bd1864718989219952056682f: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:07.869299  9813 leader_election.cc:290] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 410b971bd1864718989219952056682f (127.5.154.1:37651), c0fe496ec5bf4256933a7699a2160351 (127.5.154.3:38327)
I20260713 09:04:07.874722  9766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac98b8e753b4f79ba4f675ff8b8a1b3" candidate_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe496ec5bf4256933a7699a2160351" is_pre_election: true
W20260713 09:04:07.876698  9655 leader_election.cc:343] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0fe496ec5bf4256933a7699a2160351 (127.5.154.3:38327): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:07.869336  9808 raft_consensus.cc:385] T 7d18e14635974be08e53dabeaf754310 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:07.886495  9808 raft_consensus.cc:740] T 7d18e14635974be08e53dabeaf754310 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe496ec5bf4256933a7699a2160351, State: Initialized, Role: FOLLOWER
I20260713 09:04:07.887220  9809 tablet_bootstrap.cc:492] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P 410b971bd1864718989219952056682f: No bootstrap required, opened a new log
I20260713 09:04:07.887351  9808 consensus_queue.cc:260] T 7d18e14635974be08e53dabeaf754310 P c0fe496ec5bf4256933a7699a2160351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:07.887880  9809 ts_tablet_manager.cc:1403] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P 410b971bd1864718989219952056682f: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.004s
I20260713 09:04:07.891286  9809 raft_consensus.cc:359] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:07.892087  9809 raft_consensus.cc:385] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:07.892500  9809 raft_consensus.cc:740] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 410b971bd1864718989219952056682f, State: Initialized, Role: FOLLOWER
I20260713 09:04:07.893368  9809 consensus_queue.cc:260] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P 410b971bd1864718989219952056682f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:07.896162  9809 ts_tablet_manager.cc:1434] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P 410b971bd1864718989219952056682f: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:04:07.897385  9809 tablet_bootstrap.cc:492] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P 410b971bd1864718989219952056682f: Bootstrap starting.
I20260713 09:04:07.904887  9809 tablet_bootstrap.cc:654] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P 410b971bd1864718989219952056682f: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:07.905819  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac98b8e753b4f79ba4f675ff8b8a1b3" candidate_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410b971bd1864718989219952056682f" is_pre_election: true
I20260713 09:04:07.905920  9808 ts_tablet_manager.cc:1434] T 7d18e14635974be08e53dabeaf754310 P c0fe496ec5bf4256933a7699a2160351: Time spent starting tablet: real 0.041s	user 0.003s	sys 0.004s
I20260713 09:04:07.906797  9617 raft_consensus.cc:2468] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f5d6b47bab4f50943ce9bf6d2bdf14 in term 0.
I20260713 09:04:07.908017  9806 ts_tablet_manager.cc:1434] T c62b6fe1762a458e814dbe2be58f2df5 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Time spent starting tablet: real 0.050s	user 0.009s	sys 0.028s
I20260713 09:04:07.909507  9806 tablet_bootstrap.cc:492] T 042cd27f150f4f668e055b9e4e0977c4 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Bootstrap starting.
I20260713 09:04:07.910347  9808 tablet_bootstrap.cc:492] T e182b7593a9c4f7d9e61a718f989afde P c0fe496ec5bf4256933a7699a2160351: Bootstrap starting.
I20260713 09:04:07.916913  9806 tablet_bootstrap.cc:654] T 042cd27f150f4f668e055b9e4e0977c4 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:07.920136  9657 leader_election.cc:304] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 410b971bd1864718989219952056682f, b6f5d6b47bab4f50943ce9bf6d2bdf14; no voters: c0fe496ec5bf4256933a7699a2160351
I20260713 09:04:07.925901  9808 tablet_bootstrap.cc:654] T e182b7593a9c4f7d9e61a718f989afde P c0fe496ec5bf4256933a7699a2160351: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:07.925979  9825 raft_consensus.cc:2804] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:07.926590  9825 raft_consensus.cc:493] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:07.926888  9825 raft_consensus.cc:3060] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:07.928575  9806 tablet_bootstrap.cc:492] T 042cd27f150f4f668e055b9e4e0977c4 P b6f5d6b47bab4f50943ce9bf6d2bdf14: No bootstrap required, opened a new log
I20260713 09:04:07.929656  9806 ts_tablet_manager.cc:1403] T 042cd27f150f4f668e055b9e4e0977c4 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260713 09:04:07.932922  9806 raft_consensus.cc:359] T 042cd27f150f4f668e055b9e4e0977c4 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:07.933789  9806 raft_consensus.cc:385] T 042cd27f150f4f668e055b9e4e0977c4 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:07.934131  9806 raft_consensus.cc:740] T 042cd27f150f4f668e055b9e4e0977c4 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f5d6b47bab4f50943ce9bf6d2bdf14, State: Initialized, Role: FOLLOWER
I20260713 09:04:07.935128  9806 consensus_queue.cc:260] T 042cd27f150f4f668e055b9e4e0977c4 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:07.937767  9806 ts_tablet_manager.cc:1434] T 042cd27f150f4f668e055b9e4e0977c4 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:04:07.938874  9806 tablet_bootstrap.cc:492] T 7d18e14635974be08e53dabeaf754310 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Bootstrap starting.
I20260713 09:04:07.939224  9808 tablet_bootstrap.cc:492] T e182b7593a9c4f7d9e61a718f989afde P c0fe496ec5bf4256933a7699a2160351: No bootstrap required, opened a new log
I20260713 09:04:07.939869  9808 ts_tablet_manager.cc:1403] T e182b7593a9c4f7d9e61a718f989afde P c0fe496ec5bf4256933a7699a2160351: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.007s
I20260713 09:04:07.943742  9808 raft_consensus.cc:359] T e182b7593a9c4f7d9e61a718f989afde P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:07.944658  9808 raft_consensus.cc:385] T e182b7593a9c4f7d9e61a718f989afde P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:07.945025  9808 raft_consensus.cc:740] T e182b7593a9c4f7d9e61a718f989afde P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe496ec5bf4256933a7699a2160351, State: Initialized, Role: FOLLOWER
I20260713 09:04:07.946331  9806 tablet_bootstrap.cc:654] T 7d18e14635974be08e53dabeaf754310 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:07.945984  9808 consensus_queue.cc:260] T e182b7593a9c4f7d9e61a718f989afde P c0fe496ec5bf4256933a7699a2160351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
W20260713 09:04:07.947259  9563 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:04:07.951587  9808 ts_tablet_manager.cc:1434] T e182b7593a9c4f7d9e61a718f989afde P c0fe496ec5bf4256933a7699a2160351: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260713 09:04:07.953109  9808 tablet_bootstrap.cc:492] T 042cd27f150f4f668e055b9e4e0977c4 P c0fe496ec5bf4256933a7699a2160351: Bootstrap starting.
I20260713 09:04:07.958314  9806 tablet_bootstrap.cc:492] T 7d18e14635974be08e53dabeaf754310 P b6f5d6b47bab4f50943ce9bf6d2bdf14: No bootstrap required, opened a new log
I20260713 09:04:07.958894  9806 ts_tablet_manager.cc:1403] T 7d18e14635974be08e53dabeaf754310 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.010s
I20260713 09:04:07.960773  9825 raft_consensus.cc:515] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:07.962419  9806 raft_consensus.cc:359] T 7d18e14635974be08e53dabeaf754310 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:07.963269  9806 raft_consensus.cc:385] T 7d18e14635974be08e53dabeaf754310 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:07.963634  9806 raft_consensus.cc:740] T 7d18e14635974be08e53dabeaf754310 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f5d6b47bab4f50943ce9bf6d2bdf14, State: Initialized, Role: FOLLOWER
I20260713 09:04:07.963974  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac98b8e753b4f79ba4f675ff8b8a1b3" candidate_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410b971bd1864718989219952056682f"
I20260713 09:04:07.964570  9617 raft_consensus.cc:3060] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:07.964838  9813 raft_consensus.cc:493] T 175485f796c14f418730dc1fe8dc76cd P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:07.964679  9806 consensus_queue.cc:260] T 7d18e14635974be08e53dabeaf754310 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:07.965569  9813 raft_consensus.cc:515] T 175485f796c14f418730dc1fe8dc76cd P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } } peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } }
I20260713 09:04:07.969311  9766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "175485f796c14f418730dc1fe8dc76cd" candidate_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe496ec5bf4256933a7699a2160351" is_pre_election: true
I20260713 09:04:07.970152  9766 raft_consensus.cc:2468] T 175485f796c14f418730dc1fe8dc76cd P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f5d6b47bab4f50943ce9bf6d2bdf14 in term 0.
I20260713 09:04:07.971803  9655 leader_election.cc:304] T 175485f796c14f418730dc1fe8dc76cd P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f5d6b47bab4f50943ce9bf6d2bdf14, c0fe496ec5bf4256933a7699a2160351; no voters: 
I20260713 09:04:07.975492  9616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "175485f796c14f418730dc1fe8dc76cd" candidate_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410b971bd1864718989219952056682f" is_pre_election: true
I20260713 09:04:07.975724  9825 leader_election.cc:290] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 1 election: Requested vote from peers 410b971bd1864718989219952056682f (127.5.154.1:37651), c0fe496ec5bf4256933a7699a2160351 (127.5.154.3:38327)
W20260713 09:04:07.977283  9657 leader_election.cc:343] T 175485f796c14f418730dc1fe8dc76cd P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 410b971bd1864718989219952056682f (127.5.154.1:37651): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:07.977953  9813 leader_election.cc:290] T 175485f796c14f418730dc1fe8dc76cd P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0fe496ec5bf4256933a7699a2160351 (127.5.154.3:38327), 410b971bd1864718989219952056682f (127.5.154.1:37651)
I20260713 09:04:07.979050  9813 raft_consensus.cc:2804] T 175485f796c14f418730dc1fe8dc76cd P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:07.979452  9813 raft_consensus.cc:493] T 175485f796c14f418730dc1fe8dc76cd P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:07.979782  9813 raft_consensus.cc:3060] T 175485f796c14f418730dc1fe8dc76cd P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:07.981878  9617 raft_consensus.cc:2468] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P 410b971bd1864718989219952056682f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f5d6b47bab4f50943ce9bf6d2bdf14 in term 1.
I20260713 09:04:07.983268  9657 leader_election.cc:304] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 410b971bd1864718989219952056682f, b6f5d6b47bab4f50943ce9bf6d2bdf14; no voters: 
I20260713 09:04:07.984790  9808 tablet_bootstrap.cc:654] T 042cd27f150f4f668e055b9e4e0977c4 P c0fe496ec5bf4256933a7699a2160351: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:07.990097  9832 raft_consensus.cc:2804] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:07.989840  9813 raft_consensus.cc:515] T 175485f796c14f418730dc1fe8dc76cd P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } } peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } }
I20260713 09:04:07.990566  9832 raft_consensus.cc:697] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 LEADER]: Becoming Leader. State: Replica: b6f5d6b47bab4f50943ce9bf6d2bdf14, State: Running, Role: LEADER
I20260713 09:04:07.991456  9832 consensus_queue.cc:237] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:07.992676  9809 tablet_bootstrap.cc:492] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P 410b971bd1864718989219952056682f: No bootstrap required, opened a new log
I20260713 09:04:07.993422  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "175485f796c14f418730dc1fe8dc76cd" candidate_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410b971bd1864718989219952056682f"
W20260713 09:04:07.994665  9657 leader_election.cc:343] T 175485f796c14f418730dc1fe8dc76cd P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 410b971bd1864718989219952056682f (127.5.154.1:37651): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:07.993548  9809 ts_tablet_manager.cc:1403] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P 410b971bd1864718989219952056682f: Time spent bootstrapping tablet: real 0.096s	user 0.022s	sys 0.050s
I20260713 09:04:07.994880  9766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac98b8e753b4f79ba4f675ff8b8a1b3" candidate_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe496ec5bf4256933a7699a2160351"
W20260713 09:04:07.996304  9655 leader_election.cc:343] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c0fe496ec5bf4256933a7699a2160351 (127.5.154.3:38327): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:07.997151  9766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "175485f796c14f418730dc1fe8dc76cd" candidate_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe496ec5bf4256933a7699a2160351"
I20260713 09:04:07.997956  9766 raft_consensus.cc:3060] T 175485f796c14f418730dc1fe8dc76cd P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:07.998147  9809 raft_consensus.cc:359] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:07.998991  9809 raft_consensus.cc:385] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:07.999290  9809 raft_consensus.cc:740] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 410b971bd1864718989219952056682f, State: Initialized, Role: FOLLOWER
I20260713 09:04:07.999997  9809 consensus_queue.cc:260] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P 410b971bd1864718989219952056682f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:07.992760  9813 leader_election.cc:290] T 175485f796c14f418730dc1fe8dc76cd P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 1 election: Requested vote from peers c0fe496ec5bf4256933a7699a2160351 (127.5.154.3:38327), 410b971bd1864718989219952056682f (127.5.154.1:37651)
I20260713 09:04:08.003419  9806 ts_tablet_manager.cc:1434] T 7d18e14635974be08e53dabeaf754310 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Time spent starting tablet: real 0.044s	user 0.018s	sys 0.021s
I20260713 09:04:08.003756  9809 ts_tablet_manager.cc:1434] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P 410b971bd1864718989219952056682f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:04:08.004590  9806 tablet_bootstrap.cc:492] T 2717a72a1a634baf9ffc2d4070b83bb9 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Bootstrap starting.
I20260713 09:04:08.004855  9809 tablet_bootstrap.cc:492] T 175485f796c14f418730dc1fe8dc76cd P 410b971bd1864718989219952056682f: Bootstrap starting.
I20260713 09:04:08.011920  9809 tablet_bootstrap.cc:654] T 175485f796c14f418730dc1fe8dc76cd P 410b971bd1864718989219952056682f: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:08.012084  9806 tablet_bootstrap.cc:654] T 2717a72a1a634baf9ffc2d4070b83bb9 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:08.012172  9814 raft_consensus.cc:493] T e182b7593a9c4f7d9e61a718f989afde P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:08.012776  9814 raft_consensus.cc:515] T e182b7593a9c4f7d9e61a718f989afde P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.014372  9808 tablet_bootstrap.cc:492] T 042cd27f150f4f668e055b9e4e0977c4 P c0fe496ec5bf4256933a7699a2160351: No bootstrap required, opened a new log
I20260713 09:04:08.014894  9808 ts_tablet_manager.cc:1403] T 042cd27f150f4f668e055b9e4e0977c4 P c0fe496ec5bf4256933a7699a2160351: Time spent bootstrapping tablet: real 0.062s	user 0.004s	sys 0.009s
I20260713 09:04:08.019292  9814 leader_election.cc:290] T e182b7593a9c4f7d9e61a718f989afde P c0fe496ec5bf4256933a7699a2160351 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 410b971bd1864718989219952056682f (127.5.154.1:37651), b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2:36857)
I20260713 09:04:08.023059  9511 catalog_manager.cc:5697] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P b6f5d6b47bab4f50943ce9bf6d2bdf14 reported cstate change: term changed from 0 to 1, leader changed from <none> to b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2). New cstate: current_term: 1 leader_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:08.030361  9806 tablet_bootstrap.cc:492] T 2717a72a1a634baf9ffc2d4070b83bb9 P b6f5d6b47bab4f50943ce9bf6d2bdf14: No bootstrap required, opened a new log
I20260713 09:04:08.030910  9806 ts_tablet_manager.cc:1403] T 2717a72a1a634baf9ffc2d4070b83bb9 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.001s
I20260713 09:04:08.034827  9766 raft_consensus.cc:2468] T 175485f796c14f418730dc1fe8dc76cd P c0fe496ec5bf4256933a7699a2160351 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f5d6b47bab4f50943ce9bf6d2bdf14 in term 1.
I20260713 09:04:08.018877  9808 raft_consensus.cc:359] T 042cd27f150f4f668e055b9e4e0977c4 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.036634  9808 raft_consensus.cc:385] T 042cd27f150f4f668e055b9e4e0977c4 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:08.037010  9808 raft_consensus.cc:740] T 042cd27f150f4f668e055b9e4e0977c4 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe496ec5bf4256933a7699a2160351, State: Initialized, Role: FOLLOWER
I20260713 09:04:08.038787  9806 raft_consensus.cc:359] T 2717a72a1a634baf9ffc2d4070b83bb9 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.039768  9806 raft_consensus.cc:385] T 2717a72a1a634baf9ffc2d4070b83bb9 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:08.040139  9806 raft_consensus.cc:740] T 2717a72a1a634baf9ffc2d4070b83bb9 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f5d6b47bab4f50943ce9bf6d2bdf14, State: Initialized, Role: FOLLOWER
I20260713 09:04:08.037966  9808 consensus_queue.cc:260] T 042cd27f150f4f668e055b9e4e0977c4 P c0fe496ec5bf4256933a7699a2160351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.041702  9655 leader_election.cc:304] T 175485f796c14f418730dc1fe8dc76cd P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b6f5d6b47bab4f50943ce9bf6d2bdf14, c0fe496ec5bf4256933a7699a2160351; no voters: 410b971bd1864718989219952056682f
I20260713 09:04:08.043675  9809 tablet_bootstrap.cc:492] T 175485f796c14f418730dc1fe8dc76cd P 410b971bd1864718989219952056682f: No bootstrap required, opened a new log
I20260713 09:04:08.044137  9808 ts_tablet_manager.cc:1434] T 042cd27f150f4f668e055b9e4e0977c4 P c0fe496ec5bf4256933a7699a2160351: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.002s
I20260713 09:04:08.044176  9809 ts_tablet_manager.cc:1403] T 175485f796c14f418730dc1fe8dc76cd P 410b971bd1864718989219952056682f: Time spent bootstrapping tablet: real 0.040s	user 0.024s	sys 0.012s
I20260713 09:04:08.045315  9808 tablet_bootstrap.cc:492] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P c0fe496ec5bf4256933a7699a2160351: Bootstrap starting.
I20260713 09:04:08.046052  9832 raft_consensus.cc:2804] T 175485f796c14f418730dc1fe8dc76cd P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:08.046901  9832 raft_consensus.cc:697] T 175485f796c14f418730dc1fe8dc76cd P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 LEADER]: Becoming Leader. State: Replica: b6f5d6b47bab4f50943ce9bf6d2bdf14, State: Running, Role: LEADER
I20260713 09:04:08.047839  9832 consensus_queue.cc:237] T 175485f796c14f418730dc1fe8dc76cd P b6f5d6b47bab4f50943ce9bf6d2bdf14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } } peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } }
I20260713 09:04:08.051858  9806 consensus_queue.cc:260] T 2717a72a1a634baf9ffc2d4070b83bb9 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.052696  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e182b7593a9c4f7d9e61a718f989afde" candidate_uuid: "c0fe496ec5bf4256933a7699a2160351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410b971bd1864718989219952056682f" is_pre_election: true
I20260713 09:04:08.053761  9617 raft_consensus.cc:2468] T e182b7593a9c4f7d9e61a718f989afde P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0fe496ec5bf4256933a7699a2160351 in term 0.
I20260713 09:04:08.054400  9806 ts_tablet_manager.cc:1434] T 2717a72a1a634baf9ffc2d4070b83bb9 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.001s
I20260713 09:04:08.055372  9731 leader_election.cc:304] T e182b7593a9c4f7d9e61a718f989afde P c0fe496ec5bf4256933a7699a2160351 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 410b971bd1864718989219952056682f, c0fe496ec5bf4256933a7699a2160351; no voters: 
I20260713 09:04:08.056516  9814 raft_consensus.cc:2804] T e182b7593a9c4f7d9e61a718f989afde P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:08.055428  9809 raft_consensus.cc:359] T 175485f796c14f418730dc1fe8dc76cd P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } } peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } }
I20260713 09:04:08.057116  9814 raft_consensus.cc:493] T e182b7593a9c4f7d9e61a718f989afde P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:08.057408  9809 raft_consensus.cc:385] T 175485f796c14f418730dc1fe8dc76cd P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:08.057518  9814 raft_consensus.cc:3060] T e182b7593a9c4f7d9e61a718f989afde P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:08.057819  9809 raft_consensus.cc:740] T 175485f796c14f418730dc1fe8dc76cd P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 410b971bd1864718989219952056682f, State: Initialized, Role: FOLLOWER
I20260713 09:04:08.057581  9808 tablet_bootstrap.cc:654] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P c0fe496ec5bf4256933a7699a2160351: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:08.055405  9806 tablet_bootstrap.cc:492] T e182b7593a9c4f7d9e61a718f989afde P b6f5d6b47bab4f50943ce9bf6d2bdf14: Bootstrap starting.
I20260713 09:04:08.058772  9809 consensus_queue.cc:260] T 175485f796c14f418730dc1fe8dc76cd P 410b971bd1864718989219952056682f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } } peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } }
I20260713 09:04:08.066912  9809 ts_tablet_manager.cc:1434] T 175485f796c14f418730dc1fe8dc76cd P 410b971bd1864718989219952056682f: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260713 09:04:08.067173  9806 tablet_bootstrap.cc:654] T e182b7593a9c4f7d9e61a718f989afde P b6f5d6b47bab4f50943ce9bf6d2bdf14: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:08.067937  9809 tablet_bootstrap.cc:492] T c62b6fe1762a458e814dbe2be58f2df5 P 410b971bd1864718989219952056682f: Bootstrap starting.
I20260713 09:04:08.069705  9692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e182b7593a9c4f7d9e61a718f989afde" candidate_uuid: "c0fe496ec5bf4256933a7699a2160351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" is_pre_election: true
I20260713 09:04:08.071314  9814 raft_consensus.cc:515] T e182b7593a9c4f7d9e61a718f989afde P c0fe496ec5bf4256933a7699a2160351 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.074474  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e182b7593a9c4f7d9e61a718f989afde" candidate_uuid: "c0fe496ec5bf4256933a7699a2160351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410b971bd1864718989219952056682f"
I20260713 09:04:08.075021  9617 raft_consensus.cc:3060] T e182b7593a9c4f7d9e61a718f989afde P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:08.075681  9806 tablet_bootstrap.cc:492] T e182b7593a9c4f7d9e61a718f989afde P b6f5d6b47bab4f50943ce9bf6d2bdf14: No bootstrap required, opened a new log
I20260713 09:04:08.076126  9806 ts_tablet_manager.cc:1403] T e182b7593a9c4f7d9e61a718f989afde P b6f5d6b47bab4f50943ce9bf6d2bdf14: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.000s
I20260713 09:04:08.076872  9809 tablet_bootstrap.cc:654] T c62b6fe1762a458e814dbe2be58f2df5 P 410b971bd1864718989219952056682f: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:08.078962  9806 raft_consensus.cc:359] T e182b7593a9c4f7d9e61a718f989afde P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.079648  9806 raft_consensus.cc:385] T e182b7593a9c4f7d9e61a718f989afde P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:08.079923  9806 raft_consensus.cc:740] T e182b7593a9c4f7d9e61a718f989afde P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f5d6b47bab4f50943ce9bf6d2bdf14, State: Initialized, Role: FOLLOWER
I20260713 09:04:08.080590  9806 consensus_queue.cc:260] T e182b7593a9c4f7d9e61a718f989afde P b6f5d6b47bab4f50943ce9bf6d2bdf14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.082581  9806 ts_tablet_manager.cc:1434] T e182b7593a9c4f7d9e61a718f989afde P b6f5d6b47bab4f50943ce9bf6d2bdf14: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:04:08.083494  9806 tablet_bootstrap.cc:492] T 3a2fefadda1744c8a56b1fa7320286b1 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Bootstrap starting.
I20260713 09:04:08.083604  9617 raft_consensus.cc:2468] T e182b7593a9c4f7d9e61a718f989afde P 410b971bd1864718989219952056682f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe496ec5bf4256933a7699a2160351 in term 1.
I20260713 09:04:08.084976  9731 leader_election.cc:304] T e182b7593a9c4f7d9e61a718f989afde P c0fe496ec5bf4256933a7699a2160351 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 410b971bd1864718989219952056682f, c0fe496ec5bf4256933a7699a2160351; no voters: 
I20260713 09:04:08.090032  9806 tablet_bootstrap.cc:654] T 3a2fefadda1744c8a56b1fa7320286b1 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Neither blocks nor log segments found. Creating new log.
W20260713 09:04:08.102378  9731 leader_election.cc:343] T e182b7593a9c4f7d9e61a718f989afde P c0fe496ec5bf4256933a7699a2160351 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2:36857): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:08.102454  9847 raft_consensus.cc:2804] T e182b7593a9c4f7d9e61a718f989afde P c0fe496ec5bf4256933a7699a2160351 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:08.103873  9806 tablet_bootstrap.cc:492] T 3a2fefadda1744c8a56b1fa7320286b1 P b6f5d6b47bab4f50943ce9bf6d2bdf14: No bootstrap required, opened a new log
I20260713 09:04:08.104090  9814 leader_election.cc:290] T e182b7593a9c4f7d9e61a718f989afde P c0fe496ec5bf4256933a7699a2160351 [CANDIDATE]: Term 1 election: Requested vote from peers 410b971bd1864718989219952056682f (127.5.154.1:37651), b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2:36857)
I20260713 09:04:08.104542  9806 ts_tablet_manager.cc:1403] T 3a2fefadda1744c8a56b1fa7320286b1 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.008s
I20260713 09:04:08.115404  9806 raft_consensus.cc:359] T 3a2fefadda1744c8a56b1fa7320286b1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.116231  9806 raft_consensus.cc:385] T 3a2fefadda1744c8a56b1fa7320286b1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:08.116546  9806 raft_consensus.cc:740] T 3a2fefadda1744c8a56b1fa7320286b1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f5d6b47bab4f50943ce9bf6d2bdf14, State: Initialized, Role: FOLLOWER
I20260713 09:04:08.116683  9692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e182b7593a9c4f7d9e61a718f989afde" candidate_uuid: "c0fe496ec5bf4256933a7699a2160351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14"
I20260713 09:04:08.117460  9692 raft_consensus.cc:3060] T e182b7593a9c4f7d9e61a718f989afde P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:08.117363  9806 consensus_queue.cc:260] T 3a2fefadda1744c8a56b1fa7320286b1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.118875  9847 raft_consensus.cc:697] T e182b7593a9c4f7d9e61a718f989afde P c0fe496ec5bf4256933a7699a2160351 [term 1 LEADER]: Becoming Leader. State: Replica: c0fe496ec5bf4256933a7699a2160351, State: Running, Role: LEADER
I20260713 09:04:08.119733  9806 ts_tablet_manager.cc:1434] T 3a2fefadda1744c8a56b1fa7320286b1 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.002s
I20260713 09:04:08.119822  9847 consensus_queue.cc:237] T e182b7593a9c4f7d9e61a718f989afde P c0fe496ec5bf4256933a7699a2160351 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.122597  9832 raft_consensus.cc:493] T c62b6fe1762a458e814dbe2be58f2df5 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:08.123131  9832 raft_consensus.cc:515] T c62b6fe1762a458e814dbe2be58f2df5 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.123585  9816 raft_consensus.cc:493] T 7d18e14635974be08e53dabeaf754310 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:08.124281  9816 raft_consensus.cc:515] T 7d18e14635974be08e53dabeaf754310 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.126017  9809 tablet_bootstrap.cc:492] T c62b6fe1762a458e814dbe2be58f2df5 P 410b971bd1864718989219952056682f: No bootstrap required, opened a new log
I20260713 09:04:08.126566  9809 ts_tablet_manager.cc:1403] T c62b6fe1762a458e814dbe2be58f2df5 P 410b971bd1864718989219952056682f: Time spent bootstrapping tablet: real 0.059s	user 0.019s	sys 0.019s
I20260713 09:04:08.127655  9816 leader_election.cc:290] T 7d18e14635974be08e53dabeaf754310 P 410b971bd1864718989219952056682f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2:36857), c0fe496ec5bf4256933a7699a2160351 (127.5.154.3:38327)
I20260713 09:04:08.130911  9809 raft_consensus.cc:359] T c62b6fe1762a458e814dbe2be58f2df5 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.131636  9809 raft_consensus.cc:385] T c62b6fe1762a458e814dbe2be58f2df5 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:08.132050  9809 raft_consensus.cc:740] T c62b6fe1762a458e814dbe2be58f2df5 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 410b971bd1864718989219952056682f, State: Initialized, Role: FOLLOWER
I20260713 09:04:08.132908  9809 consensus_queue.cc:260] T c62b6fe1762a458e814dbe2be58f2df5 P 410b971bd1864718989219952056682f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.134366  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62b6fe1762a458e814dbe2be58f2df5" candidate_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410b971bd1864718989219952056682f" is_pre_election: true
I20260713 09:04:08.135031  9617 raft_consensus.cc:2468] T c62b6fe1762a458e814dbe2be58f2df5 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f5d6b47bab4f50943ce9bf6d2bdf14 in term 0.
I20260713 09:04:08.135246  9809 ts_tablet_manager.cc:1434] T c62b6fe1762a458e814dbe2be58f2df5 P 410b971bd1864718989219952056682f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:04:08.136379  9657 leader_election.cc:304] T c62b6fe1762a458e814dbe2be58f2df5 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 410b971bd1864718989219952056682f, b6f5d6b47bab4f50943ce9bf6d2bdf14; no voters: 
I20260713 09:04:08.137913  9831 raft_consensus.cc:2804] T c62b6fe1762a458e814dbe2be58f2df5 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:08.138334  9831 raft_consensus.cc:493] T c62b6fe1762a458e814dbe2be58f2df5 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:08.138453  9832 leader_election.cc:290] T c62b6fe1762a458e814dbe2be58f2df5 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 410b971bd1864718989219952056682f (127.5.154.1:37651), c0fe496ec5bf4256933a7699a2160351 (127.5.154.3:38327)
I20260713 09:04:08.138697  9831 raft_consensus.cc:3060] T c62b6fe1762a458e814dbe2be58f2df5 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:08.142797  9692 raft_consensus.cc:2468] T e182b7593a9c4f7d9e61a718f989afde P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe496ec5bf4256933a7699a2160351 in term 1.
I20260713 09:04:08.143167  9766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62b6fe1762a458e814dbe2be58f2df5" candidate_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe496ec5bf4256933a7699a2160351" is_pre_election: true
I20260713 09:04:08.144013  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d18e14635974be08e53dabeaf754310" candidate_uuid: "410b971bd1864718989219952056682f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" is_pre_election: true
I20260713 09:04:08.144845  9691 raft_consensus.cc:2468] T 7d18e14635974be08e53dabeaf754310 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 410b971bd1864718989219952056682f in term 0.
I20260713 09:04:08.136404  9809 tablet_bootstrap.cc:492] T 2717a72a1a634baf9ffc2d4070b83bb9 P 410b971bd1864718989219952056682f: Bootstrap starting.
I20260713 09:04:08.146651  9582 leader_election.cc:304] T 7d18e14635974be08e53dabeaf754310 P 410b971bd1864718989219952056682f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 410b971bd1864718989219952056682f, b6f5d6b47bab4f50943ce9bf6d2bdf14; no voters: 
I20260713 09:04:08.147750  9816 raft_consensus.cc:2804] T 7d18e14635974be08e53dabeaf754310 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:08.148123  9816 raft_consensus.cc:493] T 7d18e14635974be08e53dabeaf754310 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:08.148478  9816 raft_consensus.cc:3060] T 7d18e14635974be08e53dabeaf754310 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:04:08.144896  9655 leader_election.cc:343] T c62b6fe1762a458e814dbe2be58f2df5 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0fe496ec5bf4256933a7699a2160351 (127.5.154.3:38327): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:08.154040  9809 tablet_bootstrap.cc:654] T 2717a72a1a634baf9ffc2d4070b83bb9 P 410b971bd1864718989219952056682f: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:08.154912  9831 raft_consensus.cc:515] T c62b6fe1762a458e814dbe2be58f2df5 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.155552  9832 raft_consensus.cc:493] T 042cd27f150f4f668e055b9e4e0977c4 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:08.156149  9832 raft_consensus.cc:515] T 042cd27f150f4f668e055b9e4e0977c4 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.158100  9813 raft_consensus.cc:493] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:08.156476  9510 catalog_manager.cc:5697] T 175485f796c14f418730dc1fe8dc76cd P b6f5d6b47bab4f50943ce9bf6d2bdf14 reported cstate change: term changed from 0 to 1, leader changed from <none> to b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2). New cstate: current_term: 1 leader_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:08.158630  9813 raft_consensus.cc:515] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.160050  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62b6fe1762a458e814dbe2be58f2df5" candidate_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410b971bd1864718989219952056682f"
I20260713 09:04:08.160847  9813 leader_election.cc:290] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 410b971bd1864718989219952056682f (127.5.154.1:37651), c0fe496ec5bf4256933a7699a2160351 (127.5.154.3:38327)
I20260713 09:04:08.160856  9617 raft_consensus.cc:3060] T c62b6fe1762a458e814dbe2be58f2df5 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:08.162609  9766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1faae8d0ea4456ad5ec8ba0e3574b6" candidate_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe496ec5bf4256933a7699a2160351" is_pre_election: true
I20260713 09:04:08.163264  9766 raft_consensus.cc:2468] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f5d6b47bab4f50943ce9bf6d2bdf14 in term 0.
I20260713 09:04:08.163710  9808 tablet_bootstrap.cc:492] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P c0fe496ec5bf4256933a7699a2160351: No bootstrap required, opened a new log
I20260713 09:04:08.164238  9808 ts_tablet_manager.cc:1403] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P c0fe496ec5bf4256933a7699a2160351: Time spent bootstrapping tablet: real 0.119s	user 0.022s	sys 0.011s
I20260713 09:04:08.164614  9655 leader_election.cc:304] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f5d6b47bab4f50943ce9bf6d2bdf14, c0fe496ec5bf4256933a7699a2160351; no voters: 
I20260713 09:04:08.165547  9813 raft_consensus.cc:2804] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:08.165964  9813 raft_consensus.cc:493] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:08.166312  9813 raft_consensus.cc:3060] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:08.173923  9515 catalog_manager.cc:5697] T e182b7593a9c4f7d9e61a718f989afde P c0fe496ec5bf4256933a7699a2160351 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0fe496ec5bf4256933a7699a2160351 (127.5.154.3). New cstate: current_term: 1 leader_uuid: "c0fe496ec5bf4256933a7699a2160351" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:08.175747  9766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c62b6fe1762a458e814dbe2be58f2df5" candidate_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe496ec5bf4256933a7699a2160351"
W20260713 09:04:08.177639  9655 leader_election.cc:343] T c62b6fe1762a458e814dbe2be58f2df5 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c0fe496ec5bf4256933a7699a2160351 (127.5.154.3:38327): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:08.173257  9617 raft_consensus.cc:2468] T c62b6fe1762a458e814dbe2be58f2df5 P 410b971bd1864718989219952056682f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f5d6b47bab4f50943ce9bf6d2bdf14 in term 1.
I20260713 09:04:08.178438  9816 raft_consensus.cc:515] T 7d18e14635974be08e53dabeaf754310 P 410b971bd1864718989219952056682f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.179944  9657 leader_election.cc:304] T c62b6fe1762a458e814dbe2be58f2df5 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 410b971bd1864718989219952056682f, b6f5d6b47bab4f50943ce9bf6d2bdf14; no voters: c0fe496ec5bf4256933a7699a2160351
I20260713 09:04:08.178436  9831 leader_election.cc:290] T c62b6fe1762a458e814dbe2be58f2df5 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 1 election: Requested vote from peers 410b971bd1864718989219952056682f (127.5.154.1:37651), c0fe496ec5bf4256933a7699a2160351 (127.5.154.3:38327)
I20260713 09:04:08.181124  9825 raft_consensus.cc:2804] T c62b6fe1762a458e814dbe2be58f2df5 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:08.181597  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d18e14635974be08e53dabeaf754310" candidate_uuid: "410b971bd1864718989219952056682f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14"
I20260713 09:04:08.181859  9825 raft_consensus.cc:697] T c62b6fe1762a458e814dbe2be58f2df5 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 LEADER]: Becoming Leader. State: Replica: b6f5d6b47bab4f50943ce9bf6d2bdf14, State: Running, Role: LEADER
I20260713 09:04:08.182294  9691 raft_consensus.cc:3060] T 7d18e14635974be08e53dabeaf754310 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:08.183179  9825 consensus_queue.cc:237] T c62b6fe1762a458e814dbe2be58f2df5 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.184437  9616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042cd27f150f4f668e055b9e4e0977c4" candidate_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410b971bd1864718989219952056682f" is_pre_election: true
I20260713 09:04:08.185156  9616 raft_consensus.cc:2468] T 042cd27f150f4f668e055b9e4e0977c4 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f5d6b47bab4f50943ce9bf6d2bdf14 in term 0.
I20260713 09:04:08.186473  9615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1faae8d0ea4456ad5ec8ba0e3574b6" candidate_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410b971bd1864718989219952056682f" is_pre_election: true
I20260713 09:04:08.187247  9615 raft_consensus.cc:2468] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f5d6b47bab4f50943ce9bf6d2bdf14 in term 0.
I20260713 09:04:08.188810  9657 leader_election.cc:304] T 042cd27f150f4f668e055b9e4e0977c4 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 410b971bd1864718989219952056682f, b6f5d6b47bab4f50943ce9bf6d2bdf14; no voters: 
I20260713 09:04:08.189713  9831 raft_consensus.cc:2804] T 042cd27f150f4f668e055b9e4e0977c4 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:08.190259  9831 raft_consensus.cc:493] T 042cd27f150f4f668e055b9e4e0977c4 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:08.190742  9831 raft_consensus.cc:3060] T 042cd27f150f4f668e055b9e4e0977c4 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:08.191109  9813 raft_consensus.cc:515] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.197981  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1faae8d0ea4456ad5ec8ba0e3574b6" candidate_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410b971bd1864718989219952056682f"
I20260713 09:04:08.198870  9816 leader_election.cc:290] T 7d18e14635974be08e53dabeaf754310 P 410b971bd1864718989219952056682f [CANDIDATE]: Term 1 election: Requested vote from peers b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2:36857), c0fe496ec5bf4256933a7699a2160351 (127.5.154.3:38327)
I20260713 09:04:08.199072  9691 raft_consensus.cc:2468] T 7d18e14635974be08e53dabeaf754310 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 410b971bd1864718989219952056682f in term 1.
I20260713 09:04:08.199494  9832 leader_election.cc:290] T 042cd27f150f4f668e055b9e4e0977c4 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 410b971bd1864718989219952056682f (127.5.154.1:37651), c0fe496ec5bf4256933a7699a2160351 (127.5.154.3:38327)
I20260713 09:04:08.199779  9766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042cd27f150f4f668e055b9e4e0977c4" candidate_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe496ec5bf4256933a7699a2160351" is_pre_election: true
I20260713 09:04:08.200315  9582 leader_election.cc:304] T 7d18e14635974be08e53dabeaf754310 P 410b971bd1864718989219952056682f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 410b971bd1864718989219952056682f, b6f5d6b47bab4f50943ce9bf6d2bdf14; no voters: 
I20260713 09:04:08.200659  9766 raft_consensus.cc:2468] T 042cd27f150f4f668e055b9e4e0977c4 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f5d6b47bab4f50943ce9bf6d2bdf14 in term 0.
I20260713 09:04:08.201314  9816 raft_consensus.cc:2804] T 7d18e14635974be08e53dabeaf754310 P 410b971bd1864718989219952056682f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:08.203323  9813 leader_election.cc:290] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 1 election: Requested vote from peers 410b971bd1864718989219952056682f (127.5.154.1:37651), c0fe496ec5bf4256933a7699a2160351 (127.5.154.3:38327)
I20260713 09:04:08.205613  9766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1faae8d0ea4456ad5ec8ba0e3574b6" candidate_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe496ec5bf4256933a7699a2160351"
I20260713 09:04:08.206385  9766 raft_consensus.cc:3060] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:08.207018  9765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d18e14635974be08e53dabeaf754310" candidate_uuid: "410b971bd1864718989219952056682f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe496ec5bf4256933a7699a2160351" is_pre_election: true
I20260713 09:04:08.207736  9765 raft_consensus.cc:2468] T 7d18e14635974be08e53dabeaf754310 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 410b971bd1864718989219952056682f in term 0.
I20260713 09:04:08.208992  9764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d18e14635974be08e53dabeaf754310" candidate_uuid: "410b971bd1864718989219952056682f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe496ec5bf4256933a7699a2160351"
I20260713 09:04:08.209672  9764 raft_consensus.cc:3060] T 7d18e14635974be08e53dabeaf754310 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:08.213765  9617 raft_consensus.cc:3060] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:08.220917  9766 raft_consensus.cc:2468] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P c0fe496ec5bf4256933a7699a2160351 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f5d6b47bab4f50943ce9bf6d2bdf14 in term 1.
I20260713 09:04:08.222695  9764 raft_consensus.cc:2468] T 7d18e14635974be08e53dabeaf754310 P c0fe496ec5bf4256933a7699a2160351 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 410b971bd1864718989219952056682f in term 1.
I20260713 09:04:08.228051  9655 leader_election.cc:304] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f5d6b47bab4f50943ce9bf6d2bdf14, c0fe496ec5bf4256933a7699a2160351; no voters: 
I20260713 09:04:08.208726  9808 raft_consensus.cc:359] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.223062  9816 raft_consensus.cc:697] T 7d18e14635974be08e53dabeaf754310 P 410b971bd1864718989219952056682f [term 1 LEADER]: Becoming Leader. State: Replica: 410b971bd1864718989219952056682f, State: Running, Role: LEADER
I20260713 09:04:08.229182  9825 raft_consensus.cc:2804] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:08.229776  9825 raft_consensus.cc:697] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 LEADER]: Becoming Leader. State: Replica: b6f5d6b47bab4f50943ce9bf6d2bdf14, State: Running, Role: LEADER
I20260713 09:04:08.229837  9816 consensus_queue.cc:237] T 7d18e14635974be08e53dabeaf754310 P 410b971bd1864718989219952056682f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.230744  9825 consensus_queue.cc:237] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.232111  9617 raft_consensus.cc:2468] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P 410b971bd1864718989219952056682f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f5d6b47bab4f50943ce9bf6d2bdf14 in term 1.
I20260713 09:04:08.231559  9510 catalog_manager.cc:5697] T c62b6fe1762a458e814dbe2be58f2df5 P b6f5d6b47bab4f50943ce9bf6d2bdf14 reported cstate change: term changed from 0 to 1, leader changed from <none> to b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2). New cstate: current_term: 1 leader_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:08.225986  9831 raft_consensus.cc:515] T 042cd27f150f4f668e055b9e4e0977c4 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.226974  9809 tablet_bootstrap.cc:492] T 2717a72a1a634baf9ffc2d4070b83bb9 P 410b971bd1864718989219952056682f: No bootstrap required, opened a new log
I20260713 09:04:08.233733  9809 ts_tablet_manager.cc:1403] T 2717a72a1a634baf9ffc2d4070b83bb9 P 410b971bd1864718989219952056682f: Time spent bootstrapping tablet: real 0.098s	user 0.047s	sys 0.032s
I20260713 09:04:08.239029  9809 raft_consensus.cc:359] T 2717a72a1a634baf9ffc2d4070b83bb9 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.239776  9809 raft_consensus.cc:385] T 2717a72a1a634baf9ffc2d4070b83bb9 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:08.240092  9809 raft_consensus.cc:740] T 2717a72a1a634baf9ffc2d4070b83bb9 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 410b971bd1864718989219952056682f, State: Initialized, Role: FOLLOWER
I20260713 09:04:08.241171  9808 raft_consensus.cc:385] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:08.240955  9809 consensus_queue.cc:260] T 2717a72a1a634baf9ffc2d4070b83bb9 P 410b971bd1864718989219952056682f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.241580  9808 raft_consensus.cc:740] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe496ec5bf4256933a7699a2160351, State: Initialized, Role: FOLLOWER
I20260713 09:04:08.242456  9808 consensus_queue.cc:260] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P c0fe496ec5bf4256933a7699a2160351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.242808  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042cd27f150f4f668e055b9e4e0977c4" candidate_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410b971bd1864718989219952056682f"
I20260713 09:04:08.243438  9617 raft_consensus.cc:3060] T 042cd27f150f4f668e055b9e4e0977c4 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:08.243536  9809 ts_tablet_manager.cc:1434] T 2717a72a1a634baf9ffc2d4070b83bb9 P 410b971bd1864718989219952056682f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:04:08.244666  9809 tablet_bootstrap.cc:492] T 3a2fefadda1744c8a56b1fa7320286b1 P 410b971bd1864718989219952056682f: Bootstrap starting.
I20260713 09:04:08.244055  9515 catalog_manager.cc:5697] T 7d18e14635974be08e53dabeaf754310 P 410b971bd1864718989219952056682f reported cstate change: term changed from 0 to 1, leader changed from <none> to 410b971bd1864718989219952056682f (127.5.154.1). New cstate: current_term: 1 leader_uuid: "410b971bd1864718989219952056682f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:08.245000  9808 ts_tablet_manager.cc:1434] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P c0fe496ec5bf4256933a7699a2160351: Time spent starting tablet: real 0.080s	user 0.007s	sys 0.000s
I20260713 09:04:08.245682  9831 leader_election.cc:290] T 042cd27f150f4f668e055b9e4e0977c4 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 1 election: Requested vote from peers 410b971bd1864718989219952056682f (127.5.154.1:37651), c0fe496ec5bf4256933a7699a2160351 (127.5.154.3:38327)
I20260713 09:04:08.249068  9808 tablet_bootstrap.cc:492] T c62b6fe1762a458e814dbe2be58f2df5 P c0fe496ec5bf4256933a7699a2160351: Bootstrap starting.
I20260713 09:04:08.251214  9809 tablet_bootstrap.cc:654] T 3a2fefadda1744c8a56b1fa7320286b1 P 410b971bd1864718989219952056682f: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:08.254539  9766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042cd27f150f4f668e055b9e4e0977c4" candidate_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe496ec5bf4256933a7699a2160351"
I20260713 09:04:08.255362  9766 raft_consensus.cc:3060] T 042cd27f150f4f668e055b9e4e0977c4 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:08.256954  9808 tablet_bootstrap.cc:654] T c62b6fe1762a458e814dbe2be58f2df5 P c0fe496ec5bf4256933a7699a2160351: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:08.260274  9847 raft_consensus.cc:493] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:08.260908  9847 raft_consensus.cc:515] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.269578  9847 leader_election.cc:290] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P c0fe496ec5bf4256933a7699a2160351 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 410b971bd1864718989219952056682f (127.5.154.1:37651), b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2:36857)
I20260713 09:04:08.270318  9766 raft_consensus.cc:2468] T 042cd27f150f4f668e055b9e4e0977c4 P c0fe496ec5bf4256933a7699a2160351 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f5d6b47bab4f50943ce9bf6d2bdf14 in term 1.
I20260713 09:04:08.271176  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac98b8e753b4f79ba4f675ff8b8a1b3" candidate_uuid: "c0fe496ec5bf4256933a7699a2160351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" is_pre_election: true
I20260713 09:04:08.271438  9617 raft_consensus.cc:2468] T 042cd27f150f4f668e055b9e4e0977c4 P 410b971bd1864718989219952056682f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f5d6b47bab4f50943ce9bf6d2bdf14 in term 1.
I20260713 09:04:08.271816  9655 leader_election.cc:304] T 042cd27f150f4f668e055b9e4e0977c4 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f5d6b47bab4f50943ce9bf6d2bdf14, c0fe496ec5bf4256933a7699a2160351; no voters: 
I20260713 09:04:08.273046  9831 raft_consensus.cc:2804] T 042cd27f150f4f668e055b9e4e0977c4 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:08.273662  9831 raft_consensus.cc:697] T 042cd27f150f4f668e055b9e4e0977c4 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 LEADER]: Becoming Leader. State: Replica: b6f5d6b47bab4f50943ce9bf6d2bdf14, State: Running, Role: LEADER
I20260713 09:04:08.273977  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ac98b8e753b4f79ba4f675ff8b8a1b3" candidate_uuid: "c0fe496ec5bf4256933a7699a2160351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410b971bd1864718989219952056682f" is_pre_election: true
I20260713 09:04:08.274875  9617 raft_consensus.cc:2393] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P 410b971bd1864718989219952056682f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c0fe496ec5bf4256933a7699a2160351 in current term 1: Already voted for candidate b6f5d6b47bab4f50943ce9bf6d2bdf14 in this term.
I20260713 09:04:08.274782  9831 consensus_queue.cc:237] T 042cd27f150f4f668e055b9e4e0977c4 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.276152  9731 leader_election.cc:304] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P c0fe496ec5bf4256933a7699a2160351 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0fe496ec5bf4256933a7699a2160351; no voters: 410b971bd1864718989219952056682f, b6f5d6b47bab4f50943ce9bf6d2bdf14
I20260713 09:04:08.277009  9847 raft_consensus.cc:3060] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:08.283257  9809 tablet_bootstrap.cc:492] T 3a2fefadda1744c8a56b1fa7320286b1 P 410b971bd1864718989219952056682f: No bootstrap required, opened a new log
I20260713 09:04:08.283815  9809 ts_tablet_manager.cc:1403] T 3a2fefadda1744c8a56b1fa7320286b1 P 410b971bd1864718989219952056682f: Time spent bootstrapping tablet: real 0.039s	user 0.024s	sys 0.012s
I20260713 09:04:08.286432  9809 raft_consensus.cc:359] T 3a2fefadda1744c8a56b1fa7320286b1 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.287096  9809 raft_consensus.cc:385] T 3a2fefadda1744c8a56b1fa7320286b1 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:08.287328  9847 raft_consensus.cc:2749] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P c0fe496ec5bf4256933a7699a2160351 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:08.287451  9809 raft_consensus.cc:740] T 3a2fefadda1744c8a56b1fa7320286b1 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 410b971bd1864718989219952056682f, State: Initialized, Role: FOLLOWER
I20260713 09:04:08.288339  9809 consensus_queue.cc:260] T 3a2fefadda1744c8a56b1fa7320286b1 P 410b971bd1864718989219952056682f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.290987  9809 ts_tablet_manager.cc:1434] T 3a2fefadda1744c8a56b1fa7320286b1 P 410b971bd1864718989219952056682f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:04:08.290149  9515 catalog_manager.cc:5697] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 reported cstate change: term changed from 0 to 1, leader changed from <none> to b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2). New cstate: current_term: 1 leader_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:08.291438  9808 tablet_bootstrap.cc:492] T c62b6fe1762a458e814dbe2be58f2df5 P c0fe496ec5bf4256933a7699a2160351: No bootstrap required, opened a new log
I20260713 09:04:08.291922  9808 ts_tablet_manager.cc:1403] T c62b6fe1762a458e814dbe2be58f2df5 P c0fe496ec5bf4256933a7699a2160351: Time spent bootstrapping tablet: real 0.043s	user 0.020s	sys 0.008s
I20260713 09:04:08.294649  9808 raft_consensus.cc:359] T c62b6fe1762a458e814dbe2be58f2df5 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.295365  9808 raft_consensus.cc:385] T c62b6fe1762a458e814dbe2be58f2df5 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:08.295661  9808 raft_consensus.cc:740] T c62b6fe1762a458e814dbe2be58f2df5 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe496ec5bf4256933a7699a2160351, State: Initialized, Role: FOLLOWER
I20260713 09:04:08.296458  9808 consensus_queue.cc:260] T c62b6fe1762a458e814dbe2be58f2df5 P c0fe496ec5bf4256933a7699a2160351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.298601  9808 ts_tablet_manager.cc:1434] T c62b6fe1762a458e814dbe2be58f2df5 P c0fe496ec5bf4256933a7699a2160351: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260713 09:04:08.299382  9808 tablet_bootstrap.cc:492] T 2717a72a1a634baf9ffc2d4070b83bb9 P c0fe496ec5bf4256933a7699a2160351: Bootstrap starting.
I20260713 09:04:08.304934  9808 tablet_bootstrap.cc:654] T 2717a72a1a634baf9ffc2d4070b83bb9 P c0fe496ec5bf4256933a7699a2160351: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:08.307642  9831 raft_consensus.cc:493] T 2717a72a1a634baf9ffc2d4070b83bb9 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:08.308349  9831 raft_consensus.cc:515] T 2717a72a1a634baf9ffc2d4070b83bb9 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.308048  9510 catalog_manager.cc:5697] T 042cd27f150f4f668e055b9e4e0977c4 P b6f5d6b47bab4f50943ce9bf6d2bdf14 reported cstate change: term changed from 0 to 1, leader changed from <none> to b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2). New cstate: current_term: 1 leader_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:08.311923  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2717a72a1a634baf9ffc2d4070b83bb9" candidate_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410b971bd1864718989219952056682f" is_pre_election: true
I20260713 09:04:08.312232  9831 leader_election.cc:290] T 2717a72a1a634baf9ffc2d4070b83bb9 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 410b971bd1864718989219952056682f (127.5.154.1:37651), c0fe496ec5bf4256933a7699a2160351 (127.5.154.3:38327)
I20260713 09:04:08.312389  9766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2717a72a1a634baf9ffc2d4070b83bb9" candidate_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe496ec5bf4256933a7699a2160351" is_pre_election: true
I20260713 09:04:08.312659  9617 raft_consensus.cc:2468] T 2717a72a1a634baf9ffc2d4070b83bb9 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f5d6b47bab4f50943ce9bf6d2bdf14 in term 0.
W20260713 09:04:08.314131  9655 leader_election.cc:343] T 2717a72a1a634baf9ffc2d4070b83bb9 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0fe496ec5bf4256933a7699a2160351 (127.5.154.3:38327): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:08.314653  9657 leader_election.cc:304] T 2717a72a1a634baf9ffc2d4070b83bb9 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 410b971bd1864718989219952056682f, b6f5d6b47bab4f50943ce9bf6d2bdf14; no voters: c0fe496ec5bf4256933a7699a2160351
I20260713 09:04:08.315380  9831 raft_consensus.cc:2804] T 2717a72a1a634baf9ffc2d4070b83bb9 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:08.315788  9831 raft_consensus.cc:493] T 2717a72a1a634baf9ffc2d4070b83bb9 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:08.316147  9831 raft_consensus.cc:3060] T 2717a72a1a634baf9ffc2d4070b83bb9 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:08.317334  9808 tablet_bootstrap.cc:492] T 2717a72a1a634baf9ffc2d4070b83bb9 P c0fe496ec5bf4256933a7699a2160351: No bootstrap required, opened a new log
I20260713 09:04:08.317868  9808 ts_tablet_manager.cc:1403] T 2717a72a1a634baf9ffc2d4070b83bb9 P c0fe496ec5bf4256933a7699a2160351: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.008s
I20260713 09:04:08.320128  9808 raft_consensus.cc:359] T 2717a72a1a634baf9ffc2d4070b83bb9 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.320689  9808 raft_consensus.cc:385] T 2717a72a1a634baf9ffc2d4070b83bb9 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:08.320943  9808 raft_consensus.cc:740] T 2717a72a1a634baf9ffc2d4070b83bb9 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe496ec5bf4256933a7699a2160351, State: Initialized, Role: FOLLOWER
I20260713 09:04:08.321560  9808 consensus_queue.cc:260] T 2717a72a1a634baf9ffc2d4070b83bb9 P c0fe496ec5bf4256933a7699a2160351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.322059  9831 raft_consensus.cc:515] T 2717a72a1a634baf9ffc2d4070b83bb9 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.323307  9808 ts_tablet_manager.cc:1434] T 2717a72a1a634baf9ffc2d4070b83bb9 P c0fe496ec5bf4256933a7699a2160351: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:04:08.323951  9831 leader_election.cc:290] T 2717a72a1a634baf9ffc2d4070b83bb9 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 1 election: Requested vote from peers 410b971bd1864718989219952056682f (127.5.154.1:37651), c0fe496ec5bf4256933a7699a2160351 (127.5.154.3:38327)
I20260713 09:04:08.324695  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2717a72a1a634baf9ffc2d4070b83bb9" candidate_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410b971bd1864718989219952056682f"
I20260713 09:04:08.324977  9766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2717a72a1a634baf9ffc2d4070b83bb9" candidate_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe496ec5bf4256933a7699a2160351"
I20260713 09:04:08.325316  9617 raft_consensus.cc:3060] T 2717a72a1a634baf9ffc2d4070b83bb9 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:08.325611  9766 raft_consensus.cc:3060] T 2717a72a1a634baf9ffc2d4070b83bb9 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:08.326395  9808 tablet_bootstrap.cc:492] T 3a2fefadda1744c8a56b1fa7320286b1 P c0fe496ec5bf4256933a7699a2160351: Bootstrap starting.
I20260713 09:04:08.332489  9766 raft_consensus.cc:2468] T 2717a72a1a634baf9ffc2d4070b83bb9 P c0fe496ec5bf4256933a7699a2160351 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f5d6b47bab4f50943ce9bf6d2bdf14 in term 1.
I20260713 09:04:08.332489  9808 tablet_bootstrap.cc:654] T 3a2fefadda1744c8a56b1fa7320286b1 P c0fe496ec5bf4256933a7699a2160351: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:08.333060  9617 raft_consensus.cc:2468] T 2717a72a1a634baf9ffc2d4070b83bb9 P 410b971bd1864718989219952056682f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f5d6b47bab4f50943ce9bf6d2bdf14 in term 1.
I20260713 09:04:08.333643  9655 leader_election.cc:304] T 2717a72a1a634baf9ffc2d4070b83bb9 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f5d6b47bab4f50943ce9bf6d2bdf14, c0fe496ec5bf4256933a7699a2160351; no voters: 
I20260713 09:04:08.334794  9831 raft_consensus.cc:2804] T 2717a72a1a634baf9ffc2d4070b83bb9 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:08.335386  9831 raft_consensus.cc:697] T 2717a72a1a634baf9ffc2d4070b83bb9 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 LEADER]: Becoming Leader. State: Replica: b6f5d6b47bab4f50943ce9bf6d2bdf14, State: Running, Role: LEADER
I20260713 09:04:08.336443  9831 consensus_queue.cc:237] T 2717a72a1a634baf9ffc2d4070b83bb9 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.338804  9808 tablet_bootstrap.cc:492] T 3a2fefadda1744c8a56b1fa7320286b1 P c0fe496ec5bf4256933a7699a2160351: No bootstrap required, opened a new log
I20260713 09:04:08.339275  9808 ts_tablet_manager.cc:1403] T 3a2fefadda1744c8a56b1fa7320286b1 P c0fe496ec5bf4256933a7699a2160351: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.002s
I20260713 09:04:08.341460  9808 raft_consensus.cc:359] T 3a2fefadda1744c8a56b1fa7320286b1 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.342031  9808 raft_consensus.cc:385] T 3a2fefadda1744c8a56b1fa7320286b1 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:08.342242  9808 raft_consensus.cc:740] T 3a2fefadda1744c8a56b1fa7320286b1 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe496ec5bf4256933a7699a2160351, State: Initialized, Role: FOLLOWER
I20260713 09:04:08.342828  9808 consensus_queue.cc:260] T 3a2fefadda1744c8a56b1fa7320286b1 P c0fe496ec5bf4256933a7699a2160351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.344683  9808 ts_tablet_manager.cc:1434] T 3a2fefadda1744c8a56b1fa7320286b1 P c0fe496ec5bf4256933a7699a2160351: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260713 09:04:08.345458  9515 catalog_manager.cc:5697] T 2717a72a1a634baf9ffc2d4070b83bb9 P b6f5d6b47bab4f50943ce9bf6d2bdf14 reported cstate change: term changed from 0 to 1, leader changed from <none> to b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2). New cstate: current_term: 1 leader_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:08.363081  9831 raft_consensus.cc:493] T 3a2fefadda1744c8a56b1fa7320286b1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:08.363513  9831 raft_consensus.cc:515] T 3a2fefadda1744c8a56b1fa7320286b1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.365056  9831 leader_election.cc:290] T 3a2fefadda1744c8a56b1fa7320286b1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 410b971bd1864718989219952056682f (127.5.154.1:37651), c0fe496ec5bf4256933a7699a2160351 (127.5.154.3:38327)
I20260713 09:04:08.365999  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2fefadda1744c8a56b1fa7320286b1" candidate_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410b971bd1864718989219952056682f" is_pre_election: true
I20260713 09:04:08.366201  9766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2fefadda1744c8a56b1fa7320286b1" candidate_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe496ec5bf4256933a7699a2160351" is_pre_election: true
I20260713 09:04:08.366581  9617 raft_consensus.cc:2468] T 3a2fefadda1744c8a56b1fa7320286b1 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f5d6b47bab4f50943ce9bf6d2bdf14 in term 0.
I20260713 09:04:08.366868  9766 raft_consensus.cc:2468] T 3a2fefadda1744c8a56b1fa7320286b1 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f5d6b47bab4f50943ce9bf6d2bdf14 in term 0.
I20260713 09:04:08.367653  9657 leader_election.cc:304] T 3a2fefadda1744c8a56b1fa7320286b1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 410b971bd1864718989219952056682f, b6f5d6b47bab4f50943ce9bf6d2bdf14; no voters: 
I20260713 09:04:08.368337  9831 raft_consensus.cc:2804] T 3a2fefadda1744c8a56b1fa7320286b1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:08.368673  9831 raft_consensus.cc:493] T 3a2fefadda1744c8a56b1fa7320286b1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:08.368958  9831 raft_consensus.cc:3060] T 3a2fefadda1744c8a56b1fa7320286b1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:08.373677  9831 raft_consensus.cc:515] T 3a2fefadda1744c8a56b1fa7320286b1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.375407  9831 leader_election.cc:290] T 3a2fefadda1744c8a56b1fa7320286b1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 1 election: Requested vote from peers 410b971bd1864718989219952056682f (127.5.154.1:37651), c0fe496ec5bf4256933a7699a2160351 (127.5.154.3:38327)
I20260713 09:04:08.376389  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2fefadda1744c8a56b1fa7320286b1" candidate_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410b971bd1864718989219952056682f"
I20260713 09:04:08.376626  9766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2fefadda1744c8a56b1fa7320286b1" candidate_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe496ec5bf4256933a7699a2160351"
I20260713 09:04:08.376904  9617 raft_consensus.cc:3060] T 3a2fefadda1744c8a56b1fa7320286b1 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:08.377218  9766 raft_consensus.cc:3060] T 3a2fefadda1744c8a56b1fa7320286b1 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:08.381381  9617 raft_consensus.cc:2468] T 3a2fefadda1744c8a56b1fa7320286b1 P 410b971bd1864718989219952056682f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f5d6b47bab4f50943ce9bf6d2bdf14 in term 1.
I20260713 09:04:08.382443  9657 leader_election.cc:304] T 3a2fefadda1744c8a56b1fa7320286b1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 410b971bd1864718989219952056682f, b6f5d6b47bab4f50943ce9bf6d2bdf14; no voters: 
I20260713 09:04:08.383080  9831 raft_consensus.cc:2804] T 3a2fefadda1744c8a56b1fa7320286b1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:08.383090  9766 raft_consensus.cc:2468] T 3a2fefadda1744c8a56b1fa7320286b1 P c0fe496ec5bf4256933a7699a2160351 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f5d6b47bab4f50943ce9bf6d2bdf14 in term 1.
I20260713 09:04:08.383594  9831 raft_consensus.cc:697] T 3a2fefadda1744c8a56b1fa7320286b1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 LEADER]: Becoming Leader. State: Replica: b6f5d6b47bab4f50943ce9bf6d2bdf14, State: Running, Role: LEADER
I20260713 09:04:08.384464  9831 consensus_queue.cc:237] T 3a2fefadda1744c8a56b1fa7320286b1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.391805  9510 catalog_manager.cc:5697] T 3a2fefadda1744c8a56b1fa7320286b1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 reported cstate change: term changed from 0 to 1, leader changed from <none> to b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2). New cstate: current_term: 1 leader_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:08.420810  9816 raft_consensus.cc:493] T 175485f796c14f418730dc1fe8dc76cd P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:08.421403  9816 raft_consensus.cc:515] T 175485f796c14f418730dc1fe8dc76cd P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } } peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } }
I20260713 09:04:08.423267  9816 leader_election.cc:290] T 175485f796c14f418730dc1fe8dc76cd P 410b971bd1864718989219952056682f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2:36857), c0fe496ec5bf4256933a7699a2160351 (127.5.154.3:38327)
I20260713 09:04:08.424041  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "175485f796c14f418730dc1fe8dc76cd" candidate_uuid: "410b971bd1864718989219952056682f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" is_pre_election: true
I20260713 09:04:08.424336  9766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "175485f796c14f418730dc1fe8dc76cd" candidate_uuid: "410b971bd1864718989219952056682f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe496ec5bf4256933a7699a2160351" is_pre_election: true
I20260713 09:04:08.425115  9766 raft_consensus.cc:2393] T 175485f796c14f418730dc1fe8dc76cd P c0fe496ec5bf4256933a7699a2160351 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 410b971bd1864718989219952056682f in current term 1: Already voted for candidate b6f5d6b47bab4f50943ce9bf6d2bdf14 in this term.
I20260713 09:04:08.426167  9580 leader_election.cc:304] T 175485f796c14f418730dc1fe8dc76cd P 410b971bd1864718989219952056682f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 410b971bd1864718989219952056682f; no voters: b6f5d6b47bab4f50943ce9bf6d2bdf14, c0fe496ec5bf4256933a7699a2160351
I20260713 09:04:08.426983  9816 raft_consensus.cc:3060] T 175485f796c14f418730dc1fe8dc76cd P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:08.432888  9816 raft_consensus.cc:2749] T 175485f796c14f418730dc1fe8dc76cd P 410b971bd1864718989219952056682f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:08.433516  9691 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "175485f796c14f418730dc1fe8dc76cd"
dest_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14"
mode: GRACEFUL
new_leader_uuid: "410b971bd1864718989219952056682f"
 from {username='slave'} at 127.0.0.1:44778
I20260713 09:04:08.434144  9691 raft_consensus.cc:606] T 175485f796c14f418730dc1fe8dc76cd P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 LEADER]: Received request to transfer leadership to TS 410b971bd1864718989219952056682f
I20260713 09:04:08.439298  9691 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "042cd27f150f4f668e055b9e4e0977c4"
dest_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14"
mode: GRACEFUL
new_leader_uuid: "410b971bd1864718989219952056682f"
 from {username='slave'} at 127.0.0.1:44778
I20260713 09:04:08.439785  9691 raft_consensus.cc:606] T 042cd27f150f4f668e055b9e4e0977c4 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 LEADER]: Received request to transfer leadership to TS 410b971bd1864718989219952056682f
I20260713 09:04:08.447376  9691 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee1faae8d0ea4456ad5ec8ba0e3574b6"
dest_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14"
mode: GRACEFUL
new_leader_uuid: "410b971bd1864718989219952056682f"
 from {username='slave'} at 127.0.0.1:44778
I20260713 09:04:08.447867  9691 raft_consensus.cc:606] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 LEADER]: Received request to transfer leadership to TS 410b971bd1864718989219952056682f
I20260713 09:04:08.459843  9766 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e182b7593a9c4f7d9e61a718f989afde"
dest_uuid: "c0fe496ec5bf4256933a7699a2160351"
mode: GRACEFUL
new_leader_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14"
 from {username='slave'} at 127.0.0.1:56866
I20260713 09:04:08.460480  9766 raft_consensus.cc:606] T e182b7593a9c4f7d9e61a718f989afde P c0fe496ec5bf4256933a7699a2160351 [term 1 LEADER]: Received request to transfer leadership to TS b6f5d6b47bab4f50943ce9bf6d2bdf14
I20260713 09:04:08.473878  9691 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a2fefadda1744c8a56b1fa7320286b1"
dest_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14"
mode: GRACEFUL
new_leader_uuid: "c0fe496ec5bf4256933a7699a2160351"
 from {username='slave'} at 127.0.0.1:44778
I20260713 09:04:08.474398  9691 raft_consensus.cc:606] T 3a2fefadda1744c8a56b1fa7320286b1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 LEADER]: Received request to transfer leadership to TS c0fe496ec5bf4256933a7699a2160351
I20260713 09:04:08.484562  9831 consensus_queue.cc:1048] T 175485f796c14f418730dc1fe8dc76cd P b6f5d6b47bab4f50943ce9bf6d2bdf14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:08.496420  9813 consensus_queue.cc:1048] T 175485f796c14f418730dc1fe8dc76cd P b6f5d6b47bab4f50943ce9bf6d2bdf14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:08.503882  9831 raft_consensus.cc:993] T 175485f796c14f418730dc1fe8dc76cd P b6f5d6b47bab4f50943ce9bf6d2bdf14: : Instructing follower 410b971bd1864718989219952056682f to start an election
I20260713 09:04:08.504355  9813 raft_consensus.cc:1081] T 175485f796c14f418730dc1fe8dc76cd P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 LEADER]: Signalling peer 410b971bd1864718989219952056682f to start an election
I20260713 09:04:08.505937  9617 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "175485f796c14f418730dc1fe8dc76cd"
dest_uuid: "410b971bd1864718989219952056682f"
 from {username='slave'} at 127.0.0.1:40186
I20260713 09:04:08.506541  9617 raft_consensus.cc:493] T 175485f796c14f418730dc1fe8dc76cd P 410b971bd1864718989219952056682f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:08.506946  9617 raft_consensus.cc:3060] T 175485f796c14f418730dc1fe8dc76cd P 410b971bd1864718989219952056682f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:08.512118  9617 raft_consensus.cc:515] T 175485f796c14f418730dc1fe8dc76cd P 410b971bd1864718989219952056682f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } } peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } }
I20260713 09:04:08.513623  9617 leader_election.cc:290] T 175485f796c14f418730dc1fe8dc76cd P 410b971bd1864718989219952056682f [CANDIDATE]: Term 2 election: Requested vote from peers b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2:36857), c0fe496ec5bf4256933a7699a2160351 (127.5.154.3:38327)
I20260713 09:04:08.514744  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "175485f796c14f418730dc1fe8dc76cd" candidate_uuid: "410b971bd1864718989219952056682f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14"
I20260713 09:04:08.514899  9766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "175485f796c14f418730dc1fe8dc76cd" candidate_uuid: "410b971bd1864718989219952056682f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0fe496ec5bf4256933a7699a2160351"
I20260713 09:04:08.515411  9691 raft_consensus.cc:3055] T 175485f796c14f418730dc1fe8dc76cd P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:08.515524  9766 raft_consensus.cc:3060] T 175485f796c14f418730dc1fe8dc76cd P c0fe496ec5bf4256933a7699a2160351 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:08.515799  9691 raft_consensus.cc:740] T 175485f796c14f418730dc1fe8dc76cd P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6f5d6b47bab4f50943ce9bf6d2bdf14, State: Running, Role: LEADER
I20260713 09:04:08.516692  9691 consensus_queue.cc:260] T 175485f796c14f418730dc1fe8dc76cd P b6f5d6b47bab4f50943ce9bf6d2bdf14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } } peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } }
I20260713 09:04:08.518060  9691 raft_consensus.cc:3060] T 175485f796c14f418730dc1fe8dc76cd P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:08.521973  9766 raft_consensus.cc:2468] T 175485f796c14f418730dc1fe8dc76cd P c0fe496ec5bf4256933a7699a2160351 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 410b971bd1864718989219952056682f in term 2.
I20260713 09:04:08.522981  9580 leader_election.cc:304] T 175485f796c14f418730dc1fe8dc76cd P 410b971bd1864718989219952056682f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 410b971bd1864718989219952056682f, c0fe496ec5bf4256933a7699a2160351; no voters: 
I20260713 09:04:08.523316  9847 consensus_queue.cc:1048] T e182b7593a9c4f7d9e61a718f989afde P c0fe496ec5bf4256933a7699a2160351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:08.523770  9816 raft_consensus.cc:2804] T 175485f796c14f418730dc1fe8dc76cd P 410b971bd1864718989219952056682f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:08.524245  9816 raft_consensus.cc:697] T 175485f796c14f418730dc1fe8dc76cd P 410b971bd1864718989219952056682f [term 2 LEADER]: Becoming Leader. State: Replica: 410b971bd1864718989219952056682f, State: Running, Role: LEADER
I20260713 09:04:08.524492  9691 raft_consensus.cc:2468] T 175485f796c14f418730dc1fe8dc76cd P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 410b971bd1864718989219952056682f in term 2.
I20260713 09:04:08.525089  9816 consensus_queue.cc:237] T 175485f796c14f418730dc1fe8dc76cd P 410b971bd1864718989219952056682f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } } peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } }
I20260713 09:04:08.532099  9515 catalog_manager.cc:5697] T 175485f796c14f418730dc1fe8dc76cd P 410b971bd1864718989219952056682f reported cstate change: term changed from 1 to 2, leader changed from b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2) to 410b971bd1864718989219952056682f (127.5.154.1). New cstate: current_term: 2 leader_uuid: "410b971bd1864718989219952056682f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:08.535691  9847 consensus_queue.cc:1048] T e182b7593a9c4f7d9e61a718f989afde P c0fe496ec5bf4256933a7699a2160351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:08.543620  9849 raft_consensus.cc:993] T e182b7593a9c4f7d9e61a718f989afde P c0fe496ec5bf4256933a7699a2160351: : Instructing follower b6f5d6b47bab4f50943ce9bf6d2bdf14 to start an election
I20260713 09:04:08.544092  9847 raft_consensus.cc:1081] T e182b7593a9c4f7d9e61a718f989afde P c0fe496ec5bf4256933a7699a2160351 [term 1 LEADER]: Signalling peer b6f5d6b47bab4f50943ce9bf6d2bdf14 to start an election
I20260713 09:04:08.545636  9691 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e182b7593a9c4f7d9e61a718f989afde"
dest_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14"
 from {username='slave'} at 127.0.0.1:44760
I20260713 09:04:08.546177  9691 raft_consensus.cc:493] T e182b7593a9c4f7d9e61a718f989afde P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:08.546540  9691 raft_consensus.cc:3060] T e182b7593a9c4f7d9e61a718f989afde P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:08.553539  9691 raft_consensus.cc:515] T e182b7593a9c4f7d9e61a718f989afde P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.555122  9813 consensus_queue.cc:1048] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:08.556234  9691 leader_election.cc:290] T e182b7593a9c4f7d9e61a718f989afde P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 2 election: Requested vote from peers 410b971bd1864718989219952056682f (127.5.154.1:37651), c0fe496ec5bf4256933a7699a2160351 (127.5.154.3:38327)
I20260713 09:04:08.556428  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e182b7593a9c4f7d9e61a718f989afde" candidate_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "410b971bd1864718989219952056682f"
I20260713 09:04:08.557080  9617 raft_consensus.cc:3060] T e182b7593a9c4f7d9e61a718f989afde P 410b971bd1864718989219952056682f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:08.564826  9617 raft_consensus.cc:2468] T e182b7593a9c4f7d9e61a718f989afde P 410b971bd1864718989219952056682f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f5d6b47bab4f50943ce9bf6d2bdf14 in term 2.
I20260713 09:04:08.565779  9657 leader_election.cc:304] T e182b7593a9c4f7d9e61a718f989afde P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 410b971bd1864718989219952056682f, b6f5d6b47bab4f50943ce9bf6d2bdf14; no voters: 
I20260713 09:04:08.565793  9766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e182b7593a9c4f7d9e61a718f989afde" candidate_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0fe496ec5bf4256933a7699a2160351"
I20260713 09:04:08.566545  9766 raft_consensus.cc:3055] T e182b7593a9c4f7d9e61a718f989afde P c0fe496ec5bf4256933a7699a2160351 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:08.566701  9813 raft_consensus.cc:2804] T e182b7593a9c4f7d9e61a718f989afde P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:08.566890  9766 raft_consensus.cc:740] T e182b7593a9c4f7d9e61a718f989afde P c0fe496ec5bf4256933a7699a2160351 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0fe496ec5bf4256933a7699a2160351, State: Running, Role: LEADER
I20260713 09:04:08.569191  9813 raft_consensus.cc:697] T e182b7593a9c4f7d9e61a718f989afde P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 LEADER]: Becoming Leader. State: Replica: b6f5d6b47bab4f50943ce9bf6d2bdf14, State: Running, Role: LEADER
I20260713 09:04:08.570052  9813 consensus_queue.cc:237] T e182b7593a9c4f7d9e61a718f989afde P b6f5d6b47bab4f50943ce9bf6d2bdf14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.570851  9831 consensus_queue.cc:1048] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:08.576536  9766 consensus_queue.cc:260] T e182b7593a9c4f7d9e61a718f989afde P c0fe496ec5bf4256933a7699a2160351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.580215  9511 catalog_manager.cc:5697] T e182b7593a9c4f7d9e61a718f989afde P b6f5d6b47bab4f50943ce9bf6d2bdf14 reported cstate change: term changed from 1 to 2, leader changed from c0fe496ec5bf4256933a7699a2160351 (127.5.154.3) to b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2). New cstate: current_term: 2 leader_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:08.582259  9766 raft_consensus.cc:3060] T e182b7593a9c4f7d9e61a718f989afde P c0fe496ec5bf4256933a7699a2160351 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:08.594764  9766 raft_consensus.cc:2468] T e182b7593a9c4f7d9e61a718f989afde P c0fe496ec5bf4256933a7699a2160351 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f5d6b47bab4f50943ce9bf6d2bdf14 in term 2.
I20260713 09:04:08.616609  9816 consensus_queue.cc:1048] T 7d18e14635974be08e53dabeaf754310 P 410b971bd1864718989219952056682f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:08.627058  9855 consensus_queue.cc:1048] T 7d18e14635974be08e53dabeaf754310 P 410b971bd1864718989219952056682f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:08.667011  9813 consensus_queue.cc:1048] T c62b6fe1762a458e814dbe2be58f2df5 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:08.675215  9764 raft_consensus.cc:3060] T c62b6fe1762a458e814dbe2be58f2df5 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:08.682700  9832 consensus_queue.cc:1048] T c62b6fe1762a458e814dbe2be58f2df5 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:08.698952  9832 consensus_queue.cc:1048] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:08.708789  9832 consensus_queue.cc:1048] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:08.716694  9813 raft_consensus.cc:993] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P b6f5d6b47bab4f50943ce9bf6d2bdf14: : Instructing follower 410b971bd1864718989219952056682f to start an election
I20260713 09:04:08.717187  9832 raft_consensus.cc:1081] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 LEADER]: Signalling peer 410b971bd1864718989219952056682f to start an election
I20260713 09:04:08.718757  9615 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee1faae8d0ea4456ad5ec8ba0e3574b6"
dest_uuid: "410b971bd1864718989219952056682f"
 from {username='slave'} at 127.0.0.1:40186
I20260713 09:04:08.719230  9615 raft_consensus.cc:493] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P 410b971bd1864718989219952056682f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:08.720371  9615 raft_consensus.cc:3060] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P 410b971bd1864718989219952056682f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:08.725051  9615 raft_consensus.cc:515] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P 410b971bd1864718989219952056682f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.727123  9615 leader_election.cc:290] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P 410b971bd1864718989219952056682f [CANDIDATE]: Term 2 election: Requested vote from peers b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2:36857), c0fe496ec5bf4256933a7699a2160351 (127.5.154.3:38327)
I20260713 09:04:08.727509  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1faae8d0ea4456ad5ec8ba0e3574b6" candidate_uuid: "410b971bd1864718989219952056682f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14"
I20260713 09:04:08.727699  9764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee1faae8d0ea4456ad5ec8ba0e3574b6" candidate_uuid: "410b971bd1864718989219952056682f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0fe496ec5bf4256933a7699a2160351"
I20260713 09:04:08.728121  9691 raft_consensus.cc:3055] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:08.728286  9764 raft_consensus.cc:3060] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P c0fe496ec5bf4256933a7699a2160351 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:08.728507  9691 raft_consensus.cc:740] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6f5d6b47bab4f50943ce9bf6d2bdf14, State: Running, Role: LEADER
I20260713 09:04:08.729411  9691 consensus_queue.cc:260] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.730746  9691 raft_consensus.cc:3060] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:08.733940  9764 raft_consensus.cc:2468] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P c0fe496ec5bf4256933a7699a2160351 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 410b971bd1864718989219952056682f in term 2.
I20260713 09:04:08.734908  9580 leader_election.cc:304] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P 410b971bd1864718989219952056682f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 410b971bd1864718989219952056682f, c0fe496ec5bf4256933a7699a2160351; no voters: 
I20260713 09:04:08.735783  9877 raft_consensus.cc:2804] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P 410b971bd1864718989219952056682f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:08.736204  9877 raft_consensus.cc:697] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P 410b971bd1864718989219952056682f [term 2 LEADER]: Becoming Leader. State: Replica: 410b971bd1864718989219952056682f, State: Running, Role: LEADER
I20260713 09:04:08.736202  9691 raft_consensus.cc:2468] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 410b971bd1864718989219952056682f in term 2.
I20260713 09:04:08.737068  9877 consensus_queue.cc:237] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P 410b971bd1864718989219952056682f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.741531  9832 consensus_queue.cc:1048] T 042cd27f150f4f668e055b9e4e0977c4 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:08.744048  9511 catalog_manager.cc:5697] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P 410b971bd1864718989219952056682f reported cstate change: term changed from 1 to 2, leader changed from b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2) to 410b971bd1864718989219952056682f (127.5.154.1). New cstate: current_term: 2 leader_uuid: "410b971bd1864718989219952056682f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:08.753005  9825 consensus_queue.cc:1048] T 042cd27f150f4f668e055b9e4e0977c4 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:08.762423  9874 raft_consensus.cc:993] T 042cd27f150f4f668e055b9e4e0977c4 P b6f5d6b47bab4f50943ce9bf6d2bdf14: : Instructing follower 410b971bd1864718989219952056682f to start an election
I20260713 09:04:08.762835  9825 raft_consensus.cc:1081] T 042cd27f150f4f668e055b9e4e0977c4 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 LEADER]: Signalling peer 410b971bd1864718989219952056682f to start an election
I20260713 09:04:08.764432  9615 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "042cd27f150f4f668e055b9e4e0977c4"
dest_uuid: "410b971bd1864718989219952056682f"
 from {username='slave'} at 127.0.0.1:40186
I20260713 09:04:08.764921  9615 raft_consensus.cc:493] T 042cd27f150f4f668e055b9e4e0977c4 P 410b971bd1864718989219952056682f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:08.765231  9615 raft_consensus.cc:3060] T 042cd27f150f4f668e055b9e4e0977c4 P 410b971bd1864718989219952056682f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:08.770056  9615 raft_consensus.cc:515] T 042cd27f150f4f668e055b9e4e0977c4 P 410b971bd1864718989219952056682f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.771529  9615 leader_election.cc:290] T 042cd27f150f4f668e055b9e4e0977c4 P 410b971bd1864718989219952056682f [CANDIDATE]: Term 2 election: Requested vote from peers b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2:36857), c0fe496ec5bf4256933a7699a2160351 (127.5.154.3:38327)
I20260713 09:04:08.772300  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042cd27f150f4f668e055b9e4e0977c4" candidate_uuid: "410b971bd1864718989219952056682f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14"
I20260713 09:04:08.772500  9764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042cd27f150f4f668e055b9e4e0977c4" candidate_uuid: "410b971bd1864718989219952056682f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0fe496ec5bf4256933a7699a2160351"
I20260713 09:04:08.772950  9691 raft_consensus.cc:3055] T 042cd27f150f4f668e055b9e4e0977c4 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:08.773001  9764 raft_consensus.cc:3060] T 042cd27f150f4f668e055b9e4e0977c4 P c0fe496ec5bf4256933a7699a2160351 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:08.773236  9691 raft_consensus.cc:740] T 042cd27f150f4f668e055b9e4e0977c4 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6f5d6b47bab4f50943ce9bf6d2bdf14, State: Running, Role: LEADER
I20260713 09:04:08.774037  9691 consensus_queue.cc:260] T 042cd27f150f4f668e055b9e4e0977c4 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.774940  9691 raft_consensus.cc:3060] T 042cd27f150f4f668e055b9e4e0977c4 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:08.777731  9764 raft_consensus.cc:2468] T 042cd27f150f4f668e055b9e4e0977c4 P c0fe496ec5bf4256933a7699a2160351 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 410b971bd1864718989219952056682f in term 2.
I20260713 09:04:08.778697  9580 leader_election.cc:304] T 042cd27f150f4f668e055b9e4e0977c4 P 410b971bd1864718989219952056682f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 410b971bd1864718989219952056682f, c0fe496ec5bf4256933a7699a2160351; no voters: 
I20260713 09:04:08.779372  9877 raft_consensus.cc:2804] T 042cd27f150f4f668e055b9e4e0977c4 P 410b971bd1864718989219952056682f [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:08.779803  9691 raft_consensus.cc:2468] T 042cd27f150f4f668e055b9e4e0977c4 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 410b971bd1864718989219952056682f in term 2.
I20260713 09:04:08.779848  9877 raft_consensus.cc:697] T 042cd27f150f4f668e055b9e4e0977c4 P 410b971bd1864718989219952056682f [term 2 LEADER]: Becoming Leader. State: Replica: 410b971bd1864718989219952056682f, State: Running, Role: LEADER
I20260713 09:04:08.780823  9877 consensus_queue.cc:237] T 042cd27f150f4f668e055b9e4e0977c4 P 410b971bd1864718989219952056682f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.786715  9515 catalog_manager.cc:5697] T 042cd27f150f4f668e055b9e4e0977c4 P 410b971bd1864718989219952056682f reported cstate change: term changed from 1 to 2, leader changed from b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2) to 410b971bd1864718989219952056682f (127.5.154.1). New cstate: current_term: 2 leader_uuid: "410b971bd1864718989219952056682f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:08.797785  9825 consensus_queue.cc:1048] T 3a2fefadda1744c8a56b1fa7320286b1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:08.803874  9874 raft_consensus.cc:993] T 3a2fefadda1744c8a56b1fa7320286b1 P b6f5d6b47bab4f50943ce9bf6d2bdf14: : Instructing follower c0fe496ec5bf4256933a7699a2160351 to start an election
I20260713 09:04:08.804371  9813 raft_consensus.cc:1081] T 3a2fefadda1744c8a56b1fa7320286b1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 LEADER]: Signalling peer c0fe496ec5bf4256933a7699a2160351 to start an election
I20260713 09:04:08.805976  9766 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a2fefadda1744c8a56b1fa7320286b1"
dest_uuid: "c0fe496ec5bf4256933a7699a2160351"
 from {username='slave'} at 127.0.0.1:56854
I20260713 09:04:08.807159  9766 raft_consensus.cc:493] T 3a2fefadda1744c8a56b1fa7320286b1 P c0fe496ec5bf4256933a7699a2160351 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:08.807595  9766 raft_consensus.cc:3060] T 3a2fefadda1744c8a56b1fa7320286b1 P c0fe496ec5bf4256933a7699a2160351 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:08.810210  9825 consensus_queue.cc:1048] T 3a2fefadda1744c8a56b1fa7320286b1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:08.815610  9766 raft_consensus.cc:515] T 3a2fefadda1744c8a56b1fa7320286b1 P c0fe496ec5bf4256933a7699a2160351 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.818351  9766 leader_election.cc:290] T 3a2fefadda1744c8a56b1fa7320286b1 P c0fe496ec5bf4256933a7699a2160351 [CANDIDATE]: Term 2 election: Requested vote from peers 410b971bd1864718989219952056682f (127.5.154.1:37651), b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2:36857)
I20260713 09:04:08.818966  9615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2fefadda1744c8a56b1fa7320286b1" candidate_uuid: "c0fe496ec5bf4256933a7699a2160351" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "410b971bd1864718989219952056682f"
I20260713 09:04:08.819469  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2fefadda1744c8a56b1fa7320286b1" candidate_uuid: "c0fe496ec5bf4256933a7699a2160351" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14"
I20260713 09:04:08.819741  9615 raft_consensus.cc:3060] T 3a2fefadda1744c8a56b1fa7320286b1 P 410b971bd1864718989219952056682f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:08.820111  9691 raft_consensus.cc:3055] T 3a2fefadda1744c8a56b1fa7320286b1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:08.820465  9691 raft_consensus.cc:740] T 3a2fefadda1744c8a56b1fa7320286b1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6f5d6b47bab4f50943ce9bf6d2bdf14, State: Running, Role: LEADER
I20260713 09:04:08.821283  9691 consensus_queue.cc:260] T 3a2fefadda1744c8a56b1fa7320286b1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.822642  9691 raft_consensus.cc:3060] T 3a2fefadda1744c8a56b1fa7320286b1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:08.825937  9615 raft_consensus.cc:2468] T 3a2fefadda1744c8a56b1fa7320286b1 P 410b971bd1864718989219952056682f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe496ec5bf4256933a7699a2160351 in term 2.
I20260713 09:04:08.827039  9731 leader_election.cc:304] T 3a2fefadda1744c8a56b1fa7320286b1 P c0fe496ec5bf4256933a7699a2160351 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 410b971bd1864718989219952056682f, c0fe496ec5bf4256933a7699a2160351; no voters: 
I20260713 09:04:08.827872  9847 raft_consensus.cc:2804] T 3a2fefadda1744c8a56b1fa7320286b1 P c0fe496ec5bf4256933a7699a2160351 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:08.828377  9847 raft_consensus.cc:697] T 3a2fefadda1744c8a56b1fa7320286b1 P c0fe496ec5bf4256933a7699a2160351 [term 2 LEADER]: Becoming Leader. State: Replica: c0fe496ec5bf4256933a7699a2160351, State: Running, Role: LEADER
I20260713 09:04:08.828912  9691 raft_consensus.cc:2468] T 3a2fefadda1744c8a56b1fa7320286b1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe496ec5bf4256933a7699a2160351 in term 2.
I20260713 09:04:08.829260  9847 consensus_queue.cc:237] T 3a2fefadda1744c8a56b1fa7320286b1 P c0fe496ec5bf4256933a7699a2160351 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:08.835795  9515 catalog_manager.cc:5697] T 3a2fefadda1744c8a56b1fa7320286b1 P c0fe496ec5bf4256933a7699a2160351 reported cstate change: term changed from 1 to 2, leader changed from b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2) to c0fe496ec5bf4256933a7699a2160351 (127.5.154.3). New cstate: current_term: 2 leader_uuid: "c0fe496ec5bf4256933a7699a2160351" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:08.896003  9825 consensus_queue.cc:1048] T 2717a72a1a634baf9ffc2d4070b83bb9 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:08.905833  9825 consensus_queue.cc:1048] T 2717a72a1a634baf9ffc2d4070b83bb9 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:09.057317  9691 raft_consensus.cc:1275] T 175485f796c14f418730dc1fe8dc76cd P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 FOLLOWER]: Refusing update from remote peer 410b971bd1864718989219952056682f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:09.058843  9766 raft_consensus.cc:1275] T e182b7593a9c4f7d9e61a718f989afde P c0fe496ec5bf4256933a7699a2160351 [term 2 FOLLOWER]: Refusing update from remote peer b6f5d6b47bab4f50943ce9bf6d2bdf14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:09.058758  9877 consensus_queue.cc:1048] T 175485f796c14f418730dc1fe8dc76cd P 410b971bd1864718989219952056682f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:09.060101  9825 consensus_queue.cc:1048] T e182b7593a9c4f7d9e61a718f989afde P b6f5d6b47bab4f50943ce9bf6d2bdf14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:09.069717  9615 raft_consensus.cc:1275] T e182b7593a9c4f7d9e61a718f989afde P 410b971bd1864718989219952056682f [term 2 FOLLOWER]: Refusing update from remote peer b6f5d6b47bab4f50943ce9bf6d2bdf14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:09.071105  9831 consensus_queue.cc:1048] T e182b7593a9c4f7d9e61a718f989afde P b6f5d6b47bab4f50943ce9bf6d2bdf14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:09.074209  9766 raft_consensus.cc:1275] T 175485f796c14f418730dc1fe8dc76cd P c0fe496ec5bf4256933a7699a2160351 [term 2 FOLLOWER]: Refusing update from remote peer 410b971bd1864718989219952056682f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:09.075748  9855 consensus_queue.cc:1048] T 175485f796c14f418730dc1fe8dc76cd P 410b971bd1864718989219952056682f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:09.162961  9766 raft_consensus.cc:1275] T 042cd27f150f4f668e055b9e4e0977c4 P c0fe496ec5bf4256933a7699a2160351 [term 2 FOLLOWER]: Refusing update from remote peer 410b971bd1864718989219952056682f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:09.164299  9855 consensus_queue.cc:1048] T 042cd27f150f4f668e055b9e4e0977c4 P 410b971bd1864718989219952056682f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:09.172206  9691 raft_consensus.cc:1275] T 042cd27f150f4f668e055b9e4e0977c4 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 FOLLOWER]: Refusing update from remote peer 410b971bd1864718989219952056682f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:09.173842  9889 consensus_queue.cc:1048] T 042cd27f150f4f668e055b9e4e0977c4 P 410b971bd1864718989219952056682f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:09.205572  9766 raft_consensus.cc:1275] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P c0fe496ec5bf4256933a7699a2160351 [term 2 FOLLOWER]: Refusing update from remote peer 410b971bd1864718989219952056682f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:09.206933  9889 consensus_queue.cc:1048] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P 410b971bd1864718989219952056682f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:09.213973  9691 raft_consensus.cc:1275] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 FOLLOWER]: Refusing update from remote peer 410b971bd1864718989219952056682f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:09.215229  9889 consensus_queue.cc:1048] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P 410b971bd1864718989219952056682f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:09.286206  9691 raft_consensus.cc:1275] T 3a2fefadda1744c8a56b1fa7320286b1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 FOLLOWER]: Refusing update from remote peer c0fe496ec5bf4256933a7699a2160351: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:09.287433  9847 consensus_queue.cc:1048] T 3a2fefadda1744c8a56b1fa7320286b1 P c0fe496ec5bf4256933a7699a2160351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:09.295527  9615 raft_consensus.cc:1275] T 3a2fefadda1744c8a56b1fa7320286b1 P 410b971bd1864718989219952056682f [term 2 FOLLOWER]: Refusing update from remote peer c0fe496ec5bf4256933a7699a2160351: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:09.296873  9847 consensus_queue.cc:1048] T 3a2fefadda1744c8a56b1fa7320286b1 P c0fe496ec5bf4256933a7699a2160351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:11.499233  9515 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41192:
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"
    }
  }
}
W20260713 09:04:11.501420  9515 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.
I20260713 09:04:11.551937  9604 tablet_service.cc:1511] Processing CreateTablet for tablet e9036c8708f642b989a7415a9cd8b77e (DEFAULT_TABLE table=soft_deleted_table [id=3d1337ec9cd84919a973332ec0ebf2e9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:04:11.553274  9604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9036c8708f642b989a7415a9cd8b77e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:11.553552  9678 tablet_service.cc:1511] Processing CreateTablet for tablet e9036c8708f642b989a7415a9cd8b77e (DEFAULT_TABLE table=soft_deleted_table [id=3d1337ec9cd84919a973332ec0ebf2e9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:04:11.554785  9678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9036c8708f642b989a7415a9cd8b77e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:11.554634  9751 tablet_service.cc:1511] Processing CreateTablet for tablet e9036c8708f642b989a7415a9cd8b77e (DEFAULT_TABLE table=soft_deleted_table [id=3d1337ec9cd84919a973332ec0ebf2e9]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:04:11.555843  9751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9036c8708f642b989a7415a9cd8b77e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:11.562184  9600 tablet_service.cc:1511] Processing CreateTablet for tablet 7bfbc1a4a9dc4a5580a158ea565b10c2 (DEFAULT_TABLE table=soft_deleted_table [id=3d1337ec9cd84919a973332ec0ebf2e9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:04:11.563439  9600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bfbc1a4a9dc4a5580a158ea565b10c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:11.563623  9681 tablet_service.cc:1511] Processing CreateTablet for tablet 7bfbc1a4a9dc4a5580a158ea565b10c2 (DEFAULT_TABLE table=soft_deleted_table [id=3d1337ec9cd84919a973332ec0ebf2e9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:04:11.564911  9681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bfbc1a4a9dc4a5580a158ea565b10c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:11.580107  9906 tablet_bootstrap.cc:492] T e9036c8708f642b989a7415a9cd8b77e P 410b971bd1864718989219952056682f: Bootstrap starting.
I20260713 09:04:11.581784  9755 tablet_service.cc:1511] Processing CreateTablet for tablet 7bfbc1a4a9dc4a5580a158ea565b10c2 (DEFAULT_TABLE table=soft_deleted_table [id=3d1337ec9cd84919a973332ec0ebf2e9]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:04:11.583534  9755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7bfbc1a4a9dc4a5580a158ea565b10c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:11.584281  9604 tablet_service.cc:1511] Processing CreateTablet for tablet 83fab37bed0f4b248736d9b038fb7cc3 (DEFAULT_TABLE table=soft_deleted_table [id=3d1337ec9cd84919a973332ec0ebf2e9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:04:11.585539  9604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83fab37bed0f4b248736d9b038fb7cc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:11.588610  9756 tablet_service.cc:1511] Processing CreateTablet for tablet 83fab37bed0f4b248736d9b038fb7cc3 (DEFAULT_TABLE table=soft_deleted_table [id=3d1337ec9cd84919a973332ec0ebf2e9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:04:11.589855  9756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83fab37bed0f4b248736d9b038fb7cc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:11.590922  9682 tablet_service.cc:1511] Processing CreateTablet for tablet 83fab37bed0f4b248736d9b038fb7cc3 (DEFAULT_TABLE table=soft_deleted_table [id=3d1337ec9cd84919a973332ec0ebf2e9]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:04:11.592156  9682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83fab37bed0f4b248736d9b038fb7cc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:11.592937  9607 tablet_service.cc:1511] Processing CreateTablet for tablet a23afc33507a495f8f2a065caaad1a8c (DEFAULT_TABLE table=soft_deleted_table [id=3d1337ec9cd84919a973332ec0ebf2e9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:04:11.594115  9607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a23afc33507a495f8f2a065caaad1a8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:11.609421  9906 tablet_bootstrap.cc:654] T e9036c8708f642b989a7415a9cd8b77e P 410b971bd1864718989219952056682f: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:11.625440  9680 tablet_service.cc:1511] Processing CreateTablet for tablet a23afc33507a495f8f2a065caaad1a8c (DEFAULT_TABLE table=soft_deleted_table [id=3d1337ec9cd84919a973332ec0ebf2e9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:04:11.626848  9680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a23afc33507a495f8f2a065caaad1a8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:11.640192  9752 tablet_service.cc:1511] Processing CreateTablet for tablet a23afc33507a495f8f2a065caaad1a8c (DEFAULT_TABLE table=soft_deleted_table [id=3d1337ec9cd84919a973332ec0ebf2e9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:04:11.646834  9753 tablet_service.cc:1511] Processing CreateTablet for tablet b0d69da256124074a4811cc93beb5aa8 (DEFAULT_TABLE table=soft_deleted_table [id=3d1337ec9cd84919a973332ec0ebf2e9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:04:11.647312  9752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a23afc33507a495f8f2a065caaad1a8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:11.648120  9753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0d69da256124074a4811cc93beb5aa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:11.651108  9754 tablet_service.cc:1511] Processing CreateTablet for tablet b7800d5d0e4f461aa28ff051480ee12b (DEFAULT_TABLE table=soft_deleted_table [id=3d1337ec9cd84919a973332ec0ebf2e9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:04:11.652696  9754 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7800d5d0e4f461aa28ff051480ee12b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:11.654779  9676 tablet_service.cc:1511] Processing CreateTablet for tablet b0d69da256124074a4811cc93beb5aa8 (DEFAULT_TABLE table=soft_deleted_table [id=3d1337ec9cd84919a973332ec0ebf2e9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:04:11.656047  9676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0d69da256124074a4811cc93beb5aa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:11.658486  9601 tablet_service.cc:1511] Processing CreateTablet for tablet 5fe521099a2045c6b97aab38d3f8afd6 (DEFAULT_TABLE table=soft_deleted_table [id=3d1337ec9cd84919a973332ec0ebf2e9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:04:11.658388  9604 tablet_service.cc:1511] Processing CreateTablet for tablet b7800d5d0e4f461aa28ff051480ee12b (DEFAULT_TABLE table=soft_deleted_table [id=3d1337ec9cd84919a973332ec0ebf2e9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:04:11.667222  9601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fe521099a2045c6b97aab38d3f8afd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:11.667322  9679 tablet_service.cc:1511] Processing CreateTablet for tablet 5fe521099a2045c6b97aab38d3f8afd6 (DEFAULT_TABLE table=soft_deleted_table [id=3d1337ec9cd84919a973332ec0ebf2e9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:04:11.668622  9679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fe521099a2045c6b97aab38d3f8afd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:11.668663  9678 tablet_service.cc:1511] Processing CreateTablet for tablet b7800d5d0e4f461aa28ff051480ee12b (DEFAULT_TABLE table=soft_deleted_table [id=3d1337ec9cd84919a973332ec0ebf2e9]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:04:11.672472  9905 tablet_bootstrap.cc:492] T e9036c8708f642b989a7415a9cd8b77e P c0fe496ec5bf4256933a7699a2160351: Bootstrap starting.
I20260713 09:04:11.672775  9750 tablet_service.cc:1511] Processing CreateTablet for tablet 5fe521099a2045c6b97aab38d3f8afd6 (DEFAULT_TABLE table=soft_deleted_table [id=3d1337ec9cd84919a973332ec0ebf2e9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:04:11.674125  9750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fe521099a2045c6b97aab38d3f8afd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:11.678993  9905 tablet_bootstrap.cc:654] T e9036c8708f642b989a7415a9cd8b77e P c0fe496ec5bf4256933a7699a2160351: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:11.665794  9600 tablet_service.cc:1511] Processing CreateTablet for tablet b0d69da256124074a4811cc93beb5aa8 (DEFAULT_TABLE table=soft_deleted_table [id=3d1337ec9cd84919a973332ec0ebf2e9]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:04:11.682571  9600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0d69da256124074a4811cc93beb5aa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:11.682593  9906 tablet_bootstrap.cc:492] T e9036c8708f642b989a7415a9cd8b77e P 410b971bd1864718989219952056682f: No bootstrap required, opened a new log
I20260713 09:04:11.683295  9906 ts_tablet_manager.cc:1403] T e9036c8708f642b989a7415a9cd8b77e P 410b971bd1864718989219952056682f: Time spent bootstrapping tablet: real 0.103s	user 0.010s	sys 0.008s
I20260713 09:04:11.683692  9909 tablet_bootstrap.cc:492] T e9036c8708f642b989a7415a9cd8b77e P b6f5d6b47bab4f50943ce9bf6d2bdf14: Bootstrap starting.
I20260713 09:04:11.686321  9906 raft_consensus.cc:359] T e9036c8708f642b989a7415a9cd8b77e P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:11.687012  9906 raft_consensus.cc:385] T e9036c8708f642b989a7415a9cd8b77e P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:11.687304  9906 raft_consensus.cc:740] T e9036c8708f642b989a7415a9cd8b77e P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 410b971bd1864718989219952056682f, State: Initialized, Role: FOLLOWER
I20260713 09:04:11.688192  9906 consensus_queue.cc:260] T e9036c8708f642b989a7415a9cd8b77e P 410b971bd1864718989219952056682f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:11.714504  9604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7800d5d0e4f461aa28ff051480ee12b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:11.724509  9678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7800d5d0e4f461aa28ff051480ee12b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:11.738379  9909 tablet_bootstrap.cc:654] T e9036c8708f642b989a7415a9cd8b77e P b6f5d6b47bab4f50943ce9bf6d2bdf14: Neither blocks nor log segments found. Creating new log.
W20260713 09:04:11.745693  9501 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.5.154.2:36857, user_credentials={real_user=slave}} blocked reactor thread for 55567.1us
I20260713 09:04:11.747808  9906 ts_tablet_manager.cc:1434] T e9036c8708f642b989a7415a9cd8b77e P 410b971bd1864718989219952056682f: Time spent starting tablet: real 0.064s	user 0.010s	sys 0.016s
I20260713 09:04:11.749166  9906 tablet_bootstrap.cc:492] T 83fab37bed0f4b248736d9b038fb7cc3 P 410b971bd1864718989219952056682f: Bootstrap starting.
I20260713 09:04:11.745396  9905 tablet_bootstrap.cc:492] T e9036c8708f642b989a7415a9cd8b77e P c0fe496ec5bf4256933a7699a2160351: No bootstrap required, opened a new log
I20260713 09:04:11.750181  9905 ts_tablet_manager.cc:1403] T e9036c8708f642b989a7415a9cd8b77e P c0fe496ec5bf4256933a7699a2160351: Time spent bootstrapping tablet: real 0.078s	user 0.009s	sys 0.005s
I20260713 09:04:11.750638  9607 tablet_service.cc:1511] Processing CreateTablet for tablet 5e859e05e5a348d4a6193e5eb57e9e6c (DEFAULT_TABLE table=soft_deleted_table [id=3d1337ec9cd84919a973332ec0ebf2e9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:04:11.751976  9607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e859e05e5a348d4a6193e5eb57e9e6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:11.756139  9751 tablet_service.cc:1511] Processing CreateTablet for tablet 5e859e05e5a348d4a6193e5eb57e9e6c (DEFAULT_TABLE table=soft_deleted_table [id=3d1337ec9cd84919a973332ec0ebf2e9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:04:11.760381  9751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e859e05e5a348d4a6193e5eb57e9e6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:11.771999  9906 tablet_bootstrap.cc:654] T 83fab37bed0f4b248736d9b038fb7cc3 P 410b971bd1864718989219952056682f: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:11.774597  9752 tablet_service.cc:1511] Processing CreateTablet for tablet 34494b71ab1048be99064d450dedaaf1 (DEFAULT_TABLE table=soft_deleted_table [id=3d1337ec9cd84919a973332ec0ebf2e9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:04:11.776291  9752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34494b71ab1048be99064d450dedaaf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:11.754060  9905 raft_consensus.cc:359] T e9036c8708f642b989a7415a9cd8b77e P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:11.779006  9905 raft_consensus.cc:385] T e9036c8708f642b989a7415a9cd8b77e P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:11.779397  9905 raft_consensus.cc:740] T e9036c8708f642b989a7415a9cd8b77e P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe496ec5bf4256933a7699a2160351, State: Initialized, Role: FOLLOWER
I20260713 09:04:11.780296  9905 consensus_queue.cc:260] T e9036c8708f642b989a7415a9cd8b77e P c0fe496ec5bf4256933a7699a2160351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:11.784132  9680 tablet_service.cc:1511] Processing CreateTablet for tablet 5e859e05e5a348d4a6193e5eb57e9e6c (DEFAULT_TABLE table=soft_deleted_table [id=3d1337ec9cd84919a973332ec0ebf2e9]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:04:11.785385  9680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e859e05e5a348d4a6193e5eb57e9e6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:11.801525  9604 tablet_service.cc:1511] Processing CreateTablet for tablet 34494b71ab1048be99064d450dedaaf1 (DEFAULT_TABLE table=soft_deleted_table [id=3d1337ec9cd84919a973332ec0ebf2e9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:04:11.801401  9682 tablet_service.cc:1511] Processing CreateTablet for tablet 34494b71ab1048be99064d450dedaaf1 (DEFAULT_TABLE table=soft_deleted_table [id=3d1337ec9cd84919a973332ec0ebf2e9]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:04:11.802925  9682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34494b71ab1048be99064d450dedaaf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:11.813629  9604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34494b71ab1048be99064d450dedaaf1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:11.816694  9909 tablet_bootstrap.cc:492] T e9036c8708f642b989a7415a9cd8b77e P b6f5d6b47bab4f50943ce9bf6d2bdf14: No bootstrap required, opened a new log
I20260713 09:04:11.817013  9905 ts_tablet_manager.cc:1434] T e9036c8708f642b989a7415a9cd8b77e P c0fe496ec5bf4256933a7699a2160351: Time spent starting tablet: real 0.066s	user 0.005s	sys 0.004s
I20260713 09:04:11.817234  9909 ts_tablet_manager.cc:1403] T e9036c8708f642b989a7415a9cd8b77e P b6f5d6b47bab4f50943ce9bf6d2bdf14: Time spent bootstrapping tablet: real 0.134s	user 0.043s	sys 0.059s
I20260713 09:04:11.818008  9905 tablet_bootstrap.cc:492] T 83fab37bed0f4b248736d9b038fb7cc3 P c0fe496ec5bf4256933a7699a2160351: Bootstrap starting.
I20260713 09:04:11.820183  9909 raft_consensus.cc:359] T e9036c8708f642b989a7415a9cd8b77e P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:11.820886  9909 raft_consensus.cc:385] T e9036c8708f642b989a7415a9cd8b77e P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:11.821179  9909 raft_consensus.cc:740] T e9036c8708f642b989a7415a9cd8b77e P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f5d6b47bab4f50943ce9bf6d2bdf14, State: Initialized, Role: FOLLOWER
I20260713 09:04:11.823506  9909 consensus_queue.cc:260] T e9036c8708f642b989a7415a9cd8b77e P b6f5d6b47bab4f50943ce9bf6d2bdf14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:11.831645  9909 ts_tablet_manager.cc:1434] T e9036c8708f642b989a7415a9cd8b77e P b6f5d6b47bab4f50943ce9bf6d2bdf14: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.003s
I20260713 09:04:11.835108  9905 tablet_bootstrap.cc:654] T 83fab37bed0f4b248736d9b038fb7cc3 P c0fe496ec5bf4256933a7699a2160351: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:11.837450  9909 tablet_bootstrap.cc:492] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Bootstrap starting.
I20260713 09:04:11.841379  9877 raft_consensus.cc:493] T e9036c8708f642b989a7415a9cd8b77e P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:11.842058  9877 raft_consensus.cc:515] T e9036c8708f642b989a7415a9cd8b77e P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:11.844060  9877 leader_election.cc:290] T e9036c8708f642b989a7415a9cd8b77e P 410b971bd1864718989219952056682f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2:36857), c0fe496ec5bf4256933a7699a2160351 (127.5.154.3:38327)
I20260713 09:04:11.846305  9764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9036c8708f642b989a7415a9cd8b77e" candidate_uuid: "410b971bd1864718989219952056682f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe496ec5bf4256933a7699a2160351" is_pre_election: true
I20260713 09:04:11.846951  9764 raft_consensus.cc:2468] T e9036c8708f642b989a7415a9cd8b77e P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 410b971bd1864718989219952056682f in term 0.
I20260713 09:04:11.848750  9580 leader_election.cc:304] T e9036c8708f642b989a7415a9cd8b77e P 410b971bd1864718989219952056682f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 410b971bd1864718989219952056682f, c0fe496ec5bf4256933a7699a2160351; no voters: 
I20260713 09:04:11.849674  9912 raft_consensus.cc:2804] T e9036c8708f642b989a7415a9cd8b77e P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:11.850082  9912 raft_consensus.cc:493] T e9036c8708f642b989a7415a9cd8b77e P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:11.850394  9912 raft_consensus.cc:3060] T e9036c8708f642b989a7415a9cd8b77e P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:11.854887  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9036c8708f642b989a7415a9cd8b77e" candidate_uuid: "410b971bd1864718989219952056682f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" is_pre_election: true
I20260713 09:04:11.855556  9691 raft_consensus.cc:2468] T e9036c8708f642b989a7415a9cd8b77e P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 410b971bd1864718989219952056682f in term 0.
I20260713 09:04:11.860319  9906 tablet_bootstrap.cc:492] T 83fab37bed0f4b248736d9b038fb7cc3 P 410b971bd1864718989219952056682f: No bootstrap required, opened a new log
I20260713 09:04:11.860970  9906 ts_tablet_manager.cc:1403] T 83fab37bed0f4b248736d9b038fb7cc3 P 410b971bd1864718989219952056682f: Time spent bootstrapping tablet: real 0.112s	user 0.012s	sys 0.008s
I20260713 09:04:11.862710  9909 tablet_bootstrap.cc:654] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:11.865089  9912 raft_consensus.cc:515] T e9036c8708f642b989a7415a9cd8b77e P 410b971bd1864718989219952056682f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:11.866240  9906 raft_consensus.cc:359] T 83fab37bed0f4b248736d9b038fb7cc3 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:11.866997  9906 raft_consensus.cc:385] T 83fab37bed0f4b248736d9b038fb7cc3 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:11.867322  9906 raft_consensus.cc:740] T 83fab37bed0f4b248736d9b038fb7cc3 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 410b971bd1864718989219952056682f, State: Initialized, Role: FOLLOWER
I20260713 09:04:11.867544  9912 leader_election.cc:290] T e9036c8708f642b989a7415a9cd8b77e P 410b971bd1864718989219952056682f [CANDIDATE]: Term 1 election: Requested vote from peers b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2:36857), c0fe496ec5bf4256933a7699a2160351 (127.5.154.3:38327)
I20260713 09:04:11.868080  9906 consensus_queue.cc:260] T 83fab37bed0f4b248736d9b038fb7cc3 P 410b971bd1864718989219952056682f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:11.868638  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9036c8708f642b989a7415a9cd8b77e" candidate_uuid: "410b971bd1864718989219952056682f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14"
I20260713 09:04:11.869197  9691 raft_consensus.cc:3060] T e9036c8708f642b989a7415a9cd8b77e P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:11.869390  9909 tablet_bootstrap.cc:492] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P b6f5d6b47bab4f50943ce9bf6d2bdf14: No bootstrap required, opened a new log
I20260713 09:04:11.869999  9909 ts_tablet_manager.cc:1403] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.000s
I20260713 09:04:11.870296  9906 ts_tablet_manager.cc:1434] T 83fab37bed0f4b248736d9b038fb7cc3 P 410b971bd1864718989219952056682f: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.007s
I20260713 09:04:11.870236  9764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9036c8708f642b989a7415a9cd8b77e" candidate_uuid: "410b971bd1864718989219952056682f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe496ec5bf4256933a7699a2160351"
I20260713 09:04:11.870894  9764 raft_consensus.cc:3060] T e9036c8708f642b989a7415a9cd8b77e P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:11.871372  9906 tablet_bootstrap.cc:492] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P 410b971bd1864718989219952056682f: Bootstrap starting.
I20260713 09:04:11.873273  9905 tablet_bootstrap.cc:492] T 83fab37bed0f4b248736d9b038fb7cc3 P c0fe496ec5bf4256933a7699a2160351: No bootstrap required, opened a new log
I20260713 09:04:11.873782  9905 ts_tablet_manager.cc:1403] T 83fab37bed0f4b248736d9b038fb7cc3 P c0fe496ec5bf4256933a7699a2160351: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.001s
I20260713 09:04:11.876667  9905 raft_consensus.cc:359] T 83fab37bed0f4b248736d9b038fb7cc3 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:11.877343  9905 raft_consensus.cc:385] T 83fab37bed0f4b248736d9b038fb7cc3 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:11.877691  9905 raft_consensus.cc:740] T 83fab37bed0f4b248736d9b038fb7cc3 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe496ec5bf4256933a7699a2160351, State: Initialized, Role: FOLLOWER
I20260713 09:04:11.877974  9906 tablet_bootstrap.cc:654] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P 410b971bd1864718989219952056682f: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:11.878592  9905 consensus_queue.cc:260] T 83fab37bed0f4b248736d9b038fb7cc3 P c0fe496ec5bf4256933a7699a2160351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:11.881197  9905 ts_tablet_manager.cc:1434] T 83fab37bed0f4b248736d9b038fb7cc3 P c0fe496ec5bf4256933a7699a2160351: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:04:11.882063  9905 tablet_bootstrap.cc:492] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P c0fe496ec5bf4256933a7699a2160351: Bootstrap starting.
I20260713 09:04:11.888327  9905 tablet_bootstrap.cc:654] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P c0fe496ec5bf4256933a7699a2160351: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:11.891697  9909 raft_consensus.cc:359] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:11.892779  9909 raft_consensus.cc:385] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:11.893218  9909 raft_consensus.cc:740] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f5d6b47bab4f50943ce9bf6d2bdf14, State: Initialized, Role: FOLLOWER
I20260713 09:04:11.894321  9764 raft_consensus.cc:2468] T e9036c8708f642b989a7415a9cd8b77e P c0fe496ec5bf4256933a7699a2160351 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 410b971bd1864718989219952056682f in term 1.
I20260713 09:04:11.894259  9909 consensus_queue.cc:260] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:11.896113  9580 leader_election.cc:304] T e9036c8708f642b989a7415a9cd8b77e P 410b971bd1864718989219952056682f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 410b971bd1864718989219952056682f, c0fe496ec5bf4256933a7699a2160351; no voters: 
I20260713 09:04:11.897078  9912 raft_consensus.cc:2804] T e9036c8708f642b989a7415a9cd8b77e P 410b971bd1864718989219952056682f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:11.897567  9912 raft_consensus.cc:697] T e9036c8708f642b989a7415a9cd8b77e P 410b971bd1864718989219952056682f [term 1 LEADER]: Becoming Leader. State: Replica: 410b971bd1864718989219952056682f, State: Running, Role: LEADER
I20260713 09:04:11.898307  9912 consensus_queue.cc:237] T e9036c8708f642b989a7415a9cd8b77e P 410b971bd1864718989219952056682f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:11.900010  9691 raft_consensus.cc:2468] T e9036c8708f642b989a7415a9cd8b77e P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 410b971bd1864718989219952056682f in term 1.
I20260713 09:04:11.902661  9909 ts_tablet_manager.cc:1434] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.004s
I20260713 09:04:11.903657  9909 tablet_bootstrap.cc:492] T 83fab37bed0f4b248736d9b038fb7cc3 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Bootstrap starting.
I20260713 09:04:11.904345  9905 tablet_bootstrap.cc:492] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P c0fe496ec5bf4256933a7699a2160351: No bootstrap required, opened a new log
I20260713 09:04:11.904820  9905 ts_tablet_manager.cc:1403] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P c0fe496ec5bf4256933a7699a2160351: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.011s
I20260713 09:04:11.905130  9906 tablet_bootstrap.cc:492] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P 410b971bd1864718989219952056682f: No bootstrap required, opened a new log
I20260713 09:04:11.905634  9906 ts_tablet_manager.cc:1403] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P 410b971bd1864718989219952056682f: Time spent bootstrapping tablet: real 0.034s	user 0.024s	sys 0.004s
I20260713 09:04:11.907799  9905 raft_consensus.cc:359] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:11.908524  9905 raft_consensus.cc:385] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:11.908385  9906 raft_consensus.cc:359] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:11.908864  9905 raft_consensus.cc:740] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe496ec5bf4256933a7699a2160351, State: Initialized, Role: FOLLOWER
I20260713 09:04:11.909123  9906 raft_consensus.cc:385] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:11.910259  9909 tablet_bootstrap.cc:654] T 83fab37bed0f4b248736d9b038fb7cc3 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:11.909682  9905 consensus_queue.cc:260] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P c0fe496ec5bf4256933a7699a2160351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:11.912875  9905 ts_tablet_manager.cc:1434] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P c0fe496ec5bf4256933a7699a2160351: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:04:11.914235  9905 tablet_bootstrap.cc:492] T a23afc33507a495f8f2a065caaad1a8c P c0fe496ec5bf4256933a7699a2160351: Bootstrap starting.
I20260713 09:04:11.909436  9906 raft_consensus.cc:740] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 410b971bd1864718989219952056682f, State: Initialized, Role: FOLLOWER
I20260713 09:04:11.916677  9906 consensus_queue.cc:260] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P 410b971bd1864718989219952056682f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:11.918968  9906 ts_tablet_manager.cc:1434] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P 410b971bd1864718989219952056682f: Time spent starting tablet: real 0.013s	user 0.000s	sys 0.006s
I20260713 09:04:11.919839  9906 tablet_bootstrap.cc:492] T a23afc33507a495f8f2a065caaad1a8c P 410b971bd1864718989219952056682f: Bootstrap starting.
I20260713 09:04:11.925865  9905 tablet_bootstrap.cc:654] T a23afc33507a495f8f2a065caaad1a8c P c0fe496ec5bf4256933a7699a2160351: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:11.926256  9906 tablet_bootstrap.cc:654] T a23afc33507a495f8f2a065caaad1a8c P 410b971bd1864718989219952056682f: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:11.926909  9510 catalog_manager.cc:5697] T e9036c8708f642b989a7415a9cd8b77e P 410b971bd1864718989219952056682f reported cstate change: term changed from 0 to 1, leader changed from <none> to 410b971bd1864718989219952056682f (127.5.154.1). New cstate: current_term: 1 leader_uuid: "410b971bd1864718989219952056682f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:11.931735  9906 tablet_bootstrap.cc:492] T a23afc33507a495f8f2a065caaad1a8c P 410b971bd1864718989219952056682f: No bootstrap required, opened a new log
I20260713 09:04:11.932209  9906 ts_tablet_manager.cc:1403] T a23afc33507a495f8f2a065caaad1a8c P 410b971bd1864718989219952056682f: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260713 09:04:11.936450  9906 raft_consensus.cc:359] T a23afc33507a495f8f2a065caaad1a8c P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:11.937166  9906 raft_consensus.cc:385] T a23afc33507a495f8f2a065caaad1a8c P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:11.937458  9906 raft_consensus.cc:740] T a23afc33507a495f8f2a065caaad1a8c P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 410b971bd1864718989219952056682f, State: Initialized, Role: FOLLOWER
I20260713 09:04:11.938488  9909 tablet_bootstrap.cc:492] T 83fab37bed0f4b248736d9b038fb7cc3 P b6f5d6b47bab4f50943ce9bf6d2bdf14: No bootstrap required, opened a new log
I20260713 09:04:11.938297  9906 consensus_queue.cc:260] T a23afc33507a495f8f2a065caaad1a8c P 410b971bd1864718989219952056682f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:11.939141  9909 ts_tablet_manager.cc:1403] T 83fab37bed0f4b248736d9b038fb7cc3 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.013s
I20260713 09:04:11.940937  9906 ts_tablet_manager.cc:1434] T a23afc33507a495f8f2a065caaad1a8c P 410b971bd1864718989219952056682f: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.005s
I20260713 09:04:11.941974  9906 tablet_bootstrap.cc:492] T b0d69da256124074a4811cc93beb5aa8 P 410b971bd1864718989219952056682f: Bootstrap starting.
I20260713 09:04:11.943150  9909 raft_consensus.cc:359] T 83fab37bed0f4b248736d9b038fb7cc3 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:11.944090  9909 raft_consensus.cc:385] T 83fab37bed0f4b248736d9b038fb7cc3 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:11.944345  9909 raft_consensus.cc:740] T 83fab37bed0f4b248736d9b038fb7cc3 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f5d6b47bab4f50943ce9bf6d2bdf14, State: Initialized, Role: FOLLOWER
I20260713 09:04:11.944947  9909 consensus_queue.cc:260] T 83fab37bed0f4b248736d9b038fb7cc3 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:11.946400  9905 tablet_bootstrap.cc:492] T a23afc33507a495f8f2a065caaad1a8c P c0fe496ec5bf4256933a7699a2160351: No bootstrap required, opened a new log
I20260713 09:04:11.946928  9905 ts_tablet_manager.cc:1403] T a23afc33507a495f8f2a065caaad1a8c P c0fe496ec5bf4256933a7699a2160351: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.010s
I20260713 09:04:11.947501  9909 ts_tablet_manager.cc:1434] T 83fab37bed0f4b248736d9b038fb7cc3 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260713 09:04:11.948683  9909 tablet_bootstrap.cc:492] T a23afc33507a495f8f2a065caaad1a8c P b6f5d6b47bab4f50943ce9bf6d2bdf14: Bootstrap starting.
I20260713 09:04:11.949978  9905 raft_consensus.cc:359] T a23afc33507a495f8f2a065caaad1a8c P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:11.950659  9906 tablet_bootstrap.cc:654] T b0d69da256124074a4811cc93beb5aa8 P 410b971bd1864718989219952056682f: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:11.950685  9905 raft_consensus.cc:385] T a23afc33507a495f8f2a065caaad1a8c P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:11.951217  9905 raft_consensus.cc:740] T a23afc33507a495f8f2a065caaad1a8c P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe496ec5bf4256933a7699a2160351, State: Initialized, Role: FOLLOWER
I20260713 09:04:11.952066  9905 consensus_queue.cc:260] T a23afc33507a495f8f2a065caaad1a8c P c0fe496ec5bf4256933a7699a2160351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:11.954527  9905 ts_tablet_manager.cc:1434] T a23afc33507a495f8f2a065caaad1a8c P c0fe496ec5bf4256933a7699a2160351: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:04:11.955469  9909 tablet_bootstrap.cc:654] T a23afc33507a495f8f2a065caaad1a8c P b6f5d6b47bab4f50943ce9bf6d2bdf14: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:11.955807  9905 tablet_bootstrap.cc:492] T b0d69da256124074a4811cc93beb5aa8 P c0fe496ec5bf4256933a7699a2160351: Bootstrap starting.
I20260713 09:04:11.964195  9905 tablet_bootstrap.cc:654] T b0d69da256124074a4811cc93beb5aa8 P c0fe496ec5bf4256933a7699a2160351: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:11.966922  9909 tablet_bootstrap.cc:492] T a23afc33507a495f8f2a065caaad1a8c P b6f5d6b47bab4f50943ce9bf6d2bdf14: No bootstrap required, opened a new log
I20260713 09:04:11.967501  9909 ts_tablet_manager.cc:1403] T a23afc33507a495f8f2a065caaad1a8c P b6f5d6b47bab4f50943ce9bf6d2bdf14: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.000s
I20260713 09:04:11.974000  9909 raft_consensus.cc:359] T a23afc33507a495f8f2a065caaad1a8c P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:11.974926  9909 raft_consensus.cc:385] T a23afc33507a495f8f2a065caaad1a8c P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:11.975287  9909 raft_consensus.cc:740] T a23afc33507a495f8f2a065caaad1a8c P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f5d6b47bab4f50943ce9bf6d2bdf14, State: Initialized, Role: FOLLOWER
I20260713 09:04:11.976145  9909 consensus_queue.cc:260] T a23afc33507a495f8f2a065caaad1a8c P b6f5d6b47bab4f50943ce9bf6d2bdf14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:11.979619  9909 ts_tablet_manager.cc:1434] T a23afc33507a495f8f2a065caaad1a8c P b6f5d6b47bab4f50943ce9bf6d2bdf14: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260713 09:04:11.980983  9909 tablet_bootstrap.cc:492] T b7800d5d0e4f461aa28ff051480ee12b P b6f5d6b47bab4f50943ce9bf6d2bdf14: Bootstrap starting.
W20260713 09:04:11.987537  9563 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:04:11.989472  9909 tablet_bootstrap.cc:654] T b7800d5d0e4f461aa28ff051480ee12b P b6f5d6b47bab4f50943ce9bf6d2bdf14: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:11.992071  9905 tablet_bootstrap.cc:492] T b0d69da256124074a4811cc93beb5aa8 P c0fe496ec5bf4256933a7699a2160351: No bootstrap required, opened a new log
I20260713 09:04:11.993273  9905 ts_tablet_manager.cc:1403] T b0d69da256124074a4811cc93beb5aa8 P c0fe496ec5bf4256933a7699a2160351: Time spent bootstrapping tablet: real 0.038s	user 0.020s	sys 0.015s
I20260713 09:04:11.997637  9905 raft_consensus.cc:359] T b0d69da256124074a4811cc93beb5aa8 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:11.998567  9905 raft_consensus.cc:385] T b0d69da256124074a4811cc93beb5aa8 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:11.998916  9905 raft_consensus.cc:740] T b0d69da256124074a4811cc93beb5aa8 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe496ec5bf4256933a7699a2160351, State: Initialized, Role: FOLLOWER
I20260713 09:04:12.000087  9905 consensus_queue.cc:260] T b0d69da256124074a4811cc93beb5aa8 P c0fe496ec5bf4256933a7699a2160351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.003201  9905 ts_tablet_manager.cc:1434] T b0d69da256124074a4811cc93beb5aa8 P c0fe496ec5bf4256933a7699a2160351: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:04:12.004513  9905 tablet_bootstrap.cc:492] T 5fe521099a2045c6b97aab38d3f8afd6 P c0fe496ec5bf4256933a7699a2160351: Bootstrap starting.
I20260713 09:04:12.015725  9909 tablet_bootstrap.cc:492] T b7800d5d0e4f461aa28ff051480ee12b P b6f5d6b47bab4f50943ce9bf6d2bdf14: No bootstrap required, opened a new log
I20260713 09:04:12.016310  9909 ts_tablet_manager.cc:1403] T b7800d5d0e4f461aa28ff051480ee12b P b6f5d6b47bab4f50943ce9bf6d2bdf14: Time spent bootstrapping tablet: real 0.036s	user 0.022s	sys 0.010s
I20260713 09:04:12.017912  9912 raft_consensus.cc:493] T a23afc33507a495f8f2a065caaad1a8c P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:12.018131  9905 tablet_bootstrap.cc:654] T 5fe521099a2045c6b97aab38d3f8afd6 P c0fe496ec5bf4256933a7699a2160351: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:12.018419  9912 raft_consensus.cc:515] T a23afc33507a495f8f2a065caaad1a8c P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.019291  9909 raft_consensus.cc:359] T b7800d5d0e4f461aa28ff051480ee12b P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.020013  9909 raft_consensus.cc:385] T b7800d5d0e4f461aa28ff051480ee12b P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:12.020295  9909 raft_consensus.cc:740] T b7800d5d0e4f461aa28ff051480ee12b P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f5d6b47bab4f50943ce9bf6d2bdf14, State: Initialized, Role: FOLLOWER
I20260713 09:04:12.020439  9912 leader_election.cc:290] T a23afc33507a495f8f2a065caaad1a8c P 410b971bd1864718989219952056682f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2:36857), c0fe496ec5bf4256933a7699a2160351 (127.5.154.3:38327)
I20260713 09:04:12.021124  9909 consensus_queue.cc:260] T b7800d5d0e4f461aa28ff051480ee12b P b6f5d6b47bab4f50943ce9bf6d2bdf14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.022526  9764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a23afc33507a495f8f2a065caaad1a8c" candidate_uuid: "410b971bd1864718989219952056682f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe496ec5bf4256933a7699a2160351" is_pre_election: true
I20260713 09:04:12.023380  9764 raft_consensus.cc:2468] T a23afc33507a495f8f2a065caaad1a8c P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 410b971bd1864718989219952056682f in term 0.
I20260713 09:04:12.024645  9909 ts_tablet_manager.cc:1434] T b7800d5d0e4f461aa28ff051480ee12b P b6f5d6b47bab4f50943ce9bf6d2bdf14: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:04:12.025095  9580 leader_election.cc:304] T a23afc33507a495f8f2a065caaad1a8c P 410b971bd1864718989219952056682f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 410b971bd1864718989219952056682f, c0fe496ec5bf4256933a7699a2160351; no voters: 
I20260713 09:04:12.026024  9909 tablet_bootstrap.cc:492] T b0d69da256124074a4811cc93beb5aa8 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Bootstrap starting.
I20260713 09:04:12.026278  9912 raft_consensus.cc:2804] T a23afc33507a495f8f2a065caaad1a8c P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:12.026748  9912 raft_consensus.cc:493] T a23afc33507a495f8f2a065caaad1a8c P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:12.027050  9912 raft_consensus.cc:3060] T a23afc33507a495f8f2a065caaad1a8c P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:12.029815  9905 tablet_bootstrap.cc:492] T 5fe521099a2045c6b97aab38d3f8afd6 P c0fe496ec5bf4256933a7699a2160351: No bootstrap required, opened a new log
I20260713 09:04:12.029994  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a23afc33507a495f8f2a065caaad1a8c" candidate_uuid: "410b971bd1864718989219952056682f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" is_pre_election: true
I20260713 09:04:12.030382  9905 ts_tablet_manager.cc:1403] T 5fe521099a2045c6b97aab38d3f8afd6 P c0fe496ec5bf4256933a7699a2160351: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.000s
I20260713 09:04:12.030660  9691 raft_consensus.cc:2468] T a23afc33507a495f8f2a065caaad1a8c P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 410b971bd1864718989219952056682f in term 0.
I20260713 09:04:12.033334  9909 tablet_bootstrap.cc:654] T b0d69da256124074a4811cc93beb5aa8 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:12.033655  9905 raft_consensus.cc:359] T 5fe521099a2045c6b97aab38d3f8afd6 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.034404  9905 raft_consensus.cc:385] T 5fe521099a2045c6b97aab38d3f8afd6 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:12.034718  9905 raft_consensus.cc:740] T 5fe521099a2045c6b97aab38d3f8afd6 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe496ec5bf4256933a7699a2160351, State: Initialized, Role: FOLLOWER
I20260713 09:04:12.035660  9905 consensus_queue.cc:260] T 5fe521099a2045c6b97aab38d3f8afd6 P c0fe496ec5bf4256933a7699a2160351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.038973  9905 ts_tablet_manager.cc:1434] T 5fe521099a2045c6b97aab38d3f8afd6 P c0fe496ec5bf4256933a7699a2160351: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260713 09:04:12.039713  9892 raft_consensus.cc:493] T 5fe521099a2045c6b97aab38d3f8afd6 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:12.046229  9892 raft_consensus.cc:515] T 5fe521099a2045c6b97aab38d3f8afd6 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.047205  9909 tablet_bootstrap.cc:492] T b0d69da256124074a4811cc93beb5aa8 P b6f5d6b47bab4f50943ce9bf6d2bdf14: No bootstrap required, opened a new log
I20260713 09:04:12.047729  9909 ts_tablet_manager.cc:1403] T b0d69da256124074a4811cc93beb5aa8 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.005s
I20260713 09:04:12.049074  9615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe521099a2045c6b97aab38d3f8afd6" candidate_uuid: "c0fe496ec5bf4256933a7699a2160351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410b971bd1864718989219952056682f" is_pre_election: true
W20260713 09:04:12.050508  9731 leader_election.cc:343] T 5fe521099a2045c6b97aab38d3f8afd6 P c0fe496ec5bf4256933a7699a2160351 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 410b971bd1864718989219952056682f (127.5.154.1:37651): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:12.050756  9909 raft_consensus.cc:359] T b0d69da256124074a4811cc93beb5aa8 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.051476  9909 raft_consensus.cc:385] T b0d69da256124074a4811cc93beb5aa8 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:12.051671  9905 tablet_bootstrap.cc:492] T 34494b71ab1048be99064d450dedaaf1 P c0fe496ec5bf4256933a7699a2160351: Bootstrap starting.
I20260713 09:04:12.039052  9912 raft_consensus.cc:515] T a23afc33507a495f8f2a065caaad1a8c P 410b971bd1864718989219952056682f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.051889  9909 raft_consensus.cc:740] T b0d69da256124074a4811cc93beb5aa8 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f5d6b47bab4f50943ce9bf6d2bdf14, State: Initialized, Role: FOLLOWER
I20260713 09:04:12.052821  9892 leader_election.cc:290] T 5fe521099a2045c6b97aab38d3f8afd6 P c0fe496ec5bf4256933a7699a2160351 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 410b971bd1864718989219952056682f (127.5.154.1:37651), b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2:36857)
I20260713 09:04:12.052613  9909 consensus_queue.cc:260] T b0d69da256124074a4811cc93beb5aa8 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.053046  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe521099a2045c6b97aab38d3f8afd6" candidate_uuid: "c0fe496ec5bf4256933a7699a2160351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" is_pre_election: true
I20260713 09:04:12.054522  9692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a23afc33507a495f8f2a065caaad1a8c" candidate_uuid: "410b971bd1864718989219952056682f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14"
I20260713 09:04:12.055119  9692 raft_consensus.cc:3060] T a23afc33507a495f8f2a065caaad1a8c P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:12.055603  9912 leader_election.cc:290] T a23afc33507a495f8f2a065caaad1a8c P 410b971bd1864718989219952056682f [CANDIDATE]: Term 1 election: Requested vote from peers b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2:36857), c0fe496ec5bf4256933a7699a2160351 (127.5.154.3:38327)
I20260713 09:04:12.057017  9764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a23afc33507a495f8f2a065caaad1a8c" candidate_uuid: "410b971bd1864718989219952056682f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe496ec5bf4256933a7699a2160351"
W20260713 09:04:12.057525  9731 leader_election.cc:343] T 5fe521099a2045c6b97aab38d3f8afd6 P c0fe496ec5bf4256933a7699a2160351 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2:36857): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:12.057773  9764 raft_consensus.cc:3060] T a23afc33507a495f8f2a065caaad1a8c P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:12.058080  9731 leader_election.cc:304] T 5fe521099a2045c6b97aab38d3f8afd6 P c0fe496ec5bf4256933a7699a2160351 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c0fe496ec5bf4256933a7699a2160351; no voters: 410b971bd1864718989219952056682f, b6f5d6b47bab4f50943ce9bf6d2bdf14
I20260713 09:04:12.059228  9892 raft_consensus.cc:2749] T 5fe521099a2045c6b97aab38d3f8afd6 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:12.060760  9905 tablet_bootstrap.cc:654] T 34494b71ab1048be99064d450dedaaf1 P c0fe496ec5bf4256933a7699a2160351: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:12.066903  9692 raft_consensus.cc:2468] T a23afc33507a495f8f2a065caaad1a8c P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 410b971bd1864718989219952056682f in term 1.
I20260713 09:04:12.068697  9582 leader_election.cc:304] T a23afc33507a495f8f2a065caaad1a8c P 410b971bd1864718989219952056682f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 410b971bd1864718989219952056682f, b6f5d6b47bab4f50943ce9bf6d2bdf14; no voters: 
I20260713 09:04:12.070029  9912 raft_consensus.cc:2804] T a23afc33507a495f8f2a065caaad1a8c P 410b971bd1864718989219952056682f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:12.070657  9912 raft_consensus.cc:697] T a23afc33507a495f8f2a065caaad1a8c P 410b971bd1864718989219952056682f [term 1 LEADER]: Becoming Leader. State: Replica: 410b971bd1864718989219952056682f, State: Running, Role: LEADER
I20260713 09:04:12.070736  9909 ts_tablet_manager.cc:1434] T b0d69da256124074a4811cc93beb5aa8 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.001s
I20260713 09:04:12.072258  9909 tablet_bootstrap.cc:492] T 34494b71ab1048be99064d450dedaaf1 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Bootstrap starting.
I20260713 09:04:12.071844  9912 consensus_queue.cc:237] T a23afc33507a495f8f2a065caaad1a8c P 410b971bd1864718989219952056682f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.074062  9877 raft_consensus.cc:493] T 83fab37bed0f4b248736d9b038fb7cc3 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:12.074700  9877 raft_consensus.cc:515] T 83fab37bed0f4b248736d9b038fb7cc3 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.079860  9692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83fab37bed0f4b248736d9b038fb7cc3" candidate_uuid: "410b971bd1864718989219952056682f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" is_pre_election: true
I20260713 09:04:12.080711  9692 raft_consensus.cc:2468] T 83fab37bed0f4b248736d9b038fb7cc3 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 410b971bd1864718989219952056682f in term 0.
I20260713 09:04:12.081713  9909 tablet_bootstrap.cc:654] T 34494b71ab1048be99064d450dedaaf1 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:12.082536  9582 leader_election.cc:304] T 83fab37bed0f4b248736d9b038fb7cc3 P 410b971bd1864718989219952056682f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 410b971bd1864718989219952056682f, b6f5d6b47bab4f50943ce9bf6d2bdf14; no voters: 
I20260713 09:04:12.083590  9914 raft_consensus.cc:2804] T 83fab37bed0f4b248736d9b038fb7cc3 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:12.084022  9914 raft_consensus.cc:493] T 83fab37bed0f4b248736d9b038fb7cc3 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:12.084386  9914 raft_consensus.cc:3060] T 83fab37bed0f4b248736d9b038fb7cc3 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:12.088279  9877 leader_election.cc:290] T 83fab37bed0f4b248736d9b038fb7cc3 P 410b971bd1864718989219952056682f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2:36857), c0fe496ec5bf4256933a7699a2160351 (127.5.154.3:38327)
I20260713 09:04:12.089423  9766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83fab37bed0f4b248736d9b038fb7cc3" candidate_uuid: "410b971bd1864718989219952056682f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe496ec5bf4256933a7699a2160351" is_pre_election: true
I20260713 09:04:12.090188  9766 raft_consensus.cc:2468] T 83fab37bed0f4b248736d9b038fb7cc3 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 410b971bd1864718989219952056682f in term 0.
I20260713 09:04:12.091766  9914 raft_consensus.cc:515] T 83fab37bed0f4b248736d9b038fb7cc3 P 410b971bd1864718989219952056682f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.095160  9766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83fab37bed0f4b248736d9b038fb7cc3" candidate_uuid: "410b971bd1864718989219952056682f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe496ec5bf4256933a7699a2160351"
I20260713 09:04:12.095800  9766 raft_consensus.cc:3060] T 83fab37bed0f4b248736d9b038fb7cc3 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:12.104146  9766 raft_consensus.cc:2468] T 83fab37bed0f4b248736d9b038fb7cc3 P c0fe496ec5bf4256933a7699a2160351 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 410b971bd1864718989219952056682f in term 1.
I20260713 09:04:12.105177  9580 leader_election.cc:304] T 83fab37bed0f4b248736d9b038fb7cc3 P 410b971bd1864718989219952056682f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 410b971bd1864718989219952056682f, c0fe496ec5bf4256933a7699a2160351; no voters: 
I20260713 09:04:12.105598  9914 leader_election.cc:290] T 83fab37bed0f4b248736d9b038fb7cc3 P 410b971bd1864718989219952056682f [CANDIDATE]: Term 1 election: Requested vote from peers b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2:36857), c0fe496ec5bf4256933a7699a2160351 (127.5.154.3:38327)
I20260713 09:04:12.106122  9914 raft_consensus.cc:2804] T 83fab37bed0f4b248736d9b038fb7cc3 P 410b971bd1864718989219952056682f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:12.106568  9914 raft_consensus.cc:697] T 83fab37bed0f4b248736d9b038fb7cc3 P 410b971bd1864718989219952056682f [term 1 LEADER]: Becoming Leader. State: Replica: 410b971bd1864718989219952056682f, State: Running, Role: LEADER
I20260713 09:04:12.107366  9914 consensus_queue.cc:237] T 83fab37bed0f4b248736d9b038fb7cc3 P 410b971bd1864718989219952056682f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.122514  9764 raft_consensus.cc:2468] T a23afc33507a495f8f2a065caaad1a8c P c0fe496ec5bf4256933a7699a2160351 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 410b971bd1864718989219952056682f in term 1.
I20260713 09:04:12.126003  9692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83fab37bed0f4b248736d9b038fb7cc3" candidate_uuid: "410b971bd1864718989219952056682f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14"
I20260713 09:04:12.130051  9692 raft_consensus.cc:3060] T 83fab37bed0f4b248736d9b038fb7cc3 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:12.129818  9515 catalog_manager.cc:5697] T a23afc33507a495f8f2a065caaad1a8c P 410b971bd1864718989219952056682f reported cstate change: term changed from 0 to 1, leader changed from <none> to 410b971bd1864718989219952056682f (127.5.154.1). New cstate: current_term: 1 leader_uuid: "410b971bd1864718989219952056682f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:12.137560  9692 raft_consensus.cc:2468] T 83fab37bed0f4b248736d9b038fb7cc3 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 410b971bd1864718989219952056682f in term 1.
I20260713 09:04:12.147456  9906 tablet_bootstrap.cc:492] T b0d69da256124074a4811cc93beb5aa8 P 410b971bd1864718989219952056682f: No bootstrap required, opened a new log
I20260713 09:04:12.147998  9906 ts_tablet_manager.cc:1403] T b0d69da256124074a4811cc93beb5aa8 P 410b971bd1864718989219952056682f: Time spent bootstrapping tablet: real 0.206s	user 0.059s	sys 0.066s
I20260713 09:04:12.148855  9909 tablet_bootstrap.cc:492] T 34494b71ab1048be99064d450dedaaf1 P b6f5d6b47bab4f50943ce9bf6d2bdf14: No bootstrap required, opened a new log
I20260713 09:04:12.149354  9909 ts_tablet_manager.cc:1403] T 34494b71ab1048be99064d450dedaaf1 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Time spent bootstrapping tablet: real 0.077s	user 0.030s	sys 0.038s
I20260713 09:04:12.150765  9906 raft_consensus.cc:359] T b0d69da256124074a4811cc93beb5aa8 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.151459  9906 raft_consensus.cc:385] T b0d69da256124074a4811cc93beb5aa8 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:12.151598  9905 tablet_bootstrap.cc:492] T 34494b71ab1048be99064d450dedaaf1 P c0fe496ec5bf4256933a7699a2160351: No bootstrap required, opened a new log
I20260713 09:04:12.151741  9906 raft_consensus.cc:740] T b0d69da256124074a4811cc93beb5aa8 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 410b971bd1864718989219952056682f, State: Initialized, Role: FOLLOWER
I20260713 09:04:12.152129  9905 ts_tablet_manager.cc:1403] T 34494b71ab1048be99064d450dedaaf1 P c0fe496ec5bf4256933a7699a2160351: Time spent bootstrapping tablet: real 0.101s	user 0.045s	sys 0.041s
I20260713 09:04:12.152511  9906 consensus_queue.cc:260] T b0d69da256124074a4811cc93beb5aa8 P 410b971bd1864718989219952056682f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.154049  9909 raft_consensus.cc:359] T 34494b71ab1048be99064d450dedaaf1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.154735  9909 raft_consensus.cc:385] T 34494b71ab1048be99064d450dedaaf1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:12.155006  9909 raft_consensus.cc:740] T 34494b71ab1048be99064d450dedaaf1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f5d6b47bab4f50943ce9bf6d2bdf14, State: Initialized, Role: FOLLOWER
I20260713 09:04:12.155061  9906 ts_tablet_manager.cc:1434] T b0d69da256124074a4811cc93beb5aa8 P 410b971bd1864718989219952056682f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260713 09:04:12.155103  9905 raft_consensus.cc:359] T 34494b71ab1048be99064d450dedaaf1 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.155812  9909 consensus_queue.cc:260] T 34494b71ab1048be99064d450dedaaf1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.156158  9905 raft_consensus.cc:385] T 34494b71ab1048be99064d450dedaaf1 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:12.156209  9906 tablet_bootstrap.cc:492] T b7800d5d0e4f461aa28ff051480ee12b P 410b971bd1864718989219952056682f: Bootstrap starting.
I20260713 09:04:12.156579  9905 raft_consensus.cc:740] T 34494b71ab1048be99064d450dedaaf1 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe496ec5bf4256933a7699a2160351, State: Initialized, Role: FOLLOWER
I20260713 09:04:12.157325  9905 consensus_queue.cc:260] T 34494b71ab1048be99064d450dedaaf1 P c0fe496ec5bf4256933a7699a2160351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.159448  9905 ts_tablet_manager.cc:1434] T 34494b71ab1048be99064d450dedaaf1 P c0fe496ec5bf4256933a7699a2160351: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260713 09:04:12.160499  9905 tablet_bootstrap.cc:492] T b7800d5d0e4f461aa28ff051480ee12b P c0fe496ec5bf4256933a7699a2160351: Bootstrap starting.
I20260713 09:04:12.162295  9914 raft_consensus.cc:493] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:12.162693  9906 tablet_bootstrap.cc:654] T b7800d5d0e4f461aa28ff051480ee12b P 410b971bd1864718989219952056682f: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:12.162793  9914 raft_consensus.cc:515] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.165822  9908 raft_consensus.cc:493] T 34494b71ab1048be99064d450dedaaf1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:12.166280  9908 raft_consensus.cc:515] T 34494b71ab1048be99064d450dedaaf1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.167469  9692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bfbc1a4a9dc4a5580a158ea565b10c2" candidate_uuid: "410b971bd1864718989219952056682f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" is_pre_election: true
I20260713 09:04:12.168303  9692 raft_consensus.cc:2468] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 410b971bd1864718989219952056682f in term 0.
I20260713 09:04:12.169673  9766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34494b71ab1048be99064d450dedaaf1" candidate_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe496ec5bf4256933a7699a2160351" is_pre_election: true
I20260713 09:04:12.170388  9766 raft_consensus.cc:2468] T 34494b71ab1048be99064d450dedaaf1 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6f5d6b47bab4f50943ce9bf6d2bdf14 in term 0.
I20260713 09:04:12.169747  9764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bfbc1a4a9dc4a5580a158ea565b10c2" candidate_uuid: "410b971bd1864718989219952056682f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe496ec5bf4256933a7699a2160351" is_pre_election: true
I20260713 09:04:12.169677  9582 leader_election.cc:304] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P 410b971bd1864718989219952056682f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 410b971bd1864718989219952056682f, b6f5d6b47bab4f50943ce9bf6d2bdf14; no voters: 
I20260713 09:04:12.171517  9655 leader_election.cc:304] T 34494b71ab1048be99064d450dedaaf1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f5d6b47bab4f50943ce9bf6d2bdf14, c0fe496ec5bf4256933a7699a2160351; no voters: 
I20260713 09:04:12.172873  9874 raft_consensus.cc:2804] T 34494b71ab1048be99064d450dedaaf1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:12.173197  9932 raft_consensus.cc:2804] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:12.173233  9874 raft_consensus.cc:493] T 34494b71ab1048be99064d450dedaaf1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:12.173722  9932 raft_consensus.cc:493] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:12.173821  9874 raft_consensus.cc:3060] T 34494b71ab1048be99064d450dedaaf1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:12.174068  9932 raft_consensus.cc:3060] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:12.175213  9914 leader_election.cc:290] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P 410b971bd1864718989219952056682f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2:36857), c0fe496ec5bf4256933a7699a2160351 (127.5.154.3:38327)
I20260713 09:04:12.172168  9764 raft_consensus.cc:2468] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 410b971bd1864718989219952056682f in term 0.
I20260713 09:04:12.175920  9905 tablet_bootstrap.cc:654] T b7800d5d0e4f461aa28ff051480ee12b P c0fe496ec5bf4256933a7699a2160351: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:12.168330  9908 leader_election.cc:290] T 34494b71ab1048be99064d450dedaaf1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 410b971bd1864718989219952056682f (127.5.154.1:37651), c0fe496ec5bf4256933a7699a2160351 (127.5.154.3:38327)
I20260713 09:04:12.179219  9615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34494b71ab1048be99064d450dedaaf1" candidate_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410b971bd1864718989219952056682f" is_pre_election: true
W20260713 09:04:12.180619  9657 leader_election.cc:343] T 34494b71ab1048be99064d450dedaaf1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 410b971bd1864718989219952056682f (127.5.154.1:37651): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:12.184188  9932 raft_consensus.cc:515] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P 410b971bd1864718989219952056682f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.186144  9909 ts_tablet_manager.cc:1434] T 34494b71ab1048be99064d450dedaaf1 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Time spent starting tablet: real 0.036s	user 0.008s	sys 0.000s
I20260713 09:04:12.187778  9932 leader_election.cc:290] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P 410b971bd1864718989219952056682f [CANDIDATE]: Term 1 election: Requested vote from peers b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2:36857), c0fe496ec5bf4256933a7699a2160351 (127.5.154.3:38327)
I20260713 09:04:12.188252  9908 raft_consensus.cc:493] T b7800d5d0e4f461aa28ff051480ee12b P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:12.188639  9692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bfbc1a4a9dc4a5580a158ea565b10c2" candidate_uuid: "410b971bd1864718989219952056682f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14"
I20260713 09:04:12.188742  9908 raft_consensus.cc:515] T b7800d5d0e4f461aa28ff051480ee12b P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.189720  9692 raft_consensus.cc:3060] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:12.191849  9615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7800d5d0e4f461aa28ff051480ee12b" candidate_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410b971bd1864718989219952056682f" is_pre_election: true
I20260713 09:04:12.192071  9908 leader_election.cc:290] T b7800d5d0e4f461aa28ff051480ee12b P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 410b971bd1864718989219952056682f (127.5.154.1:37651), c0fe496ec5bf4256933a7699a2160351 (127.5.154.3:38327)
I20260713 09:04:12.192883  9764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bfbc1a4a9dc4a5580a158ea565b10c2" candidate_uuid: "410b971bd1864718989219952056682f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe496ec5bf4256933a7699a2160351"
I20260713 09:04:12.193105  9766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7800d5d0e4f461aa28ff051480ee12b" candidate_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe496ec5bf4256933a7699a2160351" is_pre_election: true
W20260713 09:04:12.193310  9657 leader_election.cc:343] T b7800d5d0e4f461aa28ff051480ee12b P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 410b971bd1864718989219952056682f (127.5.154.1:37651): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:12.193440  9764 raft_consensus.cc:3060] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:04:12.194550  9655 leader_election.cc:343] T b7800d5d0e4f461aa28ff051480ee12b P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c0fe496ec5bf4256933a7699a2160351 (127.5.154.3:38327): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:12.194969  9655 leader_election.cc:304] T b7800d5d0e4f461aa28ff051480ee12b P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6f5d6b47bab4f50943ce9bf6d2bdf14; no voters: 410b971bd1864718989219952056682f, c0fe496ec5bf4256933a7699a2160351
I20260713 09:04:12.195633  9906 tablet_bootstrap.cc:492] T b7800d5d0e4f461aa28ff051480ee12b P 410b971bd1864718989219952056682f: No bootstrap required, opened a new log
I20260713 09:04:12.196100  9906 ts_tablet_manager.cc:1403] T b7800d5d0e4f461aa28ff051480ee12b P 410b971bd1864718989219952056682f: Time spent bootstrapping tablet: real 0.040s	user 0.004s	sys 0.012s
I20260713 09:04:12.196098  9908 raft_consensus.cc:2749] T b7800d5d0e4f461aa28ff051480ee12b P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:12.198235  9909 tablet_bootstrap.cc:492] T 5e859e05e5a348d4a6193e5eb57e9e6c P b6f5d6b47bab4f50943ce9bf6d2bdf14: Bootstrap starting.
I20260713 09:04:12.199357  9906 raft_consensus.cc:359] T b7800d5d0e4f461aa28ff051480ee12b P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.200083  9906 raft_consensus.cc:385] T b7800d5d0e4f461aa28ff051480ee12b P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:12.200381  9906 raft_consensus.cc:740] T b7800d5d0e4f461aa28ff051480ee12b P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 410b971bd1864718989219952056682f, State: Initialized, Role: FOLLOWER
I20260713 09:04:12.201200  9906 consensus_queue.cc:260] T b7800d5d0e4f461aa28ff051480ee12b P 410b971bd1864718989219952056682f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.203840  9906 ts_tablet_manager.cc:1434] T b7800d5d0e4f461aa28ff051480ee12b P 410b971bd1864718989219952056682f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:04:12.204193  9874 raft_consensus.cc:515] T 34494b71ab1048be99064d450dedaaf1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.210219  9766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34494b71ab1048be99064d450dedaaf1" candidate_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe496ec5bf4256933a7699a2160351"
I20260713 09:04:12.210901  9766 raft_consensus.cc:3060] T 34494b71ab1048be99064d450dedaaf1 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:12.204834  9906 tablet_bootstrap.cc:492] T 5e859e05e5a348d4a6193e5eb57e9e6c P 410b971bd1864718989219952056682f: Bootstrap starting.
I20260713 09:04:12.218526  9766 raft_consensus.cc:2468] T 34494b71ab1048be99064d450dedaaf1 P c0fe496ec5bf4256933a7699a2160351 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f5d6b47bab4f50943ce9bf6d2bdf14 in term 1.
I20260713 09:04:12.219775  9655 leader_election.cc:304] T 34494b71ab1048be99064d450dedaaf1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f5d6b47bab4f50943ce9bf6d2bdf14, c0fe496ec5bf4256933a7699a2160351; no voters: 
I20260713 09:04:12.223776  9692 raft_consensus.cc:2468] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 410b971bd1864718989219952056682f in term 1.
I20260713 09:04:12.226305  9582 leader_election.cc:304] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P 410b971bd1864718989219952056682f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 410b971bd1864718989219952056682f, b6f5d6b47bab4f50943ce9bf6d2bdf14; no voters: 
I20260713 09:04:12.226928  9932 raft_consensus.cc:2804] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P 410b971bd1864718989219952056682f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:12.227309  9764 raft_consensus.cc:2468] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P c0fe496ec5bf4256933a7699a2160351 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 410b971bd1864718989219952056682f in term 1.
I20260713 09:04:12.227414  9932 raft_consensus.cc:697] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P 410b971bd1864718989219952056682f [term 1 LEADER]: Becoming Leader. State: Replica: 410b971bd1864718989219952056682f, State: Running, Role: LEADER
I20260713 09:04:12.221385  9906 tablet_bootstrap.cc:654] T 5e859e05e5a348d4a6193e5eb57e9e6c P 410b971bd1864718989219952056682f: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:12.228312  9932 consensus_queue.cc:237] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P 410b971bd1864718989219952056682f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.224522  9909 tablet_bootstrap.cc:654] T 5e859e05e5a348d4a6193e5eb57e9e6c P b6f5d6b47bab4f50943ce9bf6d2bdf14: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:12.224633  9874 leader_election.cc:290] T 34494b71ab1048be99064d450dedaaf1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 1 election: Requested vote from peers 410b971bd1864718989219952056682f (127.5.154.1:37651), c0fe496ec5bf4256933a7699a2160351 (127.5.154.3:38327)
I20260713 09:04:12.206444  9512 catalog_manager.cc:5697] T 83fab37bed0f4b248736d9b038fb7cc3 P 410b971bd1864718989219952056682f reported cstate change: term changed from 0 to 1, leader changed from <none> to 410b971bd1864718989219952056682f (127.5.154.1). New cstate: current_term: 1 leader_uuid: "410b971bd1864718989219952056682f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:12.229738  9936 raft_consensus.cc:2804] T 34494b71ab1048be99064d450dedaaf1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:12.230890  9936 raft_consensus.cc:697] T 34494b71ab1048be99064d450dedaaf1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 LEADER]: Becoming Leader. State: Replica: b6f5d6b47bab4f50943ce9bf6d2bdf14, State: Running, Role: LEADER
I20260713 09:04:12.231851  9936 consensus_queue.cc:237] T 34494b71ab1048be99064d450dedaaf1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.233521  9615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34494b71ab1048be99064d450dedaaf1" candidate_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410b971bd1864718989219952056682f"
I20260713 09:04:12.234422  9905 tablet_bootstrap.cc:492] T b7800d5d0e4f461aa28ff051480ee12b P c0fe496ec5bf4256933a7699a2160351: No bootstrap required, opened a new log
I20260713 09:04:12.234891  9905 ts_tablet_manager.cc:1403] T b7800d5d0e4f461aa28ff051480ee12b P c0fe496ec5bf4256933a7699a2160351: Time spent bootstrapping tablet: real 0.075s	user 0.017s	sys 0.032s
I20260713 09:04:12.237846  9905 raft_consensus.cc:359] T b7800d5d0e4f461aa28ff051480ee12b P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.238687  9905 raft_consensus.cc:385] T b7800d5d0e4f461aa28ff051480ee12b P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:12.239012  9905 raft_consensus.cc:740] T b7800d5d0e4f461aa28ff051480ee12b P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe496ec5bf4256933a7699a2160351, State: Initialized, Role: FOLLOWER
I20260713 09:04:12.239991  9905 consensus_queue.cc:260] T b7800d5d0e4f461aa28ff051480ee12b P c0fe496ec5bf4256933a7699a2160351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.242050  9905 ts_tablet_manager.cc:1434] T b7800d5d0e4f461aa28ff051480ee12b P c0fe496ec5bf4256933a7699a2160351: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:04:12.243257  9905 tablet_bootstrap.cc:492] T 5e859e05e5a348d4a6193e5eb57e9e6c P c0fe496ec5bf4256933a7699a2160351: Bootstrap starting.
W20260713 09:04:12.248593  9657 leader_election.cc:343] T 34494b71ab1048be99064d450dedaaf1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 410b971bd1864718989219952056682f (127.5.154.1:37651): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:12.249832  9905 tablet_bootstrap.cc:654] T 5e859e05e5a348d4a6193e5eb57e9e6c P c0fe496ec5bf4256933a7699a2160351: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:12.255120  9905 tablet_bootstrap.cc:492] T 5e859e05e5a348d4a6193e5eb57e9e6c P c0fe496ec5bf4256933a7699a2160351: No bootstrap required, opened a new log
I20260713 09:04:12.255517  9905 ts_tablet_manager.cc:1403] T 5e859e05e5a348d4a6193e5eb57e9e6c P c0fe496ec5bf4256933a7699a2160351: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260713 09:04:12.258512  9905 raft_consensus.cc:359] T 5e859e05e5a348d4a6193e5eb57e9e6c P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.259135  9905 raft_consensus.cc:385] T 5e859e05e5a348d4a6193e5eb57e9e6c P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:12.259383  9905 raft_consensus.cc:740] T 5e859e05e5a348d4a6193e5eb57e9e6c P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0fe496ec5bf4256933a7699a2160351, State: Initialized, Role: FOLLOWER
I20260713 09:04:12.260073  9905 consensus_queue.cc:260] T 5e859e05e5a348d4a6193e5eb57e9e6c P c0fe496ec5bf4256933a7699a2160351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.262290  9905 ts_tablet_manager.cc:1434] T 5e859e05e5a348d4a6193e5eb57e9e6c P c0fe496ec5bf4256933a7699a2160351: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:04:12.261224  9510 catalog_manager.cc:5697] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P 410b971bd1864718989219952056682f reported cstate change: term changed from 0 to 1, leader changed from <none> to 410b971bd1864718989219952056682f (127.5.154.1). New cstate: current_term: 1 leader_uuid: "410b971bd1864718989219952056682f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:12.269721  9906 tablet_bootstrap.cc:492] T 5e859e05e5a348d4a6193e5eb57e9e6c P 410b971bd1864718989219952056682f: No bootstrap required, opened a new log
I20260713 09:04:12.270263  9906 ts_tablet_manager.cc:1403] T 5e859e05e5a348d4a6193e5eb57e9e6c P 410b971bd1864718989219952056682f: Time spent bootstrapping tablet: real 0.066s	user 0.012s	sys 0.000s
I20260713 09:04:12.273003  9909 tablet_bootstrap.cc:492] T 5e859e05e5a348d4a6193e5eb57e9e6c P b6f5d6b47bab4f50943ce9bf6d2bdf14: No bootstrap required, opened a new log
I20260713 09:04:12.273501  9909 ts_tablet_manager.cc:1403] T 5e859e05e5a348d4a6193e5eb57e9e6c P b6f5d6b47bab4f50943ce9bf6d2bdf14: Time spent bootstrapping tablet: real 0.076s	user 0.029s	sys 0.012s
I20260713 09:04:12.273267  9906 raft_consensus.cc:359] T 5e859e05e5a348d4a6193e5eb57e9e6c P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.273985  9906 raft_consensus.cc:385] T 5e859e05e5a348d4a6193e5eb57e9e6c P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:12.274307  9906 raft_consensus.cc:740] T 5e859e05e5a348d4a6193e5eb57e9e6c P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 410b971bd1864718989219952056682f, State: Initialized, Role: FOLLOWER
I20260713 09:04:12.274346  9511 catalog_manager.cc:5697] T 34494b71ab1048be99064d450dedaaf1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 reported cstate change: term changed from 0 to 1, leader changed from <none> to b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2). New cstate: current_term: 1 leader_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:12.275046  9906 consensus_queue.cc:260] T 5e859e05e5a348d4a6193e5eb57e9e6c P 410b971bd1864718989219952056682f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.276525  9909 raft_consensus.cc:359] T 5e859e05e5a348d4a6193e5eb57e9e6c P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.277451  9909 raft_consensus.cc:385] T 5e859e05e5a348d4a6193e5eb57e9e6c P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:12.277746  9909 raft_consensus.cc:740] T 5e859e05e5a348d4a6193e5eb57e9e6c P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f5d6b47bab4f50943ce9bf6d2bdf14, State: Initialized, Role: FOLLOWER
I20260713 09:04:12.278115  9906 ts_tablet_manager.cc:1434] T 5e859e05e5a348d4a6193e5eb57e9e6c P 410b971bd1864718989219952056682f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:04:12.278465  9909 consensus_queue.cc:260] T 5e859e05e5a348d4a6193e5eb57e9e6c P b6f5d6b47bab4f50943ce9bf6d2bdf14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.279327  9906 tablet_bootstrap.cc:492] T 5fe521099a2045c6b97aab38d3f8afd6 P 410b971bd1864718989219952056682f: Bootstrap starting.
I20260713 09:04:12.280524  9909 ts_tablet_manager.cc:1434] T 5e859e05e5a348d4a6193e5eb57e9e6c P b6f5d6b47bab4f50943ce9bf6d2bdf14: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260713 09:04:12.281425  9909 tablet_bootstrap.cc:492] T 5fe521099a2045c6b97aab38d3f8afd6 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Bootstrap starting.
I20260713 09:04:12.287087  9909 tablet_bootstrap.cc:654] T 5fe521099a2045c6b97aab38d3f8afd6 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:12.292968  9906 tablet_bootstrap.cc:654] T 5fe521099a2045c6b97aab38d3f8afd6 P 410b971bd1864718989219952056682f: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:12.296705  9909 tablet_bootstrap.cc:492] T 5fe521099a2045c6b97aab38d3f8afd6 P b6f5d6b47bab4f50943ce9bf6d2bdf14: No bootstrap required, opened a new log
I20260713 09:04:12.297156  9909 ts_tablet_manager.cc:1403] T 5fe521099a2045c6b97aab38d3f8afd6 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.000s
I20260713 09:04:12.298025  9906 tablet_bootstrap.cc:492] T 5fe521099a2045c6b97aab38d3f8afd6 P 410b971bd1864718989219952056682f: No bootstrap required, opened a new log
I20260713 09:04:12.298489  9906 ts_tablet_manager.cc:1403] T 5fe521099a2045c6b97aab38d3f8afd6 P 410b971bd1864718989219952056682f: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.000s
I20260713 09:04:12.299707  9909 raft_consensus.cc:359] T 5fe521099a2045c6b97aab38d3f8afd6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.300374  9909 raft_consensus.cc:385] T 5fe521099a2045c6b97aab38d3f8afd6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:12.300625  9909 raft_consensus.cc:740] T 5fe521099a2045c6b97aab38d3f8afd6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6f5d6b47bab4f50943ce9bf6d2bdf14, State: Initialized, Role: FOLLOWER
I20260713 09:04:12.301005  9906 raft_consensus.cc:359] T 5fe521099a2045c6b97aab38d3f8afd6 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.301281  9909 consensus_queue.cc:260] T 5fe521099a2045c6b97aab38d3f8afd6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.301834  9906 raft_consensus.cc:385] T 5fe521099a2045c6b97aab38d3f8afd6 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:12.302106  9906 raft_consensus.cc:740] T 5fe521099a2045c6b97aab38d3f8afd6 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 410b971bd1864718989219952056682f, State: Initialized, Role: FOLLOWER
I20260713 09:04:12.302711  9906 consensus_queue.cc:260] T 5fe521099a2045c6b97aab38d3f8afd6 P 410b971bd1864718989219952056682f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.303386  9909 ts_tablet_manager.cc:1434] T 5fe521099a2045c6b97aab38d3f8afd6 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:04:12.304466  9906 ts_tablet_manager.cc:1434] T 5fe521099a2045c6b97aab38d3f8afd6 P 410b971bd1864718989219952056682f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:04:12.305728  9906 tablet_bootstrap.cc:492] T 34494b71ab1048be99064d450dedaaf1 P 410b971bd1864718989219952056682f: Bootstrap starting.
I20260713 09:04:12.311435  9906 tablet_bootstrap.cc:654] T 34494b71ab1048be99064d450dedaaf1 P 410b971bd1864718989219952056682f: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:12.316079  9906 tablet_bootstrap.cc:492] T 34494b71ab1048be99064d450dedaaf1 P 410b971bd1864718989219952056682f: No bootstrap required, opened a new log
I20260713 09:04:12.316516  9906 ts_tablet_manager.cc:1403] T 34494b71ab1048be99064d450dedaaf1 P 410b971bd1864718989219952056682f: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.003s
I20260713 09:04:12.319057  9906 raft_consensus.cc:359] T 34494b71ab1048be99064d450dedaaf1 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.319512  9906 raft_consensus.cc:385] T 34494b71ab1048be99064d450dedaaf1 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:12.319682  9906 raft_consensus.cc:740] T 34494b71ab1048be99064d450dedaaf1 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 410b971bd1864718989219952056682f, State: Initialized, Role: FOLLOWER
I20260713 09:04:12.320065  9906 consensus_queue.cc:260] T 34494b71ab1048be99064d450dedaaf1 P 410b971bd1864718989219952056682f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.320559  9932 raft_consensus.cc:493] T 34494b71ab1048be99064d450dedaaf1 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:12.320971  9932 raft_consensus.cc:515] T 34494b71ab1048be99064d450dedaaf1 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.321885  9906 ts_tablet_manager.cc:1434] T 34494b71ab1048be99064d450dedaaf1 P 410b971bd1864718989219952056682f: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:04:12.323014  9932 leader_election.cc:290] T 34494b71ab1048be99064d450dedaaf1 P 410b971bd1864718989219952056682f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2:36857), c0fe496ec5bf4256933a7699a2160351 (127.5.154.3:38327)
I20260713 09:04:12.323840  9692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34494b71ab1048be99064d450dedaaf1" candidate_uuid: "410b971bd1864718989219952056682f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" is_pre_election: true
I20260713 09:04:12.324069  9764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34494b71ab1048be99064d450dedaaf1" candidate_uuid: "410b971bd1864718989219952056682f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe496ec5bf4256933a7699a2160351" is_pre_election: true
I20260713 09:04:12.324862  9764 raft_consensus.cc:2393] T 34494b71ab1048be99064d450dedaaf1 P c0fe496ec5bf4256933a7699a2160351 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 410b971bd1864718989219952056682f in current term 1: Already voted for candidate b6f5d6b47bab4f50943ce9bf6d2bdf14 in this term.
I20260713 09:04:12.325807  9580 leader_election.cc:304] T 34494b71ab1048be99064d450dedaaf1 P 410b971bd1864718989219952056682f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 410b971bd1864718989219952056682f; no voters: b6f5d6b47bab4f50943ce9bf6d2bdf14, c0fe496ec5bf4256933a7699a2160351
I20260713 09:04:12.326547  9932 raft_consensus.cc:3060] T 34494b71ab1048be99064d450dedaaf1 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:12.331326  9932 raft_consensus.cc:2749] T 34494b71ab1048be99064d450dedaaf1 P 410b971bd1864718989219952056682f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:12.335584  9932 raft_consensus.cc:493] T 5fe521099a2045c6b97aab38d3f8afd6 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:12.335952  9932 raft_consensus.cc:515] T 5fe521099a2045c6b97aab38d3f8afd6 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.337777  9932 leader_election.cc:290] T 5fe521099a2045c6b97aab38d3f8afd6 P 410b971bd1864718989219952056682f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2:36857), c0fe496ec5bf4256933a7699a2160351 (127.5.154.3:38327)
I20260713 09:04:12.338405  9692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe521099a2045c6b97aab38d3f8afd6" candidate_uuid: "410b971bd1864718989219952056682f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" is_pre_election: true
I20260713 09:04:12.338755  9764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe521099a2045c6b97aab38d3f8afd6" candidate_uuid: "410b971bd1864718989219952056682f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe496ec5bf4256933a7699a2160351" is_pre_election: true
I20260713 09:04:12.338974  9692 raft_consensus.cc:2468] T 5fe521099a2045c6b97aab38d3f8afd6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 410b971bd1864718989219952056682f in term 0.
I20260713 09:04:12.339388  9764 raft_consensus.cc:2468] T 5fe521099a2045c6b97aab38d3f8afd6 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 410b971bd1864718989219952056682f in term 0.
I20260713 09:04:12.339941  9582 leader_election.cc:304] T 5fe521099a2045c6b97aab38d3f8afd6 P 410b971bd1864718989219952056682f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 410b971bd1864718989219952056682f, b6f5d6b47bab4f50943ce9bf6d2bdf14; no voters: 
I20260713 09:04:12.340521  9932 raft_consensus.cc:2804] T 5fe521099a2045c6b97aab38d3f8afd6 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:12.340844  9932 raft_consensus.cc:493] T 5fe521099a2045c6b97aab38d3f8afd6 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:12.341110  9932 raft_consensus.cc:3060] T 5fe521099a2045c6b97aab38d3f8afd6 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:12.345357  9932 raft_consensus.cc:515] T 5fe521099a2045c6b97aab38d3f8afd6 P 410b971bd1864718989219952056682f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.347095  9932 leader_election.cc:290] T 5fe521099a2045c6b97aab38d3f8afd6 P 410b971bd1864718989219952056682f [CANDIDATE]: Term 1 election: Requested vote from peers b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2:36857), c0fe496ec5bf4256933a7699a2160351 (127.5.154.3:38327)
I20260713 09:04:12.347733  9692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe521099a2045c6b97aab38d3f8afd6" candidate_uuid: "410b971bd1864718989219952056682f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14"
I20260713 09:04:12.348124  9764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe521099a2045c6b97aab38d3f8afd6" candidate_uuid: "410b971bd1864718989219952056682f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe496ec5bf4256933a7699a2160351"
I20260713 09:04:12.348246  9692 raft_consensus.cc:3060] T 5fe521099a2045c6b97aab38d3f8afd6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:12.348627  9764 raft_consensus.cc:3060] T 5fe521099a2045c6b97aab38d3f8afd6 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:12.353034  9692 raft_consensus.cc:2468] T 5fe521099a2045c6b97aab38d3f8afd6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 410b971bd1864718989219952056682f in term 1.
I20260713 09:04:12.353470  9764 raft_consensus.cc:2468] T 5fe521099a2045c6b97aab38d3f8afd6 P c0fe496ec5bf4256933a7699a2160351 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 410b971bd1864718989219952056682f in term 1.
I20260713 09:04:12.354136  9582 leader_election.cc:304] T 5fe521099a2045c6b97aab38d3f8afd6 P 410b971bd1864718989219952056682f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 410b971bd1864718989219952056682f, b6f5d6b47bab4f50943ce9bf6d2bdf14; no voters: 
I20260713 09:04:12.354821  9932 raft_consensus.cc:2804] T 5fe521099a2045c6b97aab38d3f8afd6 P 410b971bd1864718989219952056682f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:12.355243  9932 raft_consensus.cc:697] T 5fe521099a2045c6b97aab38d3f8afd6 P 410b971bd1864718989219952056682f [term 1 LEADER]: Becoming Leader. State: Replica: 410b971bd1864718989219952056682f, State: Running, Role: LEADER
I20260713 09:04:12.355935  9932 consensus_queue.cc:237] T 5fe521099a2045c6b97aab38d3f8afd6 P 410b971bd1864718989219952056682f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.363140  9511 catalog_manager.cc:5697] T 5fe521099a2045c6b97aab38d3f8afd6 P 410b971bd1864718989219952056682f reported cstate change: term changed from 0 to 1, leader changed from <none> to 410b971bd1864718989219952056682f (127.5.154.1). New cstate: current_term: 1 leader_uuid: "410b971bd1864718989219952056682f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:12.368474  9932 raft_consensus.cc:493] T 5e859e05e5a348d4a6193e5eb57e9e6c P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:12.368979  9932 raft_consensus.cc:515] T 5e859e05e5a348d4a6193e5eb57e9e6c P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.371371  9692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e859e05e5a348d4a6193e5eb57e9e6c" candidate_uuid: "410b971bd1864718989219952056682f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" is_pre_election: true
I20260713 09:04:12.371603  9932 leader_election.cc:290] T 5e859e05e5a348d4a6193e5eb57e9e6c P 410b971bd1864718989219952056682f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2:36857), c0fe496ec5bf4256933a7699a2160351 (127.5.154.3:38327)
I20260713 09:04:12.371745  9764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e859e05e5a348d4a6193e5eb57e9e6c" candidate_uuid: "410b971bd1864718989219952056682f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe496ec5bf4256933a7699a2160351" is_pre_election: true
I20260713 09:04:12.372006  9692 raft_consensus.cc:2468] T 5e859e05e5a348d4a6193e5eb57e9e6c P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 410b971bd1864718989219952056682f in term 0.
I20260713 09:04:12.372387  9764 raft_consensus.cc:2468] T 5e859e05e5a348d4a6193e5eb57e9e6c P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 410b971bd1864718989219952056682f in term 0.
I20260713 09:04:12.373028  9582 leader_election.cc:304] T 5e859e05e5a348d4a6193e5eb57e9e6c P 410b971bd1864718989219952056682f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 410b971bd1864718989219952056682f, b6f5d6b47bab4f50943ce9bf6d2bdf14; no voters: 
I20260713 09:04:12.373744  9932 raft_consensus.cc:2804] T 5e859e05e5a348d4a6193e5eb57e9e6c P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:12.374015  9932 raft_consensus.cc:493] T 5e859e05e5a348d4a6193e5eb57e9e6c P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:12.374255  9932 raft_consensus.cc:3060] T 5e859e05e5a348d4a6193e5eb57e9e6c P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:12.378963  9932 raft_consensus.cc:515] T 5e859e05e5a348d4a6193e5eb57e9e6c P 410b971bd1864718989219952056682f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.380609  9932 leader_election.cc:290] T 5e859e05e5a348d4a6193e5eb57e9e6c P 410b971bd1864718989219952056682f [CANDIDATE]: Term 1 election: Requested vote from peers b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2:36857), c0fe496ec5bf4256933a7699a2160351 (127.5.154.3:38327)
I20260713 09:04:12.381379  9692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e859e05e5a348d4a6193e5eb57e9e6c" candidate_uuid: "410b971bd1864718989219952056682f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14"
I20260713 09:04:12.381662  9766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e859e05e5a348d4a6193e5eb57e9e6c" candidate_uuid: "410b971bd1864718989219952056682f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe496ec5bf4256933a7699a2160351"
I20260713 09:04:12.382014  9692 raft_consensus.cc:3060] T 5e859e05e5a348d4a6193e5eb57e9e6c P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:12.382229  9766 raft_consensus.cc:3060] T 5e859e05e5a348d4a6193e5eb57e9e6c P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:12.387737  9766 raft_consensus.cc:2468] T 5e859e05e5a348d4a6193e5eb57e9e6c P c0fe496ec5bf4256933a7699a2160351 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 410b971bd1864718989219952056682f in term 1.
I20260713 09:04:12.388581  9580 leader_election.cc:304] T 5e859e05e5a348d4a6193e5eb57e9e6c P 410b971bd1864718989219952056682f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 410b971bd1864718989219952056682f, c0fe496ec5bf4256933a7699a2160351; no voters: 
I20260713 09:04:12.389396  9932 raft_consensus.cc:2804] T 5e859e05e5a348d4a6193e5eb57e9e6c P 410b971bd1864718989219952056682f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:12.389748  9692 raft_consensus.cc:2468] T 5e859e05e5a348d4a6193e5eb57e9e6c P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 410b971bd1864718989219952056682f in term 1.
I20260713 09:04:12.389916  9932 raft_consensus.cc:697] T 5e859e05e5a348d4a6193e5eb57e9e6c P 410b971bd1864718989219952056682f [term 1 LEADER]: Becoming Leader. State: Replica: 410b971bd1864718989219952056682f, State: Running, Role: LEADER
I20260713 09:04:12.390821  9914 raft_consensus.cc:493] T b7800d5d0e4f461aa28ff051480ee12b P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:12.390785  9932 consensus_queue.cc:237] T 5e859e05e5a348d4a6193e5eb57e9e6c P 410b971bd1864718989219952056682f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.391381  9914 raft_consensus.cc:515] T b7800d5d0e4f461aa28ff051480ee12b P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.393419  9914 leader_election.cc:290] T b7800d5d0e4f461aa28ff051480ee12b P 410b971bd1864718989219952056682f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2:36857), c0fe496ec5bf4256933a7699a2160351 (127.5.154.3:38327)
I20260713 09:04:12.394047  9692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7800d5d0e4f461aa28ff051480ee12b" candidate_uuid: "410b971bd1864718989219952056682f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" is_pre_election: true
I20260713 09:04:12.394418  9766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7800d5d0e4f461aa28ff051480ee12b" candidate_uuid: "410b971bd1864718989219952056682f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe496ec5bf4256933a7699a2160351" is_pre_election: true
I20260713 09:04:12.394732  9692 raft_consensus.cc:2468] T b7800d5d0e4f461aa28ff051480ee12b P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 410b971bd1864718989219952056682f in term 0.
I20260713 09:04:12.395148  9766 raft_consensus.cc:2468] T b7800d5d0e4f461aa28ff051480ee12b P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 410b971bd1864718989219952056682f in term 0.
I20260713 09:04:12.396025  9582 leader_election.cc:304] T b7800d5d0e4f461aa28ff051480ee12b P 410b971bd1864718989219952056682f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 410b971bd1864718989219952056682f, b6f5d6b47bab4f50943ce9bf6d2bdf14; no voters: 
I20260713 09:04:12.396976  9932 raft_consensus.cc:2804] T b7800d5d0e4f461aa28ff051480ee12b P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:12.397284  9932 raft_consensus.cc:493] T b7800d5d0e4f461aa28ff051480ee12b P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:12.397598  9932 raft_consensus.cc:3060] T b7800d5d0e4f461aa28ff051480ee12b P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:12.400146  9511 catalog_manager.cc:5697] T 5e859e05e5a348d4a6193e5eb57e9e6c P 410b971bd1864718989219952056682f reported cstate change: term changed from 0 to 1, leader changed from <none> to 410b971bd1864718989219952056682f (127.5.154.1). New cstate: current_term: 1 leader_uuid: "410b971bd1864718989219952056682f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:12.402340  9932 raft_consensus.cc:515] T b7800d5d0e4f461aa28ff051480ee12b P 410b971bd1864718989219952056682f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.404036  9932 leader_election.cc:290] T b7800d5d0e4f461aa28ff051480ee12b P 410b971bd1864718989219952056682f [CANDIDATE]: Term 1 election: Requested vote from peers b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2:36857), c0fe496ec5bf4256933a7699a2160351 (127.5.154.3:38327)
I20260713 09:04:12.404780  9692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7800d5d0e4f461aa28ff051480ee12b" candidate_uuid: "410b971bd1864718989219952056682f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14"
I20260713 09:04:12.405031  9766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7800d5d0e4f461aa28ff051480ee12b" candidate_uuid: "410b971bd1864718989219952056682f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0fe496ec5bf4256933a7699a2160351"
I20260713 09:04:12.405355  9692 raft_consensus.cc:3060] T b7800d5d0e4f461aa28ff051480ee12b P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:12.405561  9766 raft_consensus.cc:3060] T b7800d5d0e4f461aa28ff051480ee12b P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:12.409175  9892 raft_consensus.cc:493] T b0d69da256124074a4811cc93beb5aa8 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:12.409657  9892 raft_consensus.cc:515] T b0d69da256124074a4811cc93beb5aa8 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.411317  9766 raft_consensus.cc:2468] T b7800d5d0e4f461aa28ff051480ee12b P c0fe496ec5bf4256933a7699a2160351 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 410b971bd1864718989219952056682f in term 1.
I20260713 09:04:12.411435  9692 raft_consensus.cc:2468] T b7800d5d0e4f461aa28ff051480ee12b P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 410b971bd1864718989219952056682f in term 1.
I20260713 09:04:12.411582  9892 leader_election.cc:290] T b0d69da256124074a4811cc93beb5aa8 P c0fe496ec5bf4256933a7699a2160351 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 410b971bd1864718989219952056682f (127.5.154.1:37651), b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2:36857)
I20260713 09:04:12.412554  9582 leader_election.cc:304] T b7800d5d0e4f461aa28ff051480ee12b P 410b971bd1864718989219952056682f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 410b971bd1864718989219952056682f, b6f5d6b47bab4f50943ce9bf6d2bdf14; no voters: 
I20260713 09:04:12.412760  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0d69da256124074a4811cc93beb5aa8" candidate_uuid: "c0fe496ec5bf4256933a7699a2160351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" is_pre_election: true
I20260713 09:04:12.412760  9615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0d69da256124074a4811cc93beb5aa8" candidate_uuid: "c0fe496ec5bf4256933a7699a2160351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410b971bd1864718989219952056682f" is_pre_election: true
I20260713 09:04:12.413676  9615 raft_consensus.cc:2468] T b0d69da256124074a4811cc93beb5aa8 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0fe496ec5bf4256933a7699a2160351 in term 0.
I20260713 09:04:12.413657  9932 raft_consensus.cc:2804] T b7800d5d0e4f461aa28ff051480ee12b P 410b971bd1864718989219952056682f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:12.413650  9691 raft_consensus.cc:2468] T b0d69da256124074a4811cc93beb5aa8 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c0fe496ec5bf4256933a7699a2160351 in term 0.
I20260713 09:04:12.414566  9932 raft_consensus.cc:697] T b7800d5d0e4f461aa28ff051480ee12b P 410b971bd1864718989219952056682f [term 1 LEADER]: Becoming Leader. State: Replica: 410b971bd1864718989219952056682f, State: Running, Role: LEADER
I20260713 09:04:12.415055  9731 leader_election.cc:304] T b0d69da256124074a4811cc93beb5aa8 P c0fe496ec5bf4256933a7699a2160351 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 410b971bd1864718989219952056682f, c0fe496ec5bf4256933a7699a2160351; no voters: 
I20260713 09:04:12.415820  9892 raft_consensus.cc:2804] T b0d69da256124074a4811cc93beb5aa8 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:12.415410  9932 consensus_queue.cc:237] T b7800d5d0e4f461aa28ff051480ee12b P 410b971bd1864718989219952056682f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.416062  9892 raft_consensus.cc:493] T b0d69da256124074a4811cc93beb5aa8 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:12.416435  9892 raft_consensus.cc:3060] T b0d69da256124074a4811cc93beb5aa8 P c0fe496ec5bf4256933a7699a2160351 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:12.422533  9892 raft_consensus.cc:515] T b0d69da256124074a4811cc93beb5aa8 P c0fe496ec5bf4256933a7699a2160351 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.422462  9511 catalog_manager.cc:5697] T b7800d5d0e4f461aa28ff051480ee12b P 410b971bd1864718989219952056682f reported cstate change: term changed from 0 to 1, leader changed from <none> to 410b971bd1864718989219952056682f (127.5.154.1). New cstate: current_term: 1 leader_uuid: "410b971bd1864718989219952056682f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:12.424090  9892 leader_election.cc:290] T b0d69da256124074a4811cc93beb5aa8 P c0fe496ec5bf4256933a7699a2160351 [CANDIDATE]: Term 1 election: Requested vote from peers 410b971bd1864718989219952056682f (127.5.154.1:37651), b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2:36857)
I20260713 09:04:12.424876  9615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0d69da256124074a4811cc93beb5aa8" candidate_uuid: "c0fe496ec5bf4256933a7699a2160351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "410b971bd1864718989219952056682f"
I20260713 09:04:12.425252  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0d69da256124074a4811cc93beb5aa8" candidate_uuid: "c0fe496ec5bf4256933a7699a2160351" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14"
I20260713 09:04:12.425529  9615 raft_consensus.cc:3060] T b0d69da256124074a4811cc93beb5aa8 P 410b971bd1864718989219952056682f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:12.425880  9691 raft_consensus.cc:3060] T b0d69da256124074a4811cc93beb5aa8 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:12.432336  9615 raft_consensus.cc:2468] T b0d69da256124074a4811cc93beb5aa8 P 410b971bd1864718989219952056682f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe496ec5bf4256933a7699a2160351 in term 1.
I20260713 09:04:12.432401  9691 raft_consensus.cc:2468] T b0d69da256124074a4811cc93beb5aa8 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe496ec5bf4256933a7699a2160351 in term 1.
I20260713 09:04:12.432711  9932 consensus_queue.cc:1048] T e9036c8708f642b989a7415a9cd8b77e P 410b971bd1864718989219952056682f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:12.434010  9731 leader_election.cc:304] T b0d69da256124074a4811cc93beb5aa8 P c0fe496ec5bf4256933a7699a2160351 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 410b971bd1864718989219952056682f, c0fe496ec5bf4256933a7699a2160351; no voters: 
I20260713 09:04:12.434696  9892 raft_consensus.cc:2804] T b0d69da256124074a4811cc93beb5aa8 P c0fe496ec5bf4256933a7699a2160351 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:12.435981  9892 raft_consensus.cc:697] T b0d69da256124074a4811cc93beb5aa8 P c0fe496ec5bf4256933a7699a2160351 [term 1 LEADER]: Becoming Leader. State: Replica: c0fe496ec5bf4256933a7699a2160351, State: Running, Role: LEADER
I20260713 09:04:12.436872  9892 consensus_queue.cc:237] T b0d69da256124074a4811cc93beb5aa8 P c0fe496ec5bf4256933a7699a2160351 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.447446  9914 consensus_queue.cc:1048] T e9036c8708f642b989a7415a9cd8b77e P 410b971bd1864718989219952056682f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:12.457084  9511 catalog_manager.cc:5697] T b0d69da256124074a4811cc93beb5aa8 P c0fe496ec5bf4256933a7699a2160351 reported cstate change: term changed from 0 to 1, leader changed from <none> to c0fe496ec5bf4256933a7699a2160351 (127.5.154.3). New cstate: current_term: 1 leader_uuid: "c0fe496ec5bf4256933a7699a2160351" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:12.508713  9932 consensus_queue.cc:1048] T a23afc33507a495f8f2a065caaad1a8c P 410b971bd1864718989219952056682f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:12.518862  9914 consensus_queue.cc:1048] T a23afc33507a495f8f2a065caaad1a8c P 410b971bd1864718989219952056682f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:12.541800  9914 consensus_queue.cc:1048] T 83fab37bed0f4b248736d9b038fb7cc3 P 410b971bd1864718989219952056682f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:12.542297  9766 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b0d69da256124074a4811cc93beb5aa8"
dest_uuid: "c0fe496ec5bf4256933a7699a2160351"
mode: GRACEFUL
new_leader_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14"
 from {username='slave'} at 127.0.0.1:56866
I20260713 09:04:12.542881  9766 raft_consensus.cc:606] T b0d69da256124074a4811cc93beb5aa8 P c0fe496ec5bf4256933a7699a2160351 [term 1 LEADER]: Received request to transfer leadership to TS b6f5d6b47bab4f50943ce9bf6d2bdf14
I20260713 09:04:12.556663  9932 consensus_queue.cc:1048] T 83fab37bed0f4b248736d9b038fb7cc3 P 410b971bd1864718989219952056682f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:12.561852  9615 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7800d5d0e4f461aa28ff051480ee12b"
dest_uuid: "410b971bd1864718989219952056682f"
mode: GRACEFUL
new_leader_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14"
 from {username='slave'} at 127.0.0.1:40206
I20260713 09:04:12.562466  9615 raft_consensus.cc:606] T b7800d5d0e4f461aa28ff051480ee12b P 410b971bd1864718989219952056682f [term 1 LEADER]: Received request to transfer leadership to TS b6f5d6b47bab4f50943ce9bf6d2bdf14
I20260713 09:04:12.569839  9615 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5fe521099a2045c6b97aab38d3f8afd6"
dest_uuid: "410b971bd1864718989219952056682f"
mode: GRACEFUL
new_leader_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14"
 from {username='slave'} at 127.0.0.1:40206
I20260713 09:04:12.570361  9615 raft_consensus.cc:606] T 5fe521099a2045c6b97aab38d3f8afd6 P 410b971bd1864718989219952056682f [term 1 LEADER]: Received request to transfer leadership to TS b6f5d6b47bab4f50943ce9bf6d2bdf14
I20260713 09:04:12.575351  9615 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e859e05e5a348d4a6193e5eb57e9e6c"
dest_uuid: "410b971bd1864718989219952056682f"
mode: GRACEFUL
new_leader_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14"
 from {username='slave'} at 127.0.0.1:40206
I20260713 09:04:12.575924  9615 raft_consensus.cc:606] T 5e859e05e5a348d4a6193e5eb57e9e6c P 410b971bd1864718989219952056682f [term 1 LEADER]: Received request to transfer leadership to TS b6f5d6b47bab4f50943ce9bf6d2bdf14
I20260713 09:04:12.581102  9691 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34494b71ab1048be99064d450dedaaf1"
dest_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14"
mode: GRACEFUL
new_leader_uuid: "c0fe496ec5bf4256933a7699a2160351"
 from {username='slave'} at 127.0.0.1:44778
I20260713 09:04:12.581609  9691 raft_consensus.cc:606] T 34494b71ab1048be99064d450dedaaf1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 LEADER]: Received request to transfer leadership to TS c0fe496ec5bf4256933a7699a2160351
I20260713 09:04:12.619639  9932 consensus_queue.cc:1048] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P 410b971bd1864718989219952056682f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:12.631135  9912 consensus_queue.cc:1048] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P 410b971bd1864718989219952056682f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:12.745672  9936 consensus_queue.cc:1048] T 34494b71ab1048be99064d450dedaaf1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:12.752441  9965 raft_consensus.cc:993] T 34494b71ab1048be99064d450dedaaf1 P b6f5d6b47bab4f50943ce9bf6d2bdf14: : Instructing follower c0fe496ec5bf4256933a7699a2160351 to start an election
I20260713 09:04:12.753585  9965 raft_consensus.cc:1081] T 34494b71ab1048be99064d450dedaaf1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 LEADER]: Signalling peer c0fe496ec5bf4256933a7699a2160351 to start an election
I20260713 09:04:12.755712  9764 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34494b71ab1048be99064d450dedaaf1"
dest_uuid: "c0fe496ec5bf4256933a7699a2160351"
 from {username='slave'} at 127.0.0.1:56854
I20260713 09:04:12.756245  9764 raft_consensus.cc:493] T 34494b71ab1048be99064d450dedaaf1 P c0fe496ec5bf4256933a7699a2160351 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:12.756595  9764 raft_consensus.cc:3060] T 34494b71ab1048be99064d450dedaaf1 P c0fe496ec5bf4256933a7699a2160351 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:12.758961  9936 consensus_queue.cc:1048] T 34494b71ab1048be99064d450dedaaf1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:12.763581  9764 raft_consensus.cc:515] T 34494b71ab1048be99064d450dedaaf1 P c0fe496ec5bf4256933a7699a2160351 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.766140  9615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34494b71ab1048be99064d450dedaaf1" candidate_uuid: "c0fe496ec5bf4256933a7699a2160351" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "410b971bd1864718989219952056682f"
I20260713 09:04:12.766486  9764 leader_election.cc:290] T 34494b71ab1048be99064d450dedaaf1 P c0fe496ec5bf4256933a7699a2160351 [CANDIDATE]: Term 2 election: Requested vote from peers 410b971bd1864718989219952056682f (127.5.154.1:37651), b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2:36857)
I20260713 09:04:12.766837  9615 raft_consensus.cc:3060] T 34494b71ab1048be99064d450dedaaf1 P 410b971bd1864718989219952056682f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:12.767354  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34494b71ab1048be99064d450dedaaf1" candidate_uuid: "c0fe496ec5bf4256933a7699a2160351" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14"
I20260713 09:04:12.767869  9691 raft_consensus.cc:3055] T 34494b71ab1048be99064d450dedaaf1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:12.768056  9691 raft_consensus.cc:740] T 34494b71ab1048be99064d450dedaaf1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6f5d6b47bab4f50943ce9bf6d2bdf14, State: Running, Role: LEADER
I20260713 09:04:12.768693  9691 consensus_queue.cc:260] T 34494b71ab1048be99064d450dedaaf1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.769428  9691 raft_consensus.cc:3060] T 34494b71ab1048be99064d450dedaaf1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:12.773209  9615 raft_consensus.cc:2468] T 34494b71ab1048be99064d450dedaaf1 P 410b971bd1864718989219952056682f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe496ec5bf4256933a7699a2160351 in term 2.
I20260713 09:04:12.774595  9731 leader_election.cc:304] T 34494b71ab1048be99064d450dedaaf1 P c0fe496ec5bf4256933a7699a2160351 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 410b971bd1864718989219952056682f, c0fe496ec5bf4256933a7699a2160351; no voters: 
I20260713 09:04:12.775377  9892 raft_consensus.cc:2804] T 34494b71ab1048be99064d450dedaaf1 P c0fe496ec5bf4256933a7699a2160351 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:12.775833  9892 raft_consensus.cc:697] T 34494b71ab1048be99064d450dedaaf1 P c0fe496ec5bf4256933a7699a2160351 [term 2 LEADER]: Becoming Leader. State: Replica: c0fe496ec5bf4256933a7699a2160351, State: Running, Role: LEADER
I20260713 09:04:12.775985  9691 raft_consensus.cc:2468] T 34494b71ab1048be99064d450dedaaf1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe496ec5bf4256933a7699a2160351 in term 2.
I20260713 09:04:12.776626  9892 consensus_queue.cc:237] T 34494b71ab1048be99064d450dedaaf1 P c0fe496ec5bf4256933a7699a2160351 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.783252  9512 catalog_manager.cc:5697] T 34494b71ab1048be99064d450dedaaf1 P c0fe496ec5bf4256933a7699a2160351 reported cstate change: term changed from 1 to 2, leader changed from b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2) to c0fe496ec5bf4256933a7699a2160351 (127.5.154.3). New cstate: current_term: 2 leader_uuid: "c0fe496ec5bf4256933a7699a2160351" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:12.849014  9932 consensus_queue.cc:1048] T b7800d5d0e4f461aa28ff051480ee12b P 410b971bd1864718989219952056682f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:12.854799  9912 raft_consensus.cc:993] T b7800d5d0e4f461aa28ff051480ee12b P 410b971bd1864718989219952056682f: : Instructing follower b6f5d6b47bab4f50943ce9bf6d2bdf14 to start an election
I20260713 09:04:12.855266  9877 raft_consensus.cc:1081] T b7800d5d0e4f461aa28ff051480ee12b P 410b971bd1864718989219952056682f [term 1 LEADER]: Signalling peer b6f5d6b47bab4f50943ce9bf6d2bdf14 to start an election
I20260713 09:04:12.857079  9692 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7800d5d0e4f461aa28ff051480ee12b"
dest_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14"
 from {username='slave'} at 127.0.0.1:44774
I20260713 09:04:12.858878  9692 raft_consensus.cc:493] T b7800d5d0e4f461aa28ff051480ee12b P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:12.859249  9692 raft_consensus.cc:3060] T b7800d5d0e4f461aa28ff051480ee12b P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:12.861609  9912 consensus_queue.cc:1048] T b7800d5d0e4f461aa28ff051480ee12b P 410b971bd1864718989219952056682f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:12.865986  9692 raft_consensus.cc:515] T b7800d5d0e4f461aa28ff051480ee12b P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.868350  9892 consensus_queue.cc:1048] T b0d69da256124074a4811cc93beb5aa8 P c0fe496ec5bf4256933a7699a2160351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:12.871464  9766 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7800d5d0e4f461aa28ff051480ee12b" candidate_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0fe496ec5bf4256933a7699a2160351"
I20260713 09:04:12.873200  9615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7800d5d0e4f461aa28ff051480ee12b" candidate_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "410b971bd1864718989219952056682f"
I20260713 09:04:12.873834  9615 raft_consensus.cc:3055] T b7800d5d0e4f461aa28ff051480ee12b P 410b971bd1864718989219952056682f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:12.874141  9615 raft_consensus.cc:740] T b7800d5d0e4f461aa28ff051480ee12b P 410b971bd1864718989219952056682f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 410b971bd1864718989219952056682f, State: Running, Role: LEADER
I20260713 09:04:12.874903  9615 consensus_queue.cc:260] T b7800d5d0e4f461aa28ff051480ee12b P 410b971bd1864718989219952056682f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.875623  9692 leader_election.cc:290] T b7800d5d0e4f461aa28ff051480ee12b P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 2 election: Requested vote from peers 410b971bd1864718989219952056682f (127.5.154.1:37651), c0fe496ec5bf4256933a7699a2160351 (127.5.154.3:38327)
I20260713 09:04:12.875793  9615 raft_consensus.cc:3060] T b7800d5d0e4f461aa28ff051480ee12b P 410b971bd1864718989219952056682f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:12.887890  9877 consensus_queue.cc:1048] T 5fe521099a2045c6b97aab38d3f8afd6 P 410b971bd1864718989219952056682f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:12.889318  9892 consensus_queue.cc:1048] T b0d69da256124074a4811cc93beb5aa8 P c0fe496ec5bf4256933a7699a2160351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:12.919946  9912 consensus_queue.cc:1048] T 5fe521099a2045c6b97aab38d3f8afd6 P 410b971bd1864718989219952056682f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:12.922019  9877 consensus_queue.cc:1048] T 5e859e05e5a348d4a6193e5eb57e9e6c P 410b971bd1864718989219952056682f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:12.926823  9615 raft_consensus.cc:2468] T b7800d5d0e4f461aa28ff051480ee12b P 410b971bd1864718989219952056682f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f5d6b47bab4f50943ce9bf6d2bdf14 in term 2.
I20260713 09:04:12.933820  9657 leader_election.cc:304] T b7800d5d0e4f461aa28ff051480ee12b P b6f5d6b47bab4f50943ce9bf6d2bdf14 [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: 410b971bd1864718989219952056682f, b6f5d6b47bab4f50943ce9bf6d2bdf14; no voters: c0fe496ec5bf4256933a7699a2160351
I20260713 09:04:12.934520  9949 raft_consensus.cc:993] T b0d69da256124074a4811cc93beb5aa8 P c0fe496ec5bf4256933a7699a2160351: : Instructing follower b6f5d6b47bab4f50943ce9bf6d2bdf14 to start an election
I20260713 09:04:12.934628  9936 raft_consensus.cc:2804] T b7800d5d0e4f461aa28ff051480ee12b P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:12.934984  9949 raft_consensus.cc:1081] T b0d69da256124074a4811cc93beb5aa8 P c0fe496ec5bf4256933a7699a2160351 [term 1 LEADER]: Signalling peer b6f5d6b47bab4f50943ce9bf6d2bdf14 to start an election
I20260713 09:04:12.935235  9936 raft_consensus.cc:697] T b7800d5d0e4f461aa28ff051480ee12b P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 LEADER]: Becoming Leader. State: Replica: b6f5d6b47bab4f50943ce9bf6d2bdf14, State: Running, Role: LEADER
I20260713 09:04:12.936168  9936 consensus_queue.cc:237] T b7800d5d0e4f461aa28ff051480ee12b P b6f5d6b47bab4f50943ce9bf6d2bdf14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.939517  9692 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b0d69da256124074a4811cc93beb5aa8"
dest_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14"
 from {username='slave'} at 127.0.0.1:44760
I20260713 09:04:12.940181  9692 raft_consensus.cc:493] T b0d69da256124074a4811cc93beb5aa8 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:12.940745  9692 raft_consensus.cc:3060] T b0d69da256124074a4811cc93beb5aa8 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:12.942665  9932 raft_consensus.cc:993] T 5fe521099a2045c6b97aab38d3f8afd6 P 410b971bd1864718989219952056682f: : Instructing follower b6f5d6b47bab4f50943ce9bf6d2bdf14 to start an election
I20260713 09:04:12.943141  9932 raft_consensus.cc:1081] T 5fe521099a2045c6b97aab38d3f8afd6 P 410b971bd1864718989219952056682f [term 1 LEADER]: Signalling peer b6f5d6b47bab4f50943ce9bf6d2bdf14 to start an election
I20260713 09:04:12.944875  9690 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5fe521099a2045c6b97aab38d3f8afd6"
dest_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14"
 from {username='slave'} at 127.0.0.1:44774
I20260713 09:04:12.945676  9690 raft_consensus.cc:493] T 5fe521099a2045c6b97aab38d3f8afd6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:12.946169  9690 raft_consensus.cc:3060] T 5fe521099a2045c6b97aab38d3f8afd6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:12.948891  9692 raft_consensus.cc:515] T b0d69da256124074a4811cc93beb5aa8 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.953869  9615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0d69da256124074a4811cc93beb5aa8" candidate_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "410b971bd1864718989219952056682f"
I20260713 09:04:12.954470  9615 raft_consensus.cc:3060] T b0d69da256124074a4811cc93beb5aa8 P 410b971bd1864718989219952056682f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:12.954478  9690 raft_consensus.cc:515] T 5fe521099a2045c6b97aab38d3f8afd6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.957777  9690 leader_election.cc:290] T 5fe521099a2045c6b97aab38d3f8afd6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 2 election: Requested vote from peers 410b971bd1864718989219952056682f (127.5.154.1:37651), c0fe496ec5bf4256933a7699a2160351 (127.5.154.3:38327)
I20260713 09:04:12.957979  9764 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe521099a2045c6b97aab38d3f8afd6" candidate_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0fe496ec5bf4256933a7699a2160351"
I20260713 09:04:12.958961  9764 raft_consensus.cc:3060] T 5fe521099a2045c6b97aab38d3f8afd6 P c0fe496ec5bf4256933a7699a2160351 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:12.960665  9615 raft_consensus.cc:2468] T b0d69da256124074a4811cc93beb5aa8 P 410b971bd1864718989219952056682f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f5d6b47bab4f50943ce9bf6d2bdf14 in term 2.
I20260713 09:04:12.963415  9765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0d69da256124074a4811cc93beb5aa8" candidate_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0fe496ec5bf4256933a7699a2160351"
I20260713 09:04:12.963769  9692 leader_election.cc:290] T b0d69da256124074a4811cc93beb5aa8 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 2 election: Requested vote from peers 410b971bd1864718989219952056682f (127.5.154.1:37651), c0fe496ec5bf4256933a7699a2160351 (127.5.154.3:38327)
I20260713 09:04:12.964016  9765 raft_consensus.cc:3055] T b0d69da256124074a4811cc93beb5aa8 P c0fe496ec5bf4256933a7699a2160351 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:12.964352  9657 leader_election.cc:304] T b0d69da256124074a4811cc93beb5aa8 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 410b971bd1864718989219952056682f, b6f5d6b47bab4f50943ce9bf6d2bdf14; no voters: 
I20260713 09:04:12.964709  9615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe521099a2045c6b97aab38d3f8afd6" candidate_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "410b971bd1864718989219952056682f"
I20260713 09:04:12.965274  9615 raft_consensus.cc:3055] T 5fe521099a2045c6b97aab38d3f8afd6 P 410b971bd1864718989219952056682f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:12.964347  9765 raft_consensus.cc:740] T b0d69da256124074a4811cc93beb5aa8 P c0fe496ec5bf4256933a7699a2160351 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c0fe496ec5bf4256933a7699a2160351, State: Running, Role: LEADER
I20260713 09:04:12.965673  9936 raft_consensus.cc:2804] T b0d69da256124074a4811cc93beb5aa8 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:12.966203  9936 raft_consensus.cc:697] T b0d69da256124074a4811cc93beb5aa8 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 LEADER]: Becoming Leader. State: Replica: b6f5d6b47bab4f50943ce9bf6d2bdf14, State: Running, Role: LEADER
I20260713 09:04:12.965684  9615 raft_consensus.cc:740] T 5fe521099a2045c6b97aab38d3f8afd6 P 410b971bd1864718989219952056682f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 410b971bd1864718989219952056682f, State: Running, Role: LEADER
I20260713 09:04:12.967015  9936 consensus_queue.cc:237] T b0d69da256124074a4811cc93beb5aa8 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.966356  9765 consensus_queue.cc:260] T b0d69da256124074a4811cc93beb5aa8 P c0fe496ec5bf4256933a7699a2160351 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.967792  9615 consensus_queue.cc:260] T 5fe521099a2045c6b97aab38d3f8afd6 P 410b971bd1864718989219952056682f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.969102  9615 raft_consensus.cc:3060] T 5fe521099a2045c6b97aab38d3f8afd6 P 410b971bd1864718989219952056682f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:12.970831  9765 raft_consensus.cc:3060] T b0d69da256124074a4811cc93beb5aa8 P c0fe496ec5bf4256933a7699a2160351 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:12.972638  9764 raft_consensus.cc:2468] T 5fe521099a2045c6b97aab38d3f8afd6 P c0fe496ec5bf4256933a7699a2160351 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f5d6b47bab4f50943ce9bf6d2bdf14 in term 2.
I20260713 09:04:12.973814  9655 leader_election.cc:304] T 5fe521099a2045c6b97aab38d3f8afd6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f5d6b47bab4f50943ce9bf6d2bdf14, c0fe496ec5bf4256933a7699a2160351; no voters: 
I20260713 09:04:12.974709  9936 raft_consensus.cc:2804] T 5fe521099a2045c6b97aab38d3f8afd6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:12.975162  9936 raft_consensus.cc:697] T 5fe521099a2045c6b97aab38d3f8afd6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 LEADER]: Becoming Leader. State: Replica: b6f5d6b47bab4f50943ce9bf6d2bdf14, State: Running, Role: LEADER
I20260713 09:04:12.975883  9615 raft_consensus.cc:2468] T 5fe521099a2045c6b97aab38d3f8afd6 P 410b971bd1864718989219952056682f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f5d6b47bab4f50943ce9bf6d2bdf14 in term 2.
I20260713 09:04:12.975973  9936 consensus_queue.cc:237] T 5fe521099a2045c6b97aab38d3f8afd6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:12.977327  9765 raft_consensus.cc:2468] T b0d69da256124074a4811cc93beb5aa8 P c0fe496ec5bf4256933a7699a2160351 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f5d6b47bab4f50943ce9bf6d2bdf14 in term 2.
I20260713 09:04:12.980746  9914 consensus_queue.cc:1048] T 5e859e05e5a348d4a6193e5eb57e9e6c P 410b971bd1864718989219952056682f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:12.981288  9511 catalog_manager.cc:5697] T b7800d5d0e4f461aa28ff051480ee12b P b6f5d6b47bab4f50943ce9bf6d2bdf14 reported cstate change: term changed from 1 to 2, leader changed from 410b971bd1864718989219952056682f (127.5.154.1) to b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2). New cstate: current_term: 2 leader_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:12.993233  9914 raft_consensus.cc:993] T 5e859e05e5a348d4a6193e5eb57e9e6c P 410b971bd1864718989219952056682f: : Instructing follower b6f5d6b47bab4f50943ce9bf6d2bdf14 to start an election
I20260713 09:04:12.993827  9932 raft_consensus.cc:1081] T 5e859e05e5a348d4a6193e5eb57e9e6c P 410b971bd1864718989219952056682f [term 1 LEADER]: Signalling peer b6f5d6b47bab4f50943ce9bf6d2bdf14 to start an election
I20260713 09:04:12.995643  9690 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e859e05e5a348d4a6193e5eb57e9e6c"
dest_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14"
 from {username='slave'} at 127.0.0.1:44774
I20260713 09:04:12.996198  9690 raft_consensus.cc:493] T 5e859e05e5a348d4a6193e5eb57e9e6c P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:12.996583  9690 raft_consensus.cc:3060] T 5e859e05e5a348d4a6193e5eb57e9e6c P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:13.000490  9510 catalog_manager.cc:5697] T 5fe521099a2045c6b97aab38d3f8afd6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 reported cstate change: term changed from 1 to 2, leader changed from 410b971bd1864718989219952056682f (127.5.154.1) to b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2). New cstate: current_term: 2 leader_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:13.001967  9510 catalog_manager.cc:5697] T b0d69da256124074a4811cc93beb5aa8 P b6f5d6b47bab4f50943ce9bf6d2bdf14 reported cstate change: term changed from 1 to 2, leader changed from c0fe496ec5bf4256933a7699a2160351 (127.5.154.3) to b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2). New cstate: current_term: 2 leader_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:13.003705  9690 raft_consensus.cc:515] T 5e859e05e5a348d4a6193e5eb57e9e6c P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:13.009171  9615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e859e05e5a348d4a6193e5eb57e9e6c" candidate_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "410b971bd1864718989219952056682f"
I20260713 09:04:13.009591  9765 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e859e05e5a348d4a6193e5eb57e9e6c" candidate_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c0fe496ec5bf4256933a7699a2160351"
I20260713 09:04:13.010164  9765 raft_consensus.cc:3060] T 5e859e05e5a348d4a6193e5eb57e9e6c P c0fe496ec5bf4256933a7699a2160351 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:13.009733  9615 raft_consensus.cc:3055] T 5e859e05e5a348d4a6193e5eb57e9e6c P 410b971bd1864718989219952056682f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:13.013708  9615 raft_consensus.cc:740] T 5e859e05e5a348d4a6193e5eb57e9e6c P 410b971bd1864718989219952056682f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 410b971bd1864718989219952056682f, State: Running, Role: LEADER
I20260713 09:04:13.013765  9690 leader_election.cc:290] T 5e859e05e5a348d4a6193e5eb57e9e6c P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 2 election: Requested vote from peers 410b971bd1864718989219952056682f (127.5.154.1:37651), c0fe496ec5bf4256933a7699a2160351 (127.5.154.3:38327)
I20260713 09:04:13.014575  9615 consensus_queue.cc:260] T 5e859e05e5a348d4a6193e5eb57e9e6c P 410b971bd1864718989219952056682f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:13.015615  9615 raft_consensus.cc:3060] T 5e859e05e5a348d4a6193e5eb57e9e6c P 410b971bd1864718989219952056682f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:13.017413  9765 raft_consensus.cc:2468] T 5e859e05e5a348d4a6193e5eb57e9e6c P c0fe496ec5bf4256933a7699a2160351 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f5d6b47bab4f50943ce9bf6d2bdf14 in term 2.
I20260713 09:04:13.018632  9655 leader_election.cc:304] T 5e859e05e5a348d4a6193e5eb57e9e6c P b6f5d6b47bab4f50943ce9bf6d2bdf14 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f5d6b47bab4f50943ce9bf6d2bdf14, c0fe496ec5bf4256933a7699a2160351; no voters: 
I20260713 09:04:13.019459  9936 raft_consensus.cc:2804] T 5e859e05e5a348d4a6193e5eb57e9e6c P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:13.019928  9936 raft_consensus.cc:697] T 5e859e05e5a348d4a6193e5eb57e9e6c P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 LEADER]: Becoming Leader. State: Replica: b6f5d6b47bab4f50943ce9bf6d2bdf14, State: Running, Role: LEADER
I20260713 09:04:13.020068  9615 raft_consensus.cc:2468] T 5e859e05e5a348d4a6193e5eb57e9e6c P 410b971bd1864718989219952056682f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6f5d6b47bab4f50943ce9bf6d2bdf14 in term 2.
I20260713 09:04:13.020759  9936 consensus_queue.cc:237] T 5e859e05e5a348d4a6193e5eb57e9e6c P b6f5d6b47bab4f50943ce9bf6d2bdf14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:13.026770  9510 catalog_manager.cc:5697] T 5e859e05e5a348d4a6193e5eb57e9e6c P b6f5d6b47bab4f50943ce9bf6d2bdf14 reported cstate change: term changed from 1 to 2, leader changed from 410b971bd1864718989219952056682f (127.5.154.1) to b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2). New cstate: current_term: 2 leader_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:13.223183  9690 raft_consensus.cc:1275] T 34494b71ab1048be99064d450dedaaf1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 FOLLOWER]: Refusing update from remote peer c0fe496ec5bf4256933a7699a2160351: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:13.224521  9892 consensus_queue.cc:1048] T 34494b71ab1048be99064d450dedaaf1 P c0fe496ec5bf4256933a7699a2160351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:13.231755  9615 raft_consensus.cc:1275] T 34494b71ab1048be99064d450dedaaf1 P 410b971bd1864718989219952056682f [term 2 FOLLOWER]: Refusing update from remote peer c0fe496ec5bf4256933a7699a2160351: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:13.233671  9892 consensus_queue.cc:1048] T 34494b71ab1048be99064d450dedaaf1 P c0fe496ec5bf4256933a7699a2160351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:13.361912  9615 raft_consensus.cc:1275] T b0d69da256124074a4811cc93beb5aa8 P 410b971bd1864718989219952056682f [term 2 FOLLOWER]: Refusing update from remote peer b6f5d6b47bab4f50943ce9bf6d2bdf14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:13.363044  9936 consensus_queue.cc:1048] T b0d69da256124074a4811cc93beb5aa8 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:13.369892  9765 raft_consensus.cc:1275] T b0d69da256124074a4811cc93beb5aa8 P c0fe496ec5bf4256933a7699a2160351 [term 2 FOLLOWER]: Refusing update from remote peer b6f5d6b47bab4f50943ce9bf6d2bdf14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:13.371344  9936 consensus_queue.cc:1048] T b0d69da256124074a4811cc93beb5aa8 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:13.398586  9765 raft_consensus.cc:3060] T b7800d5d0e4f461aa28ff051480ee12b P c0fe496ec5bf4256933a7699a2160351 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:13.403501  9765 raft_consensus.cc:1275] T b7800d5d0e4f461aa28ff051480ee12b P c0fe496ec5bf4256933a7699a2160351 [term 2 FOLLOWER]: Refusing update from remote peer b6f5d6b47bab4f50943ce9bf6d2bdf14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:13.404865  9936 consensus_queue.cc:1048] T b7800d5d0e4f461aa28ff051480ee12b P b6f5d6b47bab4f50943ce9bf6d2bdf14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:13.412997  9615 raft_consensus.cc:1275] T b7800d5d0e4f461aa28ff051480ee12b P 410b971bd1864718989219952056682f [term 2 FOLLOWER]: Refusing update from remote peer b6f5d6b47bab4f50943ce9bf6d2bdf14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:13.414505  9936 consensus_queue.cc:1048] T b7800d5d0e4f461aa28ff051480ee12b P b6f5d6b47bab4f50943ce9bf6d2bdf14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:13.441888  9615 raft_consensus.cc:1275] T 5e859e05e5a348d4a6193e5eb57e9e6c P 410b971bd1864718989219952056682f [term 2 FOLLOWER]: Refusing update from remote peer b6f5d6b47bab4f50943ce9bf6d2bdf14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:13.443480  9936 consensus_queue.cc:1048] T 5e859e05e5a348d4a6193e5eb57e9e6c P b6f5d6b47bab4f50943ce9bf6d2bdf14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:13.450452  9764 raft_consensus.cc:1275] T 5e859e05e5a348d4a6193e5eb57e9e6c P c0fe496ec5bf4256933a7699a2160351 [term 2 FOLLOWER]: Refusing update from remote peer b6f5d6b47bab4f50943ce9bf6d2bdf14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:13.452697  9936 consensus_queue.cc:1048] T 5e859e05e5a348d4a6193e5eb57e9e6c P b6f5d6b47bab4f50943ce9bf6d2bdf14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260713 09:04:13.467306  9764 raft_consensus.cc:1275] T 5fe521099a2045c6b97aab38d3f8afd6 P c0fe496ec5bf4256933a7699a2160351 [term 2 FOLLOWER]: Refusing update from remote peer b6f5d6b47bab4f50943ce9bf6d2bdf14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:13.468518  9936 consensus_queue.cc:1048] T 5fe521099a2045c6b97aab38d3f8afd6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:13.476089  9615 raft_consensus.cc:1275] T 5fe521099a2045c6b97aab38d3f8afd6 P 410b971bd1864718989219952056682f [term 2 FOLLOWER]: Refusing update from remote peer b6f5d6b47bab4f50943ce9bf6d2bdf14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:13.479349  9936 consensus_queue.cc:1048] T 5fe521099a2045c6b97aab38d3f8afd6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:15.623740  9511 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:41192:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:04:16.262203  9511 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41192:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:04:16.291214  5736 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:04:16.351123  9692 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5fe521099a2045c6b97aab38d3f8afd6"
dest_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14"
mode: GRACEFUL
new_leader_uuid: "c0fe496ec5bf4256933a7699a2160351"
 from {username='slave'} at 127.0.0.1:44782
I20260713 09:04:16.353710  9692 raft_consensus.cc:606] T 5fe521099a2045c6b97aab38d3f8afd6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 LEADER]: Received request to transfer leadership to TS c0fe496ec5bf4256933a7699a2160351
I20260713 09:04:16.425046  9980 raft_consensus.cc:993] T 5fe521099a2045c6b97aab38d3f8afd6 P b6f5d6b47bab4f50943ce9bf6d2bdf14: : Instructing follower c0fe496ec5bf4256933a7699a2160351 to start an election
I20260713 09:04:16.434577  9987 raft_consensus.cc:1081] T 5fe521099a2045c6b97aab38d3f8afd6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 LEADER]: Signalling peer c0fe496ec5bf4256933a7699a2160351 to start an election
I20260713 09:04:16.484481  9760 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5fe521099a2045c6b97aab38d3f8afd6"
dest_uuid: "c0fe496ec5bf4256933a7699a2160351"
 from {username='slave'} at 127.0.0.1:56854
I20260713 09:04:16.485152  9760 raft_consensus.cc:493] T 5fe521099a2045c6b97aab38d3f8afd6 P c0fe496ec5bf4256933a7699a2160351 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:16.485591  9760 raft_consensus.cc:3060] T 5fe521099a2045c6b97aab38d3f8afd6 P c0fe496ec5bf4256933a7699a2160351 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:16.509248  9760 raft_consensus.cc:515] T 5fe521099a2045c6b97aab38d3f8afd6 P c0fe496ec5bf4256933a7699a2160351 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:16.551056  9616 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7bfbc1a4a9dc4a5580a158ea565b10c2"
dest_uuid: "410b971bd1864718989219952056682f"
mode: GRACEFUL
new_leader_uuid: "c0fe496ec5bf4256933a7699a2160351"
 from {username='slave'} at 127.0.0.1:40208
W20260713 09:04:16.567792 10027 log.cc:927] Time spent T e9036c8708f642b989a7415a9cd8b77e P b6f5d6b47bab4f50943ce9bf6d2bdf14: Append to log took a long time: real 0.073s	user 0.000s	sys 0.001s
W20260713 09:04:16.569403 10025 log.cc:927] Time spent T b0d69da256124074a4811cc93beb5aa8 P 410b971bd1864718989219952056682f: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260713 09:04:16.554862 10026 tablet.cc:1724] T 5fe521099a2045c6b97aab38d3f8afd6 P c0fe496ec5bf4256933a7699a2160351: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:16.557803  9616 raft_consensus.cc:606] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P 410b971bd1864718989219952056682f [term 1 LEADER]: Received request to transfer leadership to TS c0fe496ec5bf4256933a7699a2160351
I20260713 09:04:16.605892  9760 leader_election.cc:290] T 5fe521099a2045c6b97aab38d3f8afd6 P c0fe496ec5bf4256933a7699a2160351 [CANDIDATE]: Term 3 election: Requested vote from peers 410b971bd1864718989219952056682f (127.5.154.1:37651), b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2:36857)
I20260713 09:04:16.607409  5736 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260713 09:04:16.610734  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:16.613698  9988 raft_consensus.cc:993] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P 410b971bd1864718989219952056682f: : Instructing follower c0fe496ec5bf4256933a7699a2160351 to start an election
I20260713 09:04:16.553815 10033 tablet.cc:1724] T 5fe521099a2045c6b97aab38d3f8afd6 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:16.591995 10037 tablet.cc:1724] T 34494b71ab1048be99064d450dedaaf1 P c0fe496ec5bf4256933a7699a2160351: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:04:16.621953 10032 log.cc:927] Time spent T 83fab37bed0f4b248736d9b038fb7cc3 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Append to log took a long time: real 0.061s	user 0.002s	sys 0.000s
W20260713 09:04:16.625615  9546 debug-util.cc:398] Leaking SignalData structure 0x7b0800074de0 after lost signal to thread 5739
I20260713 09:04:16.610008 10038 tablet.cc:1724] T 34494b71ab1048be99064d450dedaaf1 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:04:16.626662  9546 debug-util.cc:398] Leaking SignalData structure 0x7b080014d200 after lost signal to thread 9549
I20260713 09:04:16.627840  9981 raft_consensus.cc:1081] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P 410b971bd1864718989219952056682f [term 1 LEADER]: Signalling peer c0fe496ec5bf4256933a7699a2160351 to start an election
W20260713 09:04:16.629508  9546 debug-util.cc:398] Leaking SignalData structure 0x7b080027c1c0 after lost signal to thread 9790
I20260713 09:04:16.630810 10040 tablet.cc:1724] T b0d69da256124074a4811cc93beb5aa8 P c0fe496ec5bf4256933a7699a2160351: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:16.632679 10042 tablet.cc:1724] T b7800d5d0e4f461aa28ff051480ee12b P b6f5d6b47bab4f50943ce9bf6d2bdf14: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:16.636272  9689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe521099a2045c6b97aab38d3f8afd6" candidate_uuid: "c0fe496ec5bf4256933a7699a2160351" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14"
I20260713 09:04:16.636981  9689 raft_consensus.cc:3055] T 5fe521099a2045c6b97aab38d3f8afd6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:16.637326  9689 raft_consensus.cc:740] T 5fe521099a2045c6b97aab38d3f8afd6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b6f5d6b47bab4f50943ce9bf6d2bdf14, State: Running, Role: LEADER
I20260713 09:04:16.638307  9689 consensus_queue.cc:260] T 5fe521099a2045c6b97aab38d3f8afd6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [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: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:16.639719  9689 raft_consensus.cc:3060] T 5fe521099a2045c6b97aab38d3f8afd6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 FOLLOWER]: Advancing to term 3
W20260713 09:04:16.642537 10034 log.cc:927] Time spent T 5e859e05e5a348d4a6193e5eb57e9e6c P c0fe496ec5bf4256933a7699a2160351: Append to log took a long time: real 0.082s	user 0.002s	sys 0.000s
I20260713 09:04:16.637256  9691 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2717a72a1a634baf9ffc2d4070b83bb9"
dest_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14"
mode: GRACEFUL
new_leader_uuid: "c0fe496ec5bf4256933a7699a2160351"
 from {username='slave'} at 127.0.0.1:44782
I20260713 09:04:16.643347  9691 raft_consensus.cc:606] T 2717a72a1a634baf9ffc2d4070b83bb9 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 LEADER]: Received request to transfer leadership to TS c0fe496ec5bf4256933a7699a2160351
I20260713 09:04:16.646132  9764 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7bfbc1a4a9dc4a5580a158ea565b10c2"
dest_uuid: "c0fe496ec5bf4256933a7699a2160351"
 from {username='slave'} at 127.0.0.1:56862
I20260713 09:04:16.649643  9764 raft_consensus.cc:493] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P c0fe496ec5bf4256933a7699a2160351 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:16.650136  9764 raft_consensus.cc:3060] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P c0fe496ec5bf4256933a7699a2160351 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:16.655718  9613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fe521099a2045c6b97aab38d3f8afd6" candidate_uuid: "c0fe496ec5bf4256933a7699a2160351" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "410b971bd1864718989219952056682f"
I20260713 09:04:16.656355  9613 raft_consensus.cc:3060] T 5fe521099a2045c6b97aab38d3f8afd6 P 410b971bd1864718989219952056682f [term 2 FOLLOWER]: Advancing to term 3
W20260713 09:04:16.663036 10035 log.cc:927] Time spent T 34494b71ab1048be99064d450dedaaf1 P 410b971bd1864718989219952056682f: Append to log took a long time: real 0.095s	user 0.000s	sys 0.002s
I20260713 09:04:16.664569 10041 tablet.cc:1724] T b0d69da256124074a4811cc93beb5aa8 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:04:16.665812 10039 log.cc:927] Time spent T 7bfbc1a4a9dc4a5580a158ea565b10c2 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Append to log took a long time: real 0.050s	user 0.000s	sys 0.002s
I20260713 09:04:16.680047  9764 raft_consensus.cc:515] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P c0fe496ec5bf4256933a7699a2160351 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:16.685516 10040 tablet.cc:1724] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P c0fe496ec5bf4256933a7699a2160351: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:16.697634 10046 tablet.cc:1724] T b7800d5d0e4f461aa28ff051480ee12b P 410b971bd1864718989219952056682f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:16.702644  9617 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d18e14635974be08e53dabeaf754310"
dest_uuid: "410b971bd1864718989219952056682f"
mode: GRACEFUL
new_leader_uuid: "c0fe496ec5bf4256933a7699a2160351"
 from {username='slave'} at 127.0.0.1:40208
I20260713 09:04:16.724629  9617 raft_consensus.cc:606] T 7d18e14635974be08e53dabeaf754310 P 410b971bd1864718989219952056682f [term 1 LEADER]: Received request to transfer leadership to TS c0fe496ec5bf4256933a7699a2160351
I20260713 09:04:16.725472 10033 tablet.cc:1724] T e9036c8708f642b989a7415a9cd8b77e P b6f5d6b47bab4f50943ce9bf6d2bdf14: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:16.684162 10026 tablet.cc:1724] T 83fab37bed0f4b248736d9b038fb7cc3 P c0fe496ec5bf4256933a7699a2160351: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:16.703910 10047 tablet.cc:1724] T e9036c8708f642b989a7415a9cd8b77e P 410b971bd1864718989219952056682f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:16.707048  9689 raft_consensus.cc:2468] T 5fe521099a2045c6b97aab38d3f8afd6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe496ec5bf4256933a7699a2160351 in term 3.
I20260713 09:04:16.708985 10050 tablet.cc:1724] T 83fab37bed0f4b248736d9b038fb7cc3 P 410b971bd1864718989219952056682f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:16.715554 10043 tablet.cc:1724] T e9036c8708f642b989a7415a9cd8b77e P c0fe496ec5bf4256933a7699a2160351: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:16.718792  9764 leader_election.cc:290] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P c0fe496ec5bf4256933a7699a2160351 [CANDIDATE]: Term 2 election: Requested vote from peers 410b971bd1864718989219952056682f (127.5.154.1:37651), b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2:36857)
I20260713 09:04:16.720628  9688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bfbc1a4a9dc4a5580a158ea565b10c2" candidate_uuid: "c0fe496ec5bf4256933a7699a2160351" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14"
I20260713 09:04:16.740092  9688 raft_consensus.cc:3060] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:16.745996  9731 leader_election.cc:304] T 5fe521099a2045c6b97aab38d3f8afd6 P c0fe496ec5bf4256933a7699a2160351 [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: b6f5d6b47bab4f50943ce9bf6d2bdf14, c0fe496ec5bf4256933a7699a2160351; no voters: 
I20260713 09:04:16.746984  9984 raft_consensus.cc:2804] T 5fe521099a2045c6b97aab38d3f8afd6 P c0fe496ec5bf4256933a7699a2160351 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:16.747480  9984 raft_consensus.cc:697] T 5fe521099a2045c6b97aab38d3f8afd6 P c0fe496ec5bf4256933a7699a2160351 [term 3 LEADER]: Becoming Leader. State: Replica: c0fe496ec5bf4256933a7699a2160351, State: Running, Role: LEADER
I20260713 09:04:16.748292  9984 consensus_queue.cc:237] T 5fe521099a2045c6b97aab38d3f8afd6 P c0fe496ec5bf4256933a7699a2160351 [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: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:16.735299 10040 tablet.cc:1724] T b7800d5d0e4f461aa28ff051480ee12b P c0fe496ec5bf4256933a7699a2160351: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:16.751385 10051 tablet.cc:1724] T b0d69da256124074a4811cc93beb5aa8 P 410b971bd1864718989219952056682f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:16.760684  9688 raft_consensus.cc:2468] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe496ec5bf4256933a7699a2160351 in term 2.
I20260713 09:04:16.723513  9615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7bfbc1a4a9dc4a5580a158ea565b10c2" candidate_uuid: "c0fe496ec5bf4256933a7699a2160351" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "410b971bd1864718989219952056682f"
I20260713 09:04:16.761866  9615 raft_consensus.cc:3055] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P 410b971bd1864718989219952056682f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:16.762177  9615 raft_consensus.cc:740] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P 410b971bd1864718989219952056682f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 410b971bd1864718989219952056682f, State: Running, Role: LEADER
I20260713 09:04:16.762372  9731 leader_election.cc:304] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P c0fe496ec5bf4256933a7699a2160351 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f5d6b47bab4f50943ce9bf6d2bdf14, c0fe496ec5bf4256933a7699a2160351; no voters: 
I20260713 09:04:16.762892  9615 consensus_queue.cc:260] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P 410b971bd1864718989219952056682f [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: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:16.763437  9984 raft_consensus.cc:2804] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P c0fe496ec5bf4256933a7699a2160351 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:16.729749  5736 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:04:16.763875  9984 raft_consensus.cc:697] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P c0fe496ec5bf4256933a7699a2160351 [term 2 LEADER]: Becoming Leader. State: Replica: c0fe496ec5bf4256933a7699a2160351, State: Running, Role: LEADER
I20260713 09:04:16.764286  5736 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:04:16.764680  9984 consensus_queue.cc:237] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P c0fe496ec5bf4256933a7699a2160351 [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: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:16.763885  9615 raft_consensus.cc:3060] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P 410b971bd1864718989219952056682f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:16.771181 10047 tablet.cc:1724] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P 410b971bd1864718989219952056682f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:16.721215  9613 raft_consensus.cc:2468] T 5fe521099a2045c6b97aab38d3f8afd6 P 410b971bd1864718989219952056682f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe496ec5bf4256933a7699a2160351 in term 3.
W20260713 09:04:16.731053  9580 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.154.3:38327, user_credentials={real_user=slave}} blocked reactor thread for 49714.9us
I20260713 09:04:16.774595  9615 raft_consensus.cc:2468] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P 410b971bd1864718989219952056682f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe496ec5bf4256933a7699a2160351 in term 2.
I20260713 09:04:16.783052 10041 tablet.cc:1724] T 83fab37bed0f4b248736d9b038fb7cc3 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:16.793191 10037 tablet.cc:1724] T 5e859e05e5a348d4a6193e5eb57e9e6c P c0fe496ec5bf4256933a7699a2160351: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:16.794899 10038 tablet.cc:1724] T 5e859e05e5a348d4a6193e5eb57e9e6c P b6f5d6b47bab4f50943ce9bf6d2bdf14: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:16.795748 10042 tablet.cc:1724] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P b6f5d6b47bab4f50943ce9bf6d2bdf14: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:16.802947 10033 tablet.cc:1724] T a23afc33507a495f8f2a065caaad1a8c P b6f5d6b47bab4f50943ce9bf6d2bdf14: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:16.810698  9512 catalog_manager.cc:5697] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P c0fe496ec5bf4256933a7699a2160351 reported cstate change: term changed from 1 to 2, leader changed from 410b971bd1864718989219952056682f (127.5.154.1) to c0fe496ec5bf4256933a7699a2160351 (127.5.154.3). New cstate: current_term: 2 leader_uuid: "c0fe496ec5bf4256933a7699a2160351" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:16.833803 10046 tablet.cc:1724] T 5e859e05e5a348d4a6193e5eb57e9e6c P 410b971bd1864718989219952056682f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:16.816671 10052 raft_consensus.cc:993] T 7d18e14635974be08e53dabeaf754310 P 410b971bd1864718989219952056682f: : Instructing follower c0fe496ec5bf4256933a7699a2160351 to start an election
I20260713 09:04:16.818809 10050 tablet.cc:1724] T a23afc33507a495f8f2a065caaad1a8c P 410b971bd1864718989219952056682f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:16.832994  9512 catalog_manager.cc:5697] T 5fe521099a2045c6b97aab38d3f8afd6 P c0fe496ec5bf4256933a7699a2160351 reported cstate change: term changed from 2 to 3, leader changed from b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2) to c0fe496ec5bf4256933a7699a2160351 (127.5.154.3). New cstate: current_term: 3 leader_uuid: "c0fe496ec5bf4256933a7699a2160351" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:16.836608  9982 raft_consensus.cc:1081] T 7d18e14635974be08e53dabeaf754310 P 410b971bd1864718989219952056682f [term 1 LEADER]: Signalling peer c0fe496ec5bf4256933a7699a2160351 to start an election
I20260713 09:04:16.840732  9764 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d18e14635974be08e53dabeaf754310"
dest_uuid: "c0fe496ec5bf4256933a7699a2160351"
 from {username='slave'} at 127.0.0.1:56862
I20260713 09:04:16.841264  9764 raft_consensus.cc:493] T 7d18e14635974be08e53dabeaf754310 P c0fe496ec5bf4256933a7699a2160351 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:16.841595  9764 raft_consensus.cc:3060] T 7d18e14635974be08e53dabeaf754310 P c0fe496ec5bf4256933a7699a2160351 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:16.823078 10043 tablet.cc:1724] T a23afc33507a495f8f2a065caaad1a8c P c0fe496ec5bf4256933a7699a2160351: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:16.847203  9991 raft_consensus.cc:993] T 2717a72a1a634baf9ffc2d4070b83bb9 P b6f5d6b47bab4f50943ce9bf6d2bdf14: : Instructing follower c0fe496ec5bf4256933a7699a2160351 to start an election
I20260713 09:04:16.830221 10051 tablet.cc:1724] T 34494b71ab1048be99064d450dedaaf1 P 410b971bd1864718989219952056682f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:16.847728  9991 raft_consensus.cc:1081] T 2717a72a1a634baf9ffc2d4070b83bb9 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 LEADER]: Signalling peer c0fe496ec5bf4256933a7699a2160351 to start an election
I20260713 09:04:16.848345  9764 raft_consensus.cc:515] T 7d18e14635974be08e53dabeaf754310 P c0fe496ec5bf4256933a7699a2160351 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:16.849802  9758 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2717a72a1a634baf9ffc2d4070b83bb9"
dest_uuid: "c0fe496ec5bf4256933a7699a2160351"
 from {username='slave'} at 127.0.0.1:56854
I20260713 09:04:16.850556  9764 leader_election.cc:290] T 7d18e14635974be08e53dabeaf754310 P c0fe496ec5bf4256933a7699a2160351 [CANDIDATE]: Term 2 election: Requested vote from peers 410b971bd1864718989219952056682f (127.5.154.1:37651), b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2:36857)
I20260713 09:04:16.852813  9690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d18e14635974be08e53dabeaf754310" candidate_uuid: "c0fe496ec5bf4256933a7699a2160351" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14"
I20260713 09:04:16.853446  9690 raft_consensus.cc:3060] T 7d18e14635974be08e53dabeaf754310 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:16.855162  9613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d18e14635974be08e53dabeaf754310" candidate_uuid: "c0fe496ec5bf4256933a7699a2160351" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "410b971bd1864718989219952056682f"
I20260713 09:04:16.855748  9613 raft_consensus.cc:3055] T 7d18e14635974be08e53dabeaf754310 P 410b971bd1864718989219952056682f [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:16.856073  9613 raft_consensus.cc:740] T 7d18e14635974be08e53dabeaf754310 P 410b971bd1864718989219952056682f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 410b971bd1864718989219952056682f, State: Running, Role: LEADER
I20260713 09:04:16.850384  9758 raft_consensus.cc:493] T 2717a72a1a634baf9ffc2d4070b83bb9 P c0fe496ec5bf4256933a7699a2160351 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:16.858117  9758 raft_consensus.cc:3060] T 2717a72a1a634baf9ffc2d4070b83bb9 P c0fe496ec5bf4256933a7699a2160351 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:16.856851  9613 consensus_queue.cc:260] T 7d18e14635974be08e53dabeaf754310 P 410b971bd1864718989219952056682f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:16.860456  9613 raft_consensus.cc:3060] T 7d18e14635974be08e53dabeaf754310 P 410b971bd1864718989219952056682f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:16.873543  9758 raft_consensus.cc:515] T 2717a72a1a634baf9ffc2d4070b83bb9 P c0fe496ec5bf4256933a7699a2160351 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:16.876454  9690 raft_consensus.cc:2468] T 7d18e14635974be08e53dabeaf754310 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe496ec5bf4256933a7699a2160351 in term 2.
I20260713 09:04:16.877238  9758 leader_election.cc:290] T 2717a72a1a634baf9ffc2d4070b83bb9 P c0fe496ec5bf4256933a7699a2160351 [CANDIDATE]: Term 2 election: Requested vote from peers 410b971bd1864718989219952056682f (127.5.154.1:37651), b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2:36857)
I20260713 09:04:16.877080  9616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2717a72a1a634baf9ffc2d4070b83bb9" candidate_uuid: "c0fe496ec5bf4256933a7699a2160351" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "410b971bd1864718989219952056682f"
I20260713 09:04:16.877903  9616 raft_consensus.cc:3060] T 2717a72a1a634baf9ffc2d4070b83bb9 P 410b971bd1864718989219952056682f [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:16.879781  9731 leader_election.cc:304] T 7d18e14635974be08e53dabeaf754310 P c0fe496ec5bf4256933a7699a2160351 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6f5d6b47bab4f50943ce9bf6d2bdf14, c0fe496ec5bf4256933a7699a2160351; no voters: 
I20260713 09:04:16.880676  9984 raft_consensus.cc:2804] T 7d18e14635974be08e53dabeaf754310 P c0fe496ec5bf4256933a7699a2160351 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:16.881140  9984 raft_consensus.cc:697] T 7d18e14635974be08e53dabeaf754310 P c0fe496ec5bf4256933a7699a2160351 [term 2 LEADER]: Becoming Leader. State: Replica: c0fe496ec5bf4256933a7699a2160351, State: Running, Role: LEADER
I20260713 09:04:16.881948  9984 consensus_queue.cc:237] T 7d18e14635974be08e53dabeaf754310 P c0fe496ec5bf4256933a7699a2160351 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:16.888707  9616 raft_consensus.cc:2468] T 2717a72a1a634baf9ffc2d4070b83bb9 P 410b971bd1864718989219952056682f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe496ec5bf4256933a7699a2160351 in term 2.
I20260713 09:04:16.891007  9731 leader_election.cc:304] T 2717a72a1a634baf9ffc2d4070b83bb9 P c0fe496ec5bf4256933a7699a2160351 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 410b971bd1864718989219952056682f, c0fe496ec5bf4256933a7699a2160351; no voters: 
I20260713 09:04:16.889441  9690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2717a72a1a634baf9ffc2d4070b83bb9" candidate_uuid: "c0fe496ec5bf4256933a7699a2160351" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14"
I20260713 09:04:16.892364  9690 raft_consensus.cc:3055] T 2717a72a1a634baf9ffc2d4070b83bb9 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:16.892622  9613 raft_consensus.cc:2468] T 7d18e14635974be08e53dabeaf754310 P 410b971bd1864718989219952056682f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe496ec5bf4256933a7699a2160351 in term 2.
I20260713 09:04:16.892781  9690 raft_consensus.cc:740] T 2717a72a1a634baf9ffc2d4070b83bb9 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6f5d6b47bab4f50943ce9bf6d2bdf14, State: Running, Role: LEADER
I20260713 09:04:16.893702  9984 raft_consensus.cc:2804] T 2717a72a1a634baf9ffc2d4070b83bb9 P c0fe496ec5bf4256933a7699a2160351 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:16.894537  9984 raft_consensus.cc:697] T 2717a72a1a634baf9ffc2d4070b83bb9 P c0fe496ec5bf4256933a7699a2160351 [term 2 LEADER]: Becoming Leader. State: Replica: c0fe496ec5bf4256933a7699a2160351, State: Running, Role: LEADER
I20260713 09:04:16.893743  9690 consensus_queue.cc:260] T 2717a72a1a634baf9ffc2d4070b83bb9 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:16.895578  9984 consensus_queue.cc:237] T 2717a72a1a634baf9ffc2d4070b83bb9 P c0fe496ec5bf4256933a7699a2160351 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } }
I20260713 09:04:16.896481  9690 raft_consensus.cc:3060] T 2717a72a1a634baf9ffc2d4070b83bb9 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:16.907886  9690 raft_consensus.cc:2468] T 2717a72a1a634baf9ffc2d4070b83bb9 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c0fe496ec5bf4256933a7699a2160351 in term 2.
I20260713 09:04:16.920912  9512 catalog_manager.cc:5697] T 7d18e14635974be08e53dabeaf754310 P c0fe496ec5bf4256933a7699a2160351 reported cstate change: term changed from 1 to 2, leader changed from 410b971bd1864718989219952056682f (127.5.154.1) to c0fe496ec5bf4256933a7699a2160351 (127.5.154.3). New cstate: current_term: 2 leader_uuid: "c0fe496ec5bf4256933a7699a2160351" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:16.922549  9512 catalog_manager.cc:5697] T 2717a72a1a634baf9ffc2d4070b83bb9 P c0fe496ec5bf4256933a7699a2160351 reported cstate change: term changed from 1 to 2, leader changed from b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2) to c0fe496ec5bf4256933a7699a2160351 (127.5.154.3). New cstate: current_term: 2 leader_uuid: "c0fe496ec5bf4256933a7699a2160351" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c0fe496ec5bf4256933a7699a2160351" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 38327 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:16.931325  9511 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 7194b16f6dcf493b82520545ef86db0f: soft_deleted_table [id=3d1337ec9cd84919a973332ec0ebf2e9] alter complete (version 1)
I20260713 09:04:17.179268  9613 raft_consensus.cc:1275] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P 410b971bd1864718989219952056682f [term 2 FOLLOWER]: Refusing update from remote peer c0fe496ec5bf4256933a7699a2160351: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:04:17.180856  9984 consensus_queue.cc:1048] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P c0fe496ec5bf4256933a7699a2160351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:17.195293  9690 raft_consensus.cc:1275] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 FOLLOWER]: Refusing update from remote peer c0fe496ec5bf4256933a7699a2160351: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:04:17.196859 10061 consensus_queue.cc:1048] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P c0fe496ec5bf4256933a7699a2160351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:04:17.269981  9690 raft_consensus.cc:1275] T 5fe521099a2045c6b97aab38d3f8afd6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 3 FOLLOWER]: Refusing update from remote peer c0fe496ec5bf4256933a7699a2160351: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:04:17.271680 10061 consensus_queue.cc:1048] T 5fe521099a2045c6b97aab38d3f8afd6 P c0fe496ec5bf4256933a7699a2160351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:04:17.284346  9613 raft_consensus.cc:1275] T 5fe521099a2045c6b97aab38d3f8afd6 P 410b971bd1864718989219952056682f [term 3 FOLLOWER]: Refusing update from remote peer c0fe496ec5bf4256933a7699a2160351: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:04:17.287691  9984 consensus_queue.cc:1048] T 5fe521099a2045c6b97aab38d3f8afd6 P c0fe496ec5bf4256933a7699a2160351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:17.295959 10050 tablet.cc:1724] T 5fe521099a2045c6b97aab38d3f8afd6 P 410b971bd1864718989219952056682f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:17.299232  9511 catalog_manager.cc:5789] TS 410b971bd1864718989219952056682f (127.5.154.1:37651) does not have the latest schema for tablet 5fe521099a2045c6b97aab38d3f8afd6 (table soft_deleted_table [id=3d1337ec9cd84919a973332ec0ebf2e9]). Expected version 1 got 0
I20260713 09:04:17.304260  9616 raft_consensus.cc:1275] T 7d18e14635974be08e53dabeaf754310 P 410b971bd1864718989219952056682f [term 2 FOLLOWER]: Refusing update from remote peer c0fe496ec5bf4256933a7699a2160351: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:17.308301  9984 consensus_queue.cc:1048] T 7d18e14635974be08e53dabeaf754310 P c0fe496ec5bf4256933a7699a2160351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:17.325352  9690 raft_consensus.cc:1275] T 7d18e14635974be08e53dabeaf754310 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 FOLLOWER]: Refusing update from remote peer c0fe496ec5bf4256933a7699a2160351: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:17.327219  9986 consensus_queue.cc:1048] T 7d18e14635974be08e53dabeaf754310 P c0fe496ec5bf4256933a7699a2160351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:04:17.428020  9613 raft_consensus.cc:1275] T 2717a72a1a634baf9ffc2d4070b83bb9 P 410b971bd1864718989219952056682f [term 2 FOLLOWER]: Refusing update from remote peer c0fe496ec5bf4256933a7699a2160351: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:17.429386  9986 consensus_queue.cc:1048] T 2717a72a1a634baf9ffc2d4070b83bb9 P c0fe496ec5bf4256933a7699a2160351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "410b971bd1864718989219952056682f" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 37651 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:17.439088  9690 raft_consensus.cc:1275] T 2717a72a1a634baf9ffc2d4070b83bb9 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 FOLLOWER]: Refusing update from remote peer c0fe496ec5bf4256933a7699a2160351: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:17.443269 10063 consensus_queue.cc:1048] T 2717a72a1a634baf9ffc2d4070b83bb9 P c0fe496ec5bf4256933a7699a2160351 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6f5d6b47bab4f50943ce9bf6d2bdf14" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 36857 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:17.852581  5736 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:04:17.859724  5736 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 09:04:17.860160  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:04:17.865062  5736 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:04:17.865475  5736 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:04:18.895658  5736 tablet_server.cc:179] TabletServer@127.5.154.1:0 shutting down...
W20260713 09:04:18.911566  9731 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
W20260713 09:04:18.917213  9731 consensus_peers.cc:597] T 34494b71ab1048be99064d450dedaaf1 P c0fe496ec5bf4256933a7699a2160351 -> Peer 410b971bd1864718989219952056682f (127.5.154.1:37651): Couldn't send request to peer 410b971bd1864718989219952056682f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:18.950054  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:18.950986  5736 tablet_replica.cc:333] T 34494b71ab1048be99064d450dedaaf1 P 410b971bd1864718989219952056682f: stopping tablet replica
I20260713 09:04:18.951831  5736 raft_consensus.cc:2243] T 34494b71ab1048be99064d450dedaaf1 P 410b971bd1864718989219952056682f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:18.952740  5736 raft_consensus.cc:2272] T 34494b71ab1048be99064d450dedaaf1 P 410b971bd1864718989219952056682f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:18.956061  5736 tablet_replica.cc:333] T b7800d5d0e4f461aa28ff051480ee12b P 410b971bd1864718989219952056682f: stopping tablet replica
I20260713 09:04:18.957017  5736 raft_consensus.cc:2243] T b7800d5d0e4f461aa28ff051480ee12b P 410b971bd1864718989219952056682f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:18.957798  5736 raft_consensus.cc:2272] T b7800d5d0e4f461aa28ff051480ee12b P 410b971bd1864718989219952056682f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:18.960079  5736 tablet_replica.cc:333] T 5e859e05e5a348d4a6193e5eb57e9e6c P 410b971bd1864718989219952056682f: stopping tablet replica
I20260713 09:04:18.960594  5736 raft_consensus.cc:2243] T 5e859e05e5a348d4a6193e5eb57e9e6c P 410b971bd1864718989219952056682f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:18.961308  5736 raft_consensus.cc:2272] T 5e859e05e5a348d4a6193e5eb57e9e6c P 410b971bd1864718989219952056682f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:18.964653  5736 tablet_replica.cc:333] T b0d69da256124074a4811cc93beb5aa8 P 410b971bd1864718989219952056682f: stopping tablet replica
I20260713 09:04:18.965826  5736 raft_consensus.cc:2243] T b0d69da256124074a4811cc93beb5aa8 P 410b971bd1864718989219952056682f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:18.966593  5736 raft_consensus.cc:2272] T b0d69da256124074a4811cc93beb5aa8 P 410b971bd1864718989219952056682f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:18.969801  5736 tablet_replica.cc:333] T 5fe521099a2045c6b97aab38d3f8afd6 P 410b971bd1864718989219952056682f: stopping tablet replica
I20260713 09:04:18.970463  5736 raft_consensus.cc:2243] T 5fe521099a2045c6b97aab38d3f8afd6 P 410b971bd1864718989219952056682f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:18.971338  5736 raft_consensus.cc:2272] T 5fe521099a2045c6b97aab38d3f8afd6 P 410b971bd1864718989219952056682f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:18.973773  5736 tablet_replica.cc:333] T a23afc33507a495f8f2a065caaad1a8c P 410b971bd1864718989219952056682f: stopping tablet replica
I20260713 09:04:18.974339  5736 raft_consensus.cc:2243] T a23afc33507a495f8f2a065caaad1a8c P 410b971bd1864718989219952056682f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:18.975207  5736 raft_consensus.cc:2272] T a23afc33507a495f8f2a065caaad1a8c P 410b971bd1864718989219952056682f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:18.977607  5736 tablet_replica.cc:333] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P 410b971bd1864718989219952056682f: stopping tablet replica
I20260713 09:04:18.978125  5736 raft_consensus.cc:2243] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P 410b971bd1864718989219952056682f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:18.978771  5736 raft_consensus.cc:2272] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P 410b971bd1864718989219952056682f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:18.981474  5736 tablet_replica.cc:333] T 83fab37bed0f4b248736d9b038fb7cc3 P 410b971bd1864718989219952056682f: stopping tablet replica
I20260713 09:04:18.982183  5736 raft_consensus.cc:2243] T 83fab37bed0f4b248736d9b038fb7cc3 P 410b971bd1864718989219952056682f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:18.983129  5736 raft_consensus.cc:2272] T 83fab37bed0f4b248736d9b038fb7cc3 P 410b971bd1864718989219952056682f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:18.985957  5736 tablet_replica.cc:333] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P 410b971bd1864718989219952056682f: stopping tablet replica
I20260713 09:04:18.986517  5736 raft_consensus.cc:2243] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P 410b971bd1864718989219952056682f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:18.987011  5736 raft_consensus.cc:2272] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P 410b971bd1864718989219952056682f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:18.989248  5736 tablet_replica.cc:333] T 175485f796c14f418730dc1fe8dc76cd P 410b971bd1864718989219952056682f: stopping tablet replica
I20260713 09:04:18.989897  5736 raft_consensus.cc:2243] T 175485f796c14f418730dc1fe8dc76cd P 410b971bd1864718989219952056682f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:18.990934  5736 raft_consensus.cc:2272] T 175485f796c14f418730dc1fe8dc76cd P 410b971bd1864718989219952056682f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:18.993274  5736 tablet_replica.cc:333] T e9036c8708f642b989a7415a9cd8b77e P 410b971bd1864718989219952056682f: stopping tablet replica
I20260713 09:04:18.993947  5736 raft_consensus.cc:2243] T e9036c8708f642b989a7415a9cd8b77e P 410b971bd1864718989219952056682f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:18.994880  5736 raft_consensus.cc:2272] T e9036c8708f642b989a7415a9cd8b77e P 410b971bd1864718989219952056682f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:18.997093  5736 tablet_replica.cc:333] T 3a2fefadda1744c8a56b1fa7320286b1 P 410b971bd1864718989219952056682f: stopping tablet replica
I20260713 09:04:18.997733  5736 raft_consensus.cc:2243] T 3a2fefadda1744c8a56b1fa7320286b1 P 410b971bd1864718989219952056682f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:18.998274  5736 raft_consensus.cc:2272] T 3a2fefadda1744c8a56b1fa7320286b1 P 410b971bd1864718989219952056682f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:19.000998  5736 tablet_replica.cc:333] T 2717a72a1a634baf9ffc2d4070b83bb9 P 410b971bd1864718989219952056682f: stopping tablet replica
I20260713 09:04:19.001571  5736 raft_consensus.cc:2243] T 2717a72a1a634baf9ffc2d4070b83bb9 P 410b971bd1864718989219952056682f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:19.002131  5736 raft_consensus.cc:2272] T 2717a72a1a634baf9ffc2d4070b83bb9 P 410b971bd1864718989219952056682f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:19.004459  5736 tablet_replica.cc:333] T c62b6fe1762a458e814dbe2be58f2df5 P 410b971bd1864718989219952056682f: stopping tablet replica
I20260713 09:04:19.004994  5736 raft_consensus.cc:2243] T c62b6fe1762a458e814dbe2be58f2df5 P 410b971bd1864718989219952056682f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:19.005630  5736 raft_consensus.cc:2272] T c62b6fe1762a458e814dbe2be58f2df5 P 410b971bd1864718989219952056682f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:19.008713  5736 tablet_replica.cc:333] T e182b7593a9c4f7d9e61a718f989afde P 410b971bd1864718989219952056682f: stopping tablet replica
I20260713 09:04:19.009397  5736 raft_consensus.cc:2243] T e182b7593a9c4f7d9e61a718f989afde P 410b971bd1864718989219952056682f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:19.010202  5736 raft_consensus.cc:2272] T e182b7593a9c4f7d9e61a718f989afde P 410b971bd1864718989219952056682f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:19.012601  5736 tablet_replica.cc:333] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P 410b971bd1864718989219952056682f: stopping tablet replica
I20260713 09:04:19.013171  5736 raft_consensus.cc:2243] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P 410b971bd1864718989219952056682f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:19.014444  5736 raft_consensus.cc:2272] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P 410b971bd1864718989219952056682f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:19.017030  5736 tablet_replica.cc:333] T 042cd27f150f4f668e055b9e4e0977c4 P 410b971bd1864718989219952056682f: stopping tablet replica
I20260713 09:04:19.017618  5736 raft_consensus.cc:2243] T 042cd27f150f4f668e055b9e4e0977c4 P 410b971bd1864718989219952056682f [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:19.018440  5736 raft_consensus.cc:2272] T 042cd27f150f4f668e055b9e4e0977c4 P 410b971bd1864718989219952056682f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:19.020814  5736 tablet_replica.cc:333] T 7d18e14635974be08e53dabeaf754310 P 410b971bd1864718989219952056682f: stopping tablet replica
I20260713 09:04:19.021373  5736 raft_consensus.cc:2243] T 7d18e14635974be08e53dabeaf754310 P 410b971bd1864718989219952056682f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:19.021888  5736 raft_consensus.cc:2272] T 7d18e14635974be08e53dabeaf754310 P 410b971bd1864718989219952056682f [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:04:19.051131  9657 consensus_peers.cc:597] T 5e859e05e5a348d4a6193e5eb57e9e6c P b6f5d6b47bab4f50943ce9bf6d2bdf14 -> Peer 410b971bd1864718989219952056682f (127.5.154.1:37651): Couldn't send request to peer 410b971bd1864718989219952056682f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:19.063119  5736 tablet_server.cc:196] TabletServer@127.5.154.1:0 shutdown complete.
W20260713 09:04:19.111390  9731 consensus_peers.cc:597] T 2717a72a1a634baf9ffc2d4070b83bb9 P c0fe496ec5bf4256933a7699a2160351 -> Peer 410b971bd1864718989219952056682f (127.5.154.1:37651): Couldn't send request to peer 410b971bd1864718989219952056682f. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:37651: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:19.119669  5736 tablet_server.cc:179] TabletServer@127.5.154.2:0 shutting down...
W20260713 09:04:19.137259  9731 consensus_peers.cc:597] T 7d18e14635974be08e53dabeaf754310 P c0fe496ec5bf4256933a7699a2160351 -> Peer 410b971bd1864718989219952056682f (127.5.154.1:37651): Couldn't send request to peer 410b971bd1864718989219952056682f. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:37651: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:19.150925  9731 consensus_peers.cc:597] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P c0fe496ec5bf4256933a7699a2160351 -> Peer b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2:36857): Couldn't send request to peer b6f5d6b47bab4f50943ce9bf6d2bdf14. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:19.152241  9657 consensus_peers.cc:597] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P b6f5d6b47bab4f50943ce9bf6d2bdf14 -> Peer 410b971bd1864718989219952056682f (127.5.154.1:37651): Couldn't send request to peer 410b971bd1864718989219952056682f. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:37651: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:19.153295  9657 consensus_peers.cc:597] T b0d69da256124074a4811cc93beb5aa8 P b6f5d6b47bab4f50943ce9bf6d2bdf14 -> Peer 410b971bd1864718989219952056682f (127.5.154.1:37651): Couldn't send request to peer 410b971bd1864718989219952056682f. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:37651: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:19.158072  9731 consensus_peers.cc:597] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P c0fe496ec5bf4256933a7699a2160351 -> Peer 410b971bd1864718989219952056682f (127.5.154.1:37651): Couldn't send request to peer 410b971bd1864718989219952056682f. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:37651: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:19.175181  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:19.176204  5736 tablet_replica.cc:333] T 34494b71ab1048be99064d450dedaaf1 P b6f5d6b47bab4f50943ce9bf6d2bdf14: stopping tablet replica
I20260713 09:04:19.177580  5736 raft_consensus.cc:2243] T 34494b71ab1048be99064d450dedaaf1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:19.178423  5736 raft_consensus.cc:2272] T 34494b71ab1048be99064d450dedaaf1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:19.180979  5736 tablet_replica.cc:333] T 5e859e05e5a348d4a6193e5eb57e9e6c P b6f5d6b47bab4f50943ce9bf6d2bdf14: stopping tablet replica
I20260713 09:04:19.181818  5736 raft_consensus.cc:2243] T 5e859e05e5a348d4a6193e5eb57e9e6c P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:19.182989  5736 raft_consensus.cc:2272] T 5e859e05e5a348d4a6193e5eb57e9e6c P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:19.185823  5736 tablet_replica.cc:333] T b0d69da256124074a4811cc93beb5aa8 P b6f5d6b47bab4f50943ce9bf6d2bdf14: stopping tablet replica
I20260713 09:04:19.186690  5736 raft_consensus.cc:2243] T b0d69da256124074a4811cc93beb5aa8 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 LEADER]: Raft consensus shutting down.
W20260713 09:04:19.187247  9657 consensus_peers.cc:597] T b7800d5d0e4f461aa28ff051480ee12b P b6f5d6b47bab4f50943ce9bf6d2bdf14 -> Peer 410b971bd1864718989219952056682f (127.5.154.1:37651): Couldn't send request to peer 410b971bd1864718989219952056682f. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:37651: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:19.187775  5736 raft_consensus.cc:2272] T b0d69da256124074a4811cc93beb5aa8 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:19.190028  5736 tablet_replica.cc:333] T b7800d5d0e4f461aa28ff051480ee12b P b6f5d6b47bab4f50943ce9bf6d2bdf14: stopping tablet replica
I20260713 09:04:19.190594  5736 raft_consensus.cc:2243] T b7800d5d0e4f461aa28ff051480ee12b P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:19.191439  5736 raft_consensus.cc:2272] T b7800d5d0e4f461aa28ff051480ee12b P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:19.193413  5736 tablet_replica.cc:333] T 5fe521099a2045c6b97aab38d3f8afd6 P b6f5d6b47bab4f50943ce9bf6d2bdf14: stopping tablet replica
I20260713 09:04:19.194027  5736 raft_consensus.cc:2243] T 5fe521099a2045c6b97aab38d3f8afd6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:19.194614  5736 raft_consensus.cc:2272] T 5fe521099a2045c6b97aab38d3f8afd6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:19.196698  5736 tablet_replica.cc:333] T a23afc33507a495f8f2a065caaad1a8c P b6f5d6b47bab4f50943ce9bf6d2bdf14: stopping tablet replica
I20260713 09:04:19.197228  5736 raft_consensus.cc:2243] T a23afc33507a495f8f2a065caaad1a8c P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:19.197790  5736 raft_consensus.cc:2272] T a23afc33507a495f8f2a065caaad1a8c P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:19.199996  5736 tablet_replica.cc:333] T 83fab37bed0f4b248736d9b038fb7cc3 P b6f5d6b47bab4f50943ce9bf6d2bdf14: stopping tablet replica
I20260713 09:04:19.200532  5736 raft_consensus.cc:2243] T 83fab37bed0f4b248736d9b038fb7cc3 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:19.201004  5736 raft_consensus.cc:2272] T 83fab37bed0f4b248736d9b038fb7cc3 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:19.203107  5736 tablet_replica.cc:333] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P b6f5d6b47bab4f50943ce9bf6d2bdf14: stopping tablet replica
I20260713 09:04:19.203713  5736 raft_consensus.cc:2243] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:19.204157  5736 raft_consensus.cc:2272] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:19.206292  5736 tablet_replica.cc:333] T 175485f796c14f418730dc1fe8dc76cd P b6f5d6b47bab4f50943ce9bf6d2bdf14: stopping tablet replica
I20260713 09:04:19.206933  5736 raft_consensus.cc:2243] T 175485f796c14f418730dc1fe8dc76cd P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:19.207608  5736 raft_consensus.cc:2272] T 175485f796c14f418730dc1fe8dc76cd P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:19.210834  5736 tablet_replica.cc:333] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P b6f5d6b47bab4f50943ce9bf6d2bdf14: stopping tablet replica
I20260713 09:04:19.211608  5736 raft_consensus.cc:2243] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:04:19.211643  9731 consensus_peers.cc:597] T 5fe521099a2045c6b97aab38d3f8afd6 P c0fe496ec5bf4256933a7699a2160351 -> Peer b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2:36857): Couldn't send request to peer b6f5d6b47bab4f50943ce9bf6d2bdf14. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:19.212648  5736 raft_consensus.cc:2272] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:19.215329  5736 tablet_replica.cc:333] T e9036c8708f642b989a7415a9cd8b77e P b6f5d6b47bab4f50943ce9bf6d2bdf14: stopping tablet replica
I20260713 09:04:19.216044  5736 raft_consensus.cc:2243] T e9036c8708f642b989a7415a9cd8b77e P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:19.216684  5736 raft_consensus.cc:2272] T e9036c8708f642b989a7415a9cd8b77e P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:04:19.217083  9731 consensus_peers.cc:597] T 7d18e14635974be08e53dabeaf754310 P c0fe496ec5bf4256933a7699a2160351 -> Peer b6f5d6b47bab4f50943ce9bf6d2bdf14 (127.5.154.2:36857): Couldn't send request to peer b6f5d6b47bab4f50943ce9bf6d2bdf14. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:19.219444  5736 tablet_replica.cc:333] T 3a2fefadda1744c8a56b1fa7320286b1 P b6f5d6b47bab4f50943ce9bf6d2bdf14: stopping tablet replica
I20260713 09:04:19.220151  5736 raft_consensus.cc:2243] T 3a2fefadda1744c8a56b1fa7320286b1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:19.220784  5736 raft_consensus.cc:2272] T 3a2fefadda1744c8a56b1fa7320286b1 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:19.223482  5736 tablet_replica.cc:333] T 7d18e14635974be08e53dabeaf754310 P b6f5d6b47bab4f50943ce9bf6d2bdf14: stopping tablet replica
I20260713 09:04:19.224011  5736 raft_consensus.cc:2243] T 7d18e14635974be08e53dabeaf754310 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:19.224485  5736 raft_consensus.cc:2272] T 7d18e14635974be08e53dabeaf754310 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:19.226882  5736 tablet_replica.cc:333] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P b6f5d6b47bab4f50943ce9bf6d2bdf14: stopping tablet replica
I20260713 09:04:19.227661  5736 raft_consensus.cc:2243] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:19.228295  5736 raft_consensus.cc:2272] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:19.230731  5736 tablet_replica.cc:333] T 042cd27f150f4f668e055b9e4e0977c4 P b6f5d6b47bab4f50943ce9bf6d2bdf14: stopping tablet replica
I20260713 09:04:19.231230  5736 raft_consensus.cc:2243] T 042cd27f150f4f668e055b9e4e0977c4 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:19.231810  5736 raft_consensus.cc:2272] T 042cd27f150f4f668e055b9e4e0977c4 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:19.234323  5736 tablet_replica.cc:333] T e182b7593a9c4f7d9e61a718f989afde P b6f5d6b47bab4f50943ce9bf6d2bdf14: stopping tablet replica
I20260713 09:04:19.234894  5736 raft_consensus.cc:2243] T e182b7593a9c4f7d9e61a718f989afde P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:19.236083  5736 raft_consensus.cc:2272] T e182b7593a9c4f7d9e61a718f989afde P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:04:19.239176  9657 consensus_peers.cc:597] T c62b6fe1762a458e814dbe2be58f2df5 P b6f5d6b47bab4f50943ce9bf6d2bdf14 -> Peer 410b971bd1864718989219952056682f (127.5.154.1:37651): Couldn't send request to peer 410b971bd1864718989219952056682f. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:37651: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:19.238492  5736 tablet_replica.cc:333] T 2717a72a1a634baf9ffc2d4070b83bb9 P b6f5d6b47bab4f50943ce9bf6d2bdf14: stopping tablet replica
I20260713 09:04:19.240058  5736 raft_consensus.cc:2243] T 2717a72a1a634baf9ffc2d4070b83bb9 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:19.240556  5736 raft_consensus.cc:2272] T 2717a72a1a634baf9ffc2d4070b83bb9 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:19.243511  5736 tablet_replica.cc:333] T c62b6fe1762a458e814dbe2be58f2df5 P b6f5d6b47bab4f50943ce9bf6d2bdf14: stopping tablet replica
I20260713 09:04:19.244325  5736 raft_consensus.cc:2243] T c62b6fe1762a458e814dbe2be58f2df5 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:19.245548  5736 raft_consensus.cc:2272] T c62b6fe1762a458e814dbe2be58f2df5 P b6f5d6b47bab4f50943ce9bf6d2bdf14 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:04:19.247527  9731 consensus_peers.cc:597] T 3a2fefadda1744c8a56b1fa7320286b1 P c0fe496ec5bf4256933a7699a2160351 -> Peer 410b971bd1864718989219952056682f (127.5.154.1:37651): Couldn't send request to peer 410b971bd1864718989219952056682f. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:37651: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:19.281728  5736 tablet_server.cc:196] TabletServer@127.5.154.2:0 shutdown complete.
I20260713 09:04:19.336087  5736 tablet_server.cc:179] TabletServer@127.5.154.3:0 shutting down...
W20260713 09:04:19.366983  9731 consensus_peers.cc:597] T 5fe521099a2045c6b97aab38d3f8afd6 P c0fe496ec5bf4256933a7699a2160351 -> Peer 410b971bd1864718989219952056682f (127.5.154.1:37651): Couldn't send request to peer 410b971bd1864718989219952056682f. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:37651: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:19.379963  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:19.380990  5736 tablet_replica.cc:333] T b7800d5d0e4f461aa28ff051480ee12b P c0fe496ec5bf4256933a7699a2160351: stopping tablet replica
I20260713 09:04:19.382176  5736 raft_consensus.cc:2243] T b7800d5d0e4f461aa28ff051480ee12b P c0fe496ec5bf4256933a7699a2160351 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:19.382877  5736 raft_consensus.cc:2272] T b7800d5d0e4f461aa28ff051480ee12b P c0fe496ec5bf4256933a7699a2160351 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:19.386242  5736 tablet_replica.cc:333] T 34494b71ab1048be99064d450dedaaf1 P c0fe496ec5bf4256933a7699a2160351: stopping tablet replica
I20260713 09:04:19.387113  5736 raft_consensus.cc:2243] T 34494b71ab1048be99064d450dedaaf1 P c0fe496ec5bf4256933a7699a2160351 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:19.388280  5736 raft_consensus.cc:2272] T 34494b71ab1048be99064d450dedaaf1 P c0fe496ec5bf4256933a7699a2160351 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:19.391381  5736 tablet_replica.cc:333] T 5e859e05e5a348d4a6193e5eb57e9e6c P c0fe496ec5bf4256933a7699a2160351: stopping tablet replica
I20260713 09:04:19.392246  5736 raft_consensus.cc:2243] T 5e859e05e5a348d4a6193e5eb57e9e6c P c0fe496ec5bf4256933a7699a2160351 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:19.392846  5736 raft_consensus.cc:2272] T 5e859e05e5a348d4a6193e5eb57e9e6c P c0fe496ec5bf4256933a7699a2160351 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:19.395360  5736 tablet_replica.cc:333] T b0d69da256124074a4811cc93beb5aa8 P c0fe496ec5bf4256933a7699a2160351: stopping tablet replica
I20260713 09:04:19.395942  5736 raft_consensus.cc:2243] T b0d69da256124074a4811cc93beb5aa8 P c0fe496ec5bf4256933a7699a2160351 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:19.396522  5736 raft_consensus.cc:2272] T b0d69da256124074a4811cc93beb5aa8 P c0fe496ec5bf4256933a7699a2160351 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:19.398644  5736 tablet_replica.cc:333] T 5fe521099a2045c6b97aab38d3f8afd6 P c0fe496ec5bf4256933a7699a2160351: stopping tablet replica
I20260713 09:04:19.399206  5736 raft_consensus.cc:2243] T 5fe521099a2045c6b97aab38d3f8afd6 P c0fe496ec5bf4256933a7699a2160351 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:04:19.400049  5736 raft_consensus.cc:2272] T 5fe521099a2045c6b97aab38d3f8afd6 P c0fe496ec5bf4256933a7699a2160351 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:19.402122  5736 tablet_replica.cc:333] T a23afc33507a495f8f2a065caaad1a8c P c0fe496ec5bf4256933a7699a2160351: stopping tablet replica
I20260713 09:04:19.402693  5736 raft_consensus.cc:2243] T a23afc33507a495f8f2a065caaad1a8c P c0fe496ec5bf4256933a7699a2160351 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:19.403234  5736 raft_consensus.cc:2272] T a23afc33507a495f8f2a065caaad1a8c P c0fe496ec5bf4256933a7699a2160351 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:19.405431  5736 tablet_replica.cc:333] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P c0fe496ec5bf4256933a7699a2160351: stopping tablet replica
I20260713 09:04:19.406203  5736 raft_consensus.cc:2243] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P c0fe496ec5bf4256933a7699a2160351 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:19.407020  5736 raft_consensus.cc:2272] T 7bfbc1a4a9dc4a5580a158ea565b10c2 P c0fe496ec5bf4256933a7699a2160351 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:19.408953  5736 tablet_replica.cc:333] T 83fab37bed0f4b248736d9b038fb7cc3 P c0fe496ec5bf4256933a7699a2160351: stopping tablet replica
I20260713 09:04:19.409541  5736 raft_consensus.cc:2243] T 83fab37bed0f4b248736d9b038fb7cc3 P c0fe496ec5bf4256933a7699a2160351 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:19.410064  5736 raft_consensus.cc:2272] T 83fab37bed0f4b248736d9b038fb7cc3 P c0fe496ec5bf4256933a7699a2160351 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:19.412286  5736 tablet_replica.cc:333] T 175485f796c14f418730dc1fe8dc76cd P c0fe496ec5bf4256933a7699a2160351: stopping tablet replica
I20260713 09:04:19.412932  5736 raft_consensus.cc:2243] T 175485f796c14f418730dc1fe8dc76cd P c0fe496ec5bf4256933a7699a2160351 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:19.413461  5736 raft_consensus.cc:2272] T 175485f796c14f418730dc1fe8dc76cd P c0fe496ec5bf4256933a7699a2160351 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:19.415954  5736 tablet_replica.cc:333] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P c0fe496ec5bf4256933a7699a2160351: stopping tablet replica
I20260713 09:04:19.416518  5736 raft_consensus.cc:2243] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P c0fe496ec5bf4256933a7699a2160351 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:19.417045  5736 raft_consensus.cc:2272] T 8ac98b8e753b4f79ba4f675ff8b8a1b3 P c0fe496ec5bf4256933a7699a2160351 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:19.419195  5736 tablet_replica.cc:333] T e9036c8708f642b989a7415a9cd8b77e P c0fe496ec5bf4256933a7699a2160351: stopping tablet replica
I20260713 09:04:19.419744  5736 raft_consensus.cc:2243] T e9036c8708f642b989a7415a9cd8b77e P c0fe496ec5bf4256933a7699a2160351 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:19.420446  5736 raft_consensus.cc:2272] T e9036c8708f642b989a7415a9cd8b77e P c0fe496ec5bf4256933a7699a2160351 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:19.423058  5736 tablet_replica.cc:333] T 3a2fefadda1744c8a56b1fa7320286b1 P c0fe496ec5bf4256933a7699a2160351: stopping tablet replica
I20260713 09:04:19.423575  5736 raft_consensus.cc:2243] T 3a2fefadda1744c8a56b1fa7320286b1 P c0fe496ec5bf4256933a7699a2160351 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:19.424829  5736 raft_consensus.cc:2272] T 3a2fefadda1744c8a56b1fa7320286b1 P c0fe496ec5bf4256933a7699a2160351 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:19.427215  5736 tablet_replica.cc:333] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P c0fe496ec5bf4256933a7699a2160351: stopping tablet replica
I20260713 09:04:19.427767  5736 raft_consensus.cc:2243] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P c0fe496ec5bf4256933a7699a2160351 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:19.428357  5736 raft_consensus.cc:2272] T ee1faae8d0ea4456ad5ec8ba0e3574b6 P c0fe496ec5bf4256933a7699a2160351 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:19.430598  5736 tablet_replica.cc:333] T 042cd27f150f4f668e055b9e4e0977c4 P c0fe496ec5bf4256933a7699a2160351: stopping tablet replica
I20260713 09:04:19.431206  5736 raft_consensus.cc:2243] T 042cd27f150f4f668e055b9e4e0977c4 P c0fe496ec5bf4256933a7699a2160351 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:19.431856  5736 raft_consensus.cc:2272] T 042cd27f150f4f668e055b9e4e0977c4 P c0fe496ec5bf4256933a7699a2160351 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:19.434125  5736 tablet_replica.cc:333] T 2717a72a1a634baf9ffc2d4070b83bb9 P c0fe496ec5bf4256933a7699a2160351: stopping tablet replica
I20260713 09:04:19.434660  5736 raft_consensus.cc:2243] T 2717a72a1a634baf9ffc2d4070b83bb9 P c0fe496ec5bf4256933a7699a2160351 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:19.435487  5736 raft_consensus.cc:2272] T 2717a72a1a634baf9ffc2d4070b83bb9 P c0fe496ec5bf4256933a7699a2160351 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:19.437512  5736 tablet_replica.cc:333] T c62b6fe1762a458e814dbe2be58f2df5 P c0fe496ec5bf4256933a7699a2160351: stopping tablet replica
I20260713 09:04:19.438028  5736 raft_consensus.cc:2243] T c62b6fe1762a458e814dbe2be58f2df5 P c0fe496ec5bf4256933a7699a2160351 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:19.438544  5736 raft_consensus.cc:2272] T c62b6fe1762a458e814dbe2be58f2df5 P c0fe496ec5bf4256933a7699a2160351 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:19.440750  5736 tablet_replica.cc:333] T e182b7593a9c4f7d9e61a718f989afde P c0fe496ec5bf4256933a7699a2160351: stopping tablet replica
I20260713 09:04:19.441246  5736 raft_consensus.cc:2243] T e182b7593a9c4f7d9e61a718f989afde P c0fe496ec5bf4256933a7699a2160351 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:19.441785  5736 raft_consensus.cc:2272] T e182b7593a9c4f7d9e61a718f989afde P c0fe496ec5bf4256933a7699a2160351 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:19.443854  5736 tablet_replica.cc:333] T 7d18e14635974be08e53dabeaf754310 P c0fe496ec5bf4256933a7699a2160351: stopping tablet replica
I20260713 09:04:19.444327  5736 raft_consensus.cc:2243] T 7d18e14635974be08e53dabeaf754310 P c0fe496ec5bf4256933a7699a2160351 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:19.445092  5736 raft_consensus.cc:2272] T 7d18e14635974be08e53dabeaf754310 P c0fe496ec5bf4256933a7699a2160351 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:19.489216  5736 tablet_server.cc:196] TabletServer@127.5.154.3:0 shutdown complete.
I20260713 09:04:19.530846  5736 master.cc:562] Master@127.5.154.62:43553 shutting down...
I20260713 09:04:19.563105  5736 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7194b16f6dcf493b82520545ef86db0f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:19.563714  5736 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7194b16f6dcf493b82520545ef86db0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:19.564051  5736 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7194b16f6dcf493b82520545ef86db0f: stopping tablet replica
I20260713 09:04:20.382757  5736 master.cc:584] Master@127.5.154.62:43553 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (13624 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260713 09:04:20.433346  5736 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.154.62:44647
I20260713 09:04:20.434563  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:20.441368 10078 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
W20260713 09:04:20.441393 10075 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
W20260713 09:04:20.441627 10076 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
I20260713 09:04:20.442058  5736 server_base.cc:1061] running on GCE node
I20260713 09:04:20.443392  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:20.443584  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:20.443825  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783933460443806 us; error 0 us; skew 500 ppm
I20260713 09:04:20.444367  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:20.446955  5736 webserver.cc:533] Webserver started at http://127.5.154.62:36857/ using document root <none> and password file <none>
I20260713 09:04:20.447431  5736 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:20.447639  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:20.447914  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:20.448993  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933356847920-5736-0/minicluster-data/master-0-root/instance:
uuid: "159d8edda4654c95afdbf54dbd744c87"
format_stamp: "Formatted at 2026-07-13 09:04:20 on dist-test-slave-z8rn"
I20260713 09:04:20.453356  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.003s
I20260713 09:04:20.456544 10083 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:20.457433  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:04:20.457734  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933356847920-5736-0/minicluster-data/master-0-root
uuid: "159d8edda4654c95afdbf54dbd744c87"
format_stamp: "Formatted at 2026-07-13 09:04:20 on dist-test-slave-z8rn"
I20260713 09:04:20.457973  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933356847920-5736-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933356847920-5736-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933356847920-5736-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)
I20260713 09:04:20.477758  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:20.478863  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:20.517335  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.62:44647
I20260713 09:04:20.517453 10134 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.62:44647 every 8 connection(s)
I20260713 09:04:20.521206 10135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:20.532132 10135 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 159d8edda4654c95afdbf54dbd744c87: Bootstrap starting.
I20260713 09:04:20.536942 10135 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 159d8edda4654c95afdbf54dbd744c87: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:20.541100 10135 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 159d8edda4654c95afdbf54dbd744c87: No bootstrap required, opened a new log
I20260713 09:04:20.543430 10135 raft_consensus.cc:359] T 00000000000000000000000000000000 P 159d8edda4654c95afdbf54dbd744c87 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "159d8edda4654c95afdbf54dbd744c87" member_type: VOTER }
I20260713 09:04:20.543869 10135 raft_consensus.cc:385] T 00000000000000000000000000000000 P 159d8edda4654c95afdbf54dbd744c87 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:20.544064 10135 raft_consensus.cc:740] T 00000000000000000000000000000000 P 159d8edda4654c95afdbf54dbd744c87 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 159d8edda4654c95afdbf54dbd744c87, State: Initialized, Role: FOLLOWER
I20260713 09:04:20.544695 10135 consensus_queue.cc:260] T 00000000000000000000000000000000 P 159d8edda4654c95afdbf54dbd744c87 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "159d8edda4654c95afdbf54dbd744c87" member_type: VOTER }
I20260713 09:04:20.545176 10135 raft_consensus.cc:399] T 00000000000000000000000000000000 P 159d8edda4654c95afdbf54dbd744c87 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:04:20.545382 10135 raft_consensus.cc:493] T 00000000000000000000000000000000 P 159d8edda4654c95afdbf54dbd744c87 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:04:20.545646 10135 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 159d8edda4654c95afdbf54dbd744c87 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:20.550276 10135 raft_consensus.cc:515] T 00000000000000000000000000000000 P 159d8edda4654c95afdbf54dbd744c87 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "159d8edda4654c95afdbf54dbd744c87" member_type: VOTER }
I20260713 09:04:20.550751 10135 leader_election.cc:304] T 00000000000000000000000000000000 P 159d8edda4654c95afdbf54dbd744c87 [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: 159d8edda4654c95afdbf54dbd744c87; no voters: 
I20260713 09:04:20.551942 10135 leader_election.cc:290] T 00000000000000000000000000000000 P 159d8edda4654c95afdbf54dbd744c87 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:04:20.552161 10138 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 159d8edda4654c95afdbf54dbd744c87 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:20.553656 10138 raft_consensus.cc:697] T 00000000000000000000000000000000 P 159d8edda4654c95afdbf54dbd744c87 [term 1 LEADER]: Becoming Leader. State: Replica: 159d8edda4654c95afdbf54dbd744c87, State: Running, Role: LEADER
I20260713 09:04:20.554396 10138 consensus_queue.cc:237] T 00000000000000000000000000000000 P 159d8edda4654c95afdbf54dbd744c87 [LEADER]: Queue going to LEADER mode. State: All 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: "159d8edda4654c95afdbf54dbd744c87" member_type: VOTER }
I20260713 09:04:20.554962 10135 sys_catalog.cc:565] T 00000000000000000000000000000000 P 159d8edda4654c95afdbf54dbd744c87 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:04:20.559373 10140 sys_catalog.cc:455] T 00000000000000000000000000000000 P 159d8edda4654c95afdbf54dbd744c87 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 159d8edda4654c95afdbf54dbd744c87. Latest consensus state: current_term: 1 leader_uuid: "159d8edda4654c95afdbf54dbd744c87" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "159d8edda4654c95afdbf54dbd744c87" member_type: VOTER } }
I20260713 09:04:20.560166 10140 sys_catalog.cc:458] T 00000000000000000000000000000000 P 159d8edda4654c95afdbf54dbd744c87 [sys.catalog]: This master's current role is: LEADER
I20260713 09:04:20.560905 10139 sys_catalog.cc:455] T 00000000000000000000000000000000 P 159d8edda4654c95afdbf54dbd744c87 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "159d8edda4654c95afdbf54dbd744c87" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "159d8edda4654c95afdbf54dbd744c87" member_type: VOTER } }
I20260713 09:04:20.561371 10139 sys_catalog.cc:458] T 00000000000000000000000000000000 P 159d8edda4654c95afdbf54dbd744c87 [sys.catalog]: This master's current role is: LEADER
I20260713 09:04:20.562124 10146 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:04:20.566933 10146 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:04:20.570966  5736 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:04:20.575726 10146 catalog_manager.cc:1383] Generated new cluster ID: 23111d8a47f74aa4842145dbcf306ca2
I20260713 09:04:20.575987 10146 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:04:20.595748 10146 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:04:20.597070 10146 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:04:20.616974 10146 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 159d8edda4654c95afdbf54dbd744c87: Generated new TSK 0
I20260713 09:04:20.617637 10146 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:04:20.637174  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:20.642992 10156 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
W20260713 09:04:20.644001 10157 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
W20260713 09:04:20.645825 10159 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
I20260713 09:04:20.646483  5736 server_base.cc:1061] running on GCE node
I20260713 09:04:20.647257  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:20.647426  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:20.647541  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783933460647531 us; error 0 us; skew 500 ppm
I20260713 09:04:20.647969  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:20.650072  5736 webserver.cc:533] Webserver started at http://127.5.154.1:45323/ using document root <none> and password file <none>
I20260713 09:04:20.650486  5736 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:20.650635  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:20.650843  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:20.651813  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933356847920-5736-0/minicluster-data/ts-0-root/instance:
uuid: "d5bd625611044ba8bdcb01493dcfd1de"
format_stamp: "Formatted at 2026-07-13 09:04:20 on dist-test-slave-z8rn"
I20260713 09:04:20.655936  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:04:20.659096 10164 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:20.659822  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:04:20.660116  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933356847920-5736-0/minicluster-data/ts-0-root
uuid: "d5bd625611044ba8bdcb01493dcfd1de"
format_stamp: "Formatted at 2026-07-13 09:04:20 on dist-test-slave-z8rn"
I20260713 09:04:20.660427  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933356847920-5736-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933356847920-5736-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933356847920-5736-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)
I20260713 09:04:20.670529  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:20.671649  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:20.672988  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:20.675383  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:20.675617  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:20.675881  5736 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:20.676084  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:20.716005  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.1:42227
I20260713 09:04:20.716112 10226 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.1:42227 every 8 connection(s)
I20260713 09:04:20.720484  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:20.727954 10231 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
W20260713 09:04:20.729072 10232 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
W20260713 09:04:20.731535 10234 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
I20260713 09:04:20.733124  5736 server_base.cc:1061] running on GCE node
I20260713 09:04:20.733290 10227 heartbeater.cc:344] Connected to a master server at 127.5.154.62:44647
I20260713 09:04:20.733803 10227 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:20.734247  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:20.734506  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:20.734510 10227 heartbeater.cc:507] Master 127.5.154.62:44647 requested a full tablet report, sending...
I20260713 09:04:20.734740  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783933460734723 us; error 0 us; skew 500 ppm
I20260713 09:04:20.735428  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:20.736984 10100 ts_manager.cc:194] Registered new tserver with Master: d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227)
I20260713 09:04:20.738143  5736 webserver.cc:533] Webserver started at http://127.5.154.2:37731/ using document root <none> and password file <none>
I20260713 09:04:20.738811  5736 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:20.739035  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:20.739327  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:20.739403 10100 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40568
I20260713 09:04:20.740902  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933356847920-5736-0/minicluster-data/ts-1-root/instance:
uuid: "7b2d5ab0f01146c997d257c03728f034"
format_stamp: "Formatted at 2026-07-13 09:04:20 on dist-test-slave-z8rn"
I20260713 09:04:20.751444  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:04:20.754776 10239 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:20.755518  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:04:20.755813  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933356847920-5736-0/minicluster-data/ts-1-root
uuid: "7b2d5ab0f01146c997d257c03728f034"
format_stamp: "Formatted at 2026-07-13 09:04:20 on dist-test-slave-z8rn"
I20260713 09:04:20.756108  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933356847920-5736-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933356847920-5736-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933356847920-5736-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)
I20260713 09:04:20.776504  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:20.777685  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:20.779114  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:20.781250  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:20.781472  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:20.781749  5736 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:20.781915  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:20.823375  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.2:33859
I20260713 09:04:20.823477 10301 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.2:33859 every 8 connection(s)
I20260713 09:04:20.828107  5736 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:04:20.834810 10305 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
W20260713 09:04:20.836190 10306 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
I20260713 09:04:20.839160  5736 server_base.cc:1061] running on GCE node
W20260713 09:04:20.839615 10308 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
I20260713 09:04:20.840809  5736 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:04:20.841061  5736 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:04:20.841266  5736 hybrid_clock.cc:648] HybridClock initialized: now 1783933460841250 us; error 0 us; skew 500 ppm
I20260713 09:04:20.841744 10302 heartbeater.cc:344] Connected to a master server at 127.5.154.62:44647
I20260713 09:04:20.841953  5736 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:04:20.842104 10302 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:20.843005 10302 heartbeater.cc:507] Master 127.5.154.62:44647 requested a full tablet report, sending...
I20260713 09:04:20.844817  5736 webserver.cc:533] Webserver started at http://127.5.154.3:40343/ using document root <none> and password file <none>
I20260713 09:04:20.845250 10100 ts_manager.cc:194] Registered new tserver with Master: 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859)
I20260713 09:04:20.845564  5736 fs_manager.cc:362] Metadata directory not provided
I20260713 09:04:20.845875  5736 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:04:20.846223  5736 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:04:20.847262 10100 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40576
I20260713 09:04:20.847918  5736 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933356847920-5736-0/minicluster-data/ts-2-root/instance:
uuid: "f366b899661241d689961e78aeccfa1b"
format_stamp: "Formatted at 2026-07-13 09:04:20 on dist-test-slave-z8rn"
I20260713 09:04:20.852742  5736 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:04:20.855942 10313 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:20.856654  5736 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:04:20.856940  5736 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933356847920-5736-0/minicluster-data/ts-2-root
uuid: "f366b899661241d689961e78aeccfa1b"
format_stamp: "Formatted at 2026-07-13 09:04:20 on dist-test-slave-z8rn"
I20260713 09:04:20.857216  5736 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933356847920-5736-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933356847920-5736-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task2NKP2P/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933356847920-5736-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)
I20260713 09:04:20.882668  5736 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:04:20.883853  5736 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:04:20.885309  5736 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:04:20.887449  5736 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:04:20.887671  5736 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:20.887970  5736 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:04:20.888144  5736 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:04:20.928397  5736 rpc_server.cc:307] RPC server started. Bound to: 127.5.154.3:46229
I20260713 09:04:20.928503 10375 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.154.3:46229 every 8 connection(s)
I20260713 09:04:20.942348 10376 heartbeater.cc:344] Connected to a master server at 127.5.154.62:44647
I20260713 09:04:20.942718 10376 heartbeater.cc:461] Registering TS with master...
I20260713 09:04:20.943389 10376 heartbeater.cc:507] Master 127.5.154.62:44647 requested a full tablet report, sending...
I20260713 09:04:20.945197 10100 ts_manager.cc:194] Registered new tserver with Master: f366b899661241d689961e78aeccfa1b (127.5.154.3:46229)
I20260713 09:04:20.946069  5736 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014526574s
I20260713 09:04:20.946767 10100 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40578
I20260713 09:04:20.970942 10100 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40580:
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"
    }
  }
}
W20260713 09:04:20.973554 10100 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.
I20260713 09:04:21.049813 10192 tablet_service.cc:1511] Processing CreateTablet for tablet e89922f712ab4a2b90f4b3474b2f8e25 (DEFAULT_TABLE table=test-workload [id=debe19b4a5da455c849fdf827bc95cda]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:04:21.051299 10192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e89922f712ab4a2b90f4b3474b2f8e25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:21.050954 10189 tablet_service.cc:1511] Processing CreateTablet for tablet ec8c9e58c40a484bb4cd8a3dba4521ac (DEFAULT_TABLE table=test-workload [id=debe19b4a5da455c849fdf827bc95cda]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:04:21.052248 10189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec8c9e58c40a484bb4cd8a3dba4521ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:21.053381 10191 tablet_service.cc:1511] Processing CreateTablet for tablet 961e89d4fade4960ab56067612fb18e1 (DEFAULT_TABLE table=test-workload [id=debe19b4a5da455c849fdf827bc95cda]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:04:21.054725 10191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 961e89d4fade4960ab56067612fb18e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:21.054751 10188 tablet_service.cc:1511] Processing CreateTablet for tablet 6c2dce4cc6c748188f3e5e605ccd7d71 (DEFAULT_TABLE table=test-workload [id=debe19b4a5da455c849fdf827bc95cda]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:04:21.056083 10188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c2dce4cc6c748188f3e5e605ccd7d71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:21.058775 10190 tablet_service.cc:1511] Processing CreateTablet for tablet 2e533dea219a4d97942acf45bad42888 (DEFAULT_TABLE table=test-workload [id=debe19b4a5da455c849fdf827bc95cda]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:04:21.059270 10266 tablet_service.cc:1511] Processing CreateTablet for tablet 961e89d4fade4960ab56067612fb18e1 (DEFAULT_TABLE table=test-workload [id=debe19b4a5da455c849fdf827bc95cda]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:04:21.059262 10267 tablet_service.cc:1511] Processing CreateTablet for tablet e89922f712ab4a2b90f4b3474b2f8e25 (DEFAULT_TABLE table=test-workload [id=debe19b4a5da455c849fdf827bc95cda]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:04:21.060091 10190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e533dea219a4d97942acf45bad42888. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:21.059259 10187 tablet_service.cc:1511] Processing CreateTablet for tablet fdf6b16f5ab44fd6875d5f8fb3234aa4 (DEFAULT_TABLE table=test-workload [id=debe19b4a5da455c849fdf827bc95cda]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:04:21.060969 10266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 961e89d4fade4960ab56067612fb18e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:21.061187 10187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdf6b16f5ab44fd6875d5f8fb3234aa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:21.061653 10267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e89922f712ab4a2b90f4b3474b2f8e25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:21.063076 10265 tablet_service.cc:1511] Processing CreateTablet for tablet 2e533dea219a4d97942acf45bad42888 (DEFAULT_TABLE table=test-workload [id=debe19b4a5da455c849fdf827bc95cda]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:04:21.064327 10265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e533dea219a4d97942acf45bad42888. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:21.066111 10263 tablet_service.cc:1511] Processing CreateTablet for tablet 6c2dce4cc6c748188f3e5e605ccd7d71 (DEFAULT_TABLE table=test-workload [id=debe19b4a5da455c849fdf827bc95cda]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:04:21.067348 10263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c2dce4cc6c748188f3e5e605ccd7d71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:21.070627 10264 tablet_service.cc:1511] Processing CreateTablet for tablet ec8c9e58c40a484bb4cd8a3dba4521ac (DEFAULT_TABLE table=test-workload [id=debe19b4a5da455c849fdf827bc95cda]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:04:21.071913 10264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec8c9e58c40a484bb4cd8a3dba4521ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:21.096400 10341 tablet_service.cc:1511] Processing CreateTablet for tablet e89922f712ab4a2b90f4b3474b2f8e25 (DEFAULT_TABLE table=test-workload [id=debe19b4a5da455c849fdf827bc95cda]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:04:21.097338 10338 tablet_service.cc:1511] Processing CreateTablet for tablet ec8c9e58c40a484bb4cd8a3dba4521ac (DEFAULT_TABLE table=test-workload [id=debe19b4a5da455c849fdf827bc95cda]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:04:21.097851 10341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e89922f712ab4a2b90f4b3474b2f8e25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:21.098641 10338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec8c9e58c40a484bb4cd8a3dba4521ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:21.099915 10340 tablet_service.cc:1511] Processing CreateTablet for tablet 961e89d4fade4960ab56067612fb18e1 (DEFAULT_TABLE table=test-workload [id=debe19b4a5da455c849fdf827bc95cda]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:04:21.101207 10340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 961e89d4fade4960ab56067612fb18e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:21.102552 10339 tablet_service.cc:1511] Processing CreateTablet for tablet 2e533dea219a4d97942acf45bad42888 (DEFAULT_TABLE table=test-workload [id=debe19b4a5da455c849fdf827bc95cda]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:04:21.103089 10337 tablet_service.cc:1511] Processing CreateTablet for tablet 6c2dce4cc6c748188f3e5e605ccd7d71 (DEFAULT_TABLE table=test-workload [id=debe19b4a5da455c849fdf827bc95cda]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:04:21.104353 10337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c2dce4cc6c748188f3e5e605ccd7d71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:21.109822 10339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e533dea219a4d97942acf45bad42888. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:21.116080 10262 tablet_service.cc:1511] Processing CreateTablet for tablet fdf6b16f5ab44fd6875d5f8fb3234aa4 (DEFAULT_TABLE table=test-workload [id=debe19b4a5da455c849fdf827bc95cda]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:04:21.117424 10262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdf6b16f5ab44fd6875d5f8fb3234aa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:21.140750 10336 tablet_service.cc:1511] Processing CreateTablet for tablet fdf6b16f5ab44fd6875d5f8fb3234aa4 (DEFAULT_TABLE table=test-workload [id=debe19b4a5da455c849fdf827bc95cda]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:04:21.142169 10336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdf6b16f5ab44fd6875d5f8fb3234aa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:21.150655 10391 tablet_bootstrap.cc:492] T 2e533dea219a4d97942acf45bad42888 P 7b2d5ab0f01146c997d257c03728f034: Bootstrap starting.
I20260713 09:04:21.162546 10188 tablet_service.cc:1511] Processing CreateTablet for tablet f9dce1a29efa42b8af5cd65cdd8ffe2d (DEFAULT_TABLE table=test-workload [id=debe19b4a5da455c849fdf827bc95cda]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:04:21.170806 10391 tablet_bootstrap.cc:654] T 2e533dea219a4d97942acf45bad42888 P 7b2d5ab0f01146c997d257c03728f034: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:21.171039 10392 tablet_bootstrap.cc:492] T 6c2dce4cc6c748188f3e5e605ccd7d71 P d5bd625611044ba8bdcb01493dcfd1de: Bootstrap starting.
I20260713 09:04:21.181384 10267 tablet_service.cc:1511] Processing CreateTablet for tablet f9dce1a29efa42b8af5cd65cdd8ffe2d (DEFAULT_TABLE table=test-workload [id=debe19b4a5da455c849fdf827bc95cda]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:04:21.182857 10267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9dce1a29efa42b8af5cd65cdd8ffe2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:21.183362 10338 tablet_service.cc:1511] Processing CreateTablet for tablet f9dce1a29efa42b8af5cd65cdd8ffe2d (DEFAULT_TABLE table=test-workload [id=debe19b4a5da455c849fdf827bc95cda]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:04:21.184795 10338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9dce1a29efa42b8af5cd65cdd8ffe2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:21.185582 10189 tablet_service.cc:1511] Processing CreateTablet for tablet 908f11e3235148ecb4d9bc33365cf6c0 (DEFAULT_TABLE table=test-workload [id=debe19b4a5da455c849fdf827bc95cda]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:04:21.197312 10188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9dce1a29efa42b8af5cd65cdd8ffe2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:21.200934 10189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 908f11e3235148ecb4d9bc33365cf6c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:21.201831 10265 tablet_service.cc:1511] Processing CreateTablet for tablet 908f11e3235148ecb4d9bc33365cf6c0 (DEFAULT_TABLE table=test-workload [id=debe19b4a5da455c849fdf827bc95cda]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:04:21.203176 10265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 908f11e3235148ecb4d9bc33365cf6c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:21.209370 10393 tablet_bootstrap.cc:492] T 2e533dea219a4d97942acf45bad42888 P f366b899661241d689961e78aeccfa1b: Bootstrap starting.
I20260713 09:04:21.213040 10391 tablet_bootstrap.cc:492] T 2e533dea219a4d97942acf45bad42888 P 7b2d5ab0f01146c997d257c03728f034: No bootstrap required, opened a new log
I20260713 09:04:21.213711 10391 ts_tablet_manager.cc:1403] T 2e533dea219a4d97942acf45bad42888 P 7b2d5ab0f01146c997d257c03728f034: Time spent bootstrapping tablet: real 0.063s	user 0.020s	sys 0.006s
I20260713 09:04:21.216245 10393 tablet_bootstrap.cc:654] T 2e533dea219a4d97942acf45bad42888 P f366b899661241d689961e78aeccfa1b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:21.216848 10391 raft_consensus.cc:359] T 2e533dea219a4d97942acf45bad42888 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.218463 10391 raft_consensus.cc:385] T 2e533dea219a4d97942acf45bad42888 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:21.218832 10391 raft_consensus.cc:740] T 2e533dea219a4d97942acf45bad42888 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b2d5ab0f01146c997d257c03728f034, State: Initialized, Role: FOLLOWER
I20260713 09:04:21.219748 10391 consensus_queue.cc:260] T 2e533dea219a4d97942acf45bad42888 P 7b2d5ab0f01146c997d257c03728f034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.221987 10392 tablet_bootstrap.cc:654] T 6c2dce4cc6c748188f3e5e605ccd7d71 P d5bd625611044ba8bdcb01493dcfd1de: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:21.236020 10339 tablet_service.cc:1511] Processing CreateTablet for tablet 908f11e3235148ecb4d9bc33365cf6c0 (DEFAULT_TABLE table=test-workload [id=debe19b4a5da455c849fdf827bc95cda]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:04:21.237987 10339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 908f11e3235148ecb4d9bc33365cf6c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:21.245283 10189 tablet_service.cc:1511] Processing CreateTablet for tablet d5ab60d7baab4a80a13cd65ad543961d (DEFAULT_TABLE table=test-workload [id=debe19b4a5da455c849fdf827bc95cda]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:04:21.247617 10189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5ab60d7baab4a80a13cd65ad543961d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:21.247939 10338 tablet_service.cc:1511] Processing CreateTablet for tablet d5ab60d7baab4a80a13cd65ad543961d (DEFAULT_TABLE table=test-workload [id=debe19b4a5da455c849fdf827bc95cda]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:04:21.249133 10338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5ab60d7baab4a80a13cd65ad543961d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:21.250447 10263 tablet_service.cc:1511] Processing CreateTablet for tablet d5ab60d7baab4a80a13cd65ad543961d (DEFAULT_TABLE table=test-workload [id=debe19b4a5da455c849fdf827bc95cda]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:04:21.251802 10263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5ab60d7baab4a80a13cd65ad543961d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:21.275897 10392 tablet_bootstrap.cc:492] T 6c2dce4cc6c748188f3e5e605ccd7d71 P d5bd625611044ba8bdcb01493dcfd1de: No bootstrap required, opened a new log
I20260713 09:04:21.276428 10392 ts_tablet_manager.cc:1403] T 6c2dce4cc6c748188f3e5e605ccd7d71 P d5bd625611044ba8bdcb01493dcfd1de: Time spent bootstrapping tablet: real 0.106s	user 0.022s	sys 0.006s
I20260713 09:04:21.279239 10392 raft_consensus.cc:359] T 6c2dce4cc6c748188f3e5e605ccd7d71 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.279942 10392 raft_consensus.cc:385] T 6c2dce4cc6c748188f3e5e605ccd7d71 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:21.280223 10392 raft_consensus.cc:740] T 6c2dce4cc6c748188f3e5e605ccd7d71 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5bd625611044ba8bdcb01493dcfd1de, State: Initialized, Role: FOLLOWER
I20260713 09:04:21.283464 10393 tablet_bootstrap.cc:492] T 2e533dea219a4d97942acf45bad42888 P f366b899661241d689961e78aeccfa1b: No bootstrap required, opened a new log
I20260713 09:04:21.283984 10393 ts_tablet_manager.cc:1403] T 2e533dea219a4d97942acf45bad42888 P f366b899661241d689961e78aeccfa1b: Time spent bootstrapping tablet: real 0.075s	user 0.022s	sys 0.043s
I20260713 09:04:21.286753 10393 raft_consensus.cc:359] T 2e533dea219a4d97942acf45bad42888 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.287269 10393 raft_consensus.cc:385] T 2e533dea219a4d97942acf45bad42888 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:21.287518 10393 raft_consensus.cc:740] T 2e533dea219a4d97942acf45bad42888 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f366b899661241d689961e78aeccfa1b, State: Initialized, Role: FOLLOWER
I20260713 09:04:21.288189 10393 consensus_queue.cc:260] T 2e533dea219a4d97942acf45bad42888 P f366b899661241d689961e78aeccfa1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.289278 10392 consensus_queue.cc:260] T 6c2dce4cc6c748188f3e5e605ccd7d71 P d5bd625611044ba8bdcb01493dcfd1de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.295500 10227 heartbeater.cc:499] Master 127.5.154.62:44647 was elected leader, sending a full tablet report...
I20260713 09:04:21.295758 10392 ts_tablet_manager.cc:1434] T 6c2dce4cc6c748188f3e5e605ccd7d71 P d5bd625611044ba8bdcb01493dcfd1de: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.004s
I20260713 09:04:21.296734 10392 tablet_bootstrap.cc:492] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P d5bd625611044ba8bdcb01493dcfd1de: Bootstrap starting.
I20260713 09:04:21.301296 10392 tablet_bootstrap.cc:654] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P d5bd625611044ba8bdcb01493dcfd1de: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:21.304997 10393 ts_tablet_manager.cc:1434] T 2e533dea219a4d97942acf45bad42888 P f366b899661241d689961e78aeccfa1b: Time spent starting tablet: real 0.021s	user 0.001s	sys 0.007s
I20260713 09:04:21.305099 10302 heartbeater.cc:499] Master 127.5.154.62:44647 was elected leader, sending a full tablet report...
I20260713 09:04:21.305867 10391 ts_tablet_manager.cc:1434] T 2e533dea219a4d97942acf45bad42888 P 7b2d5ab0f01146c997d257c03728f034: Time spent starting tablet: real 0.092s	user 0.029s	sys 0.042s
I20260713 09:04:21.306017 10376 heartbeater.cc:499] Master 127.5.154.62:44647 was elected leader, sending a full tablet report...
I20260713 09:04:21.306218 10393 tablet_bootstrap.cc:492] T ec8c9e58c40a484bb4cd8a3dba4521ac P f366b899661241d689961e78aeccfa1b: Bootstrap starting.
I20260713 09:04:21.306988 10391 tablet_bootstrap.cc:492] T 961e89d4fade4960ab56067612fb18e1 P 7b2d5ab0f01146c997d257c03728f034: Bootstrap starting.
I20260713 09:04:21.312719 10393 tablet_bootstrap.cc:654] T ec8c9e58c40a484bb4cd8a3dba4521ac P f366b899661241d689961e78aeccfa1b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:21.313714 10391 tablet_bootstrap.cc:654] T 961e89d4fade4960ab56067612fb18e1 P 7b2d5ab0f01146c997d257c03728f034: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:21.326941 10393 tablet_bootstrap.cc:492] T ec8c9e58c40a484bb4cd8a3dba4521ac P f366b899661241d689961e78aeccfa1b: No bootstrap required, opened a new log
I20260713 09:04:21.327486 10393 ts_tablet_manager.cc:1403] T ec8c9e58c40a484bb4cd8a3dba4521ac P f366b899661241d689961e78aeccfa1b: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.004s
I20260713 09:04:21.330448 10393 raft_consensus.cc:359] T ec8c9e58c40a484bb4cd8a3dba4521ac P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.331202 10393 raft_consensus.cc:385] T ec8c9e58c40a484bb4cd8a3dba4521ac P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:21.331482 10393 raft_consensus.cc:740] T ec8c9e58c40a484bb4cd8a3dba4521ac P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f366b899661241d689961e78aeccfa1b, State: Initialized, Role: FOLLOWER
I20260713 09:04:21.332142 10393 consensus_queue.cc:260] T ec8c9e58c40a484bb4cd8a3dba4521ac P f366b899661241d689961e78aeccfa1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.334825 10393 ts_tablet_manager.cc:1434] T ec8c9e58c40a484bb4cd8a3dba4521ac P f366b899661241d689961e78aeccfa1b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:04:21.336208 10393 tablet_bootstrap.cc:492] T 961e89d4fade4960ab56067612fb18e1 P f366b899661241d689961e78aeccfa1b: Bootstrap starting.
I20260713 09:04:21.337325 10391 tablet_bootstrap.cc:492] T 961e89d4fade4960ab56067612fb18e1 P 7b2d5ab0f01146c997d257c03728f034: No bootstrap required, opened a new log
I20260713 09:04:21.337956 10391 ts_tablet_manager.cc:1403] T 961e89d4fade4960ab56067612fb18e1 P 7b2d5ab0f01146c997d257c03728f034: Time spent bootstrapping tablet: real 0.031s	user 0.003s	sys 0.017s
I20260713 09:04:21.340179 10392 tablet_bootstrap.cc:492] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P d5bd625611044ba8bdcb01493dcfd1de: No bootstrap required, opened a new log
I20260713 09:04:21.340673 10392 ts_tablet_manager.cc:1403] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P d5bd625611044ba8bdcb01493dcfd1de: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.007s
I20260713 09:04:21.341027 10391 raft_consensus.cc:359] T 961e89d4fade4960ab56067612fb18e1 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.341862 10391 raft_consensus.cc:385] T 961e89d4fade4960ab56067612fb18e1 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:21.342199 10391 raft_consensus.cc:740] T 961e89d4fade4960ab56067612fb18e1 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b2d5ab0f01146c997d257c03728f034, State: Initialized, Role: FOLLOWER
I20260713 09:04:21.342525 10393 tablet_bootstrap.cc:654] T 961e89d4fade4960ab56067612fb18e1 P f366b899661241d689961e78aeccfa1b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:21.343183 10391 consensus_queue.cc:260] T 961e89d4fade4960ab56067612fb18e1 P 7b2d5ab0f01146c997d257c03728f034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.343566 10392 raft_consensus.cc:359] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.344376 10392 raft_consensus.cc:385] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:21.344682 10392 raft_consensus.cc:740] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5bd625611044ba8bdcb01493dcfd1de, State: Initialized, Role: FOLLOWER
I20260713 09:04:21.345417 10392 consensus_queue.cc:260] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P d5bd625611044ba8bdcb01493dcfd1de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.345822 10391 ts_tablet_manager.cc:1434] T 961e89d4fade4960ab56067612fb18e1 P 7b2d5ab0f01146c997d257c03728f034: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260713 09:04:21.347311 10391 tablet_bootstrap.cc:492] T e89922f712ab4a2b90f4b3474b2f8e25 P 7b2d5ab0f01146c997d257c03728f034: Bootstrap starting.
I20260713 09:04:21.347728 10392 ts_tablet_manager.cc:1434] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P d5bd625611044ba8bdcb01493dcfd1de: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260713 09:04:21.348693 10392 tablet_bootstrap.cc:492] T 2e533dea219a4d97942acf45bad42888 P d5bd625611044ba8bdcb01493dcfd1de: Bootstrap starting.
I20260713 09:04:21.353991 10393 tablet_bootstrap.cc:492] T 961e89d4fade4960ab56067612fb18e1 P f366b899661241d689961e78aeccfa1b: No bootstrap required, opened a new log
I20260713 09:04:21.354483 10393 ts_tablet_manager.cc:1403] T 961e89d4fade4960ab56067612fb18e1 P f366b899661241d689961e78aeccfa1b: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.001s
I20260713 09:04:21.354873 10391 tablet_bootstrap.cc:654] T e89922f712ab4a2b90f4b3474b2f8e25 P 7b2d5ab0f01146c997d257c03728f034: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:21.354924 10392 tablet_bootstrap.cc:654] T 2e533dea219a4d97942acf45bad42888 P d5bd625611044ba8bdcb01493dcfd1de: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:21.357800 10393 raft_consensus.cc:359] T 961e89d4fade4960ab56067612fb18e1 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.358553 10393 raft_consensus.cc:385] T 961e89d4fade4960ab56067612fb18e1 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:21.358927 10393 raft_consensus.cc:740] T 961e89d4fade4960ab56067612fb18e1 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f366b899661241d689961e78aeccfa1b, State: Initialized, Role: FOLLOWER
I20260713 09:04:21.360034 10393 consensus_queue.cc:260] T 961e89d4fade4960ab56067612fb18e1 P f366b899661241d689961e78aeccfa1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.363337 10393 ts_tablet_manager.cc:1434] T 961e89d4fade4960ab56067612fb18e1 P f366b899661241d689961e78aeccfa1b: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.007s
I20260713 09:04:21.364615 10393 tablet_bootstrap.cc:492] T e89922f712ab4a2b90f4b3474b2f8e25 P f366b899661241d689961e78aeccfa1b: Bootstrap starting.
I20260713 09:04:21.368311 10391 tablet_bootstrap.cc:492] T e89922f712ab4a2b90f4b3474b2f8e25 P 7b2d5ab0f01146c997d257c03728f034: No bootstrap required, opened a new log
I20260713 09:04:21.368832 10391 ts_tablet_manager.cc:1403] T e89922f712ab4a2b90f4b3474b2f8e25 P 7b2d5ab0f01146c997d257c03728f034: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.006s
I20260713 09:04:21.371016 10393 tablet_bootstrap.cc:654] T e89922f712ab4a2b90f4b3474b2f8e25 P f366b899661241d689961e78aeccfa1b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:21.371914 10391 raft_consensus.cc:359] T e89922f712ab4a2b90f4b3474b2f8e25 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } }
I20260713 09:04:21.372610 10391 raft_consensus.cc:385] T e89922f712ab4a2b90f4b3474b2f8e25 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:21.372910 10391 raft_consensus.cc:740] T e89922f712ab4a2b90f4b3474b2f8e25 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b2d5ab0f01146c997d257c03728f034, State: Initialized, Role: FOLLOWER
I20260713 09:04:21.373664 10391 consensus_queue.cc:260] T e89922f712ab4a2b90f4b3474b2f8e25 P 7b2d5ab0f01146c997d257c03728f034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } }
I20260713 09:04:21.375847 10391 ts_tablet_manager.cc:1434] T e89922f712ab4a2b90f4b3474b2f8e25 P 7b2d5ab0f01146c997d257c03728f034: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:04:21.376163 10393 tablet_bootstrap.cc:492] T e89922f712ab4a2b90f4b3474b2f8e25 P f366b899661241d689961e78aeccfa1b: No bootstrap required, opened a new log
I20260713 09:04:21.376657 10391 tablet_bootstrap.cc:492] T f9dce1a29efa42b8af5cd65cdd8ffe2d P 7b2d5ab0f01146c997d257c03728f034: Bootstrap starting.
I20260713 09:04:21.376652 10393 ts_tablet_manager.cc:1403] T e89922f712ab4a2b90f4b3474b2f8e25 P f366b899661241d689961e78aeccfa1b: Time spent bootstrapping tablet: real 0.012s	user 0.003s	sys 0.007s
I20260713 09:04:21.379050 10392 tablet_bootstrap.cc:492] T 2e533dea219a4d97942acf45bad42888 P d5bd625611044ba8bdcb01493dcfd1de: No bootstrap required, opened a new log
I20260713 09:04:21.379648 10392 ts_tablet_manager.cc:1403] T 2e533dea219a4d97942acf45bad42888 P d5bd625611044ba8bdcb01493dcfd1de: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.009s
I20260713 09:04:21.379819 10393 raft_consensus.cc:359] T e89922f712ab4a2b90f4b3474b2f8e25 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } }
I20260713 09:04:21.380539 10393 raft_consensus.cc:385] T e89922f712ab4a2b90f4b3474b2f8e25 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:21.380836 10393 raft_consensus.cc:740] T e89922f712ab4a2b90f4b3474b2f8e25 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f366b899661241d689961e78aeccfa1b, State: Initialized, Role: FOLLOWER
I20260713 09:04:21.381659 10393 consensus_queue.cc:260] T e89922f712ab4a2b90f4b3474b2f8e25 P f366b899661241d689961e78aeccfa1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } }
I20260713 09:04:21.382944 10392 raft_consensus.cc:359] T 2e533dea219a4d97942acf45bad42888 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.383538 10391 tablet_bootstrap.cc:654] T f9dce1a29efa42b8af5cd65cdd8ffe2d P 7b2d5ab0f01146c997d257c03728f034: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:21.383759 10392 raft_consensus.cc:385] T 2e533dea219a4d97942acf45bad42888 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:21.384141 10393 ts_tablet_manager.cc:1434] T e89922f712ab4a2b90f4b3474b2f8e25 P f366b899661241d689961e78aeccfa1b: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:04:21.384166 10392 raft_consensus.cc:740] T 2e533dea219a4d97942acf45bad42888 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5bd625611044ba8bdcb01493dcfd1de, State: Initialized, Role: FOLLOWER
I20260713 09:04:21.385375 10393 tablet_bootstrap.cc:492] T 6c2dce4cc6c748188f3e5e605ccd7d71 P f366b899661241d689961e78aeccfa1b: Bootstrap starting.
I20260713 09:04:21.385308 10392 consensus_queue.cc:260] T 2e533dea219a4d97942acf45bad42888 P d5bd625611044ba8bdcb01493dcfd1de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.391170 10392 ts_tablet_manager.cc:1434] T 2e533dea219a4d97942acf45bad42888 P d5bd625611044ba8bdcb01493dcfd1de: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:04:21.392318 10393 tablet_bootstrap.cc:654] T 6c2dce4cc6c748188f3e5e605ccd7d71 P f366b899661241d689961e78aeccfa1b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:21.392633 10392 tablet_bootstrap.cc:492] T 961e89d4fade4960ab56067612fb18e1 P d5bd625611044ba8bdcb01493dcfd1de: Bootstrap starting.
I20260713 09:04:21.397908 10391 tablet_bootstrap.cc:492] T f9dce1a29efa42b8af5cd65cdd8ffe2d P 7b2d5ab0f01146c997d257c03728f034: No bootstrap required, opened a new log
I20260713 09:04:21.398521 10391 ts_tablet_manager.cc:1403] T f9dce1a29efa42b8af5cd65cdd8ffe2d P 7b2d5ab0f01146c997d257c03728f034: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.015s
I20260713 09:04:21.401886 10393 tablet_bootstrap.cc:492] T 6c2dce4cc6c748188f3e5e605ccd7d71 P f366b899661241d689961e78aeccfa1b: No bootstrap required, opened a new log
I20260713 09:04:21.401657 10391 raft_consensus.cc:359] T f9dce1a29efa42b8af5cd65cdd8ffe2d P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.402441 10393 ts_tablet_manager.cc:1403] T 6c2dce4cc6c748188f3e5e605ccd7d71 P f366b899661241d689961e78aeccfa1b: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.002s
I20260713 09:04:21.402490 10391 raft_consensus.cc:385] T f9dce1a29efa42b8af5cd65cdd8ffe2d P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:21.403046 10391 raft_consensus.cc:740] T f9dce1a29efa42b8af5cd65cdd8ffe2d P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b2d5ab0f01146c997d257c03728f034, State: Initialized, Role: FOLLOWER
I20260713 09:04:21.403932 10391 consensus_queue.cc:260] T f9dce1a29efa42b8af5cd65cdd8ffe2d P 7b2d5ab0f01146c997d257c03728f034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.404495 10392 tablet_bootstrap.cc:654] T 961e89d4fade4960ab56067612fb18e1 P d5bd625611044ba8bdcb01493dcfd1de: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:21.405561 10393 raft_consensus.cc:359] T 6c2dce4cc6c748188f3e5e605ccd7d71 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.406323 10393 raft_consensus.cc:385] T 6c2dce4cc6c748188f3e5e605ccd7d71 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:21.406622 10393 raft_consensus.cc:740] T 6c2dce4cc6c748188f3e5e605ccd7d71 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f366b899661241d689961e78aeccfa1b, State: Initialized, Role: FOLLOWER
I20260713 09:04:21.407544 10393 consensus_queue.cc:260] T 6c2dce4cc6c748188f3e5e605ccd7d71 P f366b899661241d689961e78aeccfa1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.410266 10392 tablet_bootstrap.cc:492] T 961e89d4fade4960ab56067612fb18e1 P d5bd625611044ba8bdcb01493dcfd1de: No bootstrap required, opened a new log
I20260713 09:04:21.410810 10392 ts_tablet_manager.cc:1403] T 961e89d4fade4960ab56067612fb18e1 P d5bd625611044ba8bdcb01493dcfd1de: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.002s
I20260713 09:04:21.411614 10391 ts_tablet_manager.cc:1434] T f9dce1a29efa42b8af5cd65cdd8ffe2d P 7b2d5ab0f01146c997d257c03728f034: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:04:21.412532 10391 tablet_bootstrap.cc:492] T ec8c9e58c40a484bb4cd8a3dba4521ac P 7b2d5ab0f01146c997d257c03728f034: Bootstrap starting.
I20260713 09:04:21.413769 10392 raft_consensus.cc:359] T 961e89d4fade4960ab56067612fb18e1 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.414592 10392 raft_consensus.cc:385] T 961e89d4fade4960ab56067612fb18e1 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:21.414906 10392 raft_consensus.cc:740] T 961e89d4fade4960ab56067612fb18e1 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5bd625611044ba8bdcb01493dcfd1de, State: Initialized, Role: FOLLOWER
I20260713 09:04:21.415778 10392 consensus_queue.cc:260] T 961e89d4fade4960ab56067612fb18e1 P d5bd625611044ba8bdcb01493dcfd1de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.416941 10393 ts_tablet_manager.cc:1434] T 6c2dce4cc6c748188f3e5e605ccd7d71 P f366b899661241d689961e78aeccfa1b: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:04:21.418999 10391 tablet_bootstrap.cc:654] T ec8c9e58c40a484bb4cd8a3dba4521ac P 7b2d5ab0f01146c997d257c03728f034: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:21.419917 10393 tablet_bootstrap.cc:492] T f9dce1a29efa42b8af5cd65cdd8ffe2d P f366b899661241d689961e78aeccfa1b: Bootstrap starting.
I20260713 09:04:21.420250 10392 ts_tablet_manager.cc:1434] T 961e89d4fade4960ab56067612fb18e1 P d5bd625611044ba8bdcb01493dcfd1de: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260713 09:04:21.421309 10392 tablet_bootstrap.cc:492] T ec8c9e58c40a484bb4cd8a3dba4521ac P d5bd625611044ba8bdcb01493dcfd1de: Bootstrap starting.
I20260713 09:04:21.426959 10393 tablet_bootstrap.cc:654] T f9dce1a29efa42b8af5cd65cdd8ffe2d P f366b899661241d689961e78aeccfa1b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:21.427520 10392 tablet_bootstrap.cc:654] T ec8c9e58c40a484bb4cd8a3dba4521ac P d5bd625611044ba8bdcb01493dcfd1de: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:21.436015 10391 tablet_bootstrap.cc:492] T ec8c9e58c40a484bb4cd8a3dba4521ac P 7b2d5ab0f01146c997d257c03728f034: No bootstrap required, opened a new log
I20260713 09:04:21.436614 10391 ts_tablet_manager.cc:1403] T ec8c9e58c40a484bb4cd8a3dba4521ac P 7b2d5ab0f01146c997d257c03728f034: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.009s
I20260713 09:04:21.439486 10392 tablet_bootstrap.cc:492] T ec8c9e58c40a484bb4cd8a3dba4521ac P d5bd625611044ba8bdcb01493dcfd1de: No bootstrap required, opened a new log
I20260713 09:04:21.439757 10393 tablet_bootstrap.cc:492] T f9dce1a29efa42b8af5cd65cdd8ffe2d P f366b899661241d689961e78aeccfa1b: No bootstrap required, opened a new log
I20260713 09:04:21.439713 10391 raft_consensus.cc:359] T ec8c9e58c40a484bb4cd8a3dba4521ac P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.440102 10392 ts_tablet_manager.cc:1403] T ec8c9e58c40a484bb4cd8a3dba4521ac P d5bd625611044ba8bdcb01493dcfd1de: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.005s
I20260713 09:04:21.440553 10393 ts_tablet_manager.cc:1403] T f9dce1a29efa42b8af5cd65cdd8ffe2d P f366b899661241d689961e78aeccfa1b: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260713 09:04:21.440740 10391 raft_consensus.cc:385] T ec8c9e58c40a484bb4cd8a3dba4521ac P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:21.441090 10391 raft_consensus.cc:740] T ec8c9e58c40a484bb4cd8a3dba4521ac P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b2d5ab0f01146c997d257c03728f034, State: Initialized, Role: FOLLOWER
I20260713 09:04:21.441915 10391 consensus_queue.cc:260] T ec8c9e58c40a484bb4cd8a3dba4521ac P 7b2d5ab0f01146c997d257c03728f034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.443308 10393 raft_consensus.cc:359] T f9dce1a29efa42b8af5cd65cdd8ffe2d P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.444073 10393 raft_consensus.cc:385] T f9dce1a29efa42b8af5cd65cdd8ffe2d P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:21.443881 10392 raft_consensus.cc:359] T ec8c9e58c40a484bb4cd8a3dba4521ac P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.444156 10391 ts_tablet_manager.cc:1434] T ec8c9e58c40a484bb4cd8a3dba4521ac P 7b2d5ab0f01146c997d257c03728f034: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260713 09:04:21.444573 10393 raft_consensus.cc:740] T f9dce1a29efa42b8af5cd65cdd8ffe2d P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f366b899661241d689961e78aeccfa1b, State: Initialized, Role: FOLLOWER
I20260713 09:04:21.444734 10392 raft_consensus.cc:385] T ec8c9e58c40a484bb4cd8a3dba4521ac P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:21.445120 10392 raft_consensus.cc:740] T ec8c9e58c40a484bb4cd8a3dba4521ac P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5bd625611044ba8bdcb01493dcfd1de, State: Initialized, Role: FOLLOWER
I20260713 09:04:21.445614 10391 tablet_bootstrap.cc:492] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P 7b2d5ab0f01146c997d257c03728f034: Bootstrap starting.
I20260713 09:04:21.445564 10393 consensus_queue.cc:260] T f9dce1a29efa42b8af5cd65cdd8ffe2d P f366b899661241d689961e78aeccfa1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.445901 10392 consensus_queue.cc:260] T ec8c9e58c40a484bb4cd8a3dba4521ac P d5bd625611044ba8bdcb01493dcfd1de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.448243 10392 ts_tablet_manager.cc:1434] T ec8c9e58c40a484bb4cd8a3dba4521ac P d5bd625611044ba8bdcb01493dcfd1de: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260713 09:04:21.449244 10392 tablet_bootstrap.cc:492] T e89922f712ab4a2b90f4b3474b2f8e25 P d5bd625611044ba8bdcb01493dcfd1de: Bootstrap starting.
I20260713 09:04:21.450321 10393 ts_tablet_manager.cc:1434] T f9dce1a29efa42b8af5cd65cdd8ffe2d P f366b899661241d689961e78aeccfa1b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:04:21.451557 10393 tablet_bootstrap.cc:492] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P f366b899661241d689961e78aeccfa1b: Bootstrap starting.
I20260713 09:04:21.451941 10399 raft_consensus.cc:493] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:21.452428 10399 raft_consensus.cc:515] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.457134 10392 tablet_bootstrap.cc:654] T e89922f712ab4a2b90f4b3474b2f8e25 P d5bd625611044ba8bdcb01493dcfd1de: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:21.457864 10393 tablet_bootstrap.cc:654] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P f366b899661241d689961e78aeccfa1b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:21.459281 10399 leader_election.cc:290] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P d5bd625611044ba8bdcb01493dcfd1de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859), f366b899661241d689961e78aeccfa1b (127.5.154.3:46229)
I20260713 09:04:21.463053 10398 raft_consensus.cc:493] T 2e533dea219a4d97942acf45bad42888 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:21.463739 10398 raft_consensus.cc:515] T 2e533dea219a4d97942acf45bad42888 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.468920 10391 tablet_bootstrap.cc:654] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P 7b2d5ab0f01146c997d257c03728f034: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:21.473580 10399 raft_consensus.cc:493] T ec8c9e58c40a484bb4cd8a3dba4521ac P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:21.477142 10399 raft_consensus.cc:515] T ec8c9e58c40a484bb4cd8a3dba4521ac P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.479590 10399 leader_election.cc:290] T ec8c9e58c40a484bb4cd8a3dba4521ac P d5bd625611044ba8bdcb01493dcfd1de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859), f366b899661241d689961e78aeccfa1b (127.5.154.3:46229)
I20260713 09:04:21.479936 10398 leader_election.cc:290] T 2e533dea219a4d97942acf45bad42888 P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227), 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859)
I20260713 09:04:21.480474 10398 raft_consensus.cc:493] T ec8c9e58c40a484bb4cd8a3dba4521ac P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:21.480983 10398 raft_consensus.cc:515] T ec8c9e58c40a484bb4cd8a3dba4521ac P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.483158 10398 leader_election.cc:290] T ec8c9e58c40a484bb4cd8a3dba4521ac P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227), 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859)
I20260713 09:04:21.494544 10276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec8c9e58c40a484bb4cd8a3dba4521ac" candidate_uuid: "d5bd625611044ba8bdcb01493dcfd1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b2d5ab0f01146c997d257c03728f034" is_pre_election: true
I20260713 09:04:21.495545 10276 raft_consensus.cc:2468] T ec8c9e58c40a484bb4cd8a3dba4521ac P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5bd625611044ba8bdcb01493dcfd1de in term 0.
I20260713 09:04:21.497049 10167 leader_election.cc:304] T ec8c9e58c40a484bb4cd8a3dba4521ac P d5bd625611044ba8bdcb01493dcfd1de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b2d5ab0f01146c997d257c03728f034, d5bd625611044ba8bdcb01493dcfd1de; no voters: 
I20260713 09:04:21.497924 10393 tablet_bootstrap.cc:492] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P f366b899661241d689961e78aeccfa1b: No bootstrap required, opened a new log
I20260713 09:04:21.498298 10399 raft_consensus.cc:2804] T ec8c9e58c40a484bb4cd8a3dba4521ac P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:21.498515 10393 ts_tablet_manager.cc:1403] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P f366b899661241d689961e78aeccfa1b: Time spent bootstrapping tablet: real 0.047s	user 0.022s	sys 0.020s
I20260713 09:04:21.498806 10399 raft_consensus.cc:493] T ec8c9e58c40a484bb4cd8a3dba4521ac P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:21.499152 10399 raft_consensus.cc:3060] T ec8c9e58c40a484bb4cd8a3dba4521ac P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:21.497009 10277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdf6b16f5ab44fd6875d5f8fb3234aa4" candidate_uuid: "d5bd625611044ba8bdcb01493dcfd1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b2d5ab0f01146c997d257c03728f034" is_pre_election: true
I20260713 09:04:21.501387 10393 raft_consensus.cc:359] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.502315 10393 raft_consensus.cc:385] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:21.502310 10396 raft_consensus.cc:493] T 2e533dea219a4d97942acf45bad42888 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:04:21.502920 10167 leader_election.cc:343] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P d5bd625611044ba8bdcb01493dcfd1de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:21.502935 10393 raft_consensus.cc:740] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f366b899661241d689961e78aeccfa1b, State: Initialized, Role: FOLLOWER
I20260713 09:04:21.503118 10396 raft_consensus.cc:515] T 2e533dea219a4d97942acf45bad42888 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.504189 10393 consensus_queue.cc:260] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P f366b899661241d689961e78aeccfa1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.509096 10399 raft_consensus.cc:515] T ec8c9e58c40a484bb4cd8a3dba4521ac P d5bd625611044ba8bdcb01493dcfd1de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.510939 10419 raft_consensus.cc:493] T e89922f712ab4a2b90f4b3474b2f8e25 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:21.511546 10419 raft_consensus.cc:515] T e89922f712ab4a2b90f4b3474b2f8e25 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } }
I20260713 09:04:21.514621 10399 leader_election.cc:290] T ec8c9e58c40a484bb4cd8a3dba4521ac P d5bd625611044ba8bdcb01493dcfd1de [CANDIDATE]: Term 1 election: Requested vote from peers 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859), f366b899661241d689961e78aeccfa1b (127.5.154.3:46229)
I20260713 09:04:21.516901 10396 leader_election.cc:290] T 2e533dea219a4d97942acf45bad42888 P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227), f366b899661241d689961e78aeccfa1b (127.5.154.3:46229)
I20260713 09:04:21.518115 10419 leader_election.cc:290] T e89922f712ab4a2b90f4b3474b2f8e25 P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227), 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859)
I20260713 09:04:21.521875 10277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec8c9e58c40a484bb4cd8a3dba4521ac" candidate_uuid: "d5bd625611044ba8bdcb01493dcfd1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b2d5ab0f01146c997d257c03728f034"
I20260713 09:04:21.522667 10277 raft_consensus.cc:3060] T ec8c9e58c40a484bb4cd8a3dba4521ac P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:21.528961 10391 tablet_bootstrap.cc:492] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P 7b2d5ab0f01146c997d257c03728f034: No bootstrap required, opened a new log
I20260713 09:04:21.529835 10391 ts_tablet_manager.cc:1403] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P 7b2d5ab0f01146c997d257c03728f034: Time spent bootstrapping tablet: real 0.085s	user 0.012s	sys 0.002s
I20260713 09:04:21.533713 10391 raft_consensus.cc:359] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.542357 10391 raft_consensus.cc:385] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:21.544912 10391 raft_consensus.cc:740] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b2d5ab0f01146c997d257c03728f034, State: Initialized, Role: FOLLOWER
I20260713 09:04:21.545832 10391 consensus_queue.cc:260] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P 7b2d5ab0f01146c997d257c03728f034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.547683 10392 tablet_bootstrap.cc:492] T e89922f712ab4a2b90f4b3474b2f8e25 P d5bd625611044ba8bdcb01493dcfd1de: No bootstrap required, opened a new log
I20260713 09:04:21.535393 10277 raft_consensus.cc:2468] T ec8c9e58c40a484bb4cd8a3dba4521ac P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5bd625611044ba8bdcb01493dcfd1de in term 1.
I20260713 09:04:21.535717 10393 ts_tablet_manager.cc:1434] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P f366b899661241d689961e78aeccfa1b: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260713 09:04:21.549188 10351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdf6b16f5ab44fd6875d5f8fb3234aa4" candidate_uuid: "d5bd625611044ba8bdcb01493dcfd1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f366b899661241d689961e78aeccfa1b" is_pre_election: true
I20260713 09:04:21.549891 10351 raft_consensus.cc:2468] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5bd625611044ba8bdcb01493dcfd1de in term 0.
I20260713 09:04:21.551455 10393 tablet_bootstrap.cc:492] T 908f11e3235148ecb4d9bc33365cf6c0 P f366b899661241d689961e78aeccfa1b: Bootstrap starting.
I20260713 09:04:21.554700 10391 ts_tablet_manager.cc:1434] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P 7b2d5ab0f01146c997d257c03728f034: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260713 09:04:21.555341 10351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec8c9e58c40a484bb4cd8a3dba4521ac" candidate_uuid: "d5bd625611044ba8bdcb01493dcfd1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f366b899661241d689961e78aeccfa1b" is_pre_election: true
I20260713 09:04:21.558369 10167 leader_election.cc:304] T ec8c9e58c40a484bb4cd8a3dba4521ac P d5bd625611044ba8bdcb01493dcfd1de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b2d5ab0f01146c997d257c03728f034, d5bd625611044ba8bdcb01493dcfd1de; no voters: 
I20260713 09:04:21.558959 10351 raft_consensus.cc:2468] T ec8c9e58c40a484bb4cd8a3dba4521ac P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5bd625611044ba8bdcb01493dcfd1de in term 0.
I20260713 09:04:21.559556 10200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e89922f712ab4a2b90f4b3474b2f8e25" candidate_uuid: "f366b899661241d689961e78aeccfa1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de" is_pre_election: true
I20260713 09:04:21.560108 10392 ts_tablet_manager.cc:1403] T e89922f712ab4a2b90f4b3474b2f8e25 P d5bd625611044ba8bdcb01493dcfd1de: Time spent bootstrapping tablet: real 0.111s	user 0.011s	sys 0.010s
I20260713 09:04:21.560635 10399 raft_consensus.cc:2804] T ec8c9e58c40a484bb4cd8a3dba4521ac P d5bd625611044ba8bdcb01493dcfd1de [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:21.559895 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec8c9e58c40a484bb4cd8a3dba4521ac" candidate_uuid: "d5bd625611044ba8bdcb01493dcfd1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f366b899661241d689961e78aeccfa1b"
I20260713 09:04:21.558969 10201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec8c9e58c40a484bb4cd8a3dba4521ac" candidate_uuid: "f366b899661241d689961e78aeccfa1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de" is_pre_election: true
I20260713 09:04:21.561652 10350 raft_consensus.cc:3060] T ec8c9e58c40a484bb4cd8a3dba4521ac P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:21.558020 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e533dea219a4d97942acf45bad42888" candidate_uuid: "f366b899661241d689961e78aeccfa1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de" is_pre_election: true
I20260713 09:04:21.562450 10202 raft_consensus.cc:2468] T 2e533dea219a4d97942acf45bad42888 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f366b899661241d689961e78aeccfa1b in term 0.
I20260713 09:04:21.563053 10392 raft_consensus.cc:359] T e89922f712ab4a2b90f4b3474b2f8e25 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } }
I20260713 09:04:21.563774 10392 raft_consensus.cc:385] T e89922f712ab4a2b90f4b3474b2f8e25 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:21.564049 10392 raft_consensus.cc:740] T e89922f712ab4a2b90f4b3474b2f8e25 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5bd625611044ba8bdcb01493dcfd1de, State: Initialized, Role: FOLLOWER
I20260713 09:04:21.564215 10168 leader_election.cc:304] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P d5bd625611044ba8bdcb01493dcfd1de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d5bd625611044ba8bdcb01493dcfd1de, f366b899661241d689961e78aeccfa1b; no voters: 7b2d5ab0f01146c997d257c03728f034
I20260713 09:04:21.564767 10392 consensus_queue.cc:260] T e89922f712ab4a2b90f4b3474b2f8e25 P d5bd625611044ba8bdcb01493dcfd1de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } }
W20260713 09:04:21.565297 10315 leader_election.cc:343] T e89922f712ab4a2b90f4b3474b2f8e25 P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:21.566035 10315 leader_election.cc:304] T 2e533dea219a4d97942acf45bad42888 P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5bd625611044ba8bdcb01493dcfd1de, f366b899661241d689961e78aeccfa1b; no voters: 
W20260713 09:04:21.567180 10148 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:04:21.567344 10276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec8c9e58c40a484bb4cd8a3dba4521ac" candidate_uuid: "f366b899661241d689961e78aeccfa1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b2d5ab0f01146c997d257c03728f034" is_pre_election: true
I20260713 09:04:21.567806 10275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e89922f712ab4a2b90f4b3474b2f8e25" candidate_uuid: "f366b899661241d689961e78aeccfa1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b2d5ab0f01146c997d257c03728f034" is_pre_election: true
I20260713 09:04:21.568166 10276 raft_consensus.cc:2393] T ec8c9e58c40a484bb4cd8a3dba4521ac P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f366b899661241d689961e78aeccfa1b in current term 1: Already voted for candidate d5bd625611044ba8bdcb01493dcfd1de in this term.
I20260713 09:04:21.568492 10393 tablet_bootstrap.cc:654] T 908f11e3235148ecb4d9bc33365cf6c0 P f366b899661241d689961e78aeccfa1b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:21.568457 10275 raft_consensus.cc:2468] T e89922f712ab4a2b90f4b3474b2f8e25 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f366b899661241d689961e78aeccfa1b in term 0.
I20260713 09:04:21.569111 10391 tablet_bootstrap.cc:492] T 6c2dce4cc6c748188f3e5e605ccd7d71 P 7b2d5ab0f01146c997d257c03728f034: Bootstrap starting.
I20260713 09:04:21.567353 10419 raft_consensus.cc:2804] T 2e533dea219a4d97942acf45bad42888 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:21.569921 10419 raft_consensus.cc:493] T 2e533dea219a4d97942acf45bad42888 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:21.570253 10419 raft_consensus.cc:3060] T 2e533dea219a4d97942acf45bad42888 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:21.570362 10316 leader_election.cc:304] T e89922f712ab4a2b90f4b3474b2f8e25 P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7b2d5ab0f01146c997d257c03728f034, f366b899661241d689961e78aeccfa1b; no voters: d5bd625611044ba8bdcb01493dcfd1de
I20260713 09:04:21.571851 10398 raft_consensus.cc:2804] T e89922f712ab4a2b90f4b3474b2f8e25 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:21.572265 10398 raft_consensus.cc:493] T e89922f712ab4a2b90f4b3474b2f8e25 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:21.572656 10398 raft_consensus.cc:3060] T e89922f712ab4a2b90f4b3474b2f8e25 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:21.583667 10391 tablet_bootstrap.cc:654] T 6c2dce4cc6c748188f3e5e605ccd7d71 P 7b2d5ab0f01146c997d257c03728f034: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:21.583336 10419 raft_consensus.cc:515] T 2e533dea219a4d97942acf45bad42888 P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.586874 10277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e533dea219a4d97942acf45bad42888" candidate_uuid: "f366b899661241d689961e78aeccfa1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b2d5ab0f01146c997d257c03728f034" is_pre_election: true
I20260713 09:04:21.591852 10277 raft_consensus.cc:2468] T 2e533dea219a4d97942acf45bad42888 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f366b899661241d689961e78aeccfa1b in term 0.
I20260713 09:04:21.590855 10275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e533dea219a4d97942acf45bad42888" candidate_uuid: "f366b899661241d689961e78aeccfa1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b2d5ab0f01146c997d257c03728f034"
I20260713 09:04:21.601938 10275 raft_consensus.cc:3060] T 2e533dea219a4d97942acf45bad42888 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:21.602370 10392 ts_tablet_manager.cc:1434] T e89922f712ab4a2b90f4b3474b2f8e25 P d5bd625611044ba8bdcb01493dcfd1de: Time spent starting tablet: real 0.042s	user 0.013s	sys 0.008s
I20260713 09:04:21.603435 10392 tablet_bootstrap.cc:492] T 908f11e3235148ecb4d9bc33365cf6c0 P d5bd625611044ba8bdcb01493dcfd1de: Bootstrap starting.
I20260713 09:04:21.603467 10393 tablet_bootstrap.cc:492] T 908f11e3235148ecb4d9bc33365cf6c0 P f366b899661241d689961e78aeccfa1b: No bootstrap required, opened a new log
I20260713 09:04:21.604125 10393 ts_tablet_manager.cc:1403] T 908f11e3235148ecb4d9bc33365cf6c0 P f366b899661241d689961e78aeccfa1b: Time spent bootstrapping tablet: real 0.053s	user 0.004s	sys 0.022s
I20260713 09:04:21.593125 10391 tablet_bootstrap.cc:492] T 6c2dce4cc6c748188f3e5e605ccd7d71 P 7b2d5ab0f01146c997d257c03728f034: No bootstrap required, opened a new log
I20260713 09:04:21.604902 10398 raft_consensus.cc:515] T e89922f712ab4a2b90f4b3474b2f8e25 P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } }
I20260713 09:04:21.589423 10419 leader_election.cc:290] T 2e533dea219a4d97942acf45bad42888 P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 1 election: Requested vote from peers d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227), 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859)
I20260713 09:04:21.605463 10200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e533dea219a4d97942acf45bad42888" candidate_uuid: "7b2d5ab0f01146c997d257c03728f034" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de" is_pre_election: true
I20260713 09:04:21.606200 10200 raft_consensus.cc:2468] T 2e533dea219a4d97942acf45bad42888 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b2d5ab0f01146c997d257c03728f034 in term 0.
I20260713 09:04:21.599367 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e533dea219a4d97942acf45bad42888" candidate_uuid: "f366b899661241d689961e78aeccfa1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de"
I20260713 09:04:21.605598 10391 ts_tablet_manager.cc:1403] T 6c2dce4cc6c748188f3e5e605ccd7d71 P 7b2d5ab0f01146c997d257c03728f034: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.000s
I20260713 09:04:21.607110 10202 raft_consensus.cc:3060] T 2e533dea219a4d97942acf45bad42888 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:21.603576 10350 raft_consensus.cc:2468] T ec8c9e58c40a484bb4cd8a3dba4521ac P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5bd625611044ba8bdcb01493dcfd1de in term 1.
I20260713 09:04:21.608052 10200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e89922f712ab4a2b90f4b3474b2f8e25" candidate_uuid: "f366b899661241d689961e78aeccfa1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de"
I20260713 09:04:21.608625 10200 raft_consensus.cc:3060] T e89922f712ab4a2b90f4b3474b2f8e25 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:21.609583 10398 leader_election.cc:290] T e89922f712ab4a2b90f4b3474b2f8e25 P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 1 election: Requested vote from peers d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227), 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859)
I20260713 09:04:21.610440 10392 tablet_bootstrap.cc:654] T 908f11e3235148ecb4d9bc33365cf6c0 P d5bd625611044ba8bdcb01493dcfd1de: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:21.612579 10277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e89922f712ab4a2b90f4b3474b2f8e25" candidate_uuid: "f366b899661241d689961e78aeccfa1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b2d5ab0f01146c997d257c03728f034"
I20260713 09:04:21.613243 10277 raft_consensus.cc:3060] T e89922f712ab4a2b90f4b3474b2f8e25 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:21.617054 10202 raft_consensus.cc:2468] T 2e533dea219a4d97942acf45bad42888 P d5bd625611044ba8bdcb01493dcfd1de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f366b899661241d689961e78aeccfa1b in term 1.
I20260713 09:04:21.617805 10200 raft_consensus.cc:2468] T e89922f712ab4a2b90f4b3474b2f8e25 P d5bd625611044ba8bdcb01493dcfd1de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f366b899661241d689961e78aeccfa1b in term 1.
I20260713 09:04:21.617580 10391 raft_consensus.cc:359] T 6c2dce4cc6c748188f3e5e605ccd7d71 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.618263 10241 leader_election.cc:304] T 2e533dea219a4d97942acf45bad42888 P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b2d5ab0f01146c997d257c03728f034, d5bd625611044ba8bdcb01493dcfd1de; no voters: 
I20260713 09:04:21.599520 10399 raft_consensus.cc:697] T ec8c9e58c40a484bb4cd8a3dba4521ac P d5bd625611044ba8bdcb01493dcfd1de [term 1 LEADER]: Becoming Leader. State: Replica: d5bd625611044ba8bdcb01493dcfd1de, State: Running, Role: LEADER
I20260713 09:04:21.600210 10426 raft_consensus.cc:2804] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:21.619220 10426 raft_consensus.cc:493] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:21.619237 10315 leader_election.cc:304] T e89922f712ab4a2b90f4b3474b2f8e25 P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5bd625611044ba8bdcb01493dcfd1de, f366b899661241d689961e78aeccfa1b; no voters: 
I20260713 09:04:21.619685 10426 raft_consensus.cc:3060] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:21.620374 10398 raft_consensus.cc:2804] T e89922f712ab4a2b90f4b3474b2f8e25 P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:21.621675 10398 raft_consensus.cc:697] T e89922f712ab4a2b90f4b3474b2f8e25 P f366b899661241d689961e78aeccfa1b [term 1 LEADER]: Becoming Leader. State: Replica: f366b899661241d689961e78aeccfa1b, State: Running, Role: LEADER
I20260713 09:04:21.622040 10392 tablet_bootstrap.cc:492] T 908f11e3235148ecb4d9bc33365cf6c0 P d5bd625611044ba8bdcb01493dcfd1de: No bootstrap required, opened a new log
I20260713 09:04:21.622613 10392 ts_tablet_manager.cc:1403] T 908f11e3235148ecb4d9bc33365cf6c0 P d5bd625611044ba8bdcb01493dcfd1de: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.003s
I20260713 09:04:21.622568 10398 consensus_queue.cc:237] T e89922f712ab4a2b90f4b3474b2f8e25 P f366b899661241d689961e78aeccfa1b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } }
I20260713 09:04:21.624176 10275 raft_consensus.cc:2468] T 2e533dea219a4d97942acf45bad42888 P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f366b899661241d689961e78aeccfa1b in term 1.
I20260713 09:04:21.624670 10396 raft_consensus.cc:2764] T 2e533dea219a4d97942acf45bad42888 P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260713 09:04:21.624650 10399 consensus_queue.cc:237] T ec8c9e58c40a484bb4cd8a3dba4521ac P d5bd625611044ba8bdcb01493dcfd1de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.625913 10392 raft_consensus.cc:359] T 908f11e3235148ecb4d9bc33365cf6c0 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.626677 10392 raft_consensus.cc:385] T 908f11e3235148ecb4d9bc33365cf6c0 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:21.626963 10392 raft_consensus.cc:740] T 908f11e3235148ecb4d9bc33365cf6c0 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5bd625611044ba8bdcb01493dcfd1de, State: Initialized, Role: FOLLOWER
I20260713 09:04:21.618635 10391 raft_consensus.cc:385] T 6c2dce4cc6c748188f3e5e605ccd7d71 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:21.627873 10391 raft_consensus.cc:740] T 6c2dce4cc6c748188f3e5e605ccd7d71 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b2d5ab0f01146c997d257c03728f034, State: Initialized, Role: FOLLOWER
I20260713 09:04:21.627933 10392 consensus_queue.cc:260] T 908f11e3235148ecb4d9bc33365cf6c0 P d5bd625611044ba8bdcb01493dcfd1de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.633260 10315 leader_election.cc:304] T 2e533dea219a4d97942acf45bad42888 P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5bd625611044ba8bdcb01493dcfd1de, f366b899661241d689961e78aeccfa1b; no voters: 
I20260713 09:04:21.633183 10391 consensus_queue.cc:260] T 6c2dce4cc6c748188f3e5e605ccd7d71 P 7b2d5ab0f01146c997d257c03728f034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.634315 10392 ts_tablet_manager.cc:1434] T 908f11e3235148ecb4d9bc33365cf6c0 P d5bd625611044ba8bdcb01493dcfd1de: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.004s
I20260713 09:04:21.634513 10393 raft_consensus.cc:359] T 908f11e3235148ecb4d9bc33365cf6c0 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.635190 10393 raft_consensus.cc:385] T 908f11e3235148ecb4d9bc33365cf6c0 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:21.635332 10392 tablet_bootstrap.cc:492] T d5ab60d7baab4a80a13cd65ad543961d P d5bd625611044ba8bdcb01493dcfd1de: Bootstrap starting.
I20260713 09:04:21.635479 10393 raft_consensus.cc:740] T 908f11e3235148ecb4d9bc33365cf6c0 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f366b899661241d689961e78aeccfa1b, State: Initialized, Role: FOLLOWER
I20260713 09:04:21.636652 10393 consensus_queue.cc:260] T 908f11e3235148ecb4d9bc33365cf6c0 P f366b899661241d689961e78aeccfa1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.637637 10419 raft_consensus.cc:2804] T 2e533dea219a4d97942acf45bad42888 P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:21.638650 10393 ts_tablet_manager.cc:1434] T 908f11e3235148ecb4d9bc33365cf6c0 P f366b899661241d689961e78aeccfa1b: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.002s
I20260713 09:04:21.639513 10393 tablet_bootstrap.cc:492] T d5ab60d7baab4a80a13cd65ad543961d P f366b899661241d689961e78aeccfa1b: Bootstrap starting.
I20260713 09:04:21.642758 10099 catalog_manager.cc:5697] T e89922f712ab4a2b90f4b3474b2f8e25 P f366b899661241d689961e78aeccfa1b reported cstate change: term changed from 0 to 1, leader changed from <none> to f366b899661241d689961e78aeccfa1b (127.5.154.3). New cstate: current_term: 1 leader_uuid: "f366b899661241d689961e78aeccfa1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:21.644786 10391 ts_tablet_manager.cc:1434] T 6c2dce4cc6c748188f3e5e605ccd7d71 P 7b2d5ab0f01146c997d257c03728f034: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.001s
I20260713 09:04:21.631942 10426 raft_consensus.cc:515] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P d5bd625611044ba8bdcb01493dcfd1de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.649665 10276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdf6b16f5ab44fd6875d5f8fb3234aa4" candidate_uuid: "d5bd625611044ba8bdcb01493dcfd1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b2d5ab0f01146c997d257c03728f034"
I20260713 09:04:21.650242 10276 raft_consensus.cc:3060] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:21.650452 10398 raft_consensus.cc:493] T 6c2dce4cc6c748188f3e5e605ccd7d71 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:21.651371 10426 leader_election.cc:290] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P d5bd625611044ba8bdcb01493dcfd1de [CANDIDATE]: Term 1 election: Requested vote from peers 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859), f366b899661241d689961e78aeccfa1b (127.5.154.3:46229)
I20260713 09:04:21.652786 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdf6b16f5ab44fd6875d5f8fb3234aa4" candidate_uuid: "d5bd625611044ba8bdcb01493dcfd1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f366b899661241d689961e78aeccfa1b"
I20260713 09:04:21.653560 10350 raft_consensus.cc:3060] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:21.655294 10393 tablet_bootstrap.cc:654] T d5ab60d7baab4a80a13cd65ad543961d P f366b899661241d689961e78aeccfa1b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:21.659938 10426 raft_consensus.cc:493] T 908f11e3235148ecb4d9bc33365cf6c0 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:21.660434 10426 raft_consensus.cc:515] T 908f11e3235148ecb4d9bc33365cf6c0 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.660878 10276 raft_consensus.cc:2468] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5bd625611044ba8bdcb01493dcfd1de in term 1.
I20260713 09:04:21.661967 10167 leader_election.cc:304] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P d5bd625611044ba8bdcb01493dcfd1de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b2d5ab0f01146c997d257c03728f034, d5bd625611044ba8bdcb01493dcfd1de; no voters: 
I20260713 09:04:21.662905 10427 raft_consensus.cc:2804] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P d5bd625611044ba8bdcb01493dcfd1de [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:21.663373 10427 raft_consensus.cc:697] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P d5bd625611044ba8bdcb01493dcfd1de [term 1 LEADER]: Becoming Leader. State: Replica: d5bd625611044ba8bdcb01493dcfd1de, State: Running, Role: LEADER
I20260713 09:04:21.663967 10350 raft_consensus.cc:2468] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5bd625611044ba8bdcb01493dcfd1de in term 1.
I20260713 09:04:21.664264 10427 consensus_queue.cc:237] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P d5bd625611044ba8bdcb01493dcfd1de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.651247 10398 raft_consensus.cc:515] T 6c2dce4cc6c748188f3e5e605ccd7d71 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.664973 10351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e533dea219a4d97942acf45bad42888" candidate_uuid: "7b2d5ab0f01146c997d257c03728f034" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f366b899661241d689961e78aeccfa1b" is_pre_election: true
I20260713 09:04:21.667793 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2dce4cc6c748188f3e5e605ccd7d71" candidate_uuid: "f366b899661241d689961e78aeccfa1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de" is_pre_election: true
I20260713 09:04:21.668398 10202 raft_consensus.cc:2468] T 6c2dce4cc6c748188f3e5e605ccd7d71 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f366b899661241d689961e78aeccfa1b in term 0.
I20260713 09:04:21.669467 10274 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908f11e3235148ecb4d9bc33365cf6c0" candidate_uuid: "d5bd625611044ba8bdcb01493dcfd1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b2d5ab0f01146c997d257c03728f034" is_pre_election: true
I20260713 09:04:21.669616 10315 leader_election.cc:304] T 6c2dce4cc6c748188f3e5e605ccd7d71 P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5bd625611044ba8bdcb01493dcfd1de, f366b899661241d689961e78aeccfa1b; no voters: 
I20260713 09:04:21.670431 10273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2dce4cc6c748188f3e5e605ccd7d71" candidate_uuid: "f366b899661241d689961e78aeccfa1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b2d5ab0f01146c997d257c03728f034" is_pre_election: true
W20260713 09:04:21.670924 10167 leader_election.cc:343] T 908f11e3235148ecb4d9bc33365cf6c0 P d5bd625611044ba8bdcb01493dcfd1de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:21.671291 10273 raft_consensus.cc:2468] T 6c2dce4cc6c748188f3e5e605ccd7d71 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f366b899661241d689961e78aeccfa1b in term 0.
I20260713 09:04:21.671682 10391 tablet_bootstrap.cc:492] T 908f11e3235148ecb4d9bc33365cf6c0 P 7b2d5ab0f01146c997d257c03728f034: Bootstrap starting.
I20260713 09:04:21.672680 10426 leader_election.cc:290] T 908f11e3235148ecb4d9bc33365cf6c0 P d5bd625611044ba8bdcb01493dcfd1de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859), f366b899661241d689961e78aeccfa1b (127.5.154.3:46229)
I20260713 09:04:21.642730 10392 tablet_bootstrap.cc:654] T d5ab60d7baab4a80a13cd65ad543961d P d5bd625611044ba8bdcb01493dcfd1de: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:21.675093 10398 leader_election.cc:290] T 6c2dce4cc6c748188f3e5e605ccd7d71 P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227), 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859)
I20260713 09:04:21.676661 10398 raft_consensus.cc:2804] T 6c2dce4cc6c748188f3e5e605ccd7d71 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:21.632241 10277 raft_consensus.cc:2468] T e89922f712ab4a2b90f4b3474b2f8e25 P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f366b899661241d689961e78aeccfa1b in term 1.
I20260713 09:04:21.678399 10419 raft_consensus.cc:697] T 2e533dea219a4d97942acf45bad42888 P f366b899661241d689961e78aeccfa1b [term 1 LEADER]: Becoming Leader. State: Replica: f366b899661241d689961e78aeccfa1b, State: Running, Role: LEADER
I20260713 09:04:21.678211 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908f11e3235148ecb4d9bc33365cf6c0" candidate_uuid: "d5bd625611044ba8bdcb01493dcfd1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f366b899661241d689961e78aeccfa1b" is_pre_election: true
I20260713 09:04:21.678534 10398 raft_consensus.cc:493] T 6c2dce4cc6c748188f3e5e605ccd7d71 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:21.680462 10398 raft_consensus.cc:3060] T 6c2dce4cc6c748188f3e5e605ccd7d71 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:21.680851 10392 tablet_bootstrap.cc:492] T d5ab60d7baab4a80a13cd65ad543961d P d5bd625611044ba8bdcb01493dcfd1de: No bootstrap required, opened a new log
I20260713 09:04:21.681428 10392 ts_tablet_manager.cc:1403] T d5ab60d7baab4a80a13cd65ad543961d P d5bd625611044ba8bdcb01493dcfd1de: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.001s
I20260713 09:04:21.680406 10350 raft_consensus.cc:2468] T 908f11e3235148ecb4d9bc33365cf6c0 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5bd625611044ba8bdcb01493dcfd1de in term 0.
I20260713 09:04:21.685212 10168 leader_election.cc:304] T 908f11e3235148ecb4d9bc33365cf6c0 P d5bd625611044ba8bdcb01493dcfd1de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d5bd625611044ba8bdcb01493dcfd1de, f366b899661241d689961e78aeccfa1b; no voters: 7b2d5ab0f01146c997d257c03728f034
I20260713 09:04:21.686637 10399 raft_consensus.cc:2804] T 908f11e3235148ecb4d9bc33365cf6c0 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:21.687055 10399 raft_consensus.cc:493] T 908f11e3235148ecb4d9bc33365cf6c0 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:21.687361 10399 raft_consensus.cc:3060] T 908f11e3235148ecb4d9bc33365cf6c0 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:21.688541 10391 tablet_bootstrap.cc:654] T 908f11e3235148ecb4d9bc33365cf6c0 P 7b2d5ab0f01146c997d257c03728f034: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:21.688694 10315 leader_election.cc:304] T ec8c9e58c40a484bb4cd8a3dba4521ac P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f366b899661241d689961e78aeccfa1b; no voters: 7b2d5ab0f01146c997d257c03728f034, d5bd625611044ba8bdcb01493dcfd1de
I20260713 09:04:21.680347 10419 consensus_queue.cc:237] T 2e533dea219a4d97942acf45bad42888 P f366b899661241d689961e78aeccfa1b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.690236 10434 raft_consensus.cc:2749] T ec8c9e58c40a484bb4cd8a3dba4521ac P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:21.691388 10393 tablet_bootstrap.cc:492] T d5ab60d7baab4a80a13cd65ad543961d P f366b899661241d689961e78aeccfa1b: No bootstrap required, opened a new log
I20260713 09:04:21.691867 10393 ts_tablet_manager.cc:1403] T d5ab60d7baab4a80a13cd65ad543961d P f366b899661241d689961e78aeccfa1b: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.000s
I20260713 09:04:21.698261 10393 raft_consensus.cc:359] T d5ab60d7baab4a80a13cd65ad543961d P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.703871 10393 raft_consensus.cc:385] T d5ab60d7baab4a80a13cd65ad543961d P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:21.704245 10393 raft_consensus.cc:740] T d5ab60d7baab4a80a13cd65ad543961d P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f366b899661241d689961e78aeccfa1b, State: Initialized, Role: FOLLOWER
I20260713 09:04:21.711906 10393 consensus_queue.cc:260] T d5ab60d7baab4a80a13cd65ad543961d P f366b899661241d689961e78aeccfa1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.715165 10393 ts_tablet_manager.cc:1434] T d5ab60d7baab4a80a13cd65ad543961d P f366b899661241d689961e78aeccfa1b: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260713 09:04:21.719451 10392 raft_consensus.cc:359] T d5ab60d7baab4a80a13cd65ad543961d P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.720497 10392 raft_consensus.cc:385] T d5ab60d7baab4a80a13cd65ad543961d P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:21.721660 10392 raft_consensus.cc:740] T d5ab60d7baab4a80a13cd65ad543961d P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5bd625611044ba8bdcb01493dcfd1de, State: Initialized, Role: FOLLOWER
I20260713 09:04:21.722291 10392 consensus_queue.cc:260] T d5ab60d7baab4a80a13cd65ad543961d P d5bd625611044ba8bdcb01493dcfd1de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.727367 10398 raft_consensus.cc:515] T 6c2dce4cc6c748188f3e5e605ccd7d71 P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.725759 10399 raft_consensus.cc:515] T 908f11e3235148ecb4d9bc33365cf6c0 P d5bd625611044ba8bdcb01493dcfd1de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.730294 10201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2dce4cc6c748188f3e5e605ccd7d71" candidate_uuid: "f366b899661241d689961e78aeccfa1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de"
I20260713 09:04:21.730785 10201 raft_consensus.cc:3060] T 6c2dce4cc6c748188f3e5e605ccd7d71 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:21.732106 10277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908f11e3235148ecb4d9bc33365cf6c0" candidate_uuid: "d5bd625611044ba8bdcb01493dcfd1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b2d5ab0f01146c997d257c03728f034"
I20260713 09:04:21.732918 10399 leader_election.cc:290] T 908f11e3235148ecb4d9bc33365cf6c0 P d5bd625611044ba8bdcb01493dcfd1de [CANDIDATE]: Term 1 election: Requested vote from peers 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859), f366b899661241d689961e78aeccfa1b (127.5.154.3:46229)
W20260713 09:04:21.734166 10167 leader_election.cc:343] T 908f11e3235148ecb4d9bc33365cf6c0 P d5bd625611044ba8bdcb01493dcfd1de [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:21.734269 10351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908f11e3235148ecb4d9bc33365cf6c0" candidate_uuid: "d5bd625611044ba8bdcb01493dcfd1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f366b899661241d689961e78aeccfa1b"
I20260713 09:04:21.734867 10277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2dce4cc6c748188f3e5e605ccd7d71" candidate_uuid: "f366b899661241d689961e78aeccfa1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b2d5ab0f01146c997d257c03728f034"
I20260713 09:04:21.735469 10277 raft_consensus.cc:3060] T 6c2dce4cc6c748188f3e5e605ccd7d71 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:21.736265 10351 raft_consensus.cc:3060] T 908f11e3235148ecb4d9bc33365cf6c0 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:21.740607 10392 ts_tablet_manager.cc:1434] T d5ab60d7baab4a80a13cd65ad543961d P d5bd625611044ba8bdcb01493dcfd1de: Time spent starting tablet: real 0.059s	user 0.007s	sys 0.000s
I20260713 09:04:21.741019 10391 tablet_bootstrap.cc:492] T 908f11e3235148ecb4d9bc33365cf6c0 P 7b2d5ab0f01146c997d257c03728f034: No bootstrap required, opened a new log
I20260713 09:04:21.741449 10391 ts_tablet_manager.cc:1403] T 908f11e3235148ecb4d9bc33365cf6c0 P 7b2d5ab0f01146c997d257c03728f034: Time spent bootstrapping tablet: real 0.070s	user 0.015s	sys 0.023s
I20260713 09:04:21.741516 10392 tablet_bootstrap.cc:492] T f9dce1a29efa42b8af5cd65cdd8ffe2d P d5bd625611044ba8bdcb01493dcfd1de: Bootstrap starting.
I20260713 09:04:21.742937 10201 raft_consensus.cc:2468] T 6c2dce4cc6c748188f3e5e605ccd7d71 P d5bd625611044ba8bdcb01493dcfd1de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f366b899661241d689961e78aeccfa1b in term 1.
I20260713 09:04:21.746515 10351 raft_consensus.cc:2468] T 908f11e3235148ecb4d9bc33365cf6c0 P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5bd625611044ba8bdcb01493dcfd1de in term 1.
I20260713 09:04:21.746764 10315 leader_election.cc:304] T 6c2dce4cc6c748188f3e5e605ccd7d71 P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5bd625611044ba8bdcb01493dcfd1de, f366b899661241d689961e78aeccfa1b; no voters: 
I20260713 09:04:21.747220 10392 tablet_bootstrap.cc:654] T f9dce1a29efa42b8af5cd65cdd8ffe2d P d5bd625611044ba8bdcb01493dcfd1de: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:21.747826 10168 leader_election.cc:304] T 908f11e3235148ecb4d9bc33365cf6c0 P d5bd625611044ba8bdcb01493dcfd1de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d5bd625611044ba8bdcb01493dcfd1de, f366b899661241d689961e78aeccfa1b; no voters: 7b2d5ab0f01146c997d257c03728f034
I20260713 09:04:21.743268 10277 raft_consensus.cc:2468] T 6c2dce4cc6c748188f3e5e605ccd7d71 P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f366b899661241d689961e78aeccfa1b in term 1.
I20260713 09:04:21.749074 10399 raft_consensus.cc:2804] T 908f11e3235148ecb4d9bc33365cf6c0 P d5bd625611044ba8bdcb01493dcfd1de [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:21.738960 10398 leader_election.cc:290] T 6c2dce4cc6c748188f3e5e605ccd7d71 P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 1 election: Requested vote from peers d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227), 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859)
I20260713 09:04:21.747597 10419 raft_consensus.cc:2804] T 6c2dce4cc6c748188f3e5e605ccd7d71 P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:21.749827 10419 raft_consensus.cc:697] T 6c2dce4cc6c748188f3e5e605ccd7d71 P f366b899661241d689961e78aeccfa1b [term 1 LEADER]: Becoming Leader. State: Replica: f366b899661241d689961e78aeccfa1b, State: Running, Role: LEADER
I20260713 09:04:21.749874 10399 raft_consensus.cc:697] T 908f11e3235148ecb4d9bc33365cf6c0 P d5bd625611044ba8bdcb01493dcfd1de [term 1 LEADER]: Becoming Leader. State: Replica: d5bd625611044ba8bdcb01493dcfd1de, State: Running, Role: LEADER
I20260713 09:04:21.750809 10419 consensus_queue.cc:237] T 6c2dce4cc6c748188f3e5e605ccd7d71 P f366b899661241d689961e78aeccfa1b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.750826 10399 consensus_queue.cc:237] T 908f11e3235148ecb4d9bc33365cf6c0 P d5bd625611044ba8bdcb01493dcfd1de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.744105 10391 raft_consensus.cc:359] T 908f11e3235148ecb4d9bc33365cf6c0 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.752056 10391 raft_consensus.cc:385] T 908f11e3235148ecb4d9bc33365cf6c0 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:21.752434 10391 raft_consensus.cc:740] T 908f11e3235148ecb4d9bc33365cf6c0 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b2d5ab0f01146c997d257c03728f034, State: Initialized, Role: FOLLOWER
I20260713 09:04:21.753577 10391 consensus_queue.cc:260] T 908f11e3235148ecb4d9bc33365cf6c0 P 7b2d5ab0f01146c997d257c03728f034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.761336 10419 raft_consensus.cc:493] T f9dce1a29efa42b8af5cd65cdd8ffe2d P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:21.761951 10419 raft_consensus.cc:515] T f9dce1a29efa42b8af5cd65cdd8ffe2d P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.764269 10419 leader_election.cc:290] T f9dce1a29efa42b8af5cd65cdd8ffe2d P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227), 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859)
I20260713 09:04:21.765161 10399 raft_consensus.cc:493] T d5ab60d7baab4a80a13cd65ad543961d P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:21.765863 10399 raft_consensus.cc:515] T d5ab60d7baab4a80a13cd65ad543961d P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.764519 10201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9dce1a29efa42b8af5cd65cdd8ffe2d" candidate_uuid: "f366b899661241d689961e78aeccfa1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de" is_pre_election: true
W20260713 09:04:21.767907 10315 leader_election.cc:343] T f9dce1a29efa42b8af5cd65cdd8ffe2d P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:21.768342 10399 leader_election.cc:290] T d5ab60d7baab4a80a13cd65ad543961d P d5bd625611044ba8bdcb01493dcfd1de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859), f366b899661241d689961e78aeccfa1b (127.5.154.3:46229)
I20260713 09:04:21.768872 10392 tablet_bootstrap.cc:492] T f9dce1a29efa42b8af5cd65cdd8ffe2d P d5bd625611044ba8bdcb01493dcfd1de: No bootstrap required, opened a new log
I20260713 09:04:21.768160 10097 catalog_manager.cc:5697] T ec8c9e58c40a484bb4cd8a3dba4521ac P d5bd625611044ba8bdcb01493dcfd1de reported cstate change: term changed from 0 to 1, leader changed from <none> to d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1). New cstate: current_term: 1 leader_uuid: "d5bd625611044ba8bdcb01493dcfd1de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:21.769443 10392 ts_tablet_manager.cc:1403] T f9dce1a29efa42b8af5cd65cdd8ffe2d P d5bd625611044ba8bdcb01493dcfd1de: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.012s
I20260713 09:04:21.769398 10351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5ab60d7baab4a80a13cd65ad543961d" candidate_uuid: "d5bd625611044ba8bdcb01493dcfd1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f366b899661241d689961e78aeccfa1b" is_pre_election: true
I20260713 09:04:21.770174 10351 raft_consensus.cc:2468] T d5ab60d7baab4a80a13cd65ad543961d P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5bd625611044ba8bdcb01493dcfd1de in term 0.
I20260713 09:04:21.771138 10276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5ab60d7baab4a80a13cd65ad543961d" candidate_uuid: "d5bd625611044ba8bdcb01493dcfd1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b2d5ab0f01146c997d257c03728f034" is_pre_election: true
I20260713 09:04:21.772418 10392 raft_consensus.cc:359] T f9dce1a29efa42b8af5cd65cdd8ffe2d P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.772697 10168 leader_election.cc:304] T d5ab60d7baab4a80a13cd65ad543961d P d5bd625611044ba8bdcb01493dcfd1de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5bd625611044ba8bdcb01493dcfd1de, f366b899661241d689961e78aeccfa1b; no voters: 
W20260713 09:04:21.773697 10167 leader_election.cc:343] T d5ab60d7baab4a80a13cd65ad543961d P d5bd625611044ba8bdcb01493dcfd1de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:21.773110 10392 raft_consensus.cc:385] T f9dce1a29efa42b8af5cd65cdd8ffe2d P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:21.774458 10392 raft_consensus.cc:740] T f9dce1a29efa42b8af5cd65cdd8ffe2d P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5bd625611044ba8bdcb01493dcfd1de, State: Initialized, Role: FOLLOWER
I20260713 09:04:21.774595 10399 raft_consensus.cc:2804] T d5ab60d7baab4a80a13cd65ad543961d P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:21.774998 10399 raft_consensus.cc:493] T d5ab60d7baab4a80a13cd65ad543961d P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:21.775359 10399 raft_consensus.cc:3060] T d5ab60d7baab4a80a13cd65ad543961d P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:21.776276 10277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9dce1a29efa42b8af5cd65cdd8ffe2d" candidate_uuid: "f366b899661241d689961e78aeccfa1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b2d5ab0f01146c997d257c03728f034" is_pre_election: true
I20260713 09:04:21.775394 10392 consensus_queue.cc:260] T f9dce1a29efa42b8af5cd65cdd8ffe2d P d5bd625611044ba8bdcb01493dcfd1de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.776911 10277 raft_consensus.cc:2468] T f9dce1a29efa42b8af5cd65cdd8ffe2d P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f366b899661241d689961e78aeccfa1b in term 0.
I20260713 09:04:21.778276 10391 ts_tablet_manager.cc:1434] T 908f11e3235148ecb4d9bc33365cf6c0 P 7b2d5ab0f01146c997d257c03728f034: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.002s
I20260713 09:04:21.778431 10316 leader_election.cc:304] T f9dce1a29efa42b8af5cd65cdd8ffe2d P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7b2d5ab0f01146c997d257c03728f034, f366b899661241d689961e78aeccfa1b; no voters: d5bd625611044ba8bdcb01493dcfd1de
I20260713 09:04:21.779248 10391 tablet_bootstrap.cc:492] T d5ab60d7baab4a80a13cd65ad543961d P 7b2d5ab0f01146c997d257c03728f034: Bootstrap starting.
I20260713 09:04:21.778707 10099 catalog_manager.cc:5697] T 2e533dea219a4d97942acf45bad42888 P f366b899661241d689961e78aeccfa1b reported cstate change: term changed from 0 to 1, leader changed from <none> to f366b899661241d689961e78aeccfa1b (127.5.154.3). New cstate: current_term: 1 leader_uuid: "f366b899661241d689961e78aeccfa1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:21.781853 10419 raft_consensus.cc:2804] T f9dce1a29efa42b8af5cd65cdd8ffe2d P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:21.782616 10419 raft_consensus.cc:493] T f9dce1a29efa42b8af5cd65cdd8ffe2d P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:21.782806 10399 raft_consensus.cc:515] T d5ab60d7baab4a80a13cd65ad543961d P d5bd625611044ba8bdcb01493dcfd1de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.784940 10419 raft_consensus.cc:3060] T f9dce1a29efa42b8af5cd65cdd8ffe2d P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:21.780567 10099 catalog_manager.cc:5697] T 6c2dce4cc6c748188f3e5e605ccd7d71 P f366b899661241d689961e78aeccfa1b reported cstate change: term changed from 0 to 1, leader changed from <none> to f366b899661241d689961e78aeccfa1b (127.5.154.3). New cstate: current_term: 1 leader_uuid: "f366b899661241d689961e78aeccfa1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:21.787568 10276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5ab60d7baab4a80a13cd65ad543961d" candidate_uuid: "d5bd625611044ba8bdcb01493dcfd1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b2d5ab0f01146c997d257c03728f034"
I20260713 09:04:21.784557 10391 tablet_bootstrap.cc:654] T d5ab60d7baab4a80a13cd65ad543961d P 7b2d5ab0f01146c997d257c03728f034: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:21.788690 10351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5ab60d7baab4a80a13cd65ad543961d" candidate_uuid: "d5bd625611044ba8bdcb01493dcfd1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f366b899661241d689961e78aeccfa1b"
I20260713 09:04:21.789290 10351 raft_consensus.cc:3060] T d5ab60d7baab4a80a13cd65ad543961d P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:21.791441 10399 leader_election.cc:290] T d5ab60d7baab4a80a13cd65ad543961d P d5bd625611044ba8bdcb01493dcfd1de [CANDIDATE]: Term 1 election: Requested vote from peers 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859), f366b899661241d689961e78aeccfa1b (127.5.154.3:46229)
W20260713 09:04:21.791335 10167 leader_election.cc:343] T d5ab60d7baab4a80a13cd65ad543961d P d5bd625611044ba8bdcb01493dcfd1de [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:21.792618 10419 raft_consensus.cc:515] T f9dce1a29efa42b8af5cd65cdd8ffe2d P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.795367 10201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9dce1a29efa42b8af5cd65cdd8ffe2d" candidate_uuid: "f366b899661241d689961e78aeccfa1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de"
I20260713 09:04:21.795918 10201 raft_consensus.cc:3060] T f9dce1a29efa42b8af5cd65cdd8ffe2d P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:21.796470 10419 leader_election.cc:290] T f9dce1a29efa42b8af5cd65cdd8ffe2d P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 1 election: Requested vote from peers d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227), 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859)
I20260713 09:04:21.796722 10351 raft_consensus.cc:2468] T d5ab60d7baab4a80a13cd65ad543961d P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5bd625611044ba8bdcb01493dcfd1de in term 1.
I20260713 09:04:21.797571 10277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9dce1a29efa42b8af5cd65cdd8ffe2d" candidate_uuid: "f366b899661241d689961e78aeccfa1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b2d5ab0f01146c997d257c03728f034"
I20260713 09:04:21.797866 10168 leader_election.cc:304] T d5ab60d7baab4a80a13cd65ad543961d P d5bd625611044ba8bdcb01493dcfd1de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d5bd625611044ba8bdcb01493dcfd1de, f366b899661241d689961e78aeccfa1b; no voters: 7b2d5ab0f01146c997d257c03728f034
I20260713 09:04:21.798164 10277 raft_consensus.cc:3060] T f9dce1a29efa42b8af5cd65cdd8ffe2d P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:21.799018 10399 raft_consensus.cc:2804] T d5ab60d7baab4a80a13cd65ad543961d P d5bd625611044ba8bdcb01493dcfd1de [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:21.799644 10399 raft_consensus.cc:697] T d5ab60d7baab4a80a13cd65ad543961d P d5bd625611044ba8bdcb01493dcfd1de [term 1 LEADER]: Becoming Leader. State: Replica: d5bd625611044ba8bdcb01493dcfd1de, State: Running, Role: LEADER
I20260713 09:04:21.800452 10399 consensus_queue.cc:237] T d5ab60d7baab4a80a13cd65ad543961d P d5bd625611044ba8bdcb01493dcfd1de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.795943 10392 ts_tablet_manager.cc:1434] T f9dce1a29efa42b8af5cd65cdd8ffe2d P d5bd625611044ba8bdcb01493dcfd1de: Time spent starting tablet: real 0.026s	user 0.002s	sys 0.003s
I20260713 09:04:21.805958 10277 raft_consensus.cc:2468] T f9dce1a29efa42b8af5cd65cdd8ffe2d P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f366b899661241d689961e78aeccfa1b in term 1.
I20260713 09:04:21.807648 10316 leader_election.cc:304] T f9dce1a29efa42b8af5cd65cdd8ffe2d P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b2d5ab0f01146c997d257c03728f034, f366b899661241d689961e78aeccfa1b; no voters: 
I20260713 09:04:21.809712 10201 raft_consensus.cc:2468] T f9dce1a29efa42b8af5cd65cdd8ffe2d P d5bd625611044ba8bdcb01493dcfd1de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f366b899661241d689961e78aeccfa1b in term 1.
I20260713 09:04:21.811054 10419 raft_consensus.cc:2804] T f9dce1a29efa42b8af5cd65cdd8ffe2d P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:21.811753 10419 raft_consensus.cc:697] T f9dce1a29efa42b8af5cd65cdd8ffe2d P f366b899661241d689961e78aeccfa1b [term 1 LEADER]: Becoming Leader. State: Replica: f366b899661241d689961e78aeccfa1b, State: Running, Role: LEADER
I20260713 09:04:21.812661 10419 consensus_queue.cc:237] T f9dce1a29efa42b8af5cd65cdd8ffe2d P f366b899661241d689961e78aeccfa1b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.814373 10391 tablet_bootstrap.cc:492] T d5ab60d7baab4a80a13cd65ad543961d P 7b2d5ab0f01146c997d257c03728f034: No bootstrap required, opened a new log
I20260713 09:04:21.814821 10391 ts_tablet_manager.cc:1403] T d5ab60d7baab4a80a13cd65ad543961d P 7b2d5ab0f01146c997d257c03728f034: Time spent bootstrapping tablet: real 0.036s	user 0.006s	sys 0.003s
I20260713 09:04:21.817509 10391 raft_consensus.cc:359] T d5ab60d7baab4a80a13cd65ad543961d P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.818168 10391 raft_consensus.cc:385] T d5ab60d7baab4a80a13cd65ad543961d P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:21.817737 10097 catalog_manager.cc:5697] T 908f11e3235148ecb4d9bc33365cf6c0 P d5bd625611044ba8bdcb01493dcfd1de reported cstate change: term changed from 0 to 1, leader changed from <none> to d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1). New cstate: current_term: 1 leader_uuid: "d5bd625611044ba8bdcb01493dcfd1de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:21.818468 10391 raft_consensus.cc:740] T d5ab60d7baab4a80a13cd65ad543961d P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b2d5ab0f01146c997d257c03728f034, State: Initialized, Role: FOLLOWER
I20260713 09:04:21.819136 10391 consensus_queue.cc:260] T d5ab60d7baab4a80a13cd65ad543961d P 7b2d5ab0f01146c997d257c03728f034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.819154 10097 catalog_manager.cc:5697] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P d5bd625611044ba8bdcb01493dcfd1de reported cstate change: term changed from 0 to 1, leader changed from <none> to d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1). New cstate: current_term: 1 leader_uuid: "d5bd625611044ba8bdcb01493dcfd1de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:21.821719 10391 ts_tablet_manager.cc:1434] T d5ab60d7baab4a80a13cd65ad543961d P 7b2d5ab0f01146c997d257c03728f034: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:04:21.823760 10099 catalog_manager.cc:5697] T f9dce1a29efa42b8af5cd65cdd8ffe2d P f366b899661241d689961e78aeccfa1b reported cstate change: term changed from 0 to 1, leader changed from <none> to f366b899661241d689961e78aeccfa1b (127.5.154.3). New cstate: current_term: 1 leader_uuid: "f366b899661241d689961e78aeccfa1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:21.838176 10396 raft_consensus.cc:493] T 961e89d4fade4960ab56067612fb18e1 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:21.838825 10396 raft_consensus.cc:515] T 961e89d4fade4960ab56067612fb18e1 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.838533 10100 catalog_manager.cc:5697] T d5ab60d7baab4a80a13cd65ad543961d P d5bd625611044ba8bdcb01493dcfd1de reported cstate change: term changed from 0 to 1, leader changed from <none> to d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1). New cstate: current_term: 1 leader_uuid: "d5bd625611044ba8bdcb01493dcfd1de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:21.840919 10396 leader_election.cc:290] T 961e89d4fade4960ab56067612fb18e1 P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227), f366b899661241d689961e78aeccfa1b (127.5.154.3:46229)
I20260713 09:04:21.841526 10201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "961e89d4fade4960ab56067612fb18e1" candidate_uuid: "7b2d5ab0f01146c997d257c03728f034" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de" is_pre_election: true
I20260713 09:04:21.841933 10351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "961e89d4fade4960ab56067612fb18e1" candidate_uuid: "7b2d5ab0f01146c997d257c03728f034" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f366b899661241d689961e78aeccfa1b" is_pre_election: true
I20260713 09:04:21.842110 10201 raft_consensus.cc:2468] T 961e89d4fade4960ab56067612fb18e1 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b2d5ab0f01146c997d257c03728f034 in term 0.
I20260713 09:04:21.842494 10351 raft_consensus.cc:2468] T 961e89d4fade4960ab56067612fb18e1 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b2d5ab0f01146c997d257c03728f034 in term 0.
I20260713 09:04:21.843112 10241 leader_election.cc:304] T 961e89d4fade4960ab56067612fb18e1 P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b2d5ab0f01146c997d257c03728f034, d5bd625611044ba8bdcb01493dcfd1de; no voters: 
I20260713 09:04:21.843760 10396 raft_consensus.cc:2804] T 961e89d4fade4960ab56067612fb18e1 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:21.844122 10396 raft_consensus.cc:493] T 961e89d4fade4960ab56067612fb18e1 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:21.844424 10396 raft_consensus.cc:3060] T 961e89d4fade4960ab56067612fb18e1 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:21.850739 10396 raft_consensus.cc:515] T 961e89d4fade4960ab56067612fb18e1 P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.852221 10396 leader_election.cc:290] T 961e89d4fade4960ab56067612fb18e1 P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 1 election: Requested vote from peers d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227), f366b899661241d689961e78aeccfa1b (127.5.154.3:46229)
I20260713 09:04:21.852937 10201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "961e89d4fade4960ab56067612fb18e1" candidate_uuid: "7b2d5ab0f01146c997d257c03728f034" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de"
I20260713 09:04:21.853143 10351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "961e89d4fade4960ab56067612fb18e1" candidate_uuid: "7b2d5ab0f01146c997d257c03728f034" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f366b899661241d689961e78aeccfa1b"
I20260713 09:04:21.853439 10201 raft_consensus.cc:3060] T 961e89d4fade4960ab56067612fb18e1 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:21.853807 10351 raft_consensus.cc:3060] T 961e89d4fade4960ab56067612fb18e1 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:21.858778 10351 raft_consensus.cc:2468] T 961e89d4fade4960ab56067612fb18e1 P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b2d5ab0f01146c997d257c03728f034 in term 1.
I20260713 09:04:21.858916 10201 raft_consensus.cc:2468] T 961e89d4fade4960ab56067612fb18e1 P d5bd625611044ba8bdcb01493dcfd1de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b2d5ab0f01146c997d257c03728f034 in term 1.
I20260713 09:04:21.859907 10243 leader_election.cc:304] T 961e89d4fade4960ab56067612fb18e1 P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b2d5ab0f01146c997d257c03728f034, f366b899661241d689961e78aeccfa1b; no voters: 
I20260713 09:04:21.860669 10396 raft_consensus.cc:2804] T 961e89d4fade4960ab56067612fb18e1 P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:21.861537 10396 raft_consensus.cc:697] T 961e89d4fade4960ab56067612fb18e1 P 7b2d5ab0f01146c997d257c03728f034 [term 1 LEADER]: Becoming Leader. State: Replica: 7b2d5ab0f01146c997d257c03728f034, State: Running, Role: LEADER
I20260713 09:04:21.862318 10396 consensus_queue.cc:237] T 961e89d4fade4960ab56067612fb18e1 P 7b2d5ab0f01146c997d257c03728f034 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.869021 10100 catalog_manager.cc:5697] T 961e89d4fade4960ab56067612fb18e1 P 7b2d5ab0f01146c997d257c03728f034 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2). New cstate: current_term: 1 leader_uuid: "7b2d5ab0f01146c997d257c03728f034" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:21.950775 10351 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e89922f712ab4a2b90f4b3474b2f8e25"
dest_uuid: "f366b899661241d689961e78aeccfa1b"
mode: GRACEFUL
new_leader_uuid: "d5bd625611044ba8bdcb01493dcfd1de"
 from {username='slave'} at 127.0.0.1:40352
I20260713 09:04:21.951351 10351 raft_consensus.cc:606] T e89922f712ab4a2b90f4b3474b2f8e25 P f366b899661241d689961e78aeccfa1b [term 1 LEADER]: Received request to transfer leadership to TS d5bd625611044ba8bdcb01493dcfd1de
I20260713 09:04:21.963560 10277 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "961e89d4fade4960ab56067612fb18e1"
dest_uuid: "7b2d5ab0f01146c997d257c03728f034"
mode: GRACEFUL
new_leader_uuid: "d5bd625611044ba8bdcb01493dcfd1de"
 from {username='slave'} at 127.0.0.1:41206
I20260713 09:04:21.964023 10277 raft_consensus.cc:606] T 961e89d4fade4960ab56067612fb18e1 P 7b2d5ab0f01146c997d257c03728f034 [term 1 LEADER]: Received request to transfer leadership to TS d5bd625611044ba8bdcb01493dcfd1de
I20260713 09:04:21.968873 10351 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e533dea219a4d97942acf45bad42888"
dest_uuid: "f366b899661241d689961e78aeccfa1b"
mode: GRACEFUL
new_leader_uuid: "d5bd625611044ba8bdcb01493dcfd1de"
 from {username='slave'} at 127.0.0.1:40352
I20260713 09:04:21.969334 10351 raft_consensus.cc:606] T 2e533dea219a4d97942acf45bad42888 P f366b899661241d689961e78aeccfa1b [term 1 LEADER]: Received request to transfer leadership to TS d5bd625611044ba8bdcb01493dcfd1de
I20260713 09:04:21.976434 10351 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c2dce4cc6c748188f3e5e605ccd7d71"
dest_uuid: "f366b899661241d689961e78aeccfa1b"
mode: GRACEFUL
new_leader_uuid: "7b2d5ab0f01146c997d257c03728f034"
 from {username='slave'} at 127.0.0.1:40352
I20260713 09:04:21.976897 10351 raft_consensus.cc:606] T 6c2dce4cc6c748188f3e5e605ccd7d71 P f366b899661241d689961e78aeccfa1b [term 1 LEADER]: Received request to transfer leadership to TS 7b2d5ab0f01146c997d257c03728f034
I20260713 09:04:21.988492 10201 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fdf6b16f5ab44fd6875d5f8fb3234aa4"
dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de"
mode: GRACEFUL
new_leader_uuid: "7b2d5ab0f01146c997d257c03728f034"
 from {username='slave'} at 127.0.0.1:48556
I20260713 09:04:21.988947 10201 raft_consensus.cc:606] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P d5bd625611044ba8bdcb01493dcfd1de [term 1 LEADER]: Received request to transfer leadership to TS 7b2d5ab0f01146c997d257c03728f034
I20260713 09:04:21.994140 10351 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f9dce1a29efa42b8af5cd65cdd8ffe2d"
dest_uuid: "f366b899661241d689961e78aeccfa1b"
mode: GRACEFUL
new_leader_uuid: "7b2d5ab0f01146c997d257c03728f034"
 from {username='slave'} at 127.0.0.1:40352
I20260713 09:04:21.994637 10351 raft_consensus.cc:606] T f9dce1a29efa42b8af5cd65cdd8ffe2d P f366b899661241d689961e78aeccfa1b [term 1 LEADER]: Received request to transfer leadership to TS 7b2d5ab0f01146c997d257c03728f034
I20260713 09:04:21.997907 10396 raft_consensus.cc:493] T d5ab60d7baab4a80a13cd65ad543961d P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:21.998122 10449 raft_consensus.cc:493] T 908f11e3235148ecb4d9bc33365cf6c0 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:21.998427 10396 raft_consensus.cc:515] T d5ab60d7baab4a80a13cd65ad543961d P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.998668 10449 raft_consensus.cc:515] T 908f11e3235148ecb4d9bc33365cf6c0 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:21.999814 10201 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "908f11e3235148ecb4d9bc33365cf6c0"
dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de"
mode: GRACEFUL
new_leader_uuid: "7b2d5ab0f01146c997d257c03728f034"
 from {username='slave'} at 127.0.0.1:48556
I20260713 09:04:22.000316 10396 leader_election.cc:290] T d5ab60d7baab4a80a13cd65ad543961d P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227), f366b899661241d689961e78aeccfa1b (127.5.154.3:46229)
I20260713 09:04:22.000412 10201 raft_consensus.cc:606] T 908f11e3235148ecb4d9bc33365cf6c0 P d5bd625611044ba8bdcb01493dcfd1de [term 1 LEADER]: Received request to transfer leadership to TS 7b2d5ab0f01146c997d257c03728f034
I20260713 09:04:22.000600 10449 leader_election.cc:290] T 908f11e3235148ecb4d9bc33365cf6c0 P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227), f366b899661241d689961e78aeccfa1b (127.5.154.3:46229)
I20260713 09:04:22.001454 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5ab60d7baab4a80a13cd65ad543961d" candidate_uuid: "7b2d5ab0f01146c997d257c03728f034" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de" is_pre_election: true
I20260713 09:04:22.003031 10351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5ab60d7baab4a80a13cd65ad543961d" candidate_uuid: "7b2d5ab0f01146c997d257c03728f034" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f366b899661241d689961e78aeccfa1b" is_pre_election: true
I20260713 09:04:22.003157 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908f11e3235148ecb4d9bc33365cf6c0" candidate_uuid: "7b2d5ab0f01146c997d257c03728f034" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f366b899661241d689961e78aeccfa1b" is_pre_election: true
I20260713 09:04:22.001986 10201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908f11e3235148ecb4d9bc33365cf6c0" candidate_uuid: "7b2d5ab0f01146c997d257c03728f034" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de" is_pre_election: true
I20260713 09:04:22.003865 10351 raft_consensus.cc:2393] T d5ab60d7baab4a80a13cd65ad543961d P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7b2d5ab0f01146c997d257c03728f034 in current term 1: Already voted for candidate d5bd625611044ba8bdcb01493dcfd1de in this term.
I20260713 09:04:22.003873 10350 raft_consensus.cc:2393] T 908f11e3235148ecb4d9bc33365cf6c0 P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7b2d5ab0f01146c997d257c03728f034 in current term 1: Already voted for candidate d5bd625611044ba8bdcb01493dcfd1de in this term.
I20260713 09:04:22.005182 10243 leader_election.cc:304] T d5ab60d7baab4a80a13cd65ad543961d P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b2d5ab0f01146c997d257c03728f034; no voters: d5bd625611044ba8bdcb01493dcfd1de, f366b899661241d689961e78aeccfa1b
I20260713 09:04:22.005941 10449 raft_consensus.cc:3060] T d5ab60d7baab4a80a13cd65ad543961d P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:22.006392 10243 leader_election.cc:304] T 908f11e3235148ecb4d9bc33365cf6c0 P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b2d5ab0f01146c997d257c03728f034; no voters: d5bd625611044ba8bdcb01493dcfd1de, f366b899661241d689961e78aeccfa1b
I20260713 09:04:22.006634 10201 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d5ab60d7baab4a80a13cd65ad543961d"
dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de"
mode: GRACEFUL
new_leader_uuid: "f366b899661241d689961e78aeccfa1b"
 from {username='slave'} at 127.0.0.1:48556
I20260713 09:04:22.007215 10201 raft_consensus.cc:606] T d5ab60d7baab4a80a13cd65ad543961d P d5bd625611044ba8bdcb01493dcfd1de [term 1 LEADER]: Received request to transfer leadership to TS f366b899661241d689961e78aeccfa1b
I20260713 09:04:22.007531 10396 raft_consensus.cc:3060] T 908f11e3235148ecb4d9bc33365cf6c0 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:22.012607 10396 raft_consensus.cc:2749] T 908f11e3235148ecb4d9bc33365cf6c0 P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:22.012235 10419 consensus_queue.cc:1048] T e89922f712ab4a2b90f4b3474b2f8e25 P f366b899661241d689961e78aeccfa1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:22.013055 10449 raft_consensus.cc:2749] T d5ab60d7baab4a80a13cd65ad543961d P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:22.022707 10398 consensus_queue.cc:1048] T e89922f712ab4a2b90f4b3474b2f8e25 P f366b899661241d689961e78aeccfa1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:22.031474 10398 raft_consensus.cc:993] T e89922f712ab4a2b90f4b3474b2f8e25 P f366b899661241d689961e78aeccfa1b: : Instructing follower d5bd625611044ba8bdcb01493dcfd1de to start an election
I20260713 09:04:22.031955 10434 raft_consensus.cc:1081] T e89922f712ab4a2b90f4b3474b2f8e25 P f366b899661241d689961e78aeccfa1b [term 1 LEADER]: Signalling peer d5bd625611044ba8bdcb01493dcfd1de to start an election
I20260713 09:04:22.033524 10201 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e89922f712ab4a2b90f4b3474b2f8e25"
dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de"
 from {username='slave'} at 127.0.0.1:48532
I20260713 09:04:22.034039 10201 raft_consensus.cc:493] T e89922f712ab4a2b90f4b3474b2f8e25 P d5bd625611044ba8bdcb01493dcfd1de [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:22.034329 10201 raft_consensus.cc:3060] T e89922f712ab4a2b90f4b3474b2f8e25 P d5bd625611044ba8bdcb01493dcfd1de [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:22.039237 10201 raft_consensus.cc:515] T e89922f712ab4a2b90f4b3474b2f8e25 P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } }
I20260713 09:04:22.040791 10201 leader_election.cc:290] T e89922f712ab4a2b90f4b3474b2f8e25 P d5bd625611044ba8bdcb01493dcfd1de [CANDIDATE]: Term 2 election: Requested vote from peers f366b899661241d689961e78aeccfa1b (127.5.154.3:46229), 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859)
I20260713 09:04:22.041788 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e89922f712ab4a2b90f4b3474b2f8e25" candidate_uuid: "d5bd625611044ba8bdcb01493dcfd1de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f366b899661241d689961e78aeccfa1b"
I20260713 09:04:22.041900 10277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e89922f712ab4a2b90f4b3474b2f8e25" candidate_uuid: "d5bd625611044ba8bdcb01493dcfd1de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b2d5ab0f01146c997d257c03728f034"
I20260713 09:04:22.042474 10350 raft_consensus.cc:3055] T e89922f712ab4a2b90f4b3474b2f8e25 P f366b899661241d689961e78aeccfa1b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:22.042546 10277 raft_consensus.cc:3060] T e89922f712ab4a2b90f4b3474b2f8e25 P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:22.043105 10350 raft_consensus.cc:740] T e89922f712ab4a2b90f4b3474b2f8e25 P f366b899661241d689961e78aeccfa1b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f366b899661241d689961e78aeccfa1b, State: Running, Role: LEADER
I20260713 09:04:22.043995 10350 consensus_queue.cc:260] T e89922f712ab4a2b90f4b3474b2f8e25 P f366b899661241d689961e78aeccfa1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } }
I20260713 09:04:22.046710 10350 raft_consensus.cc:3060] T e89922f712ab4a2b90f4b3474b2f8e25 P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:22.052569 10277 raft_consensus.cc:2468] T e89922f712ab4a2b90f4b3474b2f8e25 P 7b2d5ab0f01146c997d257c03728f034 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5bd625611044ba8bdcb01493dcfd1de in term 2.
I20260713 09:04:22.053825 10167 leader_election.cc:304] T e89922f712ab4a2b90f4b3474b2f8e25 P d5bd625611044ba8bdcb01493dcfd1de [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b2d5ab0f01146c997d257c03728f034, d5bd625611044ba8bdcb01493dcfd1de; no voters: 
I20260713 09:04:22.054520 10399 raft_consensus.cc:2804] T e89922f712ab4a2b90f4b3474b2f8e25 P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:22.055023 10399 raft_consensus.cc:697] T e89922f712ab4a2b90f4b3474b2f8e25 P d5bd625611044ba8bdcb01493dcfd1de [term 2 LEADER]: Becoming Leader. State: Replica: d5bd625611044ba8bdcb01493dcfd1de, State: Running, Role: LEADER
I20260713 09:04:22.054998 10350 raft_consensus.cc:2468] T e89922f712ab4a2b90f4b3474b2f8e25 P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5bd625611044ba8bdcb01493dcfd1de in term 2.
I20260713 09:04:22.056216 10399 consensus_queue.cc:237] T e89922f712ab4a2b90f4b3474b2f8e25 P d5bd625611044ba8bdcb01493dcfd1de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } }
I20260713 09:04:22.062702 10099 catalog_manager.cc:5697] T e89922f712ab4a2b90f4b3474b2f8e25 P d5bd625611044ba8bdcb01493dcfd1de reported cstate change: term changed from 1 to 2, leader changed from f366b899661241d689961e78aeccfa1b (127.5.154.3) to d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1). New cstate: current_term: 2 leader_uuid: "d5bd625611044ba8bdcb01493dcfd1de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:22.074926 10434 consensus_queue.cc:1048] T 2e533dea219a4d97942acf45bad42888 P f366b899661241d689961e78aeccfa1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:22.075680 10399 consensus_queue.cc:1048] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P d5bd625611044ba8bdcb01493dcfd1de [LEADER]: Connected to new peer: Peer: permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:22.079792 10399 consensus_queue.cc:1048] T ec8c9e58c40a484bb4cd8a3dba4521ac P d5bd625611044ba8bdcb01493dcfd1de [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:22.084197 10399 consensus_queue.cc:1048] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P d5bd625611044ba8bdcb01493dcfd1de [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:22.096732 10434 raft_consensus.cc:993] T 2e533dea219a4d97942acf45bad42888 P f366b899661241d689961e78aeccfa1b: : Instructing follower d5bd625611044ba8bdcb01493dcfd1de to start an election
I20260713 09:04:22.097239 10434 raft_consensus.cc:1081] T 2e533dea219a4d97942acf45bad42888 P f366b899661241d689961e78aeccfa1b [term 1 LEADER]: Signalling peer d5bd625611044ba8bdcb01493dcfd1de to start an election
I20260713 09:04:22.100780 10202 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e533dea219a4d97942acf45bad42888"
dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de"
 from {username='slave'} at 127.0.0.1:48532
I20260713 09:04:22.101325 10202 raft_consensus.cc:493] T 2e533dea219a4d97942acf45bad42888 P d5bd625611044ba8bdcb01493dcfd1de [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:22.101711 10202 raft_consensus.cc:3060] T 2e533dea219a4d97942acf45bad42888 P d5bd625611044ba8bdcb01493dcfd1de [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:22.111931 10399 consensus_queue.cc:1048] T ec8c9e58c40a484bb4cd8a3dba4521ac P d5bd625611044ba8bdcb01493dcfd1de [LEADER]: Connected to new peer: Peer: permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:22.112923 10419 consensus_queue.cc:1048] T 2e533dea219a4d97942acf45bad42888 P f366b899661241d689961e78aeccfa1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:22.113286 10399 raft_consensus.cc:993] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P d5bd625611044ba8bdcb01493dcfd1de: : Instructing follower 7b2d5ab0f01146c997d257c03728f034 to start an election
I20260713 09:04:22.113772 10399 raft_consensus.cc:1081] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P d5bd625611044ba8bdcb01493dcfd1de [term 1 LEADER]: Signalling peer 7b2d5ab0f01146c997d257c03728f034 to start an election
I20260713 09:04:22.115060 10202 raft_consensus.cc:515] T 2e533dea219a4d97942acf45bad42888 P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:22.115911 10277 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fdf6b16f5ab44fd6875d5f8fb3234aa4"
dest_uuid: "7b2d5ab0f01146c997d257c03728f034"
 from {username='slave'} at 127.0.0.1:41192
I20260713 09:04:22.116479 10277 raft_consensus.cc:493] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:22.117439 10202 leader_election.cc:290] T 2e533dea219a4d97942acf45bad42888 P d5bd625611044ba8bdcb01493dcfd1de [CANDIDATE]: Term 2 election: Requested vote from peers 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859), f366b899661241d689961e78aeccfa1b (127.5.154.3:46229)
I20260713 09:04:22.118243 10275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e533dea219a4d97942acf45bad42888" candidate_uuid: "d5bd625611044ba8bdcb01493dcfd1de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b2d5ab0f01146c997d257c03728f034"
I20260713 09:04:22.118921 10201 raft_consensus.cc:1240] T 2e533dea219a4d97942acf45bad42888 P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Rejecting Update request from peer f366b899661241d689961e78aeccfa1b for earlier term 1. Current term is 2. Ops: []
I20260713 09:04:22.116848 10277 raft_consensus.cc:3060] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:22.120400 10351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e533dea219a4d97942acf45bad42888" candidate_uuid: "d5bd625611044ba8bdcb01493dcfd1de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f366b899661241d689961e78aeccfa1b"
I20260713 09:04:22.120976 10351 raft_consensus.cc:3055] T 2e533dea219a4d97942acf45bad42888 P f366b899661241d689961e78aeccfa1b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:22.121284 10351 raft_consensus.cc:740] T 2e533dea219a4d97942acf45bad42888 P f366b899661241d689961e78aeccfa1b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f366b899661241d689961e78aeccfa1b, State: Running, Role: LEADER
I20260713 09:04:22.122080 10351 consensus_queue.cc:260] T 2e533dea219a4d97942acf45bad42888 P f366b899661241d689961e78aeccfa1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:22.122929 10351 raft_consensus.cc:3060] T 2e533dea219a4d97942acf45bad42888 P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:22.126960 10277 raft_consensus.cc:515] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P 7b2d5ab0f01146c997d257c03728f034 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:22.131353 10349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdf6b16f5ab44fd6875d5f8fb3234aa4" candidate_uuid: "7b2d5ab0f01146c997d257c03728f034" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f366b899661241d689961e78aeccfa1b"
I20260713 09:04:22.131605 10351 raft_consensus.cc:2468] T 2e533dea219a4d97942acf45bad42888 P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5bd625611044ba8bdcb01493dcfd1de in term 2.
I20260713 09:04:22.131951 10349 raft_consensus.cc:3060] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:22.132969 10168 leader_election.cc:304] T 2e533dea219a4d97942acf45bad42888 P d5bd625611044ba8bdcb01493dcfd1de [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: d5bd625611044ba8bdcb01493dcfd1de, f366b899661241d689961e78aeccfa1b; no voters: 7b2d5ab0f01146c997d257c03728f034
I20260713 09:04:22.134199 10426 raft_consensus.cc:2804] T 2e533dea219a4d97942acf45bad42888 P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:22.134646 10426 raft_consensus.cc:697] T 2e533dea219a4d97942acf45bad42888 P d5bd625611044ba8bdcb01493dcfd1de [term 2 LEADER]: Becoming Leader. State: Replica: d5bd625611044ba8bdcb01493dcfd1de, State: Running, Role: LEADER
I20260713 09:04:22.135468 10426 consensus_queue.cc:237] T 2e533dea219a4d97942acf45bad42888 P d5bd625611044ba8bdcb01493dcfd1de [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: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:22.138913 10349 raft_consensus.cc:2468] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b2d5ab0f01146c997d257c03728f034 in term 2.
I20260713 09:04:22.139690 10277 leader_election.cc:290] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 2 election: Requested vote from peers d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227), f366b899661241d689961e78aeccfa1b (127.5.154.3:46229)
I20260713 09:04:22.140161 10243 leader_election.cc:304] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b2d5ab0f01146c997d257c03728f034, f366b899661241d689961e78aeccfa1b; no voters: 
I20260713 09:04:22.140725 10201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdf6b16f5ab44fd6875d5f8fb3234aa4" candidate_uuid: "7b2d5ab0f01146c997d257c03728f034" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de"
I20260713 09:04:22.141050 10396 raft_consensus.cc:2804] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P 7b2d5ab0f01146c997d257c03728f034 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:22.141289 10201 raft_consensus.cc:3055] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P d5bd625611044ba8bdcb01493dcfd1de [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:22.141716 10201 raft_consensus.cc:740] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P d5bd625611044ba8bdcb01493dcfd1de [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d5bd625611044ba8bdcb01493dcfd1de, State: Running, Role: LEADER
I20260713 09:04:22.141662 10396 raft_consensus.cc:697] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P 7b2d5ab0f01146c997d257c03728f034 [term 2 LEADER]: Becoming Leader. State: Replica: 7b2d5ab0f01146c997d257c03728f034, State: Running, Role: LEADER
I20260713 09:04:22.142633 10201 consensus_queue.cc:260] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P d5bd625611044ba8bdcb01493dcfd1de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:22.142688 10396 consensus_queue.cc:237] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P 7b2d5ab0f01146c997d257c03728f034 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:22.144014 10201 raft_consensus.cc:3060] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P d5bd625611044ba8bdcb01493dcfd1de [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:22.148977 10099 catalog_manager.cc:5697] T 2e533dea219a4d97942acf45bad42888 P d5bd625611044ba8bdcb01493dcfd1de reported cstate change: term changed from 1 to 2, leader changed from f366b899661241d689961e78aeccfa1b (127.5.154.3) to d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1). New cstate: current_term: 2 leader_uuid: "d5bd625611044ba8bdcb01493dcfd1de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:22.152508 10201 raft_consensus.cc:2468] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b2d5ab0f01146c997d257c03728f034 in term 2.
I20260713 09:04:22.154270 10419 consensus_queue.cc:1048] T 6c2dce4cc6c748188f3e5e605ccd7d71 P f366b899661241d689961e78aeccfa1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:22.165851 10419 consensus_queue.cc:1048] T 6c2dce4cc6c748188f3e5e605ccd7d71 P f366b899661241d689961e78aeccfa1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:22.167183 10097 catalog_manager.cc:5697] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P 7b2d5ab0f01146c997d257c03728f034 reported cstate change: term changed from 1 to 2, leader changed from d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1) to 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2). New cstate: current_term: 2 leader_uuid: "7b2d5ab0f01146c997d257c03728f034" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:22.172526 10426 consensus_queue.cc:1048] T 908f11e3235148ecb4d9bc33365cf6c0 P d5bd625611044ba8bdcb01493dcfd1de [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:22.185660 10426 consensus_queue.cc:1048] T d5ab60d7baab4a80a13cd65ad543961d P d5bd625611044ba8bdcb01493dcfd1de [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:22.186468 10427 raft_consensus.cc:993] T 908f11e3235148ecb4d9bc33365cf6c0 P d5bd625611044ba8bdcb01493dcfd1de: : Instructing follower 7b2d5ab0f01146c997d257c03728f034 to start an election
I20260713 09:04:22.186950 10426 raft_consensus.cc:1081] T 908f11e3235148ecb4d9bc33365cf6c0 P d5bd625611044ba8bdcb01493dcfd1de [term 1 LEADER]: Signalling peer 7b2d5ab0f01146c997d257c03728f034 to start an election
I20260713 09:04:22.190866 10273 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "908f11e3235148ecb4d9bc33365cf6c0"
dest_uuid: "7b2d5ab0f01146c997d257c03728f034"
 from {username='slave'} at 127.0.0.1:41192
I20260713 09:04:22.191491 10426 consensus_queue.cc:1048] T 908f11e3235148ecb4d9bc33365cf6c0 P d5bd625611044ba8bdcb01493dcfd1de [LEADER]: Connected to new peer: Peer: permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:22.191864 10273 raft_consensus.cc:493] T 908f11e3235148ecb4d9bc33365cf6c0 P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:22.192281 10273 raft_consensus.cc:3060] T 908f11e3235148ecb4d9bc33365cf6c0 P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:22.195962 10419 raft_consensus.cc:993] T 6c2dce4cc6c748188f3e5e605ccd7d71 P f366b899661241d689961e78aeccfa1b: : Instructing follower 7b2d5ab0f01146c997d257c03728f034 to start an election
I20260713 09:04:22.196614 10419 raft_consensus.cc:1081] T 6c2dce4cc6c748188f3e5e605ccd7d71 P f366b899661241d689961e78aeccfa1b [term 1 LEADER]: Signalling peer 7b2d5ab0f01146c997d257c03728f034 to start an election
I20260713 09:04:22.198951 10277 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c2dce4cc6c748188f3e5e605ccd7d71"
dest_uuid: "7b2d5ab0f01146c997d257c03728f034"
 from {username='slave'} at 127.0.0.1:41194
I20260713 09:04:22.199692 10277 raft_consensus.cc:493] T 6c2dce4cc6c748188f3e5e605ccd7d71 P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:22.200155 10277 raft_consensus.cc:3060] T 6c2dce4cc6c748188f3e5e605ccd7d71 P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:22.215487 10427 consensus_queue.cc:1048] T d5ab60d7baab4a80a13cd65ad543961d P d5bd625611044ba8bdcb01493dcfd1de [LEADER]: Connected to new peer: Peer: permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:22.226415 10427 raft_consensus.cc:993] T d5ab60d7baab4a80a13cd65ad543961d P d5bd625611044ba8bdcb01493dcfd1de: : Instructing follower f366b899661241d689961e78aeccfa1b to start an election
I20260713 09:04:22.226863 10399 raft_consensus.cc:1081] T d5ab60d7baab4a80a13cd65ad543961d P d5bd625611044ba8bdcb01493dcfd1de [term 1 LEADER]: Signalling peer f366b899661241d689961e78aeccfa1b to start an election
I20260713 09:04:22.231734 10351 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d5ab60d7baab4a80a13cd65ad543961d"
dest_uuid: "f366b899661241d689961e78aeccfa1b"
 from {username='slave'} at 127.0.0.1:40346
I20260713 09:04:22.231604 10398 consensus_queue.cc:1048] T f9dce1a29efa42b8af5cd65cdd8ffe2d P f366b899661241d689961e78aeccfa1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:22.232520 10351 raft_consensus.cc:493] T d5ab60d7baab4a80a13cd65ad543961d P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:22.232955 10351 raft_consensus.cc:3060] T d5ab60d7baab4a80a13cd65ad543961d P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:22.229022 10277 raft_consensus.cc:515] T 6c2dce4cc6c748188f3e5e605ccd7d71 P 7b2d5ab0f01146c997d257c03728f034 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:22.238327 10277 leader_election.cc:290] T 6c2dce4cc6c748188f3e5e605ccd7d71 P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 2 election: Requested vote from peers d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227), f366b899661241d689961e78aeccfa1b (127.5.154.3:46229)
I20260713 09:04:22.238379 10201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2dce4cc6c748188f3e5e605ccd7d71" candidate_uuid: "7b2d5ab0f01146c997d257c03728f034" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de"
I20260713 09:04:22.238890 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2dce4cc6c748188f3e5e605ccd7d71" candidate_uuid: "7b2d5ab0f01146c997d257c03728f034" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f366b899661241d689961e78aeccfa1b"
I20260713 09:04:22.239058 10201 raft_consensus.cc:3060] T 6c2dce4cc6c748188f3e5e605ccd7d71 P d5bd625611044ba8bdcb01493dcfd1de [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:22.239511 10350 raft_consensus.cc:3055] T 6c2dce4cc6c748188f3e5e605ccd7d71 P f366b899661241d689961e78aeccfa1b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:22.239897 10350 raft_consensus.cc:740] T 6c2dce4cc6c748188f3e5e605ccd7d71 P f366b899661241d689961e78aeccfa1b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f366b899661241d689961e78aeccfa1b, State: Running, Role: LEADER
I20260713 09:04:22.240676 10350 consensus_queue.cc:260] T 6c2dce4cc6c748188f3e5e605ccd7d71 P f366b899661241d689961e78aeccfa1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:22.241755 10350 raft_consensus.cc:3060] T 6c2dce4cc6c748188f3e5e605ccd7d71 P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:22.234056 10273 raft_consensus.cc:515] T 908f11e3235148ecb4d9bc33365cf6c0 P 7b2d5ab0f01146c997d257c03728f034 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:22.245813 10398 consensus_queue.cc:1048] T f9dce1a29efa42b8af5cd65cdd8ffe2d P f366b899661241d689961e78aeccfa1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:22.248137 10273 leader_election.cc:290] T 908f11e3235148ecb4d9bc33365cf6c0 P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 2 election: Requested vote from peers d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227), f366b899661241d689961e78aeccfa1b (127.5.154.3:46229)
I20260713 09:04:22.248740 10349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908f11e3235148ecb4d9bc33365cf6c0" candidate_uuid: "7b2d5ab0f01146c997d257c03728f034" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f366b899661241d689961e78aeccfa1b"
I20260713 09:04:22.249352 10349 raft_consensus.cc:3060] T 908f11e3235148ecb4d9bc33365cf6c0 P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:22.251747 10201 raft_consensus.cc:2468] T 6c2dce4cc6c748188f3e5e605ccd7d71 P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b2d5ab0f01146c997d257c03728f034 in term 2.
I20260713 09:04:22.249323 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "908f11e3235148ecb4d9bc33365cf6c0" candidate_uuid: "7b2d5ab0f01146c997d257c03728f034" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de"
I20260713 09:04:22.259722 10202 raft_consensus.cc:3055] T 908f11e3235148ecb4d9bc33365cf6c0 P d5bd625611044ba8bdcb01493dcfd1de [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:22.260208 10202 raft_consensus.cc:740] T 908f11e3235148ecb4d9bc33365cf6c0 P d5bd625611044ba8bdcb01493dcfd1de [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d5bd625611044ba8bdcb01493dcfd1de, State: Running, Role: LEADER
I20260713 09:04:22.260331 10396 consensus_queue.cc:1048] T 961e89d4fade4960ab56067612fb18e1 P 7b2d5ab0f01146c997d257c03728f034 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:22.261323 10350 raft_consensus.cc:2468] T 6c2dce4cc6c748188f3e5e605ccd7d71 P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b2d5ab0f01146c997d257c03728f034 in term 2.
I20260713 09:04:22.261178 10202 consensus_queue.cc:260] T 908f11e3235148ecb4d9bc33365cf6c0 P d5bd625611044ba8bdcb01493dcfd1de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:22.262504 10243 leader_election.cc:304] T 6c2dce4cc6c748188f3e5e605ccd7d71 P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b2d5ab0f01146c997d257c03728f034, f366b899661241d689961e78aeccfa1b; no voters: 
I20260713 09:04:22.262720 10202 raft_consensus.cc:3060] T 908f11e3235148ecb4d9bc33365cf6c0 P d5bd625611044ba8bdcb01493dcfd1de [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:22.263350 10396 raft_consensus.cc:2804] T 6c2dce4cc6c748188f3e5e605ccd7d71 P 7b2d5ab0f01146c997d257c03728f034 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:22.263832 10396 raft_consensus.cc:697] T 6c2dce4cc6c748188f3e5e605ccd7d71 P 7b2d5ab0f01146c997d257c03728f034 [term 2 LEADER]: Becoming Leader. State: Replica: 7b2d5ab0f01146c997d257c03728f034, State: Running, Role: LEADER
I20260713 09:04:22.264829 10396 consensus_queue.cc:237] T 6c2dce4cc6c748188f3e5e605ccd7d71 P 7b2d5ab0f01146c997d257c03728f034 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:22.269670 10202 raft_consensus.cc:2468] T 908f11e3235148ecb4d9bc33365cf6c0 P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b2d5ab0f01146c997d257c03728f034 in term 2.
I20260713 09:04:22.270653 10241 leader_election.cc:304] T 908f11e3235148ecb4d9bc33365cf6c0 P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b2d5ab0f01146c997d257c03728f034, d5bd625611044ba8bdcb01493dcfd1de; no voters: 
I20260713 09:04:22.271317 10396 raft_consensus.cc:2804] T 908f11e3235148ecb4d9bc33365cf6c0 P 7b2d5ab0f01146c997d257c03728f034 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:22.271723 10396 raft_consensus.cc:697] T 908f11e3235148ecb4d9bc33365cf6c0 P 7b2d5ab0f01146c997d257c03728f034 [term 2 LEADER]: Becoming Leader. State: Replica: 7b2d5ab0f01146c997d257c03728f034, State: Running, Role: LEADER
I20260713 09:04:22.272378 10396 consensus_queue.cc:237] T 908f11e3235148ecb4d9bc33365cf6c0 P 7b2d5ab0f01146c997d257c03728f034 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:22.258020 10349 raft_consensus.cc:2468] T 908f11e3235148ecb4d9bc33365cf6c0 P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b2d5ab0f01146c997d257c03728f034 in term 2.
I20260713 09:04:22.257743 10351 raft_consensus.cc:515] T d5ab60d7baab4a80a13cd65ad543961d P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:22.276180 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5ab60d7baab4a80a13cd65ad543961d" candidate_uuid: "f366b899661241d689961e78aeccfa1b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de"
I20260713 09:04:22.276643 10202 raft_consensus.cc:3055] T d5ab60d7baab4a80a13cd65ad543961d P d5bd625611044ba8bdcb01493dcfd1de [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:22.276932 10202 raft_consensus.cc:740] T d5ab60d7baab4a80a13cd65ad543961d P d5bd625611044ba8bdcb01493dcfd1de [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d5bd625611044ba8bdcb01493dcfd1de, State: Running, Role: LEADER
I20260713 09:04:22.278077 10351 leader_election.cc:290] T d5ab60d7baab4a80a13cd65ad543961d P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 2 election: Requested vote from peers d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227), 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859)
I20260713 09:04:22.279176 10277 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5ab60d7baab4a80a13cd65ad543961d" candidate_uuid: "f366b899661241d689961e78aeccfa1b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b2d5ab0f01146c997d257c03728f034"
I20260713 09:04:22.279780 10277 raft_consensus.cc:3060] T d5ab60d7baab4a80a13cd65ad543961d P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:22.279657 10202 consensus_queue.cc:260] T d5ab60d7baab4a80a13cd65ad543961d P d5bd625611044ba8bdcb01493dcfd1de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:22.280956 10202 raft_consensus.cc:3060] T d5ab60d7baab4a80a13cd65ad543961d P d5bd625611044ba8bdcb01493dcfd1de [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:22.279796 10449 raft_consensus.cc:993] T 961e89d4fade4960ab56067612fb18e1 P 7b2d5ab0f01146c997d257c03728f034: : Instructing follower d5bd625611044ba8bdcb01493dcfd1de to start an election
I20260713 09:04:22.286345 10473 raft_consensus.cc:1081] T 961e89d4fade4960ab56067612fb18e1 P 7b2d5ab0f01146c997d257c03728f034 [term 1 LEADER]: Signalling peer d5bd625611044ba8bdcb01493dcfd1de to start an election
I20260713 09:04:22.289582 10277 raft_consensus.cc:2468] T d5ab60d7baab4a80a13cd65ad543961d P 7b2d5ab0f01146c997d257c03728f034 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f366b899661241d689961e78aeccfa1b in term 2.
I20260713 09:04:22.290300 10202 raft_consensus.cc:2468] T d5ab60d7baab4a80a13cd65ad543961d P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f366b899661241d689961e78aeccfa1b in term 2.
I20260713 09:04:22.291366 10316 leader_election.cc:304] T d5ab60d7baab4a80a13cd65ad543961d P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b2d5ab0f01146c997d257c03728f034, f366b899661241d689961e78aeccfa1b; no voters: 
I20260713 09:04:22.287963 10200 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "961e89d4fade4960ab56067612fb18e1"
dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de"
 from {username='slave'} at 127.0.0.1:48546
I20260713 09:04:22.292500 10200 raft_consensus.cc:493] T 961e89d4fade4960ab56067612fb18e1 P d5bd625611044ba8bdcb01493dcfd1de [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:22.292532 10398 raft_consensus.cc:2804] T d5ab60d7baab4a80a13cd65ad543961d P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:22.292858 10200 raft_consensus.cc:3060] T 961e89d4fade4960ab56067612fb18e1 P d5bd625611044ba8bdcb01493dcfd1de [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:22.293200 10398 raft_consensus.cc:697] T d5ab60d7baab4a80a13cd65ad543961d P f366b899661241d689961e78aeccfa1b [term 2 LEADER]: Becoming Leader. State: Replica: f366b899661241d689961e78aeccfa1b, State: Running, Role: LEADER
I20260713 09:04:22.294103 10398 consensus_queue.cc:237] T d5ab60d7baab4a80a13cd65ad543961d P f366b899661241d689961e78aeccfa1b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:22.298566 10200 raft_consensus.cc:515] T 961e89d4fade4960ab56067612fb18e1 P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:22.301076 10276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "961e89d4fade4960ab56067612fb18e1" candidate_uuid: "d5bd625611044ba8bdcb01493dcfd1de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b2d5ab0f01146c997d257c03728f034"
I20260713 09:04:22.301400 10351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "961e89d4fade4960ab56067612fb18e1" candidate_uuid: "d5bd625611044ba8bdcb01493dcfd1de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f366b899661241d689961e78aeccfa1b"
I20260713 09:04:22.301880 10276 raft_consensus.cc:3055] T 961e89d4fade4960ab56067612fb18e1 P 7b2d5ab0f01146c997d257c03728f034 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:22.301982 10351 raft_consensus.cc:3060] T 961e89d4fade4960ab56067612fb18e1 P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:22.302245 10276 raft_consensus.cc:740] T 961e89d4fade4960ab56067612fb18e1 P 7b2d5ab0f01146c997d257c03728f034 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7b2d5ab0f01146c997d257c03728f034, State: Running, Role: LEADER
I20260713 09:04:22.303090 10276 consensus_queue.cc:260] T 961e89d4fade4960ab56067612fb18e1 P 7b2d5ab0f01146c997d257c03728f034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:22.304070 10276 raft_consensus.cc:3060] T 961e89d4fade4960ab56067612fb18e1 P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:22.304284 10200 leader_election.cc:290] T 961e89d4fade4960ab56067612fb18e1 P d5bd625611044ba8bdcb01493dcfd1de [CANDIDATE]: Term 2 election: Requested vote from peers 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859), f366b899661241d689961e78aeccfa1b (127.5.154.3:46229)
I20260713 09:04:22.308773 10434 raft_consensus.cc:993] T f9dce1a29efa42b8af5cd65cdd8ffe2d P f366b899661241d689961e78aeccfa1b: : Instructing follower 7b2d5ab0f01146c997d257c03728f034 to start an election
I20260713 09:04:22.309279 10398 raft_consensus.cc:1081] T f9dce1a29efa42b8af5cd65cdd8ffe2d P f366b899661241d689961e78aeccfa1b [term 1 LEADER]: Signalling peer 7b2d5ab0f01146c997d257c03728f034 to start an election
I20260713 09:04:22.311422 10273 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f9dce1a29efa42b8af5cd65cdd8ffe2d"
dest_uuid: "7b2d5ab0f01146c997d257c03728f034"
 from {username='slave'} at 127.0.0.1:41194
I20260713 09:04:22.312139 10273 raft_consensus.cc:493] T f9dce1a29efa42b8af5cd65cdd8ffe2d P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:22.312611 10273 raft_consensus.cc:3060] T f9dce1a29efa42b8af5cd65cdd8ffe2d P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:22.313760 10100 catalog_manager.cc:5697] T 908f11e3235148ecb4d9bc33365cf6c0 P 7b2d5ab0f01146c997d257c03728f034 reported cstate change: term changed from 1 to 2, leader changed from d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1) to 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2). New cstate: current_term: 2 leader_uuid: "7b2d5ab0f01146c997d257c03728f034" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:22.315343 10100 catalog_manager.cc:5697] T 6c2dce4cc6c748188f3e5e605ccd7d71 P 7b2d5ab0f01146c997d257c03728f034 reported cstate change: term changed from 1 to 2, leader changed from f366b899661241d689961e78aeccfa1b (127.5.154.3) to 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2). New cstate: current_term: 2 leader_uuid: "7b2d5ab0f01146c997d257c03728f034" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:22.317421 10351 raft_consensus.cc:2468] T 961e89d4fade4960ab56067612fb18e1 P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5bd625611044ba8bdcb01493dcfd1de in term 2.
I20260713 09:04:22.318681 10168 leader_election.cc:304] T 961e89d4fade4960ab56067612fb18e1 P d5bd625611044ba8bdcb01493dcfd1de [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5bd625611044ba8bdcb01493dcfd1de, f366b899661241d689961e78aeccfa1b; no voters: 
I20260713 09:04:22.319645 10273 raft_consensus.cc:515] T f9dce1a29efa42b8af5cd65cdd8ffe2d P 7b2d5ab0f01146c997d257c03728f034 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:22.320986 10276 raft_consensus.cc:2468] T 961e89d4fade4960ab56067612fb18e1 P 7b2d5ab0f01146c997d257c03728f034 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5bd625611044ba8bdcb01493dcfd1de in term 2.
I20260713 09:04:22.321146 10399 raft_consensus.cc:2804] T 961e89d4fade4960ab56067612fb18e1 P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:22.321687 10399 raft_consensus.cc:697] T 961e89d4fade4960ab56067612fb18e1 P d5bd625611044ba8bdcb01493dcfd1de [term 2 LEADER]: Becoming Leader. State: Replica: d5bd625611044ba8bdcb01493dcfd1de, State: Running, Role: LEADER
I20260713 09:04:22.322536 10273 leader_election.cc:290] T f9dce1a29efa42b8af5cd65cdd8ffe2d P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 2 election: Requested vote from peers d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227), f366b899661241d689961e78aeccfa1b (127.5.154.3:46229)
I20260713 09:04:22.322460 10200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9dce1a29efa42b8af5cd65cdd8ffe2d" candidate_uuid: "7b2d5ab0f01146c997d257c03728f034" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de"
I20260713 09:04:22.323016 10351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9dce1a29efa42b8af5cd65cdd8ffe2d" candidate_uuid: "7b2d5ab0f01146c997d257c03728f034" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f366b899661241d689961e78aeccfa1b"
I20260713 09:04:22.323174 10200 raft_consensus.cc:3060] T f9dce1a29efa42b8af5cd65cdd8ffe2d P d5bd625611044ba8bdcb01493dcfd1de [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:22.323617 10351 raft_consensus.cc:3055] T f9dce1a29efa42b8af5cd65cdd8ffe2d P f366b899661241d689961e78aeccfa1b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:22.323980 10351 raft_consensus.cc:740] T f9dce1a29efa42b8af5cd65cdd8ffe2d P f366b899661241d689961e78aeccfa1b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f366b899661241d689961e78aeccfa1b, State: Running, Role: LEADER
I20260713 09:04:22.322494 10399 consensus_queue.cc:237] T 961e89d4fade4960ab56067612fb18e1 P d5bd625611044ba8bdcb01493dcfd1de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:22.324858 10351 consensus_queue.cc:260] T f9dce1a29efa42b8af5cd65cdd8ffe2d P f366b899661241d689961e78aeccfa1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:22.325982 10351 raft_consensus.cc:3060] T f9dce1a29efa42b8af5cd65cdd8ffe2d P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:22.329952 10097 catalog_manager.cc:5697] T d5ab60d7baab4a80a13cd65ad543961d P f366b899661241d689961e78aeccfa1b reported cstate change: term changed from 1 to 2, leader changed from d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1) to f366b899661241d689961e78aeccfa1b (127.5.154.3). New cstate: current_term: 2 leader_uuid: "f366b899661241d689961e78aeccfa1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:22.332113 10351 raft_consensus.cc:2468] T f9dce1a29efa42b8af5cd65cdd8ffe2d P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b2d5ab0f01146c997d257c03728f034 in term 2.
I20260713 09:04:22.332638 10099 catalog_manager.cc:5697] T 961e89d4fade4960ab56067612fb18e1 P d5bd625611044ba8bdcb01493dcfd1de reported cstate change: term changed from 1 to 2, leader changed from 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2) to d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1). New cstate: current_term: 2 leader_uuid: "d5bd625611044ba8bdcb01493dcfd1de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:22.333302 10243 leader_election.cc:304] T f9dce1a29efa42b8af5cd65cdd8ffe2d P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b2d5ab0f01146c997d257c03728f034, f366b899661241d689961e78aeccfa1b; no voters: 
I20260713 09:04:22.334682 10472 raft_consensus.cc:2804] T f9dce1a29efa42b8af5cd65cdd8ffe2d P 7b2d5ab0f01146c997d257c03728f034 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:22.335120 10472 raft_consensus.cc:697] T f9dce1a29efa42b8af5cd65cdd8ffe2d P 7b2d5ab0f01146c997d257c03728f034 [term 2 LEADER]: Becoming Leader. State: Replica: 7b2d5ab0f01146c997d257c03728f034, State: Running, Role: LEADER
I20260713 09:04:22.335908 10472 consensus_queue.cc:237] T f9dce1a29efa42b8af5cd65cdd8ffe2d P 7b2d5ab0f01146c997d257c03728f034 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:22.337626 10200 raft_consensus.cc:2468] T f9dce1a29efa42b8af5cd65cdd8ffe2d P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b2d5ab0f01146c997d257c03728f034 in term 2.
I20260713 09:04:22.346393 10097 catalog_manager.cc:5697] T f9dce1a29efa42b8af5cd65cdd8ffe2d P 7b2d5ab0f01146c997d257c03728f034 reported cstate change: term changed from 1 to 2, leader changed from f366b899661241d689961e78aeccfa1b (127.5.154.3) to 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2). New cstate: current_term: 2 leader_uuid: "7b2d5ab0f01146c997d257c03728f034" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:22.483928 10273 raft_consensus.cc:1275] T e89922f712ab4a2b90f4b3474b2f8e25 P 7b2d5ab0f01146c997d257c03728f034 [term 2 FOLLOWER]: Refusing update from remote peer d5bd625611044ba8bdcb01493dcfd1de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:22.485215 10399 consensus_queue.cc:1048] T e89922f712ab4a2b90f4b3474b2f8e25 P d5bd625611044ba8bdcb01493dcfd1de [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:22.493208 10351 raft_consensus.cc:1275] T e89922f712ab4a2b90f4b3474b2f8e25 P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Refusing update from remote peer d5bd625611044ba8bdcb01493dcfd1de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:22.494771 10399 consensus_queue.cc:1048] T e89922f712ab4a2b90f4b3474b2f8e25 P d5bd625611044ba8bdcb01493dcfd1de [LEADER]: Connected to new peer: Peer: permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:22.526371 10351 raft_consensus.cc:1275] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Refusing update from remote peer 7b2d5ab0f01146c997d257c03728f034: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:22.527601 10472 consensus_queue.cc:1048] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P 7b2d5ab0f01146c997d257c03728f034 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:22.534966 10200 raft_consensus.cc:1275] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Refusing update from remote peer 7b2d5ab0f01146c997d257c03728f034: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:22.536346 10473 consensus_queue.cc:1048] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P 7b2d5ab0f01146c997d257c03728f034 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:22.544101 10273 raft_consensus.cc:3060] T 2e533dea219a4d97942acf45bad42888 P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:22.550873 10273 raft_consensus.cc:1275] T 2e533dea219a4d97942acf45bad42888 P 7b2d5ab0f01146c997d257c03728f034 [term 2 FOLLOWER]: Refusing update from remote peer d5bd625611044ba8bdcb01493dcfd1de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:22.552228 10399 consensus_queue.cc:1048] T 2e533dea219a4d97942acf45bad42888 P d5bd625611044ba8bdcb01493dcfd1de [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:22.559937 10351 raft_consensus.cc:1275] T 2e533dea219a4d97942acf45bad42888 P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Refusing update from remote peer d5bd625611044ba8bdcb01493dcfd1de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:22.562213 10426 consensus_queue.cc:1048] T 2e533dea219a4d97942acf45bad42888 P d5bd625611044ba8bdcb01493dcfd1de [LEADER]: Connected to new peer: Peer: permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:22.694532 10351 raft_consensus.cc:1275] T 908f11e3235148ecb4d9bc33365cf6c0 P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Refusing update from remote peer 7b2d5ab0f01146c997d257c03728f034: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:22.695716 10473 consensus_queue.cc:1048] T 908f11e3235148ecb4d9bc33365cf6c0 P 7b2d5ab0f01146c997d257c03728f034 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:22.700608 10200 raft_consensus.cc:1275] T 6c2dce4cc6c748188f3e5e605ccd7d71 P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Refusing update from remote peer 7b2d5ab0f01146c997d257c03728f034: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:22.703166 10396 consensus_queue.cc:1048] T 6c2dce4cc6c748188f3e5e605ccd7d71 P 7b2d5ab0f01146c997d257c03728f034 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:22.703552 10200 raft_consensus.cc:1275] T 908f11e3235148ecb4d9bc33365cf6c0 P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Refusing update from remote peer 7b2d5ab0f01146c997d257c03728f034: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:22.705459 10449 consensus_queue.cc:1048] T 908f11e3235148ecb4d9bc33365cf6c0 P 7b2d5ab0f01146c997d257c03728f034 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:22.720693 10351 raft_consensus.cc:1275] T 6c2dce4cc6c748188f3e5e605ccd7d71 P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Refusing update from remote peer 7b2d5ab0f01146c997d257c03728f034: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:22.723472 10473 consensus_queue.cc:1048] T 6c2dce4cc6c748188f3e5e605ccd7d71 P 7b2d5ab0f01146c997d257c03728f034 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:22.796051 10273 raft_consensus.cc:1275] T d5ab60d7baab4a80a13cd65ad543961d P 7b2d5ab0f01146c997d257c03728f034 [term 2 FOLLOWER]: Refusing update from remote peer f366b899661241d689961e78aeccfa1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:22.797255 10398 consensus_queue.cc:1048] T d5ab60d7baab4a80a13cd65ad543961d P f366b899661241d689961e78aeccfa1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:22.805886 10351 raft_consensus.cc:1275] T 961e89d4fade4960ab56067612fb18e1 P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Refusing update from remote peer d5bd625611044ba8bdcb01493dcfd1de: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:22.806131 10200 raft_consensus.cc:1275] T d5ab60d7baab4a80a13cd65ad543961d P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Refusing update from remote peer f366b899661241d689961e78aeccfa1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:22.807956 10398 consensus_queue.cc:1048] T d5ab60d7baab4a80a13cd65ad543961d P f366b899661241d689961e78aeccfa1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:22.808809 10426 consensus_queue.cc:1048] T 961e89d4fade4960ab56067612fb18e1 P d5bd625611044ba8bdcb01493dcfd1de [LEADER]: Connected to new peer: Peer: permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:22.809587 10351 raft_consensus.cc:1275] T f9dce1a29efa42b8af5cd65cdd8ffe2d P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Refusing update from remote peer 7b2d5ab0f01146c997d257c03728f034: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:22.810943 10473 consensus_queue.cc:1048] T f9dce1a29efa42b8af5cd65cdd8ffe2d P 7b2d5ab0f01146c997d257c03728f034 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:22.819819 10200 raft_consensus.cc:1275] T f9dce1a29efa42b8af5cd65cdd8ffe2d P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Refusing update from remote peer 7b2d5ab0f01146c997d257c03728f034: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:22.821422 10449 consensus_queue.cc:1048] T f9dce1a29efa42b8af5cd65cdd8ffe2d P 7b2d5ab0f01146c997d257c03728f034 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:22.824476 10273 raft_consensus.cc:1275] T 961e89d4fade4960ab56067612fb18e1 P 7b2d5ab0f01146c997d257c03728f034 [term 2 FOLLOWER]: Refusing update from remote peer d5bd625611044ba8bdcb01493dcfd1de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:22.826152 10429 consensus_queue.cc:1048] T 961e89d4fade4960ab56067612fb18e1 P d5bd625611044ba8bdcb01493dcfd1de [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:25.038347 10099 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40594:
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"
    }
  }
}
W20260713 09:04:25.040422 10099 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.
I20260713 09:04:25.088263 10188 tablet_service.cc:1511] Processing CreateTablet for tablet f6570d95869844319aad7b3d8aa9a071 (DEFAULT_TABLE table=soft_deleted_table [id=3cbb93bee9e14935be612b36cdd1c7d4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:04:25.089563 10188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6570d95869844319aad7b3d8aa9a071. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.089228 10263 tablet_service.cc:1511] Processing CreateTablet for tablet f6570d95869844319aad7b3d8aa9a071 (DEFAULT_TABLE table=soft_deleted_table [id=3cbb93bee9e14935be612b36cdd1c7d4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:04:25.090546 10263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6570d95869844319aad7b3d8aa9a071. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.090332 10338 tablet_service.cc:1511] Processing CreateTablet for tablet f6570d95869844319aad7b3d8aa9a071 (DEFAULT_TABLE table=soft_deleted_table [id=3cbb93bee9e14935be612b36cdd1c7d4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:04:25.091491 10338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6570d95869844319aad7b3d8aa9a071. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.092959 10265 tablet_service.cc:1511] Processing CreateTablet for tablet 37d40f5c45614a49998d1e2f81ead321 (DEFAULT_TABLE table=soft_deleted_table [id=3cbb93bee9e14935be612b36cdd1c7d4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:04:25.094223 10265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37d40f5c45614a49998d1e2f81ead321. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.095034 10339 tablet_service.cc:1511] Processing CreateTablet for tablet 37d40f5c45614a49998d1e2f81ead321 (DEFAULT_TABLE table=soft_deleted_table [id=3cbb93bee9e14935be612b36cdd1c7d4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:04:25.096235 10339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37d40f5c45614a49998d1e2f81ead321. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.099364 10262 tablet_service.cc:1511] Processing CreateTablet for tablet 742d14a269f9437a99b483deaa637d63 (DEFAULT_TABLE table=soft_deleted_table [id=3cbb93bee9e14935be612b36cdd1c7d4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:04:25.100555 10262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 742d14a269f9437a99b483deaa637d63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.101260 10336 tablet_service.cc:1511] Processing CreateTablet for tablet 742d14a269f9437a99b483deaa637d63 (DEFAULT_TABLE table=soft_deleted_table [id=3cbb93bee9e14935be612b36cdd1c7d4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:04:25.102651 10336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 742d14a269f9437a99b483deaa637d63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.103296 10189 tablet_service.cc:1511] Processing CreateTablet for tablet 37d40f5c45614a49998d1e2f81ead321 (DEFAULT_TABLE table=soft_deleted_table [id=3cbb93bee9e14935be612b36cdd1c7d4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:04:25.104521 10189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37d40f5c45614a49998d1e2f81ead321. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.107748 10192 tablet_service.cc:1511] Processing CreateTablet for tablet 742d14a269f9437a99b483deaa637d63 (DEFAULT_TABLE table=soft_deleted_table [id=3cbb93bee9e14935be612b36cdd1c7d4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:04:25.108945 10192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 742d14a269f9437a99b483deaa637d63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.114739 10191 tablet_service.cc:1511] Processing CreateTablet for tablet 9deb10a656834bdfb39649fb71cb81e9 (DEFAULT_TABLE table=soft_deleted_table [id=3cbb93bee9e14935be612b36cdd1c7d4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:04:25.116003 10191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9deb10a656834bdfb39649fb71cb81e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.127511 10267 tablet_service.cc:1511] Processing CreateTablet for tablet 9deb10a656834bdfb39649fb71cb81e9 (DEFAULT_TABLE table=soft_deleted_table [id=3cbb93bee9e14935be612b36cdd1c7d4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:04:25.128820 10267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9deb10a656834bdfb39649fb71cb81e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.143664 10340 tablet_service.cc:1511] Processing CreateTablet for tablet 9deb10a656834bdfb39649fb71cb81e9 (DEFAULT_TABLE table=soft_deleted_table [id=3cbb93bee9e14935be612b36cdd1c7d4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:04:25.144990 10340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9deb10a656834bdfb39649fb71cb81e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.153266 10190 tablet_service.cc:1511] Processing CreateTablet for tablet 79809b0b3ec944cd99b347b424c9c6c3 (DEFAULT_TABLE table=soft_deleted_table [id=3cbb93bee9e14935be612b36cdd1c7d4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:04:25.154693 10190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79809b0b3ec944cd99b347b424c9c6c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.156276 10488 tablet_bootstrap.cc:492] T 37d40f5c45614a49998d1e2f81ead321 P 7b2d5ab0f01146c997d257c03728f034: Bootstrap starting.
I20260713 09:04:25.159348 10489 tablet_bootstrap.cc:492] T 742d14a269f9437a99b483deaa637d63 P f366b899661241d689961e78aeccfa1b: Bootstrap starting.
I20260713 09:04:25.174815 10490 tablet_bootstrap.cc:492] T 742d14a269f9437a99b483deaa637d63 P d5bd625611044ba8bdcb01493dcfd1de: Bootstrap starting.
I20260713 09:04:25.176789 10488 tablet_bootstrap.cc:654] T 37d40f5c45614a49998d1e2f81ead321 P 7b2d5ab0f01146c997d257c03728f034: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:25.178550 10262 tablet_service.cc:1511] Processing CreateTablet for tablet 79809b0b3ec944cd99b347b424c9c6c3 (DEFAULT_TABLE table=soft_deleted_table [id=3cbb93bee9e14935be612b36cdd1c7d4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:04:25.179970 10262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79809b0b3ec944cd99b347b424c9c6c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.182379 10340 tablet_service.cc:1511] Processing CreateTablet for tablet 79809b0b3ec944cd99b347b424c9c6c3 (DEFAULT_TABLE table=soft_deleted_table [id=3cbb93bee9e14935be612b36cdd1c7d4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:04:25.184052 10340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 79809b0b3ec944cd99b347b424c9c6c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.187726 10490 tablet_bootstrap.cc:654] T 742d14a269f9437a99b483deaa637d63 P d5bd625611044ba8bdcb01493dcfd1de: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:25.189416 10190 tablet_service.cc:1511] Processing CreateTablet for tablet d8e4873326b94e9f951bb5602403a70c (DEFAULT_TABLE table=soft_deleted_table [id=3cbb93bee9e14935be612b36cdd1c7d4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:04:25.193109 10338 tablet_service.cc:1511] Processing CreateTablet for tablet d8e4873326b94e9f951bb5602403a70c (DEFAULT_TABLE table=soft_deleted_table [id=3cbb93bee9e14935be612b36cdd1c7d4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:04:25.209898 10336 tablet_service.cc:1511] Processing CreateTablet for tablet e768db3ee49c440f9ed8fa68fec3fba1 (DEFAULT_TABLE table=soft_deleted_table [id=3cbb93bee9e14935be612b36cdd1c7d4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:04:25.210409 10338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8e4873326b94e9f951bb5602403a70c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.211135 10336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e768db3ee49c440f9ed8fa68fec3fba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.210424 10190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8e4873326b94e9f951bb5602403a70c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.211292 10188 tablet_service.cc:1511] Processing CreateTablet for tablet 078bc0e98f81489ba07ef7675f1b52be (DEFAULT_TABLE table=soft_deleted_table [id=3cbb93bee9e14935be612b36cdd1c7d4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:04:25.212649 10188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 078bc0e98f81489ba07ef7675f1b52be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.196005 10267 tablet_service.cc:1511] Processing CreateTablet for tablet d8e4873326b94e9f951bb5602403a70c (DEFAULT_TABLE table=soft_deleted_table [id=3cbb93bee9e14935be612b36cdd1c7d4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:04:25.178599 10489 tablet_bootstrap.cc:654] T 742d14a269f9437a99b483deaa637d63 P f366b899661241d689961e78aeccfa1b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:25.216073 10267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8e4873326b94e9f951bb5602403a70c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.200349 10488 tablet_bootstrap.cc:492] T 37d40f5c45614a49998d1e2f81ead321 P 7b2d5ab0f01146c997d257c03728f034: No bootstrap required, opened a new log
I20260713 09:04:25.200330 10189 tablet_service.cc:1511] Processing CreateTablet for tablet bfa99cd2a2ed4d8eb910665b869935f2 (DEFAULT_TABLE table=soft_deleted_table [id=3cbb93bee9e14935be612b36cdd1c7d4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:04:25.225899 10488 ts_tablet_manager.cc:1403] T 37d40f5c45614a49998d1e2f81ead321 P 7b2d5ab0f01146c997d257c03728f034: Time spent bootstrapping tablet: real 0.070s	user 0.013s	sys 0.005s
I20260713 09:04:25.226637 10189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfa99cd2a2ed4d8eb910665b869935f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.202148 10265 tablet_service.cc:1511] Processing CreateTablet for tablet bfa99cd2a2ed4d8eb910665b869935f2 (DEFAULT_TABLE table=soft_deleted_table [id=3cbb93bee9e14935be612b36cdd1c7d4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:04:25.229239 10488 raft_consensus.cc:359] T 37d40f5c45614a49998d1e2f81ead321 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.230031 10488 raft_consensus.cc:385] T 37d40f5c45614a49998d1e2f81ead321 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:25.230370 10488 raft_consensus.cc:740] T 37d40f5c45614a49998d1e2f81ead321 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b2d5ab0f01146c997d257c03728f034, State: Initialized, Role: FOLLOWER
I20260713 09:04:25.230646 10265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfa99cd2a2ed4d8eb910665b869935f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.231216 10488 consensus_queue.cc:260] T 37d40f5c45614a49998d1e2f81ead321 P 7b2d5ab0f01146c997d257c03728f034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.205701 10340 tablet_service.cc:1511] Processing CreateTablet for tablet bfa99cd2a2ed4d8eb910665b869935f2 (DEFAULT_TABLE table=soft_deleted_table [id=3cbb93bee9e14935be612b36cdd1c7d4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:04:25.207834 10192 tablet_service.cc:1511] Processing CreateTablet for tablet e768db3ee49c440f9ed8fa68fec3fba1 (DEFAULT_TABLE table=soft_deleted_table [id=3cbb93bee9e14935be612b36cdd1c7d4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:04:25.208974 10263 tablet_service.cc:1511] Processing CreateTablet for tablet e768db3ee49c440f9ed8fa68fec3fba1 (DEFAULT_TABLE table=soft_deleted_table [id=3cbb93bee9e14935be612b36cdd1c7d4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:04:25.238384 10192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e768db3ee49c440f9ed8fa68fec3fba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.238384 10263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e768db3ee49c440f9ed8fa68fec3fba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.242004 10488 ts_tablet_manager.cc:1434] T 37d40f5c45614a49998d1e2f81ead321 P 7b2d5ab0f01146c997d257c03728f034: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260713 09:04:25.246855 10340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfa99cd2a2ed4d8eb910665b869935f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.251756 10262 tablet_service.cc:1511] Processing CreateTablet for tablet 078bc0e98f81489ba07ef7675f1b52be (DEFAULT_TABLE table=soft_deleted_table [id=3cbb93bee9e14935be612b36cdd1c7d4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:04:25.253065 10262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 078bc0e98f81489ba07ef7675f1b52be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.256060 10488 tablet_bootstrap.cc:492] T f6570d95869844319aad7b3d8aa9a071 P 7b2d5ab0f01146c997d257c03728f034: Bootstrap starting.
I20260713 09:04:25.266577 10488 tablet_bootstrap.cc:654] T f6570d95869844319aad7b3d8aa9a071 P 7b2d5ab0f01146c997d257c03728f034: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:25.270578 10338 tablet_service.cc:1511] Processing CreateTablet for tablet 078bc0e98f81489ba07ef7675f1b52be (DEFAULT_TABLE table=soft_deleted_table [id=3cbb93bee9e14935be612b36cdd1c7d4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:04:25.273208 10338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 078bc0e98f81489ba07ef7675f1b52be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:04:25.288017 10489 tablet_bootstrap.cc:492] T 742d14a269f9437a99b483deaa637d63 P f366b899661241d689961e78aeccfa1b: No bootstrap required, opened a new log
I20260713 09:04:25.288637 10489 ts_tablet_manager.cc:1403] T 742d14a269f9437a99b483deaa637d63 P f366b899661241d689961e78aeccfa1b: Time spent bootstrapping tablet: real 0.130s	user 0.009s	sys 0.015s
I20260713 09:04:25.291657 10489 raft_consensus.cc:359] T 742d14a269f9437a99b483deaa637d63 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.292923 10488 tablet_bootstrap.cc:492] T f6570d95869844319aad7b3d8aa9a071 P 7b2d5ab0f01146c997d257c03728f034: No bootstrap required, opened a new log
I20260713 09:04:25.293563 10488 ts_tablet_manager.cc:1403] T f6570d95869844319aad7b3d8aa9a071 P 7b2d5ab0f01146c997d257c03728f034: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.001s
I20260713 09:04:25.294339 10490 tablet_bootstrap.cc:492] T 742d14a269f9437a99b483deaa637d63 P d5bd625611044ba8bdcb01493dcfd1de: No bootstrap required, opened a new log
I20260713 09:04:25.294898 10490 ts_tablet_manager.cc:1403] T 742d14a269f9437a99b483deaa637d63 P d5bd625611044ba8bdcb01493dcfd1de: Time spent bootstrapping tablet: real 0.120s	user 0.011s	sys 0.013s
I20260713 09:04:25.292569 10489 raft_consensus.cc:385] T 742d14a269f9437a99b483deaa637d63 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:25.298516 10489 raft_consensus.cc:740] T 742d14a269f9437a99b483deaa637d63 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f366b899661241d689961e78aeccfa1b, State: Initialized, Role: FOLLOWER
I20260713 09:04:25.305919 10489 consensus_queue.cc:260] T 742d14a269f9437a99b483deaa637d63 P f366b899661241d689961e78aeccfa1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.308842 10489 ts_tablet_manager.cc:1434] T 742d14a269f9437a99b483deaa637d63 P f366b899661241d689961e78aeccfa1b: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.000s
I20260713 09:04:25.310009 10489 tablet_bootstrap.cc:492] T 37d40f5c45614a49998d1e2f81ead321 P f366b899661241d689961e78aeccfa1b: Bootstrap starting.
I20260713 09:04:25.302428 10488 raft_consensus.cc:359] T f6570d95869844319aad7b3d8aa9a071 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.313659 10488 raft_consensus.cc:385] T f6570d95869844319aad7b3d8aa9a071 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:25.314018 10488 raft_consensus.cc:740] T f6570d95869844319aad7b3d8aa9a071 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b2d5ab0f01146c997d257c03728f034, State: Initialized, Role: FOLLOWER
I20260713 09:04:25.314845 10488 consensus_queue.cc:260] T f6570d95869844319aad7b3d8aa9a071 P 7b2d5ab0f01146c997d257c03728f034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.317523 10488 ts_tablet_manager.cc:1434] T f6570d95869844319aad7b3d8aa9a071 P 7b2d5ab0f01146c997d257c03728f034: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.000s
I20260713 09:04:25.318562 10488 tablet_bootstrap.cc:492] T 742d14a269f9437a99b483deaa637d63 P 7b2d5ab0f01146c997d257c03728f034: Bootstrap starting.
I20260713 09:04:25.321257 10489 tablet_bootstrap.cc:654] T 37d40f5c45614a49998d1e2f81ead321 P f366b899661241d689961e78aeccfa1b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:25.325942 10489 tablet_bootstrap.cc:492] T 37d40f5c45614a49998d1e2f81ead321 P f366b899661241d689961e78aeccfa1b: No bootstrap required, opened a new log
I20260713 09:04:25.326342 10489 ts_tablet_manager.cc:1403] T 37d40f5c45614a49998d1e2f81ead321 P f366b899661241d689961e78aeccfa1b: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.003s
I20260713 09:04:25.326375 10488 tablet_bootstrap.cc:654] T 742d14a269f9437a99b483deaa637d63 P 7b2d5ab0f01146c997d257c03728f034: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:25.328958 10489 raft_consensus.cc:359] T 37d40f5c45614a49998d1e2f81ead321 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.329753 10489 raft_consensus.cc:385] T 37d40f5c45614a49998d1e2f81ead321 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:25.330017 10489 raft_consensus.cc:740] T 37d40f5c45614a49998d1e2f81ead321 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f366b899661241d689961e78aeccfa1b, State: Initialized, Role: FOLLOWER
I20260713 09:04:25.330696 10489 consensus_queue.cc:260] T 37d40f5c45614a49998d1e2f81ead321 P f366b899661241d689961e78aeccfa1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.332823 10489 ts_tablet_manager.cc:1434] T 37d40f5c45614a49998d1e2f81ead321 P f366b899661241d689961e78aeccfa1b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:04:25.333586 10489 tablet_bootstrap.cc:492] T 9deb10a656834bdfb39649fb71cb81e9 P f366b899661241d689961e78aeccfa1b: Bootstrap starting.
I20260713 09:04:25.328820 10490 raft_consensus.cc:359] T 742d14a269f9437a99b483deaa637d63 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.334293 10490 raft_consensus.cc:385] T 742d14a269f9437a99b483deaa637d63 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:25.334666 10490 raft_consensus.cc:740] T 742d14a269f9437a99b483deaa637d63 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5bd625611044ba8bdcb01493dcfd1de, State: Initialized, Role: FOLLOWER
I20260713 09:04:25.335440 10490 consensus_queue.cc:260] T 742d14a269f9437a99b483deaa637d63 P d5bd625611044ba8bdcb01493dcfd1de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.340301 10489 tablet_bootstrap.cc:654] T 9deb10a656834bdfb39649fb71cb81e9 P f366b899661241d689961e78aeccfa1b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:25.340792 10490 ts_tablet_manager.cc:1434] T 742d14a269f9437a99b483deaa637d63 P d5bd625611044ba8bdcb01493dcfd1de: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.000s
I20260713 09:04:25.341956 10490 tablet_bootstrap.cc:492] T f6570d95869844319aad7b3d8aa9a071 P d5bd625611044ba8bdcb01493dcfd1de: Bootstrap starting.
I20260713 09:04:25.353008 10488 tablet_bootstrap.cc:492] T 742d14a269f9437a99b483deaa637d63 P 7b2d5ab0f01146c997d257c03728f034: No bootstrap required, opened a new log
I20260713 09:04:25.353825 10488 ts_tablet_manager.cc:1403] T 742d14a269f9437a99b483deaa637d63 P 7b2d5ab0f01146c997d257c03728f034: Time spent bootstrapping tablet: real 0.035s	user 0.020s	sys 0.014s
I20260713 09:04:25.354460 10490 tablet_bootstrap.cc:654] T f6570d95869844319aad7b3d8aa9a071 P d5bd625611044ba8bdcb01493dcfd1de: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:25.358107 10488 raft_consensus.cc:359] T 742d14a269f9437a99b483deaa637d63 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.358817 10488 raft_consensus.cc:385] T 742d14a269f9437a99b483deaa637d63 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:25.359238 10488 raft_consensus.cc:740] T 742d14a269f9437a99b483deaa637d63 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b2d5ab0f01146c997d257c03728f034, State: Initialized, Role: FOLLOWER
I20260713 09:04:25.360105 10489 tablet_bootstrap.cc:492] T 9deb10a656834bdfb39649fb71cb81e9 P f366b899661241d689961e78aeccfa1b: No bootstrap required, opened a new log
I20260713 09:04:25.360618 10489 ts_tablet_manager.cc:1403] T 9deb10a656834bdfb39649fb71cb81e9 P f366b899661241d689961e78aeccfa1b: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.014s
I20260713 09:04:25.360255 10488 consensus_queue.cc:260] T 742d14a269f9437a99b483deaa637d63 P 7b2d5ab0f01146c997d257c03728f034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.362802 10488 ts_tablet_manager.cc:1434] T 742d14a269f9437a99b483deaa637d63 P 7b2d5ab0f01146c997d257c03728f034: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:04:25.363754 10489 raft_consensus.cc:359] T 9deb10a656834bdfb39649fb71cb81e9 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.364437 10489 raft_consensus.cc:385] T 9deb10a656834bdfb39649fb71cb81e9 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:25.364702 10489 raft_consensus.cc:740] T 9deb10a656834bdfb39649fb71cb81e9 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f366b899661241d689961e78aeccfa1b, State: Initialized, Role: FOLLOWER
I20260713 09:04:25.365402 10489 consensus_queue.cc:260] T 9deb10a656834bdfb39649fb71cb81e9 P f366b899661241d689961e78aeccfa1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.367488 10488 tablet_bootstrap.cc:492] T 9deb10a656834bdfb39649fb71cb81e9 P 7b2d5ab0f01146c997d257c03728f034: Bootstrap starting.
I20260713 09:04:25.367738 10489 ts_tablet_manager.cc:1434] T 9deb10a656834bdfb39649fb71cb81e9 P f366b899661241d689961e78aeccfa1b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:04:25.368680 10489 tablet_bootstrap.cc:492] T f6570d95869844319aad7b3d8aa9a071 P f366b899661241d689961e78aeccfa1b: Bootstrap starting.
I20260713 09:04:25.375015 10489 tablet_bootstrap.cc:654] T f6570d95869844319aad7b3d8aa9a071 P f366b899661241d689961e78aeccfa1b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:25.375850 10488 tablet_bootstrap.cc:654] T 9deb10a656834bdfb39649fb71cb81e9 P 7b2d5ab0f01146c997d257c03728f034: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:25.388644 10489 tablet_bootstrap.cc:492] T f6570d95869844319aad7b3d8aa9a071 P f366b899661241d689961e78aeccfa1b: No bootstrap required, opened a new log
I20260713 09:04:25.389140 10489 ts_tablet_manager.cc:1403] T f6570d95869844319aad7b3d8aa9a071 P f366b899661241d689961e78aeccfa1b: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260713 09:04:25.390630 10488 tablet_bootstrap.cc:492] T 9deb10a656834bdfb39649fb71cb81e9 P 7b2d5ab0f01146c997d257c03728f034: No bootstrap required, opened a new log
I20260713 09:04:25.391149 10488 ts_tablet_manager.cc:1403] T 9deb10a656834bdfb39649fb71cb81e9 P 7b2d5ab0f01146c997d257c03728f034: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.004s
I20260713 09:04:25.392005 10489 raft_consensus.cc:359] T f6570d95869844319aad7b3d8aa9a071 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.392740 10489 raft_consensus.cc:385] T f6570d95869844319aad7b3d8aa9a071 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:25.393040 10489 raft_consensus.cc:740] T f6570d95869844319aad7b3d8aa9a071 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f366b899661241d689961e78aeccfa1b, State: Initialized, Role: FOLLOWER
I20260713 09:04:25.393783 10489 consensus_queue.cc:260] T f6570d95869844319aad7b3d8aa9a071 P f366b899661241d689961e78aeccfa1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.394196 10488 raft_consensus.cc:359] T 9deb10a656834bdfb39649fb71cb81e9 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.395031 10488 raft_consensus.cc:385] T 9deb10a656834bdfb39649fb71cb81e9 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:25.395375 10488 raft_consensus.cc:740] T 9deb10a656834bdfb39649fb71cb81e9 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b2d5ab0f01146c997d257c03728f034, State: Initialized, Role: FOLLOWER
I20260713 09:04:25.396064 10489 ts_tablet_manager.cc:1434] T f6570d95869844319aad7b3d8aa9a071 P f366b899661241d689961e78aeccfa1b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:04:25.396135 10488 consensus_queue.cc:260] T 9deb10a656834bdfb39649fb71cb81e9 P 7b2d5ab0f01146c997d257c03728f034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.397177 10489 tablet_bootstrap.cc:492] T 79809b0b3ec944cd99b347b424c9c6c3 P f366b899661241d689961e78aeccfa1b: Bootstrap starting.
I20260713 09:04:25.398928 10488 ts_tablet_manager.cc:1434] T 9deb10a656834bdfb39649fb71cb81e9 P 7b2d5ab0f01146c997d257c03728f034: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:04:25.399430 10434 raft_consensus.cc:493] T 742d14a269f9437a99b483deaa637d63 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:25.400007 10488 tablet_bootstrap.cc:492] T 79809b0b3ec944cd99b347b424c9c6c3 P 7b2d5ab0f01146c997d257c03728f034: Bootstrap starting.
I20260713 09:04:25.400139 10434 raft_consensus.cc:515] T 742d14a269f9437a99b483deaa637d63 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.404076 10489 tablet_bootstrap.cc:654] T 79809b0b3ec944cd99b347b424c9c6c3 P f366b899661241d689961e78aeccfa1b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:25.404428 10200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "742d14a269f9437a99b483deaa637d63" candidate_uuid: "f366b899661241d689961e78aeccfa1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de" is_pre_election: true
I20260713 09:04:25.405371 10200 raft_consensus.cc:2468] T 742d14a269f9437a99b483deaa637d63 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f366b899661241d689961e78aeccfa1b in term 0.
I20260713 09:04:25.407532 10488 tablet_bootstrap.cc:654] T 79809b0b3ec944cd99b347b424c9c6c3 P 7b2d5ab0f01146c997d257c03728f034: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:25.407232 10315 leader_election.cc:304] T 742d14a269f9437a99b483deaa637d63 P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5bd625611044ba8bdcb01493dcfd1de, f366b899661241d689961e78aeccfa1b; no voters: 
I20260713 09:04:25.416234 10489 tablet_bootstrap.cc:492] T 79809b0b3ec944cd99b347b424c9c6c3 P f366b899661241d689961e78aeccfa1b: No bootstrap required, opened a new log
I20260713 09:04:25.416846 10489 ts_tablet_manager.cc:1403] T 79809b0b3ec944cd99b347b424c9c6c3 P f366b899661241d689961e78aeccfa1b: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260713 09:04:25.420364 10489 raft_consensus.cc:359] T 79809b0b3ec944cd99b347b424c9c6c3 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.421092 10489 raft_consensus.cc:385] T 79809b0b3ec944cd99b347b424c9c6c3 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:25.421379 10489 raft_consensus.cc:740] T 79809b0b3ec944cd99b347b424c9c6c3 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f366b899661241d689961e78aeccfa1b, State: Initialized, Role: FOLLOWER
I20260713 09:04:25.422106 10488 tablet_bootstrap.cc:492] T 79809b0b3ec944cd99b347b424c9c6c3 P 7b2d5ab0f01146c997d257c03728f034: No bootstrap required, opened a new log
I20260713 09:04:25.422116 10489 consensus_queue.cc:260] T 79809b0b3ec944cd99b347b424c9c6c3 P f366b899661241d689961e78aeccfa1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.422847 10488 ts_tablet_manager.cc:1403] T 79809b0b3ec944cd99b347b424c9c6c3 P 7b2d5ab0f01146c997d257c03728f034: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.003s
I20260713 09:04:25.426815 10488 raft_consensus.cc:359] T 79809b0b3ec944cd99b347b424c9c6c3 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.427860 10488 raft_consensus.cc:385] T 79809b0b3ec944cd99b347b424c9c6c3 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:25.428505 10488 raft_consensus.cc:740] T 79809b0b3ec944cd99b347b424c9c6c3 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b2d5ab0f01146c997d257c03728f034, State: Initialized, Role: FOLLOWER
I20260713 09:04:25.429740 10488 consensus_queue.cc:260] T 79809b0b3ec944cd99b347b424c9c6c3 P 7b2d5ab0f01146c997d257c03728f034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.430433 10507 raft_consensus.cc:2804] T 742d14a269f9437a99b483deaa637d63 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:25.430871 10507 raft_consensus.cc:493] T 742d14a269f9437a99b483deaa637d63 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:25.431238 10507 raft_consensus.cc:3060] T 742d14a269f9437a99b483deaa637d63 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:25.427793 10434 leader_election.cc:290] T 742d14a269f9437a99b483deaa637d63 P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227), 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859)
I20260713 09:04:25.439075 10489 ts_tablet_manager.cc:1434] T 79809b0b3ec944cd99b347b424c9c6c3 P f366b899661241d689961e78aeccfa1b: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.008s
I20260713 09:04:25.438330 10508 raft_consensus.cc:493] T f6570d95869844319aad7b3d8aa9a071 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:25.441931 10489 tablet_bootstrap.cc:492] T d8e4873326b94e9f951bb5602403a70c P f366b899661241d689961e78aeccfa1b: Bootstrap starting.
I20260713 09:04:25.441744 10508 raft_consensus.cc:515] T f6570d95869844319aad7b3d8aa9a071 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.440634 10488 ts_tablet_manager.cc:1434] T 79809b0b3ec944cd99b347b424c9c6c3 P 7b2d5ab0f01146c997d257c03728f034: Time spent starting tablet: real 0.017s	user 0.011s	sys 0.004s
I20260713 09:04:25.443478 10488 tablet_bootstrap.cc:492] T e768db3ee49c440f9ed8fa68fec3fba1 P 7b2d5ab0f01146c997d257c03728f034: Bootstrap starting.
I20260713 09:04:25.449136 10489 tablet_bootstrap.cc:654] T d8e4873326b94e9f951bb5602403a70c P f366b899661241d689961e78aeccfa1b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:25.450639 10508 leader_election.cc:290] T f6570d95869844319aad7b3d8aa9a071 P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227), f366b899661241d689961e78aeccfa1b (127.5.154.3:46229)
I20260713 09:04:25.454411 10488 tablet_bootstrap.cc:654] T e768db3ee49c440f9ed8fa68fec3fba1 P 7b2d5ab0f01146c997d257c03728f034: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:25.455194 10507 raft_consensus.cc:515] T 742d14a269f9437a99b483deaa637d63 P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.457413 10507 leader_election.cc:290] T 742d14a269f9437a99b483deaa637d63 P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 1 election: Requested vote from peers d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227), 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859)
I20260713 09:04:25.458040 10507 raft_consensus.cc:493] T 9deb10a656834bdfb39649fb71cb81e9 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:25.458571 10507 raft_consensus.cc:515] T 9deb10a656834bdfb39649fb71cb81e9 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.461110 10507 leader_election.cc:290] T 9deb10a656834bdfb39649fb71cb81e9 P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227), 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859)
I20260713 09:04:25.464798 10489 tablet_bootstrap.cc:492] T d8e4873326b94e9f951bb5602403a70c P f366b899661241d689961e78aeccfa1b: No bootstrap required, opened a new log
I20260713 09:04:25.465468 10489 ts_tablet_manager.cc:1403] T d8e4873326b94e9f951bb5602403a70c P f366b899661241d689961e78aeccfa1b: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.005s
I20260713 09:04:25.467425 10488 tablet_bootstrap.cc:492] T e768db3ee49c440f9ed8fa68fec3fba1 P 7b2d5ab0f01146c997d257c03728f034: No bootstrap required, opened a new log
I20260713 09:04:25.467955 10488 ts_tablet_manager.cc:1403] T e768db3ee49c440f9ed8fa68fec3fba1 P 7b2d5ab0f01146c997d257c03728f034: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.005s
I20260713 09:04:25.451507 10273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "742d14a269f9437a99b483deaa637d63" candidate_uuid: "f366b899661241d689961e78aeccfa1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b2d5ab0f01146c997d257c03728f034" is_pre_election: true
I20260713 09:04:25.468536 10489 raft_consensus.cc:359] T d8e4873326b94e9f951bb5602403a70c P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.468974 10273 raft_consensus.cc:2468] T 742d14a269f9437a99b483deaa637d63 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f366b899661241d689961e78aeccfa1b in term 0.
I20260713 09:04:25.469525 10489 raft_consensus.cc:385] T d8e4873326b94e9f951bb5602403a70c P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:25.469942 10489 raft_consensus.cc:740] T d8e4873326b94e9f951bb5602403a70c P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f366b899661241d689961e78aeccfa1b, State: Initialized, Role: FOLLOWER
I20260713 09:04:25.451808 10200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6570d95869844319aad7b3d8aa9a071" candidate_uuid: "7b2d5ab0f01146c997d257c03728f034" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de" is_pre_election: true
I20260713 09:04:25.470669 10489 consensus_queue.cc:260] T d8e4873326b94e9f951bb5602403a70c P f366b899661241d689961e78aeccfa1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.471649 10488 raft_consensus.cc:359] T e768db3ee49c440f9ed8fa68fec3fba1 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.472398 10488 raft_consensus.cc:385] T e768db3ee49c440f9ed8fa68fec3fba1 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:25.472735 10488 raft_consensus.cc:740] T e768db3ee49c440f9ed8fa68fec3fba1 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b2d5ab0f01146c997d257c03728f034, State: Initialized, Role: FOLLOWER
I20260713 09:04:25.473048 10489 ts_tablet_manager.cc:1434] T d8e4873326b94e9f951bb5602403a70c P f366b899661241d689961e78aeccfa1b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:04:25.474005 10489 tablet_bootstrap.cc:492] T e768db3ee49c440f9ed8fa68fec3fba1 P f366b899661241d689961e78aeccfa1b: Bootstrap starting.
I20260713 09:04:25.473834 10488 consensus_queue.cc:260] T e768db3ee49c440f9ed8fa68fec3fba1 P 7b2d5ab0f01146c997d257c03728f034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.474788 10508 raft_consensus.cc:493] T e768db3ee49c440f9ed8fa68fec3fba1 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:04:25.474732 10241 leader_election.cc:343] T f6570d95869844319aad7b3d8aa9a071 P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:25.475592 10508 raft_consensus.cc:515] T e768db3ee49c440f9ed8fa68fec3fba1 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
W20260713 09:04:25.451278 10315 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.154.1:42227, user_credentials={real_user=slave}} blocked reactor thread for 44180.2us
I20260713 09:04:25.478348 10200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "742d14a269f9437a99b483deaa637d63" candidate_uuid: "f366b899661241d689961e78aeccfa1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de"
I20260713 09:04:25.478863 10508 leader_election.cc:290] T e768db3ee49c440f9ed8fa68fec3fba1 P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227), f366b899661241d689961e78aeccfa1b (127.5.154.3:46229)
I20260713 09:04:25.479156 10200 raft_consensus.cc:3060] T 742d14a269f9437a99b483deaa637d63 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:25.480966 10489 tablet_bootstrap.cc:654] T e768db3ee49c440f9ed8fa68fec3fba1 P f366b899661241d689961e78aeccfa1b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:25.483585 10488 ts_tablet_manager.cc:1434] T e768db3ee49c440f9ed8fa68fec3fba1 P 7b2d5ab0f01146c997d257c03728f034: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260713 09:04:25.483438 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e768db3ee49c440f9ed8fa68fec3fba1" candidate_uuid: "7b2d5ab0f01146c997d257c03728f034" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de" is_pre_election: true
I20260713 09:04:25.485101 10488 tablet_bootstrap.cc:492] T d8e4873326b94e9f951bb5602403a70c P 7b2d5ab0f01146c997d257c03728f034: Bootstrap starting.
W20260713 09:04:25.485857 10241 leader_election.cc:343] T e768db3ee49c440f9ed8fa68fec3fba1 P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:25.491219 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9deb10a656834bdfb39649fb71cb81e9" candidate_uuid: "f366b899661241d689961e78aeccfa1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de" is_pre_election: true
I20260713 09:04:25.496102 10488 tablet_bootstrap.cc:654] T d8e4873326b94e9f951bb5602403a70c P 7b2d5ab0f01146c997d257c03728f034: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:25.503222 10489 tablet_bootstrap.cc:492] T e768db3ee49c440f9ed8fa68fec3fba1 P f366b899661241d689961e78aeccfa1b: No bootstrap required, opened a new log
I20260713 09:04:25.504030 10489 ts_tablet_manager.cc:1403] T e768db3ee49c440f9ed8fa68fec3fba1 P f366b899661241d689961e78aeccfa1b: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.016s
I20260713 09:04:25.507979 10489 raft_consensus.cc:359] T e768db3ee49c440f9ed8fa68fec3fba1 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.508899 10489 raft_consensus.cc:385] T e768db3ee49c440f9ed8fa68fec3fba1 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:25.509179 10489 raft_consensus.cc:740] T e768db3ee49c440f9ed8fa68fec3fba1 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f366b899661241d689961e78aeccfa1b, State: Initialized, Role: FOLLOWER
I20260713 09:04:25.509872 10489 consensus_queue.cc:260] T e768db3ee49c440f9ed8fa68fec3fba1 P f366b899661241d689961e78aeccfa1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.511540 10489 ts_tablet_manager.cc:1434] T e768db3ee49c440f9ed8fa68fec3fba1 P f366b899661241d689961e78aeccfa1b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:04:25.512435 10489 tablet_bootstrap.cc:492] T 078bc0e98f81489ba07ef7675f1b52be P f366b899661241d689961e78aeccfa1b: Bootstrap starting.
I20260713 09:04:25.449150 10506 raft_consensus.cc:493] T 79809b0b3ec944cd99b347b424c9c6c3 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:25.514214 10506 raft_consensus.cc:515] T 79809b0b3ec944cd99b347b424c9c6c3 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.516947 10488 tablet_bootstrap.cc:492] T d8e4873326b94e9f951bb5602403a70c P 7b2d5ab0f01146c997d257c03728f034: No bootstrap required, opened a new log
I20260713 09:04:25.517612 10488 ts_tablet_manager.cc:1403] T d8e4873326b94e9f951bb5602403a70c P 7b2d5ab0f01146c997d257c03728f034: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.010s
I20260713 09:04:25.518373 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79809b0b3ec944cd99b347b424c9c6c3" candidate_uuid: "7b2d5ab0f01146c997d257c03728f034" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de" is_pre_election: true
I20260713 09:04:25.518870 10489 tablet_bootstrap.cc:654] T 078bc0e98f81489ba07ef7675f1b52be P f366b899661241d689961e78aeccfa1b: Neither blocks nor log segments found. Creating new log.
W20260713 09:04:25.520485 10241 leader_election.cc:343] T 79809b0b3ec944cd99b347b424c9c6c3 P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:25.525524 10504 raft_consensus.cc:493] T 79809b0b3ec944cd99b347b424c9c6c3 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:25.526228 10504 raft_consensus.cc:515] T 79809b0b3ec944cd99b347b424c9c6c3 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.531898 10488 raft_consensus.cc:359] T d8e4873326b94e9f951bb5602403a70c P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.533221 10488 raft_consensus.cc:385] T d8e4873326b94e9f951bb5602403a70c P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:25.533790 10488 raft_consensus.cc:740] T d8e4873326b94e9f951bb5602403a70c P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b2d5ab0f01146c997d257c03728f034, State: Initialized, Role: FOLLOWER
I20260713 09:04:25.534653 10488 consensus_queue.cc:260] T d8e4873326b94e9f951bb5602403a70c P 7b2d5ab0f01146c997d257c03728f034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.538269 10488 ts_tablet_manager.cc:1434] T d8e4873326b94e9f951bb5602403a70c P 7b2d5ab0f01146c997d257c03728f034: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260713 09:04:25.539827 10488 tablet_bootstrap.cc:492] T 078bc0e98f81489ba07ef7675f1b52be P 7b2d5ab0f01146c997d257c03728f034: Bootstrap starting.
I20260713 09:04:25.540452 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79809b0b3ec944cd99b347b424c9c6c3" candidate_uuid: "f366b899661241d689961e78aeccfa1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de" is_pre_election: true
W20260713 09:04:25.544287 10315 leader_election.cc:343] T 9deb10a656834bdfb39649fb71cb81e9 P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:25.548280 10488 tablet_bootstrap.cc:654] T 078bc0e98f81489ba07ef7675f1b52be P 7b2d5ab0f01146c997d257c03728f034: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:25.564963 10273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "742d14a269f9437a99b483deaa637d63" candidate_uuid: "f366b899661241d689961e78aeccfa1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b2d5ab0f01146c997d257c03728f034"
I20260713 09:04:25.565989 10273 raft_consensus.cc:3060] T 742d14a269f9437a99b483deaa637d63 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:25.578784 10276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9deb10a656834bdfb39649fb71cb81e9" candidate_uuid: "f366b899661241d689961e78aeccfa1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b2d5ab0f01146c997d257c03728f034" is_pre_election: true
I20260713 09:04:25.579869 10276 raft_consensus.cc:2468] T 9deb10a656834bdfb39649fb71cb81e9 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f366b899661241d689961e78aeccfa1b in term 0.
I20260713 09:04:25.582023 10276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79809b0b3ec944cd99b347b424c9c6c3" candidate_uuid: "f366b899661241d689961e78aeccfa1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b2d5ab0f01146c997d257c03728f034" is_pre_election: true
W20260713 09:04:25.586159 10243 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.154.3:46229, user_credentials={real_user=slave}} blocked reactor thread for 224446us
I20260713 09:04:25.584431 10276 raft_consensus.cc:2468] T 79809b0b3ec944cd99b347b424c9c6c3 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f366b899661241d689961e78aeccfa1b in term 0.
W20260713 09:04:25.613082 10148 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:04:25.615509 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6570d95869844319aad7b3d8aa9a071" candidate_uuid: "7b2d5ab0f01146c997d257c03728f034" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f366b899661241d689961e78aeccfa1b" is_pre_election: true
I20260713 09:04:25.616544 10350 raft_consensus.cc:2468] T f6570d95869844319aad7b3d8aa9a071 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b2d5ab0f01146c997d257c03728f034 in term 0.
I20260713 09:04:25.622558 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e768db3ee49c440f9ed8fa68fec3fba1" candidate_uuid: "7b2d5ab0f01146c997d257c03728f034" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f366b899661241d689961e78aeccfa1b" is_pre_election: true
I20260713 09:04:25.623507 10350 raft_consensus.cc:2468] T e768db3ee49c440f9ed8fa68fec3fba1 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b2d5ab0f01146c997d257c03728f034 in term 0.
I20260713 09:04:25.645900 10507 raft_consensus.cc:493] T 37d40f5c45614a49998d1e2f81ead321 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:25.646714 10507 raft_consensus.cc:515] T 37d40f5c45614a49998d1e2f81ead321 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.649820 10507 leader_election.cc:290] T 37d40f5c45614a49998d1e2f81ead321 P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227), 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859)
W20260713 09:04:25.583992 10315 leader_election.cc:343] T 79809b0b3ec944cd99b347b424c9c6c3 P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:04:25.657155 10315 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.154.1:42227, user_credentials={real_user=slave}} blocked reactor thread for 73527.1us
I20260713 09:04:25.657317 10490 tablet_bootstrap.cc:492] T f6570d95869844319aad7b3d8aa9a071 P d5bd625611044ba8bdcb01493dcfd1de: No bootstrap required, opened a new log
I20260713 09:04:25.658119 10490 ts_tablet_manager.cc:1403] T f6570d95869844319aad7b3d8aa9a071 P d5bd625611044ba8bdcb01493dcfd1de: Time spent bootstrapping tablet: real 0.316s	user 0.128s	sys 0.140s
I20260713 09:04:25.661136 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d40f5c45614a49998d1e2f81ead321" candidate_uuid: "f366b899661241d689961e78aeccfa1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de" is_pre_election: true
I20260713 09:04:25.661712 10490 raft_consensus.cc:359] T f6570d95869844319aad7b3d8aa9a071 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.662617 10490 raft_consensus.cc:385] T f6570d95869844319aad7b3d8aa9a071 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:25.662961 10490 raft_consensus.cc:740] T f6570d95869844319aad7b3d8aa9a071 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5bd625611044ba8bdcb01493dcfd1de, State: Initialized, Role: FOLLOWER
I20260713 09:04:25.663106 10316 leader_election.cc:304] T 9deb10a656834bdfb39649fb71cb81e9 P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7b2d5ab0f01146c997d257c03728f034, f366b899661241d689961e78aeccfa1b; no voters: d5bd625611044ba8bdcb01493dcfd1de
I20260713 09:04:25.663790 10490 consensus_queue.cc:260] T f6570d95869844319aad7b3d8aa9a071 P d5bd625611044ba8bdcb01493dcfd1de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.664116 10507 raft_consensus.cc:2804] T 9deb10a656834bdfb39649fb71cb81e9 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:25.664755 10507 raft_consensus.cc:493] T 9deb10a656834bdfb39649fb71cb81e9 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:25.664844 10316 leader_election.cc:304] T 79809b0b3ec944cd99b347b424c9c6c3 P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7b2d5ab0f01146c997d257c03728f034, f366b899661241d689961e78aeccfa1b; no voters: d5bd625611044ba8bdcb01493dcfd1de
I20260713 09:04:25.665337 10507 raft_consensus.cc:3060] T 9deb10a656834bdfb39649fb71cb81e9 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:25.665912 10434 raft_consensus.cc:2804] T 79809b0b3ec944cd99b347b424c9c6c3 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:25.666356 10434 raft_consensus.cc:493] T 79809b0b3ec944cd99b347b424c9c6c3 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:25.666716 10434 raft_consensus.cc:3060] T 79809b0b3ec944cd99b347b424c9c6c3 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:25.668964 10490 ts_tablet_manager.cc:1434] T f6570d95869844319aad7b3d8aa9a071 P d5bd625611044ba8bdcb01493dcfd1de: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260713 09:04:25.669981 10490 tablet_bootstrap.cc:492] T 9deb10a656834bdfb39649fb71cb81e9 P d5bd625611044ba8bdcb01493dcfd1de: Bootstrap starting.
I20260713 09:04:25.673889 10507 raft_consensus.cc:515] T 9deb10a656834bdfb39649fb71cb81e9 P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.676636 10507 leader_election.cc:290] T 9deb10a656834bdfb39649fb71cb81e9 P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 1 election: Requested vote from peers d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227), 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859)
I20260713 09:04:25.677158 10490 tablet_bootstrap.cc:654] T 9deb10a656834bdfb39649fb71cb81e9 P d5bd625611044ba8bdcb01493dcfd1de: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:25.680392 10434 raft_consensus.cc:515] T 79809b0b3ec944cd99b347b424c9c6c3 P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.662628 10200 raft_consensus.cc:2468] T 742d14a269f9437a99b483deaa637d63 P d5bd625611044ba8bdcb01493dcfd1de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f366b899661241d689961e78aeccfa1b in term 1.
I20260713 09:04:25.684126 10243 leader_election.cc:304] T f6570d95869844319aad7b3d8aa9a071 P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7b2d5ab0f01146c997d257c03728f034, f366b899661241d689961e78aeccfa1b; no voters: d5bd625611044ba8bdcb01493dcfd1de
I20260713 09:04:25.689795 10506 leader_election.cc:290] T 79809b0b3ec944cd99b347b424c9c6c3 P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227), f366b899661241d689961e78aeccfa1b (127.5.154.3:46229)
I20260713 09:04:25.583751 10504 leader_election.cc:290] T 79809b0b3ec944cd99b347b424c9c6c3 P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227), 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859)
I20260713 09:04:25.693899 10200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9deb10a656834bdfb39649fb71cb81e9" candidate_uuid: "f366b899661241d689961e78aeccfa1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de"
W20260713 09:04:25.706878 10315 leader_election.cc:343] T 37d40f5c45614a49998d1e2f81ead321 P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:25.708096 10315 leader_election.cc:304] T 742d14a269f9437a99b483deaa637d63 P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5bd625611044ba8bdcb01493dcfd1de, f366b899661241d689961e78aeccfa1b; no voters: 
I20260713 09:04:25.709657 10500 raft_consensus.cc:2804] T f6570d95869844319aad7b3d8aa9a071 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:25.710207 10500 raft_consensus.cc:493] T f6570d95869844319aad7b3d8aa9a071 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:25.710664 10500 raft_consensus.cc:3060] T f6570d95869844319aad7b3d8aa9a071 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:25.719478 10500 raft_consensus.cc:515] T f6570d95869844319aad7b3d8aa9a071 P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.720135 10396 raft_consensus.cc:493] T 37d40f5c45614a49998d1e2f81ead321 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:25.720626 10396 raft_consensus.cc:515] T 37d40f5c45614a49998d1e2f81ead321 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.721984 10276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d40f5c45614a49998d1e2f81ead321" candidate_uuid: "f366b899661241d689961e78aeccfa1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b2d5ab0f01146c997d257c03728f034" is_pre_election: true
I20260713 09:04:25.722594 10396 leader_election.cc:290] T 37d40f5c45614a49998d1e2f81ead321 P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227), f366b899661241d689961e78aeccfa1b (127.5.154.3:46229)
I20260713 09:04:25.722647 10276 raft_consensus.cc:2468] T 37d40f5c45614a49998d1e2f81ead321 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f366b899661241d689961e78aeccfa1b in term 0.
I20260713 09:04:25.724324 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6570d95869844319aad7b3d8aa9a071" candidate_uuid: "7b2d5ab0f01146c997d257c03728f034" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de"
I20260713 09:04:25.724967 10202 raft_consensus.cc:3060] T f6570d95869844319aad7b3d8aa9a071 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:25.725070 10201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d40f5c45614a49998d1e2f81ead321" candidate_uuid: "7b2d5ab0f01146c997d257c03728f034" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de" is_pre_election: true
W20260713 09:04:25.727842 10241 leader_election.cc:343] T 37d40f5c45614a49998d1e2f81ead321 P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:04:25.740470 10243 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.154.3:46229, user_credentials={real_user=slave}} blocked reactor thread for 56487.3us
I20260713 09:04:25.741387 10243 leader_election.cc:304] T e768db3ee49c440f9ed8fa68fec3fba1 P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7b2d5ab0f01146c997d257c03728f034, f366b899661241d689961e78aeccfa1b; no voters: d5bd625611044ba8bdcb01493dcfd1de
I20260713 09:04:25.742429 10396 raft_consensus.cc:2804] T e768db3ee49c440f9ed8fa68fec3fba1 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:25.742785 10396 raft_consensus.cc:493] T e768db3ee49c440f9ed8fa68fec3fba1 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:25.743099 10396 raft_consensus.cc:3060] T e768db3ee49c440f9ed8fa68fec3fba1 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:25.745900 10351 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d40f5c45614a49998d1e2f81ead321" candidate_uuid: "7b2d5ab0f01146c997d257c03728f034" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f366b899661241d689961e78aeccfa1b" is_pre_election: true
I20260713 09:04:25.746163 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79809b0b3ec944cd99b347b424c9c6c3" candidate_uuid: "7b2d5ab0f01146c997d257c03728f034" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f366b899661241d689961e78aeccfa1b" is_pre_election: true
I20260713 09:04:25.746600 10351 raft_consensus.cc:2468] T 37d40f5c45614a49998d1e2f81ead321 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b2d5ab0f01146c997d257c03728f034 in term 0.
I20260713 09:04:25.750085 10434 leader_election.cc:290] T 79809b0b3ec944cd99b347b424c9c6c3 P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 1 election: Requested vote from peers d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227), 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859)
I20260713 09:04:25.750164 10350 raft_consensus.cc:2393] T 79809b0b3ec944cd99b347b424c9c6c3 P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7b2d5ab0f01146c997d257c03728f034 in current term 1: Already voted for candidate f366b899661241d689961e78aeccfa1b in this term.
I20260713 09:04:25.751441 10434 raft_consensus.cc:2804] T 742d14a269f9437a99b483deaa637d63 P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:25.751933 10434 raft_consensus.cc:697] T 742d14a269f9437a99b483deaa637d63 P f366b899661241d689961e78aeccfa1b [term 1 LEADER]: Becoming Leader. State: Replica: f366b899661241d689961e78aeccfa1b, State: Running, Role: LEADER
I20260713 09:04:25.752733 10434 consensus_queue.cc:237] T 742d14a269f9437a99b483deaa637d63 P f366b899661241d689961e78aeccfa1b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.754439 10396 raft_consensus.cc:515] T e768db3ee49c440f9ed8fa68fec3fba1 P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.763692 10201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e768db3ee49c440f9ed8fa68fec3fba1" candidate_uuid: "7b2d5ab0f01146c997d257c03728f034" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de"
W20260713 09:04:25.766263 10241 leader_election.cc:343] T e768db3ee49c440f9ed8fa68fec3fba1 P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:25.767572 10396 leader_election.cc:290] T e768db3ee49c440f9ed8fa68fec3fba1 P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 1 election: Requested vote from peers d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227), f366b899661241d689961e78aeccfa1b (127.5.154.3:46229)
I20260713 09:04:25.629117 10273 raft_consensus.cc:2468] T 742d14a269f9437a99b483deaa637d63 P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f366b899661241d689961e78aeccfa1b in term 1.
I20260713 09:04:25.770754 10243 leader_election.cc:304] T 37d40f5c45614a49998d1e2f81ead321 P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7b2d5ab0f01146c997d257c03728f034, f366b899661241d689961e78aeccfa1b; no voters: d5bd625611044ba8bdcb01493dcfd1de
W20260713 09:04:25.766198 10315 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.154.1:42227, user_credentials={real_user=slave}} blocked reactor thread for 58201.3us
I20260713 09:04:25.771404 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e768db3ee49c440f9ed8fa68fec3fba1" candidate_uuid: "7b2d5ab0f01146c997d257c03728f034" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f366b899661241d689961e78aeccfa1b"
I20260713 09:04:25.783203 10489 tablet_bootstrap.cc:492] T 078bc0e98f81489ba07ef7675f1b52be P f366b899661241d689961e78aeccfa1b: No bootstrap required, opened a new log
I20260713 09:04:25.783064 10350 raft_consensus.cc:3060] T e768db3ee49c440f9ed8fa68fec3fba1 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:25.775732 10396 raft_consensus.cc:2804] T 37d40f5c45614a49998d1e2f81ead321 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:25.786895 10489 ts_tablet_manager.cc:1403] T 078bc0e98f81489ba07ef7675f1b52be P f366b899661241d689961e78aeccfa1b: Time spent bootstrapping tablet: real 0.275s	user 0.094s	sys 0.116s
I20260713 09:04:25.776887 10202 raft_consensus.cc:2468] T f6570d95869844319aad7b3d8aa9a071 P d5bd625611044ba8bdcb01493dcfd1de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b2d5ab0f01146c997d257c03728f034 in term 1.
I20260713 09:04:25.789371 10241 leader_election.cc:304] T f6570d95869844319aad7b3d8aa9a071 P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b2d5ab0f01146c997d257c03728f034, d5bd625611044ba8bdcb01493dcfd1de; no voters: 
I20260713 09:04:25.790249 10508 raft_consensus.cc:2804] T f6570d95869844319aad7b3d8aa9a071 P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:25.791710 10508 raft_consensus.cc:697] T f6570d95869844319aad7b3d8aa9a071 P 7b2d5ab0f01146c997d257c03728f034 [term 1 LEADER]: Becoming Leader. State: Replica: 7b2d5ab0f01146c997d257c03728f034, State: Running, Role: LEADER
I20260713 09:04:25.792636 10508 consensus_queue.cc:237] T f6570d95869844319aad7b3d8aa9a071 P 7b2d5ab0f01146c997d257c03728f034 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.787631 10396 raft_consensus.cc:493] T 37d40f5c45614a49998d1e2f81ead321 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:25.796917 10396 raft_consensus.cc:3060] T 37d40f5c45614a49998d1e2f81ead321 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:25.799536 10500 leader_election.cc:290] T f6570d95869844319aad7b3d8aa9a071 P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 1 election: Requested vote from peers d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227), f366b899661241d689961e78aeccfa1b (127.5.154.3:46229)
W20260713 09:04:25.782015 10315 leader_election.cc:343] T 9deb10a656834bdfb39649fb71cb81e9 P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:25.801743 10350 raft_consensus.cc:2468] T e768db3ee49c440f9ed8fa68fec3fba1 P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b2d5ab0f01146c997d257c03728f034 in term 1.
I20260713 09:04:25.801749 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79809b0b3ec944cd99b347b424c9c6c3" candidate_uuid: "f366b899661241d689961e78aeccfa1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de"
W20260713 09:04:25.803738 10315 leader_election.cc:343] T 79809b0b3ec944cd99b347b424c9c6c3 P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:04:25.776717 10316 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.154.2:33859, user_credentials={real_user=slave}} blocked reactor thread for 102763us
I20260713 09:04:25.811594 10273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9deb10a656834bdfb39649fb71cb81e9" candidate_uuid: "f366b899661241d689961e78aeccfa1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b2d5ab0f01146c997d257c03728f034"
I20260713 09:04:25.812211 10273 raft_consensus.cc:3060] T 9deb10a656834bdfb39649fb71cb81e9 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:25.813050 10488 tablet_bootstrap.cc:492] T 078bc0e98f81489ba07ef7675f1b52be P 7b2d5ab0f01146c997d257c03728f034: No bootstrap required, opened a new log
I20260713 09:04:25.813547 10488 ts_tablet_manager.cc:1403] T 078bc0e98f81489ba07ef7675f1b52be P 7b2d5ab0f01146c997d257c03728f034: Time spent bootstrapping tablet: real 0.274s	user 0.047s	sys 0.142s
I20260713 09:04:25.816478 10488 raft_consensus.cc:359] T 078bc0e98f81489ba07ef7675f1b52be P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.817139 10488 raft_consensus.cc:385] T 078bc0e98f81489ba07ef7675f1b52be P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:25.818065 10099 catalog_manager.cc:5697] T f6570d95869844319aad7b3d8aa9a071 P 7b2d5ab0f01146c997d257c03728f034 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2). New cstate: current_term: 1 leader_uuid: "7b2d5ab0f01146c997d257c03728f034" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:25.819065 10489 raft_consensus.cc:359] T 078bc0e98f81489ba07ef7675f1b52be P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.819717 10489 raft_consensus.cc:385] T 078bc0e98f81489ba07ef7675f1b52be P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:25.819988 10489 raft_consensus.cc:740] T 078bc0e98f81489ba07ef7675f1b52be P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f366b899661241d689961e78aeccfa1b, State: Initialized, Role: FOLLOWER
I20260713 09:04:25.819837 10396 raft_consensus.cc:515] T 37d40f5c45614a49998d1e2f81ead321 P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.820827 10489 consensus_queue.cc:260] T 078bc0e98f81489ba07ef7675f1b52be P f366b899661241d689961e78aeccfa1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.822129 10243 leader_election.cc:304] T 79809b0b3ec944cd99b347b424c9c6c3 P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b2d5ab0f01146c997d257c03728f034; no voters: d5bd625611044ba8bdcb01493dcfd1de, f366b899661241d689961e78aeccfa1b
I20260713 09:04:25.817410 10488 raft_consensus.cc:740] T 078bc0e98f81489ba07ef7675f1b52be P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b2d5ab0f01146c997d257c03728f034, State: Initialized, Role: FOLLOWER
I20260713 09:04:25.822736 10276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79809b0b3ec944cd99b347b424c9c6c3" candidate_uuid: "f366b899661241d689961e78aeccfa1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b2d5ab0f01146c997d257c03728f034"
I20260713 09:04:25.823498 10490 tablet_bootstrap.cc:492] T 9deb10a656834bdfb39649fb71cb81e9 P d5bd625611044ba8bdcb01493dcfd1de: No bootstrap required, opened a new log
I20260713 09:04:25.824002 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d40f5c45614a49998d1e2f81ead321" candidate_uuid: "7b2d5ab0f01146c997d257c03728f034" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de"
I20260713 09:04:25.824158 10490 ts_tablet_manager.cc:1403] T 9deb10a656834bdfb39649fb71cb81e9 P d5bd625611044ba8bdcb01493dcfd1de: Time spent bootstrapping tablet: real 0.154s	user 0.034s	sys 0.044s
W20260713 09:04:25.825569 10241 leader_election.cc:343] T 37d40f5c45614a49998d1e2f81ead321 P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:25.823415 10276 raft_consensus.cc:3060] T 79809b0b3ec944cd99b347b424c9c6c3 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:25.826709 10489 ts_tablet_manager.cc:1434] T 078bc0e98f81489ba07ef7675f1b52be P f366b899661241d689961e78aeccfa1b: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260713 09:04:25.828190 10489 tablet_bootstrap.cc:492] T bfa99cd2a2ed4d8eb910665b869935f2 P f366b899661241d689961e78aeccfa1b: Bootstrap starting.
I20260713 09:04:25.831827 10396 leader_election.cc:290] T 37d40f5c45614a49998d1e2f81ead321 P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 1 election: Requested vote from peers d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227), f366b899661241d689961e78aeccfa1b (127.5.154.3:46229)
I20260713 09:04:25.823546 10488 consensus_queue.cc:260] T 078bc0e98f81489ba07ef7675f1b52be P 7b2d5ab0f01146c997d257c03728f034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.832062 10243 leader_election.cc:304] T e768db3ee49c440f9ed8fa68fec3fba1 P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7b2d5ab0f01146c997d257c03728f034, f366b899661241d689961e78aeccfa1b; no voters: d5bd625611044ba8bdcb01493dcfd1de
I20260713 09:04:25.833932 10488 ts_tablet_manager.cc:1434] T 078bc0e98f81489ba07ef7675f1b52be P 7b2d5ab0f01146c997d257c03728f034: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260713 09:04:25.834833 10488 tablet_bootstrap.cc:492] T bfa99cd2a2ed4d8eb910665b869935f2 P 7b2d5ab0f01146c997d257c03728f034: Bootstrap starting.
I20260713 09:04:25.835561 10506 raft_consensus.cc:2804] T e768db3ee49c440f9ed8fa68fec3fba1 P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:25.836083 10506 raft_consensus.cc:697] T e768db3ee49c440f9ed8fa68fec3fba1 P 7b2d5ab0f01146c997d257c03728f034 [term 1 LEADER]: Becoming Leader. State: Replica: 7b2d5ab0f01146c997d257c03728f034, State: Running, Role: LEADER
I20260713 09:04:25.836483 10490 raft_consensus.cc:359] T 9deb10a656834bdfb39649fb71cb81e9 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.837260 10490 raft_consensus.cc:385] T 9deb10a656834bdfb39649fb71cb81e9 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:25.836961 10506 consensus_queue.cc:237] T e768db3ee49c440f9ed8fa68fec3fba1 P 7b2d5ab0f01146c997d257c03728f034 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.837589 10490 raft_consensus.cc:740] T 9deb10a656834bdfb39649fb71cb81e9 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5bd625611044ba8bdcb01493dcfd1de, State: Initialized, Role: FOLLOWER
I20260713 09:04:25.838810 10515 raft_consensus.cc:493] T d8e4873326b94e9f951bb5602403a70c P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:25.838492 10490 consensus_queue.cc:260] T 9deb10a656834bdfb39649fb71cb81e9 P d5bd625611044ba8bdcb01493dcfd1de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.839289 10515 raft_consensus.cc:515] T d8e4873326b94e9f951bb5602403a70c P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.840794 10490 ts_tablet_manager.cc:1434] T 9deb10a656834bdfb39649fb71cb81e9 P d5bd625611044ba8bdcb01493dcfd1de: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260713 09:04:25.841809 10515 leader_election.cc:290] T d8e4873326b94e9f951bb5602403a70c P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227), 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859)
I20260713 09:04:25.841746 10488 tablet_bootstrap.cc:654] T bfa99cd2a2ed4d8eb910665b869935f2 P 7b2d5ab0f01146c997d257c03728f034: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:25.841784 10490 tablet_bootstrap.cc:492] T 37d40f5c45614a49998d1e2f81ead321 P d5bd625611044ba8bdcb01493dcfd1de: Bootstrap starting.
I20260713 09:04:25.843209 10489 tablet_bootstrap.cc:654] T bfa99cd2a2ed4d8eb910665b869935f2 P f366b899661241d689961e78aeccfa1b: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:25.846118 10316 leader_election.cc:304] T 37d40f5c45614a49998d1e2f81ead321 P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7b2d5ab0f01146c997d257c03728f034, f366b899661241d689961e78aeccfa1b; no voters: d5bd625611044ba8bdcb01493dcfd1de
I20260713 09:04:25.847285 10515 raft_consensus.cc:2804] T 37d40f5c45614a49998d1e2f81ead321 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:25.847781 10515 raft_consensus.cc:493] T 37d40f5c45614a49998d1e2f81ead321 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:25.848194 10515 raft_consensus.cc:3060] T 37d40f5c45614a49998d1e2f81ead321 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:25.847286 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e4873326b94e9f951bb5602403a70c" candidate_uuid: "f366b899661241d689961e78aeccfa1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de" is_pre_election: true
W20260713 09:04:25.850596 10315 leader_election.cc:343] T d8e4873326b94e9f951bb5602403a70c P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:25.821391 10273 raft_consensus.cc:2468] T 9deb10a656834bdfb39649fb71cb81e9 P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f366b899661241d689961e78aeccfa1b in term 1.
I20260713 09:04:25.837987 10276 raft_consensus.cc:2468] T 79809b0b3ec944cd99b347b424c9c6c3 P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f366b899661241d689961e78aeccfa1b in term 1.
I20260713 09:04:25.866046 10500 raft_consensus.cc:2749] T 79809b0b3ec944cd99b347b424c9c6c3 P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:25.868498 10316 leader_election.cc:304] T 9deb10a656834bdfb39649fb71cb81e9 P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7b2d5ab0f01146c997d257c03728f034, f366b899661241d689961e78aeccfa1b; no voters: d5bd625611044ba8bdcb01493dcfd1de
I20260713 09:04:25.869750 10507 raft_consensus.cc:2804] T 9deb10a656834bdfb39649fb71cb81e9 P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:25.870362 10507 raft_consensus.cc:697] T 9deb10a656834bdfb39649fb71cb81e9 P f366b899661241d689961e78aeccfa1b [term 1 LEADER]: Becoming Leader. State: Replica: f366b899661241d689961e78aeccfa1b, State: Running, Role: LEADER
I20260713 09:04:25.870270 10316 leader_election.cc:304] T 79809b0b3ec944cd99b347b424c9c6c3 P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7b2d5ab0f01146c997d257c03728f034, f366b899661241d689961e78aeccfa1b; no voters: d5bd625611044ba8bdcb01493dcfd1de
I20260713 09:04:25.871667 10517 raft_consensus.cc:2804] T 79809b0b3ec944cd99b347b424c9c6c3 P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:25.871542 10507 consensus_queue.cc:237] T 9deb10a656834bdfb39649fb71cb81e9 P f366b899661241d689961e78aeccfa1b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.872179 10517 raft_consensus.cc:697] T 79809b0b3ec944cd99b347b424c9c6c3 P f366b899661241d689961e78aeccfa1b [term 1 LEADER]: Becoming Leader. State: Replica: f366b899661241d689961e78aeccfa1b, State: Running, Role: LEADER
I20260713 09:04:25.873000 10517 consensus_queue.cc:237] T 79809b0b3ec944cd99b347b424c9c6c3 P f366b899661241d689961e78aeccfa1b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.873339 10276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e4873326b94e9f951bb5602403a70c" candidate_uuid: "f366b899661241d689961e78aeccfa1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b2d5ab0f01146c997d257c03728f034" is_pre_election: true
I20260713 09:04:25.874344 10276 raft_consensus.cc:2468] T d8e4873326b94e9f951bb5602403a70c P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f366b899661241d689961e78aeccfa1b in term 0.
I20260713 09:04:25.890247 10515 raft_consensus.cc:515] T 37d40f5c45614a49998d1e2f81ead321 P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.894491 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d40f5c45614a49998d1e2f81ead321" candidate_uuid: "f366b899661241d689961e78aeccfa1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de"
W20260713 09:04:25.896272 10315 leader_election.cc:343] T 37d40f5c45614a49998d1e2f81ead321 P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:04:25.898396 10243 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.154.3:46229, user_credentials={real_user=slave}} blocked reactor thread for 66438.1us
I20260713 09:04:25.903635 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6570d95869844319aad7b3d8aa9a071" candidate_uuid: "7b2d5ab0f01146c997d257c03728f034" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f366b899661241d689961e78aeccfa1b"
I20260713 09:04:25.904220 10350 raft_consensus.cc:3060] T f6570d95869844319aad7b3d8aa9a071 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:25.898933 10490 tablet_bootstrap.cc:654] T 37d40f5c45614a49998d1e2f81ead321 P d5bd625611044ba8bdcb01493dcfd1de: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:25.900138 10316 leader_election.cc:304] T d8e4873326b94e9f951bb5602403a70c P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7b2d5ab0f01146c997d257c03728f034, f366b899661241d689961e78aeccfa1b; no voters: d5bd625611044ba8bdcb01493dcfd1de
I20260713 09:04:25.912372 10100 catalog_manager.cc:5697] T 742d14a269f9437a99b483deaa637d63 P f366b899661241d689961e78aeccfa1b reported cstate change: term changed from 0 to 1, leader changed from <none> to f366b899661241d689961e78aeccfa1b (127.5.154.3). New cstate: current_term: 1 leader_uuid: "f366b899661241d689961e78aeccfa1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:25.919418 10515 leader_election.cc:290] T 37d40f5c45614a49998d1e2f81ead321 P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 1 election: Requested vote from peers d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227), 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859)
I20260713 09:04:25.920329 10515 raft_consensus.cc:2804] T d8e4873326b94e9f951bb5602403a70c P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:25.920805 10515 raft_consensus.cc:493] T d8e4873326b94e9f951bb5602403a70c P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:25.923429 10276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d40f5c45614a49998d1e2f81ead321" candidate_uuid: "f366b899661241d689961e78aeccfa1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b2d5ab0f01146c997d257c03728f034"
I20260713 09:04:25.924567 10276 raft_consensus.cc:2393] T 37d40f5c45614a49998d1e2f81ead321 P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f366b899661241d689961e78aeccfa1b in current term 1: Already voted for candidate 7b2d5ab0f01146c997d257c03728f034 in this term.
I20260713 09:04:25.926347 10316 leader_election.cc:304] T 37d40f5c45614a49998d1e2f81ead321 P f366b899661241d689961e78aeccfa1b [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: f366b899661241d689961e78aeccfa1b; no voters: 7b2d5ab0f01146c997d257c03728f034, d5bd625611044ba8bdcb01493dcfd1de
I20260713 09:04:25.928399 10434 raft_consensus.cc:2749] T 37d40f5c45614a49998d1e2f81ead321 P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:04:25.933468 10350 raft_consensus.cc:2468] T f6570d95869844319aad7b3d8aa9a071 P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b2d5ab0f01146c997d257c03728f034 in term 1.
I20260713 09:04:25.921219 10515 raft_consensus.cc:3060] T d8e4873326b94e9f951bb5602403a70c P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:25.943735 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d40f5c45614a49998d1e2f81ead321" candidate_uuid: "7b2d5ab0f01146c997d257c03728f034" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f366b899661241d689961e78aeccfa1b"
I20260713 09:04:25.944876 10350 raft_consensus.cc:2393] T 37d40f5c45614a49998d1e2f81ead321 P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7b2d5ab0f01146c997d257c03728f034 in current term 1: Already voted for candidate f366b899661241d689961e78aeccfa1b in this term.
I20260713 09:04:25.948009 10243 leader_election.cc:304] T 37d40f5c45614a49998d1e2f81ead321 P 7b2d5ab0f01146c997d257c03728f034 [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: 7b2d5ab0f01146c997d257c03728f034; no voters: d5bd625611044ba8bdcb01493dcfd1de, f366b899661241d689961e78aeccfa1b
I20260713 09:04:25.953655 10506 raft_consensus.cc:2749] T 37d40f5c45614a49998d1e2f81ead321 P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:04:25.955662 10515 raft_consensus.cc:515] T d8e4873326b94e9f951bb5602403a70c P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.958477 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e4873326b94e9f951bb5602403a70c" candidate_uuid: "f366b899661241d689961e78aeccfa1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de"
I20260713 09:04:25.958752 10489 tablet_bootstrap.cc:492] T bfa99cd2a2ed4d8eb910665b869935f2 P f366b899661241d689961e78aeccfa1b: No bootstrap required, opened a new log
I20260713 09:04:25.959316 10489 ts_tablet_manager.cc:1403] T bfa99cd2a2ed4d8eb910665b869935f2 P f366b899661241d689961e78aeccfa1b: Time spent bootstrapping tablet: real 0.131s	user 0.025s	sys 0.051s
W20260713 09:04:25.959882 10315 leader_election.cc:343] T d8e4873326b94e9f951bb5602403a70c P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:25.960736 10488 tablet_bootstrap.cc:492] T bfa99cd2a2ed4d8eb910665b869935f2 P 7b2d5ab0f01146c997d257c03728f034: No bootstrap required, opened a new log
I20260713 09:04:25.961148 10488 ts_tablet_manager.cc:1403] T bfa99cd2a2ed4d8eb910665b869935f2 P 7b2d5ab0f01146c997d257c03728f034: Time spent bootstrapping tablet: real 0.127s	user 0.054s	sys 0.060s
I20260713 09:04:25.961313 10490 tablet_bootstrap.cc:492] T 37d40f5c45614a49998d1e2f81ead321 P d5bd625611044ba8bdcb01493dcfd1de: No bootstrap required, opened a new log
I20260713 09:04:25.961936 10490 ts_tablet_manager.cc:1403] T 37d40f5c45614a49998d1e2f81ead321 P d5bd625611044ba8bdcb01493dcfd1de: Time spent bootstrapping tablet: real 0.120s	user 0.008s	sys 0.010s
I20260713 09:04:25.962193 10489 raft_consensus.cc:359] T bfa99cd2a2ed4d8eb910665b869935f2 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.962906 10489 raft_consensus.cc:385] T bfa99cd2a2ed4d8eb910665b869935f2 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:25.963179 10489 raft_consensus.cc:740] T bfa99cd2a2ed4d8eb910665b869935f2 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f366b899661241d689961e78aeccfa1b, State: Initialized, Role: FOLLOWER
I20260713 09:04:25.963449 10488 raft_consensus.cc:359] T bfa99cd2a2ed4d8eb910665b869935f2 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.964037 10488 raft_consensus.cc:385] T bfa99cd2a2ed4d8eb910665b869935f2 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:25.964272 10488 raft_consensus.cc:740] T bfa99cd2a2ed4d8eb910665b869935f2 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b2d5ab0f01146c997d257c03728f034, State: Initialized, Role: FOLLOWER
I20260713 09:04:25.963835 10489 consensus_queue.cc:260] T bfa99cd2a2ed4d8eb910665b869935f2 P f366b899661241d689961e78aeccfa1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.966517 10489 ts_tablet_manager.cc:1434] T bfa99cd2a2ed4d8eb910665b869935f2 P f366b899661241d689961e78aeccfa1b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:04:25.964862 10488 consensus_queue.cc:260] T bfa99cd2a2ed4d8eb910665b869935f2 P 7b2d5ab0f01146c997d257c03728f034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.964753 10490 raft_consensus.cc:359] T 37d40f5c45614a49998d1e2f81ead321 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.971720 10490 raft_consensus.cc:385] T 37d40f5c45614a49998d1e2f81ead321 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:25.972023 10490 raft_consensus.cc:740] T 37d40f5c45614a49998d1e2f81ead321 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5bd625611044ba8bdcb01493dcfd1de, State: Initialized, Role: FOLLOWER
I20260713 09:04:25.972617 10488 ts_tablet_manager.cc:1434] T bfa99cd2a2ed4d8eb910665b869935f2 P 7b2d5ab0f01146c997d257c03728f034: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.005s
I20260713 09:04:25.972641 10490 consensus_queue.cc:260] T 37d40f5c45614a49998d1e2f81ead321 P d5bd625611044ba8bdcb01493dcfd1de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.974450 10515 leader_election.cc:290] T d8e4873326b94e9f951bb5602403a70c P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 1 election: Requested vote from peers d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227), 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859)
I20260713 09:04:25.975724 10276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e4873326b94e9f951bb5602403a70c" candidate_uuid: "f366b899661241d689961e78aeccfa1b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b2d5ab0f01146c997d257c03728f034"
I20260713 09:04:25.976218 10491 raft_consensus.cc:493] T 9deb10a656834bdfb39649fb71cb81e9 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:25.976554 10276 raft_consensus.cc:3060] T d8e4873326b94e9f951bb5602403a70c P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:25.976765 10491 raft_consensus.cc:515] T 9deb10a656834bdfb39649fb71cb81e9 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:25.980491 10491 leader_election.cc:290] T 9deb10a656834bdfb39649fb71cb81e9 P d5bd625611044ba8bdcb01493dcfd1de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859), f366b899661241d689961e78aeccfa1b (127.5.154.3:46229)
I20260713 09:04:25.979712 10273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9deb10a656834bdfb39649fb71cb81e9" candidate_uuid: "d5bd625611044ba8bdcb01493dcfd1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b2d5ab0f01146c997d257c03728f034" is_pre_election: true
I20260713 09:04:25.981194 10273 raft_consensus.cc:2393] T 9deb10a656834bdfb39649fb71cb81e9 P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d5bd625611044ba8bdcb01493dcfd1de in current term 1: Already voted for candidate f366b899661241d689961e78aeccfa1b in this term.
I20260713 09:04:25.988282 10100 catalog_manager.cc:5697] T 9deb10a656834bdfb39649fb71cb81e9 P f366b899661241d689961e78aeccfa1b reported cstate change: term changed from 0 to 1, leader changed from <none> to f366b899661241d689961e78aeccfa1b (127.5.154.3). New cstate: current_term: 1 leader_uuid: "f366b899661241d689961e78aeccfa1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:25.990399 10100 catalog_manager.cc:5697] T 79809b0b3ec944cd99b347b424c9c6c3 P f366b899661241d689961e78aeccfa1b reported cstate change: term changed from 0 to 1, leader changed from <none> to f366b899661241d689961e78aeccfa1b (127.5.154.3). New cstate: current_term: 1 leader_uuid: "f366b899661241d689961e78aeccfa1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:26.002069 10276 raft_consensus.cc:2468] T d8e4873326b94e9f951bb5602403a70c P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f366b899661241d689961e78aeccfa1b in term 1.
I20260713 09:04:26.005443 10490 ts_tablet_manager.cc:1434] T 37d40f5c45614a49998d1e2f81ead321 P d5bd625611044ba8bdcb01493dcfd1de: Time spent starting tablet: real 0.043s	user 0.014s	sys 0.020s
I20260713 09:04:26.006559 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9deb10a656834bdfb39649fb71cb81e9" candidate_uuid: "d5bd625611044ba8bdcb01493dcfd1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f366b899661241d689961e78aeccfa1b" is_pre_election: true
I20260713 09:04:26.006748 10490 tablet_bootstrap.cc:492] T 79809b0b3ec944cd99b347b424c9c6c3 P d5bd625611044ba8bdcb01493dcfd1de: Bootstrap starting.
I20260713 09:04:26.008772 10316 leader_election.cc:304] T d8e4873326b94e9f951bb5602403a70c P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7b2d5ab0f01146c997d257c03728f034, f366b899661241d689961e78aeccfa1b; no voters: d5bd625611044ba8bdcb01493dcfd1de
I20260713 09:04:26.009655 10515 raft_consensus.cc:2804] T d8e4873326b94e9f951bb5602403a70c P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:26.010142 10515 raft_consensus.cc:697] T d8e4873326b94e9f951bb5602403a70c P f366b899661241d689961e78aeccfa1b [term 1 LEADER]: Becoming Leader. State: Replica: f366b899661241d689961e78aeccfa1b, State: Running, Role: LEADER
I20260713 09:04:26.011020 10515 consensus_queue.cc:237] T d8e4873326b94e9f951bb5602403a70c P f366b899661241d689961e78aeccfa1b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:26.010139 10168 leader_election.cc:304] T 9deb10a656834bdfb39649fb71cb81e9 P d5bd625611044ba8bdcb01493dcfd1de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d5bd625611044ba8bdcb01493dcfd1de; no voters: 7b2d5ab0f01146c997d257c03728f034, f366b899661241d689961e78aeccfa1b
I20260713 09:04:26.015132 10490 tablet_bootstrap.cc:654] T 79809b0b3ec944cd99b347b424c9c6c3 P d5bd625611044ba8bdcb01493dcfd1de: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:26.015383 10491 raft_consensus.cc:3060] T 9deb10a656834bdfb39649fb71cb81e9 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:26.017164 10506 raft_consensus.cc:493] T bfa99cd2a2ed4d8eb910665b869935f2 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:26.017670 10506 raft_consensus.cc:515] T bfa99cd2a2ed4d8eb910665b869935f2 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:26.021030 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa99cd2a2ed4d8eb910665b869935f2" candidate_uuid: "7b2d5ab0f01146c997d257c03728f034" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de" is_pre_election: true
W20260713 09:04:26.023411 10241 leader_election.cc:343] T bfa99cd2a2ed4d8eb910665b869935f2 P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:26.024401 10506 leader_election.cc:290] T bfa99cd2a2ed4d8eb910665b869935f2 P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227), f366b899661241d689961e78aeccfa1b (127.5.154.3:46229)
I20260713 09:04:26.028380 10349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa99cd2a2ed4d8eb910665b869935f2" candidate_uuid: "7b2d5ab0f01146c997d257c03728f034" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f366b899661241d689961e78aeccfa1b" is_pre_election: true
I20260713 09:04:26.029016 10349 raft_consensus.cc:2468] T bfa99cd2a2ed4d8eb910665b869935f2 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b2d5ab0f01146c997d257c03728f034 in term 0.
I20260713 09:04:26.020429 10099 catalog_manager.cc:5697] T e768db3ee49c440f9ed8fa68fec3fba1 P 7b2d5ab0f01146c997d257c03728f034 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2). New cstate: current_term: 1 leader_uuid: "7b2d5ab0f01146c997d257c03728f034" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:26.031363 10243 leader_election.cc:304] T bfa99cd2a2ed4d8eb910665b869935f2 P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7b2d5ab0f01146c997d257c03728f034, f366b899661241d689961e78aeccfa1b; no voters: d5bd625611044ba8bdcb01493dcfd1de
I20260713 09:04:26.032183 10506 raft_consensus.cc:2804] T bfa99cd2a2ed4d8eb910665b869935f2 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:26.032588 10506 raft_consensus.cc:493] T bfa99cd2a2ed4d8eb910665b869935f2 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:26.032984 10506 raft_consensus.cc:3060] T bfa99cd2a2ed4d8eb910665b869935f2 P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:26.041710 10097 catalog_manager.cc:5697] T d8e4873326b94e9f951bb5602403a70c P f366b899661241d689961e78aeccfa1b reported cstate change: term changed from 0 to 1, leader changed from <none> to f366b899661241d689961e78aeccfa1b (127.5.154.3). New cstate: current_term: 1 leader_uuid: "f366b899661241d689961e78aeccfa1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:26.044209 10506 raft_consensus.cc:515] T bfa99cd2a2ed4d8eb910665b869935f2 P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:26.029230 10491 raft_consensus.cc:2749] T 9deb10a656834bdfb39649fb71cb81e9 P d5bd625611044ba8bdcb01493dcfd1de [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:26.068024 10349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa99cd2a2ed4d8eb910665b869935f2" candidate_uuid: "7b2d5ab0f01146c997d257c03728f034" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f366b899661241d689961e78aeccfa1b"
I20260713 09:04:26.068629 10349 raft_consensus.cc:3060] T bfa99cd2a2ed4d8eb910665b869935f2 P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:26.075234 10490 tablet_bootstrap.cc:492] T 79809b0b3ec944cd99b347b424c9c6c3 P d5bd625611044ba8bdcb01493dcfd1de: No bootstrap required, opened a new log
I20260713 09:04:26.075790 10490 ts_tablet_manager.cc:1403] T 79809b0b3ec944cd99b347b424c9c6c3 P d5bd625611044ba8bdcb01493dcfd1de: Time spent bootstrapping tablet: real 0.069s	user 0.030s	sys 0.032s
I20260713 09:04:26.079476 10490 raft_consensus.cc:359] T 79809b0b3ec944cd99b347b424c9c6c3 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:26.079854 10349 raft_consensus.cc:2468] T bfa99cd2a2ed4d8eb910665b869935f2 P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b2d5ab0f01146c997d257c03728f034 in term 1.
I20260713 09:04:26.080215 10490 raft_consensus.cc:385] T 79809b0b3ec944cd99b347b424c9c6c3 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:26.080579 10490 raft_consensus.cc:740] T 79809b0b3ec944cd99b347b424c9c6c3 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5bd625611044ba8bdcb01493dcfd1de, State: Initialized, Role: FOLLOWER
I20260713 09:04:26.081346 10243 leader_election.cc:304] T bfa99cd2a2ed4d8eb910665b869935f2 P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b2d5ab0f01146c997d257c03728f034, f366b899661241d689961e78aeccfa1b; no voters: 
I20260713 09:04:26.081331 10490 consensus_queue.cc:260] T 79809b0b3ec944cd99b347b424c9c6c3 P d5bd625611044ba8bdcb01493dcfd1de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:26.082441 10396 raft_consensus.cc:2804] T bfa99cd2a2ed4d8eb910665b869935f2 P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:26.082772 10506 leader_election.cc:290] T bfa99cd2a2ed4d8eb910665b869935f2 P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 1 election: Requested vote from peers d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227), f366b899661241d689961e78aeccfa1b (127.5.154.3:46229)
I20260713 09:04:26.082945 10396 raft_consensus.cc:697] T bfa99cd2a2ed4d8eb910665b869935f2 P 7b2d5ab0f01146c997d257c03728f034 [term 1 LEADER]: Becoming Leader. State: Replica: 7b2d5ab0f01146c997d257c03728f034, State: Running, Role: LEADER
I20260713 09:04:26.083842 10396 consensus_queue.cc:237] T bfa99cd2a2ed4d8eb910665b869935f2 P 7b2d5ab0f01146c997d257c03728f034 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:26.084354 10490 ts_tablet_manager.cc:1434] T 79809b0b3ec944cd99b347b424c9c6c3 P d5bd625611044ba8bdcb01493dcfd1de: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260713 09:04:26.085407 10490 tablet_bootstrap.cc:492] T d8e4873326b94e9f951bb5602403a70c P d5bd625611044ba8bdcb01493dcfd1de: Bootstrap starting.
I20260713 09:04:26.086767 10500 raft_consensus.cc:493] T 078bc0e98f81489ba07ef7675f1b52be P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:26.087203 10500 raft_consensus.cc:515] T 078bc0e98f81489ba07ef7675f1b52be P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:26.088769 10202 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa99cd2a2ed4d8eb910665b869935f2" candidate_uuid: "7b2d5ab0f01146c997d257c03728f034" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de"
I20260713 09:04:26.089116 10500 leader_election.cc:290] T 078bc0e98f81489ba07ef7675f1b52be P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227), f366b899661241d689961e78aeccfa1b (127.5.154.3:46229)
I20260713 09:04:26.092347 10490 tablet_bootstrap.cc:654] T d8e4873326b94e9f951bb5602403a70c P d5bd625611044ba8bdcb01493dcfd1de: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:26.093784 10349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "078bc0e98f81489ba07ef7675f1b52be" candidate_uuid: "7b2d5ab0f01146c997d257c03728f034" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f366b899661241d689961e78aeccfa1b" is_pre_election: true
I20260713 09:04:26.094463 10349 raft_consensus.cc:2468] T 078bc0e98f81489ba07ef7675f1b52be P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b2d5ab0f01146c997d257c03728f034 in term 0.
I20260713 09:04:26.095917 10243 leader_election.cc:304] T 078bc0e98f81489ba07ef7675f1b52be P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b2d5ab0f01146c997d257c03728f034, f366b899661241d689961e78aeccfa1b; no voters: 
I20260713 09:04:26.098037 10506 raft_consensus.cc:2804] T 078bc0e98f81489ba07ef7675f1b52be P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:04:26.098397 10506 raft_consensus.cc:493] T 078bc0e98f81489ba07ef7675f1b52be P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:26.098750 10506 raft_consensus.cc:3060] T 078bc0e98f81489ba07ef7675f1b52be P 7b2d5ab0f01146c997d257c03728f034 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:26.103955 10097 catalog_manager.cc:5697] T bfa99cd2a2ed4d8eb910665b869935f2 P 7b2d5ab0f01146c997d257c03728f034 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2). New cstate: current_term: 1 leader_uuid: "7b2d5ab0f01146c997d257c03728f034" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:26.105576 10506 raft_consensus.cc:515] T 078bc0e98f81489ba07ef7675f1b52be P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:26.107246 10200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "078bc0e98f81489ba07ef7675f1b52be" candidate_uuid: "7b2d5ab0f01146c997d257c03728f034" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de" is_pre_election: true
I20260713 09:04:26.107554 10506 leader_election.cc:290] T 078bc0e98f81489ba07ef7675f1b52be P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 1 election: Requested vote from peers d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227), f366b899661241d689961e78aeccfa1b (127.5.154.3:46229)
W20260713 09:04:26.108835 10241 leader_election.cc:343] T bfa99cd2a2ed4d8eb910665b869935f2 P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:04:26.110814 10241 leader_election.cc:343] T 078bc0e98f81489ba07ef7675f1b52be P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:26.112494 10200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "078bc0e98f81489ba07ef7675f1b52be" candidate_uuid: "7b2d5ab0f01146c997d257c03728f034" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de"
I20260713 09:04:26.113548 10490 tablet_bootstrap.cc:492] T d8e4873326b94e9f951bb5602403a70c P d5bd625611044ba8bdcb01493dcfd1de: No bootstrap required, opened a new log
W20260713 09:04:26.113941 10241 leader_election.cc:343] T 078bc0e98f81489ba07ef7675f1b52be P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:04:26.114048 10490 ts_tablet_manager.cc:1403] T d8e4873326b94e9f951bb5602403a70c P d5bd625611044ba8bdcb01493dcfd1de: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.011s
I20260713 09:04:26.109174 10349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "078bc0e98f81489ba07ef7675f1b52be" candidate_uuid: "7b2d5ab0f01146c997d257c03728f034" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f366b899661241d689961e78aeccfa1b"
I20260713 09:04:26.115769 10349 raft_consensus.cc:3060] T 078bc0e98f81489ba07ef7675f1b52be P f366b899661241d689961e78aeccfa1b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:26.117247 10490 raft_consensus.cc:359] T d8e4873326b94e9f951bb5602403a70c P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:26.118049 10490 raft_consensus.cc:385] T d8e4873326b94e9f951bb5602403a70c P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:26.118352 10490 raft_consensus.cc:740] T d8e4873326b94e9f951bb5602403a70c P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5bd625611044ba8bdcb01493dcfd1de, State: Initialized, Role: FOLLOWER
I20260713 09:04:26.119086 10490 consensus_queue.cc:260] T d8e4873326b94e9f951bb5602403a70c P d5bd625611044ba8bdcb01493dcfd1de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:26.121620 10349 raft_consensus.cc:2468] T 078bc0e98f81489ba07ef7675f1b52be P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b2d5ab0f01146c997d257c03728f034 in term 1.
I20260713 09:04:26.122774 10243 leader_election.cc:304] T 078bc0e98f81489ba07ef7675f1b52be P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7b2d5ab0f01146c997d257c03728f034, f366b899661241d689961e78aeccfa1b; no voters: d5bd625611044ba8bdcb01493dcfd1de
I20260713 09:04:26.123575 10490 ts_tablet_manager.cc:1434] T d8e4873326b94e9f951bb5602403a70c P d5bd625611044ba8bdcb01493dcfd1de: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.005s
I20260713 09:04:26.123848 10506 raft_consensus.cc:2804] T 078bc0e98f81489ba07ef7675f1b52be P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:04:26.124687 10490 tablet_bootstrap.cc:492] T 078bc0e98f81489ba07ef7675f1b52be P d5bd625611044ba8bdcb01493dcfd1de: Bootstrap starting.
I20260713 09:04:26.124913 10506 raft_consensus.cc:697] T 078bc0e98f81489ba07ef7675f1b52be P 7b2d5ab0f01146c997d257c03728f034 [term 1 LEADER]: Becoming Leader. State: Replica: 7b2d5ab0f01146c997d257c03728f034, State: Running, Role: LEADER
I20260713 09:04:26.125793 10506 consensus_queue.cc:237] T 078bc0e98f81489ba07ef7675f1b52be P 7b2d5ab0f01146c997d257c03728f034 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:26.132645 10490 tablet_bootstrap.cc:654] T 078bc0e98f81489ba07ef7675f1b52be P d5bd625611044ba8bdcb01493dcfd1de: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:26.138871 10490 tablet_bootstrap.cc:492] T 078bc0e98f81489ba07ef7675f1b52be P d5bd625611044ba8bdcb01493dcfd1de: No bootstrap required, opened a new log
I20260713 09:04:26.139323 10490 ts_tablet_manager.cc:1403] T 078bc0e98f81489ba07ef7675f1b52be P d5bd625611044ba8bdcb01493dcfd1de: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260713 09:04:26.141347 10490 raft_consensus.cc:359] T 078bc0e98f81489ba07ef7675f1b52be P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:26.141944 10490 raft_consensus.cc:385] T 078bc0e98f81489ba07ef7675f1b52be P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:26.142163 10490 raft_consensus.cc:740] T 078bc0e98f81489ba07ef7675f1b52be P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5bd625611044ba8bdcb01493dcfd1de, State: Initialized, Role: FOLLOWER
I20260713 09:04:26.142156 10097 catalog_manager.cc:5697] T 078bc0e98f81489ba07ef7675f1b52be P 7b2d5ab0f01146c997d257c03728f034 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2). New cstate: current_term: 1 leader_uuid: "7b2d5ab0f01146c997d257c03728f034" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:26.143031 10490 consensus_queue.cc:260] T 078bc0e98f81489ba07ef7675f1b52be P d5bd625611044ba8bdcb01493dcfd1de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:26.145094 10490 ts_tablet_manager.cc:1434] T 078bc0e98f81489ba07ef7675f1b52be P d5bd625611044ba8bdcb01493dcfd1de: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:04:26.146090 10490 tablet_bootstrap.cc:492] T e768db3ee49c440f9ed8fa68fec3fba1 P d5bd625611044ba8bdcb01493dcfd1de: Bootstrap starting.
I20260713 09:04:26.152002 10490 tablet_bootstrap.cc:654] T e768db3ee49c440f9ed8fa68fec3fba1 P d5bd625611044ba8bdcb01493dcfd1de: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:26.154314 10491 raft_consensus.cc:493] T 37d40f5c45614a49998d1e2f81ead321 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:26.155002 10491 raft_consensus.cc:515] T 37d40f5c45614a49998d1e2f81ead321 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:26.158320 10276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d40f5c45614a49998d1e2f81ead321" candidate_uuid: "d5bd625611044ba8bdcb01493dcfd1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b2d5ab0f01146c997d257c03728f034" is_pre_election: true
I20260713 09:04:26.159031 10276 raft_consensus.cc:2393] T 37d40f5c45614a49998d1e2f81ead321 P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d5bd625611044ba8bdcb01493dcfd1de in current term 1: Already voted for candidate 7b2d5ab0f01146c997d257c03728f034 in this term.
I20260713 09:04:26.162003 10491 leader_election.cc:290] T 37d40f5c45614a49998d1e2f81ead321 P d5bd625611044ba8bdcb01493dcfd1de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859), f366b899661241d689961e78aeccfa1b (127.5.154.3:46229)
I20260713 09:04:26.163116 10349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d40f5c45614a49998d1e2f81ead321" candidate_uuid: "d5bd625611044ba8bdcb01493dcfd1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f366b899661241d689961e78aeccfa1b" is_pre_election: true
I20260713 09:04:26.165915 10349 raft_consensus.cc:2393] T 37d40f5c45614a49998d1e2f81ead321 P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d5bd625611044ba8bdcb01493dcfd1de in current term 1: Already voted for candidate f366b899661241d689961e78aeccfa1b in this term.
I20260713 09:04:26.165940 10490 tablet_bootstrap.cc:492] T e768db3ee49c440f9ed8fa68fec3fba1 P d5bd625611044ba8bdcb01493dcfd1de: No bootstrap required, opened a new log
I20260713 09:04:26.166519 10490 ts_tablet_manager.cc:1403] T e768db3ee49c440f9ed8fa68fec3fba1 P d5bd625611044ba8bdcb01493dcfd1de: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.005s
I20260713 09:04:26.167932 10168 leader_election.cc:304] T 37d40f5c45614a49998d1e2f81ead321 P d5bd625611044ba8bdcb01493dcfd1de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d5bd625611044ba8bdcb01493dcfd1de; no voters: 7b2d5ab0f01146c997d257c03728f034, f366b899661241d689961e78aeccfa1b
I20260713 09:04:26.168813 10491 raft_consensus.cc:3060] T 37d40f5c45614a49998d1e2f81ead321 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:26.168588 10490 raft_consensus.cc:359] T e768db3ee49c440f9ed8fa68fec3fba1 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:26.169286 10490 raft_consensus.cc:385] T e768db3ee49c440f9ed8fa68fec3fba1 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:26.169595 10490 raft_consensus.cc:740] T e768db3ee49c440f9ed8fa68fec3fba1 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5bd625611044ba8bdcb01493dcfd1de, State: Initialized, Role: FOLLOWER
I20260713 09:04:26.170256 10490 consensus_queue.cc:260] T e768db3ee49c440f9ed8fa68fec3fba1 P d5bd625611044ba8bdcb01493dcfd1de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:26.172257 10490 ts_tablet_manager.cc:1434] T e768db3ee49c440f9ed8fa68fec3fba1 P d5bd625611044ba8bdcb01493dcfd1de: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:04:26.173450 10490 tablet_bootstrap.cc:492] T bfa99cd2a2ed4d8eb910665b869935f2 P d5bd625611044ba8bdcb01493dcfd1de: Bootstrap starting.
I20260713 09:04:26.178954 10490 tablet_bootstrap.cc:654] T bfa99cd2a2ed4d8eb910665b869935f2 P d5bd625611044ba8bdcb01493dcfd1de: Neither blocks nor log segments found. Creating new log.
I20260713 09:04:26.178915 10491 raft_consensus.cc:2749] T 37d40f5c45614a49998d1e2f81ead321 P d5bd625611044ba8bdcb01493dcfd1de [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:26.183662 10490 tablet_bootstrap.cc:492] T bfa99cd2a2ed4d8eb910665b869935f2 P d5bd625611044ba8bdcb01493dcfd1de: No bootstrap required, opened a new log
I20260713 09:04:26.184096 10490 ts_tablet_manager.cc:1403] T bfa99cd2a2ed4d8eb910665b869935f2 P d5bd625611044ba8bdcb01493dcfd1de: Time spent bootstrapping tablet: real 0.011s	user 0.003s	sys 0.006s
I20260713 09:04:26.186165 10490 raft_consensus.cc:359] T bfa99cd2a2ed4d8eb910665b869935f2 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:26.186636 10490 raft_consensus.cc:385] T bfa99cd2a2ed4d8eb910665b869935f2 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:04:26.186846 10490 raft_consensus.cc:740] T bfa99cd2a2ed4d8eb910665b869935f2 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5bd625611044ba8bdcb01493dcfd1de, State: Initialized, Role: FOLLOWER
I20260713 09:04:26.187422 10490 consensus_queue.cc:260] T bfa99cd2a2ed4d8eb910665b869935f2 P d5bd625611044ba8bdcb01493dcfd1de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:26.189052 10490 ts_tablet_manager.cc:1434] T bfa99cd2a2ed4d8eb910665b869935f2 P d5bd625611044ba8bdcb01493dcfd1de: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:04:26.201462 10491 raft_consensus.cc:493] T d8e4873326b94e9f951bb5602403a70c P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:26.201930 10491 raft_consensus.cc:515] T d8e4873326b94e9f951bb5602403a70c P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:26.203732 10491 leader_election.cc:290] T d8e4873326b94e9f951bb5602403a70c P d5bd625611044ba8bdcb01493dcfd1de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859), f366b899661241d689961e78aeccfa1b (127.5.154.3:46229)
I20260713 09:04:26.204473 10276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e4873326b94e9f951bb5602403a70c" candidate_uuid: "d5bd625611044ba8bdcb01493dcfd1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b2d5ab0f01146c997d257c03728f034" is_pre_election: true
I20260713 09:04:26.204785 10349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e4873326b94e9f951bb5602403a70c" candidate_uuid: "d5bd625611044ba8bdcb01493dcfd1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f366b899661241d689961e78aeccfa1b" is_pre_election: true
I20260713 09:04:26.205122 10276 raft_consensus.cc:2393] T d8e4873326b94e9f951bb5602403a70c P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d5bd625611044ba8bdcb01493dcfd1de in current term 1: Already voted for candidate f366b899661241d689961e78aeccfa1b in this term.
I20260713 09:04:26.206311 10168 leader_election.cc:304] T d8e4873326b94e9f951bb5602403a70c P d5bd625611044ba8bdcb01493dcfd1de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d5bd625611044ba8bdcb01493dcfd1de; no voters: 7b2d5ab0f01146c997d257c03728f034, f366b899661241d689961e78aeccfa1b
I20260713 09:04:26.206950 10491 raft_consensus.cc:3060] T d8e4873326b94e9f951bb5602403a70c P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:26.211879 10491 raft_consensus.cc:2749] T d8e4873326b94e9f951bb5602403a70c P d5bd625611044ba8bdcb01493dcfd1de [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:26.265818 10515 consensus_queue.cc:1048] T 742d14a269f9437a99b483deaa637d63 P f366b899661241d689961e78aeccfa1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:26.279367 10491 raft_consensus.cc:493] T 078bc0e98f81489ba07ef7675f1b52be P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:26.279852 10491 raft_consensus.cc:515] T 078bc0e98f81489ba07ef7675f1b52be P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:26.280020 10434 consensus_queue.cc:1048] T 742d14a269f9437a99b483deaa637d63 P f366b899661241d689961e78aeccfa1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:26.281328 10506 consensus_queue.cc:1048] T f6570d95869844319aad7b3d8aa9a071 P 7b2d5ab0f01146c997d257c03728f034 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:26.282330 10491 leader_election.cc:290] T 078bc0e98f81489ba07ef7675f1b52be P d5bd625611044ba8bdcb01493dcfd1de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859), f366b899661241d689961e78aeccfa1b (127.5.154.3:46229)
I20260713 09:04:26.283243 10276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "078bc0e98f81489ba07ef7675f1b52be" candidate_uuid: "d5bd625611044ba8bdcb01493dcfd1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b2d5ab0f01146c997d257c03728f034" is_pre_election: true
I20260713 09:04:26.285569 10349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "078bc0e98f81489ba07ef7675f1b52be" candidate_uuid: "d5bd625611044ba8bdcb01493dcfd1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f366b899661241d689961e78aeccfa1b" is_pre_election: true
I20260713 09:04:26.286348 10349 raft_consensus.cc:2393] T 078bc0e98f81489ba07ef7675f1b52be P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d5bd625611044ba8bdcb01493dcfd1de in current term 1: Already voted for candidate 7b2d5ab0f01146c997d257c03728f034 in this term.
I20260713 09:04:26.288146 10168 leader_election.cc:304] T 078bc0e98f81489ba07ef7675f1b52be P d5bd625611044ba8bdcb01493dcfd1de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d5bd625611044ba8bdcb01493dcfd1de; no voters: 7b2d5ab0f01146c997d257c03728f034, f366b899661241d689961e78aeccfa1b
I20260713 09:04:26.289219 10491 raft_consensus.cc:3060] T 078bc0e98f81489ba07ef7675f1b52be P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:26.294996 10491 raft_consensus.cc:2749] T 078bc0e98f81489ba07ef7675f1b52be P d5bd625611044ba8bdcb01493dcfd1de [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:26.304128 10508 consensus_queue.cc:1048] T f6570d95869844319aad7b3d8aa9a071 P 7b2d5ab0f01146c997d257c03728f034 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:26.309131 10491 raft_consensus.cc:493] T bfa99cd2a2ed4d8eb910665b869935f2 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:26.309715 10491 raft_consensus.cc:515] T bfa99cd2a2ed4d8eb910665b869935f2 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:26.312458 10491 leader_election.cc:290] T bfa99cd2a2ed4d8eb910665b869935f2 P d5bd625611044ba8bdcb01493dcfd1de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859), f366b899661241d689961e78aeccfa1b (127.5.154.3:46229)
I20260713 09:04:26.312695 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa99cd2a2ed4d8eb910665b869935f2" candidate_uuid: "d5bd625611044ba8bdcb01493dcfd1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f366b899661241d689961e78aeccfa1b" is_pre_election: true
I20260713 09:04:26.312830 10276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfa99cd2a2ed4d8eb910665b869935f2" candidate_uuid: "d5bd625611044ba8bdcb01493dcfd1de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b2d5ab0f01146c997d257c03728f034" is_pre_election: true
I20260713 09:04:26.314663 10350 raft_consensus.cc:2393] T bfa99cd2a2ed4d8eb910665b869935f2 P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d5bd625611044ba8bdcb01493dcfd1de in current term 1: Already voted for candidate 7b2d5ab0f01146c997d257c03728f034 in this term.
I20260713 09:04:26.315717 10168 leader_election.cc:304] T bfa99cd2a2ed4d8eb910665b869935f2 P d5bd625611044ba8bdcb01493dcfd1de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d5bd625611044ba8bdcb01493dcfd1de; no voters: 7b2d5ab0f01146c997d257c03728f034, f366b899661241d689961e78aeccfa1b
I20260713 09:04:26.316574 10530 raft_consensus.cc:3060] T bfa99cd2a2ed4d8eb910665b869935f2 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:26.322996 10530 raft_consensus.cc:2749] T bfa99cd2a2ed4d8eb910665b869935f2 P d5bd625611044ba8bdcb01493dcfd1de [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:04:26.325332 10200 raft_consensus.cc:3060] T 79809b0b3ec944cd99b347b424c9c6c3 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:26.331511 10434 consensus_queue.cc:1048] T 9deb10a656834bdfb39649fb71cb81e9 P f366b899661241d689961e78aeccfa1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:26.331626 10507 consensus_queue.cc:1048] T 79809b0b3ec944cd99b347b424c9c6c3 P f366b899661241d689961e78aeccfa1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:26.345084 10517 consensus_queue.cc:1048] T 9deb10a656834bdfb39649fb71cb81e9 P f366b899661241d689961e78aeccfa1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:26.351146 10507 consensus_queue.cc:1048] T 79809b0b3ec944cd99b347b424c9c6c3 P f366b899661241d689961e78aeccfa1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:26.392628 10202 raft_consensus.cc:3060] T e768db3ee49c440f9ed8fa68fec3fba1 P d5bd625611044ba8bdcb01493dcfd1de [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:04:26.398545 10508 consensus_queue.cc:1048] T e768db3ee49c440f9ed8fa68fec3fba1 P 7b2d5ab0f01146c997d257c03728f034 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:26.409243 10508 consensus_queue.cc:1048] T e768db3ee49c440f9ed8fa68fec3fba1 P 7b2d5ab0f01146c997d257c03728f034 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:26.516031 10508 consensus_queue.cc:1048] T 078bc0e98f81489ba07ef7675f1b52be P 7b2d5ab0f01146c997d257c03728f034 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:26.526412 10500 consensus_queue.cc:1048] T 078bc0e98f81489ba07ef7675f1b52be P 7b2d5ab0f01146c997d257c03728f034 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:26.531353 10500 consensus_queue.cc:1048] T bfa99cd2a2ed4d8eb910665b869935f2 P 7b2d5ab0f01146c997d257c03728f034 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:04:26.547257 10500 consensus_queue.cc:1048] T bfa99cd2a2ed4d8eb910665b869935f2 P 7b2d5ab0f01146c997d257c03728f034 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:26.575982 10507 consensus_queue.cc:1048] T d8e4873326b94e9f951bb5602403a70c P f366b899661241d689961e78aeccfa1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:26.585996 10434 consensus_queue.cc:1048] T d8e4873326b94e9f951bb5602403a70c P f366b899661241d689961e78aeccfa1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:04:26.615438 10148 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:04:27.618266 10148 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:04:28.620832 10148 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:04:29.623347 10148 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:04:30.625561 10148 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:04:31.627640 10148 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:04:32.629938 10148 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260713 09:04:33.632360 10148 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:04:34.021449 10566 raft_consensus.cc:493] T 37d40f5c45614a49998d1e2f81ead321 P d5bd625611044ba8bdcb01493dcfd1de [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:04:34.022414 10566 raft_consensus.cc:515] T 37d40f5c45614a49998d1e2f81ead321 P d5bd625611044ba8bdcb01493dcfd1de [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:34.025952 10566 leader_election.cc:290] T 37d40f5c45614a49998d1e2f81ead321 P d5bd625611044ba8bdcb01493dcfd1de [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859), f366b899661241d689961e78aeccfa1b (127.5.154.3:46229)
I20260713 09:04:34.026058 10276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d40f5c45614a49998d1e2f81ead321" candidate_uuid: "d5bd625611044ba8bdcb01493dcfd1de" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b2d5ab0f01146c997d257c03728f034" is_pre_election: true
I20260713 09:04:34.027045 10276 raft_consensus.cc:2468] T 37d40f5c45614a49998d1e2f81ead321 P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5bd625611044ba8bdcb01493dcfd1de in term 1.
I20260713 09:04:34.027293 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d40f5c45614a49998d1e2f81ead321" candidate_uuid: "d5bd625611044ba8bdcb01493dcfd1de" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f366b899661241d689961e78aeccfa1b" is_pre_election: true
I20260713 09:04:34.028018 10350 raft_consensus.cc:2468] T 37d40f5c45614a49998d1e2f81ead321 P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5bd625611044ba8bdcb01493dcfd1de in term 1.
I20260713 09:04:34.028510 10167 leader_election.cc:304] T 37d40f5c45614a49998d1e2f81ead321 P d5bd625611044ba8bdcb01493dcfd1de [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: 7b2d5ab0f01146c997d257c03728f034, d5bd625611044ba8bdcb01493dcfd1de; no voters: 
I20260713 09:04:34.029322 10566 raft_consensus.cc:2804] T 37d40f5c45614a49998d1e2f81ead321 P d5bd625611044ba8bdcb01493dcfd1de [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:04:34.029639 10566 raft_consensus.cc:493] T 37d40f5c45614a49998d1e2f81ead321 P d5bd625611044ba8bdcb01493dcfd1de [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:04:34.029945 10566 raft_consensus.cc:3060] T 37d40f5c45614a49998d1e2f81ead321 P d5bd625611044ba8bdcb01493dcfd1de [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:34.036100 10566 raft_consensus.cc:515] T 37d40f5c45614a49998d1e2f81ead321 P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:34.037693 10566 leader_election.cc:290] T 37d40f5c45614a49998d1e2f81ead321 P d5bd625611044ba8bdcb01493dcfd1de [CANDIDATE]: Term 2 election: Requested vote from peers 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859), f366b899661241d689961e78aeccfa1b (127.5.154.3:46229)
I20260713 09:04:34.038434 10276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d40f5c45614a49998d1e2f81ead321" candidate_uuid: "d5bd625611044ba8bdcb01493dcfd1de" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b2d5ab0f01146c997d257c03728f034"
I20260713 09:04:34.038581 10350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37d40f5c45614a49998d1e2f81ead321" candidate_uuid: "d5bd625611044ba8bdcb01493dcfd1de" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f366b899661241d689961e78aeccfa1b"
I20260713 09:04:34.038951 10276 raft_consensus.cc:3060] T 37d40f5c45614a49998d1e2f81ead321 P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:34.039098 10350 raft_consensus.cc:3060] T 37d40f5c45614a49998d1e2f81ead321 P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:34.045222 10350 raft_consensus.cc:2468] T 37d40f5c45614a49998d1e2f81ead321 P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5bd625611044ba8bdcb01493dcfd1de in term 2.
I20260713 09:04:34.045234 10276 raft_consensus.cc:2468] T 37d40f5c45614a49998d1e2f81ead321 P 7b2d5ab0f01146c997d257c03728f034 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5bd625611044ba8bdcb01493dcfd1de in term 2.
I20260713 09:04:34.046311 10168 leader_election.cc:304] T 37d40f5c45614a49998d1e2f81ead321 P d5bd625611044ba8bdcb01493dcfd1de [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5bd625611044ba8bdcb01493dcfd1de, f366b899661241d689961e78aeccfa1b; no voters: 
I20260713 09:04:34.046907 10566 raft_consensus.cc:2804] T 37d40f5c45614a49998d1e2f81ead321 P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:34.048291 10566 raft_consensus.cc:697] T 37d40f5c45614a49998d1e2f81ead321 P d5bd625611044ba8bdcb01493dcfd1de [term 2 LEADER]: Becoming Leader. State: Replica: d5bd625611044ba8bdcb01493dcfd1de, State: Running, Role: LEADER
I20260713 09:04:34.049508 10566 consensus_queue.cc:237] T 37d40f5c45614a49998d1e2f81ead321 P d5bd625611044ba8bdcb01493dcfd1de [LEADER]: Queue going to LEADER 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: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:34.059248 10100 catalog_manager.cc:5697] T 37d40f5c45614a49998d1e2f81ead321 P d5bd625611044ba8bdcb01493dcfd1de reported cstate change: term changed from 0 to 2, leader changed from <none> to d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1). New cstate: current_term: 2 leader_uuid: "d5bd625611044ba8bdcb01493dcfd1de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:34.558586 10276 raft_consensus.cc:1275] T 37d40f5c45614a49998d1e2f81ead321 P 7b2d5ab0f01146c997d257c03728f034 [term 2 FOLLOWER]: Refusing update from remote peer d5bd625611044ba8bdcb01493dcfd1de: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:04:34.559872 10566 consensus_queue.cc:1048] T 37d40f5c45614a49998d1e2f81ead321 P d5bd625611044ba8bdcb01493dcfd1de [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:34.576211 10349 raft_consensus.cc:1275] T 37d40f5c45614a49998d1e2f81ead321 P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Refusing update from remote peer d5bd625611044ba8bdcb01493dcfd1de: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:04:34.577402 10566 consensus_queue.cc:1048] T 37d40f5c45614a49998d1e2f81ead321 P d5bd625611044ba8bdcb01493dcfd1de [LEADER]: Connected to new peer: Peer: permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:04:35.105032 10273 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f6570d95869844319aad7b3d8aa9a071"
dest_uuid: "7b2d5ab0f01146c997d257c03728f034"
mode: GRACEFUL
new_leader_uuid: "d5bd625611044ba8bdcb01493dcfd1de"
 from {username='slave'} at 127.0.0.1:41206
I20260713 09:04:35.105626 10273 raft_consensus.cc:606] T f6570d95869844319aad7b3d8aa9a071 P 7b2d5ab0f01146c997d257c03728f034 [term 1 LEADER]: Received request to transfer leadership to TS d5bd625611044ba8bdcb01493dcfd1de
I20260713 09:04:35.113125 10349 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "742d14a269f9437a99b483deaa637d63"
dest_uuid: "f366b899661241d689961e78aeccfa1b"
mode: GRACEFUL
new_leader_uuid: "d5bd625611044ba8bdcb01493dcfd1de"
 from {username='slave'} at 127.0.0.1:40352
I20260713 09:04:35.113657 10349 raft_consensus.cc:606] T 742d14a269f9437a99b483deaa637d63 P f366b899661241d689961e78aeccfa1b [term 1 LEADER]: Received request to transfer leadership to TS d5bd625611044ba8bdcb01493dcfd1de
I20260713 09:04:35.118316 10349 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9deb10a656834bdfb39649fb71cb81e9"
dest_uuid: "f366b899661241d689961e78aeccfa1b"
mode: GRACEFUL
new_leader_uuid: "d5bd625611044ba8bdcb01493dcfd1de"
 from {username='slave'} at 127.0.0.1:40352
I20260713 09:04:35.118769 10349 raft_consensus.cc:606] T 9deb10a656834bdfb39649fb71cb81e9 P f366b899661241d689961e78aeccfa1b [term 1 LEADER]: Received request to transfer leadership to TS d5bd625611044ba8bdcb01493dcfd1de
I20260713 09:04:35.123489 10349 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "79809b0b3ec944cd99b347b424c9c6c3"
dest_uuid: "f366b899661241d689961e78aeccfa1b"
mode: GRACEFUL
new_leader_uuid: "7b2d5ab0f01146c997d257c03728f034"
 from {username='slave'} at 127.0.0.1:40352
I20260713 09:04:35.123948 10349 raft_consensus.cc:606] T 79809b0b3ec944cd99b347b424c9c6c3 P f366b899661241d689961e78aeccfa1b [term 1 LEADER]: Received request to transfer leadership to TS 7b2d5ab0f01146c997d257c03728f034
I20260713 09:04:35.128341 10349 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d8e4873326b94e9f951bb5602403a70c"
dest_uuid: "f366b899661241d689961e78aeccfa1b"
mode: GRACEFUL
new_leader_uuid: "7b2d5ab0f01146c997d257c03728f034"
 from {username='slave'} at 127.0.0.1:40352
I20260713 09:04:35.128772 10349 raft_consensus.cc:606] T d8e4873326b94e9f951bb5602403a70c P f366b899661241d689961e78aeccfa1b [term 1 LEADER]: Received request to transfer leadership to TS 7b2d5ab0f01146c997d257c03728f034
I20260713 09:04:35.137897 10273 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "078bc0e98f81489ba07ef7675f1b52be"
dest_uuid: "7b2d5ab0f01146c997d257c03728f034"
mode: GRACEFUL
new_leader_uuid: "f366b899661241d689961e78aeccfa1b"
 from {username='slave'} at 127.0.0.1:41206
I20260713 09:04:35.138360 10273 raft_consensus.cc:606] T 078bc0e98f81489ba07ef7675f1b52be P 7b2d5ab0f01146c997d257c03728f034 [term 1 LEADER]: Received request to transfer leadership to TS f366b899661241d689961e78aeccfa1b
I20260713 09:04:35.292172 10434 raft_consensus.cc:993] T 742d14a269f9437a99b483deaa637d63 P f366b899661241d689961e78aeccfa1b: : Instructing follower d5bd625611044ba8bdcb01493dcfd1de to start an election
I20260713 09:04:35.292732 10585 raft_consensus.cc:1081] T 742d14a269f9437a99b483deaa637d63 P f366b899661241d689961e78aeccfa1b [term 1 LEADER]: Signalling peer d5bd625611044ba8bdcb01493dcfd1de to start an election
I20260713 09:04:35.294143 10200 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "742d14a269f9437a99b483deaa637d63"
dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de"
 from {username='slave'} at 127.0.0.1:48532
I20260713 09:04:35.294551 10200 raft_consensus.cc:493] T 742d14a269f9437a99b483deaa637d63 P d5bd625611044ba8bdcb01493dcfd1de [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:35.294770 10200 raft_consensus.cc:3060] T 742d14a269f9437a99b483deaa637d63 P d5bd625611044ba8bdcb01493dcfd1de [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:35.299598 10200 raft_consensus.cc:515] T 742d14a269f9437a99b483deaa637d63 P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:35.300890 10200 leader_election.cc:290] T 742d14a269f9437a99b483deaa637d63 P d5bd625611044ba8bdcb01493dcfd1de [CANDIDATE]: Term 2 election: Requested vote from peers 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859), f366b899661241d689961e78aeccfa1b (127.5.154.3:46229)
I20260713 09:04:35.301687 10273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "742d14a269f9437a99b483deaa637d63" candidate_uuid: "d5bd625611044ba8bdcb01493dcfd1de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b2d5ab0f01146c997d257c03728f034"
I20260713 09:04:35.301867 10349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "742d14a269f9437a99b483deaa637d63" candidate_uuid: "d5bd625611044ba8bdcb01493dcfd1de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f366b899661241d689961e78aeccfa1b"
I20260713 09:04:35.302342 10273 raft_consensus.cc:3060] T 742d14a269f9437a99b483deaa637d63 P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:35.302433 10349 raft_consensus.cc:3055] T 742d14a269f9437a99b483deaa637d63 P f366b899661241d689961e78aeccfa1b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:35.302793 10349 raft_consensus.cc:740] T 742d14a269f9437a99b483deaa637d63 P f366b899661241d689961e78aeccfa1b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f366b899661241d689961e78aeccfa1b, State: Running, Role: LEADER
I20260713 09:04:35.303537 10349 consensus_queue.cc:260] T 742d14a269f9437a99b483deaa637d63 P f366b899661241d689961e78aeccfa1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:35.304418 10349 raft_consensus.cc:3060] T 742d14a269f9437a99b483deaa637d63 P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:35.307801 10273 raft_consensus.cc:2468] T 742d14a269f9437a99b483deaa637d63 P 7b2d5ab0f01146c997d257c03728f034 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5bd625611044ba8bdcb01493dcfd1de in term 2.
I20260713 09:04:35.308863 10167 leader_election.cc:304] T 742d14a269f9437a99b483deaa637d63 P d5bd625611044ba8bdcb01493dcfd1de [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b2d5ab0f01146c997d257c03728f034, d5bd625611044ba8bdcb01493dcfd1de; no voters: 
I20260713 09:04:35.309203 10349 raft_consensus.cc:2468] T 742d14a269f9437a99b483deaa637d63 P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5bd625611044ba8bdcb01493dcfd1de in term 2.
I20260713 09:04:35.309815 10583 raft_consensus.cc:2804] T 742d14a269f9437a99b483deaa637d63 P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:35.310333 10583 raft_consensus.cc:697] T 742d14a269f9437a99b483deaa637d63 P d5bd625611044ba8bdcb01493dcfd1de [term 2 LEADER]: Becoming Leader. State: Replica: d5bd625611044ba8bdcb01493dcfd1de, State: Running, Role: LEADER
I20260713 09:04:35.311285 10583 consensus_queue.cc:237] T 742d14a269f9437a99b483deaa637d63 P d5bd625611044ba8bdcb01493dcfd1de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:35.318568 10100 catalog_manager.cc:5697] T 742d14a269f9437a99b483deaa637d63 P d5bd625611044ba8bdcb01493dcfd1de reported cstate change: term changed from 1 to 2, leader changed from f366b899661241d689961e78aeccfa1b (127.5.154.3) to d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1). New cstate: current_term: 2 leader_uuid: "d5bd625611044ba8bdcb01493dcfd1de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:35.398146 10576 raft_consensus.cc:993] T f6570d95869844319aad7b3d8aa9a071 P 7b2d5ab0f01146c997d257c03728f034: : Instructing follower d5bd625611044ba8bdcb01493dcfd1de to start an election
I20260713 09:04:35.398665 10591 raft_consensus.cc:1081] T f6570d95869844319aad7b3d8aa9a071 P 7b2d5ab0f01146c997d257c03728f034 [term 1 LEADER]: Signalling peer d5bd625611044ba8bdcb01493dcfd1de to start an election
I20260713 09:04:35.400015 10200 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f6570d95869844319aad7b3d8aa9a071"
dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de"
 from {username='slave'} at 127.0.0.1:48546
I20260713 09:04:35.400424 10200 raft_consensus.cc:493] T f6570d95869844319aad7b3d8aa9a071 P d5bd625611044ba8bdcb01493dcfd1de [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:35.400728 10200 raft_consensus.cc:3060] T f6570d95869844319aad7b3d8aa9a071 P d5bd625611044ba8bdcb01493dcfd1de [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:35.405540 10200 raft_consensus.cc:515] T f6570d95869844319aad7b3d8aa9a071 P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:35.407040 10200 leader_election.cc:290] T f6570d95869844319aad7b3d8aa9a071 P d5bd625611044ba8bdcb01493dcfd1de [CANDIDATE]: Term 2 election: Requested vote from peers 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859), f366b899661241d689961e78aeccfa1b (127.5.154.3:46229)
I20260713 09:04:35.407712 10273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6570d95869844319aad7b3d8aa9a071" candidate_uuid: "d5bd625611044ba8bdcb01493dcfd1de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b2d5ab0f01146c997d257c03728f034"
I20260713 09:04:35.408017 10349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6570d95869844319aad7b3d8aa9a071" candidate_uuid: "d5bd625611044ba8bdcb01493dcfd1de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f366b899661241d689961e78aeccfa1b"
I20260713 09:04:35.408285 10273 raft_consensus.cc:3055] T f6570d95869844319aad7b3d8aa9a071 P 7b2d5ab0f01146c997d257c03728f034 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:35.408524 10349 raft_consensus.cc:3060] T f6570d95869844319aad7b3d8aa9a071 P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:35.408607 10273 raft_consensus.cc:740] T f6570d95869844319aad7b3d8aa9a071 P 7b2d5ab0f01146c997d257c03728f034 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7b2d5ab0f01146c997d257c03728f034, State: Running, Role: LEADER
I20260713 09:04:35.409475 10273 consensus_queue.cc:260] T f6570d95869844319aad7b3d8aa9a071 P 7b2d5ab0f01146c997d257c03728f034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:35.410676 10273 raft_consensus.cc:3060] T f6570d95869844319aad7b3d8aa9a071 P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:35.414373 10434 raft_consensus.cc:993] T 79809b0b3ec944cd99b347b424c9c6c3 P f366b899661241d689961e78aeccfa1b: : Instructing follower 7b2d5ab0f01146c997d257c03728f034 to start an election
I20260713 09:04:35.414952 10434 raft_consensus.cc:1081] T 79809b0b3ec944cd99b347b424c9c6c3 P f366b899661241d689961e78aeccfa1b [term 1 LEADER]: Signalling peer 7b2d5ab0f01146c997d257c03728f034 to start an election
I20260713 09:04:35.415436 10349 raft_consensus.cc:2468] T f6570d95869844319aad7b3d8aa9a071 P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5bd625611044ba8bdcb01493dcfd1de in term 2.
I20260713 09:04:35.416389 10276 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "79809b0b3ec944cd99b347b424c9c6c3"
dest_uuid: "7b2d5ab0f01146c997d257c03728f034"
 from {username='slave'} at 127.0.0.1:41194
I20260713 09:04:35.416419 10168 leader_election.cc:304] T f6570d95869844319aad7b3d8aa9a071 P d5bd625611044ba8bdcb01493dcfd1de [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5bd625611044ba8bdcb01493dcfd1de, f366b899661241d689961e78aeccfa1b; no voters: 
I20260713 09:04:35.416972 10276 raft_consensus.cc:493] T 79809b0b3ec944cd99b347b424c9c6c3 P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:35.417332 10276 raft_consensus.cc:3060] T 79809b0b3ec944cd99b347b424c9c6c3 P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:35.417309 10583 raft_consensus.cc:2804] T f6570d95869844319aad7b3d8aa9a071 P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:35.417315 10273 raft_consensus.cc:2468] T f6570d95869844319aad7b3d8aa9a071 P 7b2d5ab0f01146c997d257c03728f034 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5bd625611044ba8bdcb01493dcfd1de in term 2.
I20260713 09:04:35.418147 10583 raft_consensus.cc:697] T f6570d95869844319aad7b3d8aa9a071 P d5bd625611044ba8bdcb01493dcfd1de [term 2 LEADER]: Becoming Leader. State: Replica: d5bd625611044ba8bdcb01493dcfd1de, State: Running, Role: LEADER
I20260713 09:04:35.419082 10583 consensus_queue.cc:237] T f6570d95869844319aad7b3d8aa9a071 P d5bd625611044ba8bdcb01493dcfd1de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:35.423923 10276 raft_consensus.cc:515] T 79809b0b3ec944cd99b347b424c9c6c3 P 7b2d5ab0f01146c997d257c03728f034 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:35.426510 10200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79809b0b3ec944cd99b347b424c9c6c3" candidate_uuid: "7b2d5ab0f01146c997d257c03728f034" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de"
I20260713 09:04:35.426705 10276 leader_election.cc:290] T 79809b0b3ec944cd99b347b424c9c6c3 P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 2 election: Requested vote from peers d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227), f366b899661241d689961e78aeccfa1b (127.5.154.3:46229)
I20260713 09:04:35.426801 10349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "79809b0b3ec944cd99b347b424c9c6c3" candidate_uuid: "7b2d5ab0f01146c997d257c03728f034" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f366b899661241d689961e78aeccfa1b"
I20260713 09:04:35.427088 10200 raft_consensus.cc:3060] T 79809b0b3ec944cd99b347b424c9c6c3 P d5bd625611044ba8bdcb01493dcfd1de [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:35.427596 10349 raft_consensus.cc:3055] T 79809b0b3ec944cd99b347b424c9c6c3 P f366b899661241d689961e78aeccfa1b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:35.427932 10349 raft_consensus.cc:740] T 79809b0b3ec944cd99b347b424c9c6c3 P f366b899661241d689961e78aeccfa1b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f366b899661241d689961e78aeccfa1b, State: Running, Role: LEADER
I20260713 09:04:35.427281 10100 catalog_manager.cc:5697] T f6570d95869844319aad7b3d8aa9a071 P d5bd625611044ba8bdcb01493dcfd1de reported cstate change: term changed from 1 to 2, leader changed from 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2) to d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1). New cstate: current_term: 2 leader_uuid: "d5bd625611044ba8bdcb01493dcfd1de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:35.428880 10349 consensus_queue.cc:260] T 79809b0b3ec944cd99b347b424c9c6c3 P f366b899661241d689961e78aeccfa1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:35.430621 10349 raft_consensus.cc:3060] T 79809b0b3ec944cd99b347b424c9c6c3 P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:35.434180 10200 raft_consensus.cc:2468] T 79809b0b3ec944cd99b347b424c9c6c3 P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b2d5ab0f01146c997d257c03728f034 in term 2.
I20260713 09:04:35.435554 10241 leader_election.cc:304] T 79809b0b3ec944cd99b347b424c9c6c3 P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b2d5ab0f01146c997d257c03728f034, d5bd625611044ba8bdcb01493dcfd1de; no voters: 
I20260713 09:04:35.436390 10591 raft_consensus.cc:2804] T 79809b0b3ec944cd99b347b424c9c6c3 P 7b2d5ab0f01146c997d257c03728f034 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:35.437014 10591 raft_consensus.cc:697] T 79809b0b3ec944cd99b347b424c9c6c3 P 7b2d5ab0f01146c997d257c03728f034 [term 2 LEADER]: Becoming Leader. State: Replica: 7b2d5ab0f01146c997d257c03728f034, State: Running, Role: LEADER
I20260713 09:04:35.437399 10349 raft_consensus.cc:2468] T 79809b0b3ec944cd99b347b424c9c6c3 P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b2d5ab0f01146c997d257c03728f034 in term 2.
I20260713 09:04:35.437970 10591 consensus_queue.cc:237] T 79809b0b3ec944cd99b347b424c9c6c3 P 7b2d5ab0f01146c997d257c03728f034 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:35.445796 10100 catalog_manager.cc:5697] T 79809b0b3ec944cd99b347b424c9c6c3 P 7b2d5ab0f01146c997d257c03728f034 reported cstate change: term changed from 1 to 2, leader changed from f366b899661241d689961e78aeccfa1b (127.5.154.3) to 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2). New cstate: current_term: 2 leader_uuid: "7b2d5ab0f01146c997d257c03728f034" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:35.483281 10585 raft_consensus.cc:993] T 9deb10a656834bdfb39649fb71cb81e9 P f366b899661241d689961e78aeccfa1b: : Instructing follower d5bd625611044ba8bdcb01493dcfd1de to start an election
I20260713 09:04:35.483786 10434 raft_consensus.cc:1081] T 9deb10a656834bdfb39649fb71cb81e9 P f366b899661241d689961e78aeccfa1b [term 1 LEADER]: Signalling peer d5bd625611044ba8bdcb01493dcfd1de to start an election
I20260713 09:04:35.485155 10200 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9deb10a656834bdfb39649fb71cb81e9"
dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de"
 from {username='slave'} at 127.0.0.1:48532
I20260713 09:04:35.485641 10200 raft_consensus.cc:493] T 9deb10a656834bdfb39649fb71cb81e9 P d5bd625611044ba8bdcb01493dcfd1de [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:35.485920 10200 raft_consensus.cc:3060] T 9deb10a656834bdfb39649fb71cb81e9 P d5bd625611044ba8bdcb01493dcfd1de [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:35.490127 10200 raft_consensus.cc:515] T 9deb10a656834bdfb39649fb71cb81e9 P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:35.491551 10200 leader_election.cc:290] T 9deb10a656834bdfb39649fb71cb81e9 P d5bd625611044ba8bdcb01493dcfd1de [CANDIDATE]: Term 2 election: Requested vote from peers 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859), f366b899661241d689961e78aeccfa1b (127.5.154.3:46229)
I20260713 09:04:35.492372 10276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9deb10a656834bdfb39649fb71cb81e9" candidate_uuid: "d5bd625611044ba8bdcb01493dcfd1de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b2d5ab0f01146c997d257c03728f034"
I20260713 09:04:35.492630 10349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9deb10a656834bdfb39649fb71cb81e9" candidate_uuid: "d5bd625611044ba8bdcb01493dcfd1de" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f366b899661241d689961e78aeccfa1b"
I20260713 09:04:35.492997 10276 raft_consensus.cc:3060] T 9deb10a656834bdfb39649fb71cb81e9 P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:35.493175 10349 raft_consensus.cc:3055] T 9deb10a656834bdfb39649fb71cb81e9 P f366b899661241d689961e78aeccfa1b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:35.493551 10349 raft_consensus.cc:740] T 9deb10a656834bdfb39649fb71cb81e9 P f366b899661241d689961e78aeccfa1b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f366b899661241d689961e78aeccfa1b, State: Running, Role: LEADER
I20260713 09:04:35.494354 10349 consensus_queue.cc:260] T 9deb10a656834bdfb39649fb71cb81e9 P f366b899661241d689961e78aeccfa1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:35.495606 10349 raft_consensus.cc:3060] T 9deb10a656834bdfb39649fb71cb81e9 P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:35.500746 10276 raft_consensus.cc:2468] T 9deb10a656834bdfb39649fb71cb81e9 P 7b2d5ab0f01146c997d257c03728f034 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5bd625611044ba8bdcb01493dcfd1de in term 2.
I20260713 09:04:35.501067 10349 raft_consensus.cc:2468] T 9deb10a656834bdfb39649fb71cb81e9 P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5bd625611044ba8bdcb01493dcfd1de in term 2.
I20260713 09:04:35.501784 10167 leader_election.cc:304] T 9deb10a656834bdfb39649fb71cb81e9 P d5bd625611044ba8bdcb01493dcfd1de [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b2d5ab0f01146c997d257c03728f034, d5bd625611044ba8bdcb01493dcfd1de; no voters: 
I20260713 09:04:35.502584 10583 raft_consensus.cc:2804] T 9deb10a656834bdfb39649fb71cb81e9 P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:35.503021 10583 raft_consensus.cc:697] T 9deb10a656834bdfb39649fb71cb81e9 P d5bd625611044ba8bdcb01493dcfd1de [term 2 LEADER]: Becoming Leader. State: Replica: d5bd625611044ba8bdcb01493dcfd1de, State: Running, Role: LEADER
I20260713 09:04:35.503845 10583 consensus_queue.cc:237] T 9deb10a656834bdfb39649fb71cb81e9 P d5bd625611044ba8bdcb01493dcfd1de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:35.511746 10100 catalog_manager.cc:5697] T 9deb10a656834bdfb39649fb71cb81e9 P d5bd625611044ba8bdcb01493dcfd1de reported cstate change: term changed from 1 to 2, leader changed from f366b899661241d689961e78aeccfa1b (127.5.154.3) to d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1). New cstate: current_term: 2 leader_uuid: "d5bd625611044ba8bdcb01493dcfd1de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:35.524140 10576 raft_consensus.cc:993] T 078bc0e98f81489ba07ef7675f1b52be P 7b2d5ab0f01146c997d257c03728f034: : Instructing follower f366b899661241d689961e78aeccfa1b to start an election
I20260713 09:04:35.524595 10576 raft_consensus.cc:1081] T 078bc0e98f81489ba07ef7675f1b52be P 7b2d5ab0f01146c997d257c03728f034 [term 1 LEADER]: Signalling peer f366b899661241d689961e78aeccfa1b to start an election
I20260713 09:04:35.526108 10349 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "078bc0e98f81489ba07ef7675f1b52be"
dest_uuid: "f366b899661241d689961e78aeccfa1b"
 from {username='slave'} at 127.0.0.1:40350
I20260713 09:04:35.526571 10349 raft_consensus.cc:493] T 078bc0e98f81489ba07ef7675f1b52be P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:35.526847 10349 raft_consensus.cc:3060] T 078bc0e98f81489ba07ef7675f1b52be P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:35.531178 10349 raft_consensus.cc:515] T 078bc0e98f81489ba07ef7675f1b52be P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:35.532760 10349 leader_election.cc:290] T 078bc0e98f81489ba07ef7675f1b52be P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 2 election: Requested vote from peers d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227), 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859)
I20260713 09:04:35.533870 10276 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "078bc0e98f81489ba07ef7675f1b52be" candidate_uuid: "f366b899661241d689961e78aeccfa1b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7b2d5ab0f01146c997d257c03728f034"
I20260713 09:04:35.533934 10200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "078bc0e98f81489ba07ef7675f1b52be" candidate_uuid: "f366b899661241d689961e78aeccfa1b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de"
I20260713 09:04:35.534485 10276 raft_consensus.cc:3055] T 078bc0e98f81489ba07ef7675f1b52be P 7b2d5ab0f01146c997d257c03728f034 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:35.534569 10200 raft_consensus.cc:3060] T 078bc0e98f81489ba07ef7675f1b52be P d5bd625611044ba8bdcb01493dcfd1de [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:35.534802 10276 raft_consensus.cc:740] T 078bc0e98f81489ba07ef7675f1b52be P 7b2d5ab0f01146c997d257c03728f034 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7b2d5ab0f01146c997d257c03728f034, State: Running, Role: LEADER
I20260713 09:04:35.535548 10276 consensus_queue.cc:260] T 078bc0e98f81489ba07ef7675f1b52be P 7b2d5ab0f01146c997d257c03728f034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:35.536518 10276 raft_consensus.cc:3060] T 078bc0e98f81489ba07ef7675f1b52be P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:35.539094 10200 raft_consensus.cc:2468] T 078bc0e98f81489ba07ef7675f1b52be P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f366b899661241d689961e78aeccfa1b in term 2.
I20260713 09:04:35.540117 10315 leader_election.cc:304] T 078bc0e98f81489ba07ef7675f1b52be P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5bd625611044ba8bdcb01493dcfd1de, f366b899661241d689961e78aeccfa1b; no voters: 
I20260713 09:04:35.540915 10434 raft_consensus.cc:2804] T 078bc0e98f81489ba07ef7675f1b52be P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:35.541049 10276 raft_consensus.cc:2468] T 078bc0e98f81489ba07ef7675f1b52be P 7b2d5ab0f01146c997d257c03728f034 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f366b899661241d689961e78aeccfa1b in term 2.
I20260713 09:04:35.541316 10434 raft_consensus.cc:697] T 078bc0e98f81489ba07ef7675f1b52be P f366b899661241d689961e78aeccfa1b [term 2 LEADER]: Becoming Leader. State: Replica: f366b899661241d689961e78aeccfa1b, State: Running, Role: LEADER
I20260713 09:04:35.542214 10434 consensus_queue.cc:237] T 078bc0e98f81489ba07ef7675f1b52be P f366b899661241d689961e78aeccfa1b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:35.550432 10100 catalog_manager.cc:5697] T 078bc0e98f81489ba07ef7675f1b52be P f366b899661241d689961e78aeccfa1b reported cstate change: term changed from 1 to 2, leader changed from 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2) to f366b899661241d689961e78aeccfa1b (127.5.154.3). New cstate: current_term: 2 leader_uuid: "f366b899661241d689961e78aeccfa1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:35.626780 10585 raft_consensus.cc:993] T d8e4873326b94e9f951bb5602403a70c P f366b899661241d689961e78aeccfa1b: : Instructing follower 7b2d5ab0f01146c997d257c03728f034 to start an election
I20260713 09:04:35.627213 10434 raft_consensus.cc:1081] T d8e4873326b94e9f951bb5602403a70c P f366b899661241d689961e78aeccfa1b [term 1 LEADER]: Signalling peer 7b2d5ab0f01146c997d257c03728f034 to start an election
I20260713 09:04:35.628473 10276 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d8e4873326b94e9f951bb5602403a70c"
dest_uuid: "7b2d5ab0f01146c997d257c03728f034"
 from {username='slave'} at 127.0.0.1:41194
I20260713 09:04:35.628978 10276 raft_consensus.cc:493] T d8e4873326b94e9f951bb5602403a70c P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:35.629276 10276 raft_consensus.cc:3060] T d8e4873326b94e9f951bb5602403a70c P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:35.634006 10276 raft_consensus.cc:515] T d8e4873326b94e9f951bb5602403a70c P 7b2d5ab0f01146c997d257c03728f034 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:35.635353 10276 leader_election.cc:290] T d8e4873326b94e9f951bb5602403a70c P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 2 election: Requested vote from peers d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227), f366b899661241d689961e78aeccfa1b (127.5.154.3:46229)
I20260713 09:04:35.636289 10349 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e4873326b94e9f951bb5602403a70c" candidate_uuid: "7b2d5ab0f01146c997d257c03728f034" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f366b899661241d689961e78aeccfa1b"
I20260713 09:04:35.636170 10200 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8e4873326b94e9f951bb5602403a70c" candidate_uuid: "7b2d5ab0f01146c997d257c03728f034" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de"
I20260713 09:04:35.636901 10349 raft_consensus.cc:3055] T d8e4873326b94e9f951bb5602403a70c P f366b899661241d689961e78aeccfa1b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:04:35.636955 10200 raft_consensus.cc:3060] T d8e4873326b94e9f951bb5602403a70c P d5bd625611044ba8bdcb01493dcfd1de [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:35.637293 10349 raft_consensus.cc:740] T d8e4873326b94e9f951bb5602403a70c P f366b899661241d689961e78aeccfa1b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f366b899661241d689961e78aeccfa1b, State: Running, Role: LEADER
I20260713 09:04:35.638079 10349 consensus_queue.cc:260] T d8e4873326b94e9f951bb5602403a70c P f366b899661241d689961e78aeccfa1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:35.639215 10349 raft_consensus.cc:3060] T d8e4873326b94e9f951bb5602403a70c P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:04:35.643107 10200 raft_consensus.cc:2468] T d8e4873326b94e9f951bb5602403a70c P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b2d5ab0f01146c997d257c03728f034 in term 2.
I20260713 09:04:35.644157 10241 leader_election.cc:304] T d8e4873326b94e9f951bb5602403a70c P 7b2d5ab0f01146c997d257c03728f034 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7b2d5ab0f01146c997d257c03728f034, d5bd625611044ba8bdcb01493dcfd1de; no voters: 
I20260713 09:04:35.644832 10576 raft_consensus.cc:2804] T d8e4873326b94e9f951bb5602403a70c P 7b2d5ab0f01146c997d257c03728f034 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:04:35.645114 10349 raft_consensus.cc:2468] T d8e4873326b94e9f951bb5602403a70c P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b2d5ab0f01146c997d257c03728f034 in term 2.
I20260713 09:04:35.645323 10576 raft_consensus.cc:697] T d8e4873326b94e9f951bb5602403a70c P 7b2d5ab0f01146c997d257c03728f034 [term 2 LEADER]: Becoming Leader. State: Replica: 7b2d5ab0f01146c997d257c03728f034, State: Running, Role: LEADER
I20260713 09:04:35.646272 10576 consensus_queue.cc:237] T d8e4873326b94e9f951bb5602403a70c P 7b2d5ab0f01146c997d257c03728f034 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:35.653399 10100 catalog_manager.cc:5697] T d8e4873326b94e9f951bb5602403a70c P 7b2d5ab0f01146c997d257c03728f034 reported cstate change: term changed from 1 to 2, leader changed from f366b899661241d689961e78aeccfa1b (127.5.154.3) to 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2). New cstate: current_term: 2 leader_uuid: "7b2d5ab0f01146c997d257c03728f034" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } health_report { overall_health: UNKNOWN } } }
I20260713 09:04:35.811599 10349 raft_consensus.cc:1275] T f6570d95869844319aad7b3d8aa9a071 P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Refusing update from remote peer d5bd625611044ba8bdcb01493dcfd1de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:35.812932 10583 consensus_queue.cc:1048] T f6570d95869844319aad7b3d8aa9a071 P d5bd625611044ba8bdcb01493dcfd1de [LEADER]: Connected to new peer: Peer: permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:35.819796 10349 raft_consensus.cc:1275] T 742d14a269f9437a99b483deaa637d63 P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Refusing update from remote peer d5bd625611044ba8bdcb01493dcfd1de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:35.824064 10600 consensus_queue.cc:1048] T 742d14a269f9437a99b483deaa637d63 P d5bd625611044ba8bdcb01493dcfd1de [LEADER]: Connected to new peer: Peer: permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:04:35.832288 10351 raft_consensus.cc:1275] T 79809b0b3ec944cd99b347b424c9c6c3 P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Refusing update from remote peer 7b2d5ab0f01146c997d257c03728f034: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:35.833861 10576 consensus_queue.cc:1048] T 79809b0b3ec944cd99b347b424c9c6c3 P 7b2d5ab0f01146c997d257c03728f034 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:35.849817 10273 raft_consensus.cc:1275] T 742d14a269f9437a99b483deaa637d63 P 7b2d5ab0f01146c997d257c03728f034 [term 2 FOLLOWER]: Refusing update from remote peer d5bd625611044ba8bdcb01493dcfd1de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:35.851229 10276 raft_consensus.cc:1275] T f6570d95869844319aad7b3d8aa9a071 P 7b2d5ab0f01146c997d257c03728f034 [term 2 FOLLOWER]: Refusing update from remote peer d5bd625611044ba8bdcb01493dcfd1de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:35.853915 10583 consensus_queue.cc:1048] T 742d14a269f9437a99b483deaa637d63 P d5bd625611044ba8bdcb01493dcfd1de [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:35.859349 10583 consensus_queue.cc:1048] T f6570d95869844319aad7b3d8aa9a071 P d5bd625611044ba8bdcb01493dcfd1de [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:35.859565 10200 raft_consensus.cc:1275] T 79809b0b3ec944cd99b347b424c9c6c3 P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Refusing update from remote peer 7b2d5ab0f01146c997d257c03728f034: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:35.861469 10591 consensus_queue.cc:1048] T 79809b0b3ec944cd99b347b424c9c6c3 P 7b2d5ab0f01146c997d257c03728f034 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:35.993443 10350 raft_consensus.cc:1275] T 9deb10a656834bdfb39649fb71cb81e9 P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Refusing update from remote peer d5bd625611044ba8bdcb01493dcfd1de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:35.995151 10583 consensus_queue.cc:1048] T 9deb10a656834bdfb39649fb71cb81e9 P d5bd625611044ba8bdcb01493dcfd1de [LEADER]: Connected to new peer: Peer: permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:36.004067 10273 raft_consensus.cc:1275] T 9deb10a656834bdfb39649fb71cb81e9 P 7b2d5ab0f01146c997d257c03728f034 [term 2 FOLLOWER]: Refusing update from remote peer d5bd625611044ba8bdcb01493dcfd1de: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:36.006233 10598 consensus_queue.cc:1048] T 9deb10a656834bdfb39649fb71cb81e9 P d5bd625611044ba8bdcb01493dcfd1de [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:04:36.035904 10200 raft_consensus.cc:1275] T 078bc0e98f81489ba07ef7675f1b52be P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Refusing update from remote peer f366b899661241d689961e78aeccfa1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:36.037108 10434 consensus_queue.cc:1048] T 078bc0e98f81489ba07ef7675f1b52be P f366b899661241d689961e78aeccfa1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:36.042747 10201 raft_consensus.cc:1275] T d8e4873326b94e9f951bb5602403a70c P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Refusing update from remote peer 7b2d5ab0f01146c997d257c03728f034: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:36.044044 10591 consensus_queue.cc:1048] T d8e4873326b94e9f951bb5602403a70c P 7b2d5ab0f01146c997d257c03728f034 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:04:36.045648 10273 raft_consensus.cc:1275] T 078bc0e98f81489ba07ef7675f1b52be P 7b2d5ab0f01146c997d257c03728f034 [term 2 FOLLOWER]: Refusing update from remote peer f366b899661241d689961e78aeccfa1b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:36.047993 10613 consensus_queue.cc:1048] T 078bc0e98f81489ba07ef7675f1b52be P f366b899661241d689961e78aeccfa1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:04:36.055517 10350 raft_consensus.cc:1275] T d8e4873326b94e9f951bb5602403a70c P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Refusing update from remote peer 7b2d5ab0f01146c997d257c03728f034: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:04:36.056888 10591 consensus_queue.cc:1048] T d8e4873326b94e9f951bb5602403a70c P 7b2d5ab0f01146c997d257c03728f034 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:04:38.223615 10097 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:40594:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:04:38.249164 10097 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:40594:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:04:38.341358  5736 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:04:38.405539 10643 log.cc:927] Time spent T 37d40f5c45614a49998d1e2f81ead321 P d5bd625611044ba8bdcb01493dcfd1de: Append to log took a long time: real 0.073s	user 0.001s	sys 0.000s
I20260713 09:04:38.466226 10663 tablet.cc:1724] T 79809b0b3ec944cd99b347b424c9c6c3 P 7b2d5ab0f01146c997d257c03728f034: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:04:38.455542 10223 debug-util.cc:398] Leaking SignalData structure 0x7b08000954a0 after lost signal to thread 5739
W20260713 09:04:38.516093 10655 log.cc:927] Time spent T 078bc0e98f81489ba07ef7675f1b52be P f366b899661241d689961e78aeccfa1b: Append to log took a long time: real 0.090s	user 0.001s	sys 0.000s
W20260713 09:04:38.516880 10223 debug-util.cc:398] Leaking SignalData structure 0x7b0800267d60 after lost signal to thread 10134
I20260713 09:04:38.543072 10672 tablet.cc:1724] T 79809b0b3ec944cd99b347b424c9c6c3 P f366b899661241d689961e78aeccfa1b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:38.588608 10671 tablet.cc:1724] T d8e4873326b94e9f951bb5602403a70c P 7b2d5ab0f01146c997d257c03728f034: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:04:38.627030 10223 debug-util.cc:398] Leaking SignalData structure 0x7b08000e71e0 after lost signal to thread 10301
W20260713 09:04:38.632148 10223 debug-util.cc:398] Leaking SignalData structure 0x7b080025a520 after lost signal to thread 10375
I20260713 09:04:38.669174 10675 tablet.cc:1724] T 742d14a269f9437a99b483deaa637d63 P 7b2d5ab0f01146c997d257c03728f034: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:38.676581 10676 tablet.cc:1724] T 742d14a269f9437a99b483deaa637d63 P d5bd625611044ba8bdcb01493dcfd1de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:38.685683 10680 tablet.cc:1724] T d8e4873326b94e9f951bb5602403a70c P f366b899661241d689961e78aeccfa1b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:38.721514 10685 tablet.cc:1724] T d8e4873326b94e9f951bb5602403a70c P d5bd625611044ba8bdcb01493dcfd1de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:38.730648 10690 tablet.cc:1724] T 742d14a269f9437a99b483deaa637d63 P f366b899661241d689961e78aeccfa1b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:38.756165 10677 tablet.cc:1724] T 79809b0b3ec944cd99b347b424c9c6c3 P d5bd625611044ba8bdcb01493dcfd1de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:38.840567 10690 tablet.cc:1724] T e768db3ee49c440f9ed8fa68fec3fba1 P f366b899661241d689961e78aeccfa1b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:38.842172 10676 tablet.cc:1724] T e768db3ee49c440f9ed8fa68fec3fba1 P d5bd625611044ba8bdcb01493dcfd1de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:38.842572 10680 tablet.cc:1724] T 078bc0e98f81489ba07ef7675f1b52be P f366b899661241d689961e78aeccfa1b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:38.864809 10663 tablet.cc:1724] T bfa99cd2a2ed4d8eb910665b869935f2 P 7b2d5ab0f01146c997d257c03728f034: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:38.866920 10691 tablet.cc:1724] T f6570d95869844319aad7b3d8aa9a071 P d5bd625611044ba8bdcb01493dcfd1de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:04:38.870623 10167 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.154.2:33859, user_credentials={real_user=slave}} blocked reactor thread for 46691.9us
I20260713 09:04:38.825608 10693 tablet.cc:1724] T e768db3ee49c440f9ed8fa68fec3fba1 P 7b2d5ab0f01146c997d257c03728f034: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:38.888443 10201 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e533dea219a4d97942acf45bad42888"
dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de"
mode: GRACEFUL
new_leader_uuid: "f366b899661241d689961e78aeccfa1b"
 from {username='slave'} at 127.0.0.1:44384
I20260713 09:04:38.889284 10201 raft_consensus.cc:606] T 2e533dea219a4d97942acf45bad42888 P d5bd625611044ba8bdcb01493dcfd1de [term 2 LEADER]: Received request to transfer leadership to TS f366b899661241d689961e78aeccfa1b
I20260713 09:04:38.889683 10677 tablet.cc:1724] T 9deb10a656834bdfb39649fb71cb81e9 P d5bd625611044ba8bdcb01493dcfd1de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:38.891819 10685 tablet.cc:1724] T 37d40f5c45614a49998d1e2f81ead321 P d5bd625611044ba8bdcb01493dcfd1de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:38.896577 10671 tablet.cc:1724] T 078bc0e98f81489ba07ef7675f1b52be P 7b2d5ab0f01146c997d257c03728f034: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:38.903214 10697 tablet.cc:1724] T bfa99cd2a2ed4d8eb910665b869935f2 P f366b899661241d689961e78aeccfa1b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:38.911559 10672 tablet.cc:1724] T f6570d95869844319aad7b3d8aa9a071 P f366b899661241d689961e78aeccfa1b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:38.916710 10675 tablet.cc:1724] T 9deb10a656834bdfb39649fb71cb81e9 P 7b2d5ab0f01146c997d257c03728f034: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:38.923166 10676 tablet.cc:1724] T 078bc0e98f81489ba07ef7675f1b52be P d5bd625611044ba8bdcb01493dcfd1de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:38.933120 10680 tablet.cc:1724] T 37d40f5c45614a49998d1e2f81ead321 P f366b899661241d689961e78aeccfa1b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:04:38.958781 10168 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.154.3:46229, user_credentials={real_user=slave}} blocked reactor thread for 66755.6us
I20260713 09:04:38.961933 10691 tablet.cc:1724] T bfa99cd2a2ed4d8eb910665b869935f2 P d5bd625611044ba8bdcb01493dcfd1de: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:38.962375 10693 tablet.cc:1724] T f6570d95869844319aad7b3d8aa9a071 P 7b2d5ab0f01146c997d257c03728f034: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:38.993060 10671 tablet.cc:1724] T 37d40f5c45614a49998d1e2f81ead321 P 7b2d5ab0f01146c997d257c03728f034: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:39.004494 10695 raft_consensus.cc:993] T 2e533dea219a4d97942acf45bad42888 P d5bd625611044ba8bdcb01493dcfd1de: : Instructing follower f366b899661241d689961e78aeccfa1b to start an election
I20260713 09:04:39.005074 10695 raft_consensus.cc:1081] T 2e533dea219a4d97942acf45bad42888 P d5bd625611044ba8bdcb01493dcfd1de [term 2 LEADER]: Signalling peer f366b899661241d689961e78aeccfa1b to start an election
I20260713 09:04:39.009835 10344 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e533dea219a4d97942acf45bad42888"
dest_uuid: "f366b899661241d689961e78aeccfa1b"
 from {username='slave'} at 127.0.0.1:40346
I20260713 09:04:39.010452 10344 raft_consensus.cc:493] T 2e533dea219a4d97942acf45bad42888 P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:39.010880 10344 raft_consensus.cc:3060] T 2e533dea219a4d97942acf45bad42888 P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:39.031826 10680 tablet.cc:1724] T 9deb10a656834bdfb39649fb71cb81e9 P f366b899661241d689961e78aeccfa1b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:04:39.020992 10344 raft_consensus.cc:515] T 2e533dea219a4d97942acf45bad42888 P f366b899661241d689961e78aeccfa1b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:39.047339 10344 leader_election.cc:290] T 2e533dea219a4d97942acf45bad42888 P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 3 election: Requested vote from peers d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227), 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859)
I20260713 09:04:39.048148 10201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e533dea219a4d97942acf45bad42888" candidate_uuid: "f366b899661241d689961e78aeccfa1b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de"
I20260713 09:04:39.048931 10201 raft_consensus.cc:3055] T 2e533dea219a4d97942acf45bad42888 P d5bd625611044ba8bdcb01493dcfd1de [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:39.049238 10201 raft_consensus.cc:740] T 2e533dea219a4d97942acf45bad42888 P d5bd625611044ba8bdcb01493dcfd1de [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d5bd625611044ba8bdcb01493dcfd1de, State: Running, Role: LEADER
I20260713 09:04:39.050105 10201 consensus_queue.cc:260] T 2e533dea219a4d97942acf45bad42888 P d5bd625611044ba8bdcb01493dcfd1de [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: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:39.051314 10201 raft_consensus.cc:3060] T 2e533dea219a4d97942acf45bad42888 P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:39.048947 10275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e533dea219a4d97942acf45bad42888" candidate_uuid: "f366b899661241d689961e78aeccfa1b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7b2d5ab0f01146c997d257c03728f034"
I20260713 09:04:39.058171 10275 raft_consensus.cc:3060] T 2e533dea219a4d97942acf45bad42888 P 7b2d5ab0f01146c997d257c03728f034 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:39.058864 10277 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f9dce1a29efa42b8af5cd65cdd8ffe2d"
dest_uuid: "7b2d5ab0f01146c997d257c03728f034"
mode: GRACEFUL
new_leader_uuid: "f366b899661241d689961e78aeccfa1b"
 from {username='slave'} at 127.0.0.1:51326
I20260713 09:04:39.059535 10277 raft_consensus.cc:606] T f9dce1a29efa42b8af5cd65cdd8ffe2d P 7b2d5ab0f01146c997d257c03728f034 [term 2 LEADER]: Received request to transfer leadership to TS f366b899661241d689961e78aeccfa1b
I20260713 09:04:39.061640  5736 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:04:39.062223  5736 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:04:39.065704 10201 raft_consensus.cc:2468] T 2e533dea219a4d97942acf45bad42888 P d5bd625611044ba8bdcb01493dcfd1de [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f366b899661241d689961e78aeccfa1b in term 3.
I20260713 09:04:39.074113 10275 raft_consensus.cc:2468] T 2e533dea219a4d97942acf45bad42888 P 7b2d5ab0f01146c997d257c03728f034 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f366b899661241d689961e78aeccfa1b in term 3.
I20260713 09:04:39.077518 10315 leader_election.cc:304] T 2e533dea219a4d97942acf45bad42888 P f366b899661241d689961e78aeccfa1b [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: d5bd625611044ba8bdcb01493dcfd1de, f366b899661241d689961e78aeccfa1b; no voters: 
I20260713 09:04:39.078711 10698 raft_consensus.cc:2804] T 2e533dea219a4d97942acf45bad42888 P f366b899661241d689961e78aeccfa1b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:39.079150 10698 raft_consensus.cc:697] T 2e533dea219a4d97942acf45bad42888 P f366b899661241d689961e78aeccfa1b [term 3 LEADER]: Becoming Leader. State: Replica: f366b899661241d689961e78aeccfa1b, State: Running, Role: LEADER
I20260713 09:04:39.079984 10698 consensus_queue.cc:237] T 2e533dea219a4d97942acf45bad42888 P f366b899661241d689961e78aeccfa1b [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: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:39.104446 10098 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 159d8edda4654c95afdbf54dbd744c87: soft_deleted_table [id=3cbb93bee9e14935be612b36cdd1c7d4] alter complete (version 1)
I20260713 09:04:39.135732 10099 catalog_manager.cc:5697] T 2e533dea219a4d97942acf45bad42888 P f366b899661241d689961e78aeccfa1b reported cstate change: term changed from 2 to 3, leader changed from d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1) to f366b899661241d689961e78aeccfa1b (127.5.154.3). New cstate: current_term: 3 leader_uuid: "f366b899661241d689961e78aeccfa1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:39.280719 10619 raft_consensus.cc:993] T f9dce1a29efa42b8af5cd65cdd8ffe2d P 7b2d5ab0f01146c997d257c03728f034: : Instructing follower f366b899661241d689961e78aeccfa1b to start an election
I20260713 09:04:39.281934 10619 raft_consensus.cc:1081] T f9dce1a29efa42b8af5cd65cdd8ffe2d P 7b2d5ab0f01146c997d257c03728f034 [term 2 LEADER]: Signalling peer f366b899661241d689961e78aeccfa1b to start an election
I20260713 09:04:39.284466 10347 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f9dce1a29efa42b8af5cd65cdd8ffe2d"
dest_uuid: "f366b899661241d689961e78aeccfa1b"
 from {username='slave'} at 127.0.0.1:40350
I20260713 09:04:39.285050 10347 raft_consensus.cc:493] T f9dce1a29efa42b8af5cd65cdd8ffe2d P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:04:39.285432 10347 raft_consensus.cc:3060] T f9dce1a29efa42b8af5cd65cdd8ffe2d P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:39.294144 10347 raft_consensus.cc:515] T f9dce1a29efa42b8af5cd65cdd8ffe2d P f366b899661241d689961e78aeccfa1b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:39.297634 10201 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9dce1a29efa42b8af5cd65cdd8ffe2d" candidate_uuid: "f366b899661241d689961e78aeccfa1b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d5bd625611044ba8bdcb01493dcfd1de"
I20260713 09:04:39.297781 10275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9dce1a29efa42b8af5cd65cdd8ffe2d" candidate_uuid: "f366b899661241d689961e78aeccfa1b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7b2d5ab0f01146c997d257c03728f034"
I20260713 09:04:39.298239 10201 raft_consensus.cc:3060] T f9dce1a29efa42b8af5cd65cdd8ffe2d P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:39.298461 10275 raft_consensus.cc:3055] T f9dce1a29efa42b8af5cd65cdd8ffe2d P 7b2d5ab0f01146c997d257c03728f034 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:04:39.298879 10275 raft_consensus.cc:740] T f9dce1a29efa42b8af5cd65cdd8ffe2d P 7b2d5ab0f01146c997d257c03728f034 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7b2d5ab0f01146c997d257c03728f034, State: Running, Role: LEADER
I20260713 09:04:39.299793 10275 consensus_queue.cc:260] T f9dce1a29efa42b8af5cd65cdd8ffe2d P 7b2d5ab0f01146c997d257c03728f034 [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: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:39.301000 10275 raft_consensus.cc:3060] T f9dce1a29efa42b8af5cd65cdd8ffe2d P 7b2d5ab0f01146c997d257c03728f034 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:04:39.309558 10275 raft_consensus.cc:2468] T f9dce1a29efa42b8af5cd65cdd8ffe2d P 7b2d5ab0f01146c997d257c03728f034 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f366b899661241d689961e78aeccfa1b in term 3.
I20260713 09:04:39.310272 10201 raft_consensus.cc:2468] T f9dce1a29efa42b8af5cd65cdd8ffe2d P d5bd625611044ba8bdcb01493dcfd1de [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f366b899661241d689961e78aeccfa1b in term 3.
I20260713 09:04:39.310938 10316 leader_election.cc:304] T f9dce1a29efa42b8af5cd65cdd8ffe2d P f366b899661241d689961e78aeccfa1b [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: 7b2d5ab0f01146c997d257c03728f034, f366b899661241d689961e78aeccfa1b; no voters: 
I20260713 09:04:39.311131 10347 leader_election.cc:290] T f9dce1a29efa42b8af5cd65cdd8ffe2d P f366b899661241d689961e78aeccfa1b [CANDIDATE]: Term 3 election: Requested vote from peers d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227), 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859)
I20260713 09:04:39.312053 10698 raft_consensus.cc:2804] T f9dce1a29efa42b8af5cd65cdd8ffe2d P f366b899661241d689961e78aeccfa1b [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:04:39.313469 10698 raft_consensus.cc:697] T f9dce1a29efa42b8af5cd65cdd8ffe2d P f366b899661241d689961e78aeccfa1b [term 3 LEADER]: Becoming Leader. State: Replica: f366b899661241d689961e78aeccfa1b, State: Running, Role: LEADER
I20260713 09:04:39.315405 10698 consensus_queue.cc:237] T f9dce1a29efa42b8af5cd65cdd8ffe2d P f366b899661241d689961e78aeccfa1b [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: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } }
I20260713 09:04:39.328562 10099 catalog_manager.cc:5697] T f9dce1a29efa42b8af5cd65cdd8ffe2d P f366b899661241d689961e78aeccfa1b reported cstate change: term changed from 2 to 3, leader changed from 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2) to f366b899661241d689961e78aeccfa1b (127.5.154.3). New cstate: current_term: 3 leader_uuid: "f366b899661241d689961e78aeccfa1b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f366b899661241d689961e78aeccfa1b" member_type: VOTER last_known_addr { host: "127.5.154.3" port: 46229 } health_report { overall_health: HEALTHY } } }
I20260713 09:04:39.461668 10275 raft_consensus.cc:1275] T 2e533dea219a4d97942acf45bad42888 P 7b2d5ab0f01146c997d257c03728f034 [term 3 FOLLOWER]: Refusing update from remote peer f366b899661241d689961e78aeccfa1b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:39.463056 10698 consensus_queue.cc:1048] T 2e533dea219a4d97942acf45bad42888 P f366b899661241d689961e78aeccfa1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:39.467201 10201 raft_consensus.cc:1275] T 2e533dea219a4d97942acf45bad42888 P d5bd625611044ba8bdcb01493dcfd1de [term 3 FOLLOWER]: Refusing update from remote peer f366b899661241d689961e78aeccfa1b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:39.468839 10698 consensus_queue.cc:1048] T 2e533dea219a4d97942acf45bad42888 P f366b899661241d689961e78aeccfa1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:39.769161 10201 raft_consensus.cc:1275] T f9dce1a29efa42b8af5cd65cdd8ffe2d P d5bd625611044ba8bdcb01493dcfd1de [term 3 FOLLOWER]: Refusing update from remote peer f366b899661241d689961e78aeccfa1b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:39.770807 10698 consensus_queue.cc:1048] T f9dce1a29efa42b8af5cd65cdd8ffe2d P f366b899661241d689961e78aeccfa1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "d5bd625611044ba8bdcb01493dcfd1de" member_type: VOTER last_known_addr { host: "127.5.154.1" port: 42227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:39.772308 10275 raft_consensus.cc:1275] T f9dce1a29efa42b8af5cd65cdd8ffe2d P 7b2d5ab0f01146c997d257c03728f034 [term 3 FOLLOWER]: Refusing update from remote peer f366b899661241d689961e78aeccfa1b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:04:39.773919 10698 consensus_queue.cc:1048] T f9dce1a29efa42b8af5cd65cdd8ffe2d P f366b899661241d689961e78aeccfa1b [LEADER]: Connected to new peer: Peer: permanent_uuid: "7b2d5ab0f01146c997d257c03728f034" member_type: VOTER last_known_addr { host: "127.5.154.2" port: 33859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:04:40.143530  5736 tablet_server.cc:179] TabletServer@127.5.154.1:0 shutting down...
I20260713 09:04:40.182654  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:40.183583  5736 tablet_replica.cc:333] T bfa99cd2a2ed4d8eb910665b869935f2 P d5bd625611044ba8bdcb01493dcfd1de: stopping tablet replica
I20260713 09:04:40.184312  5736 raft_consensus.cc:2243] T bfa99cd2a2ed4d8eb910665b869935f2 P d5bd625611044ba8bdcb01493dcfd1de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:40.184803  5736 raft_consensus.cc:2272] T bfa99cd2a2ed4d8eb910665b869935f2 P d5bd625611044ba8bdcb01493dcfd1de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:40.186914  5736 tablet_replica.cc:333] T e768db3ee49c440f9ed8fa68fec3fba1 P d5bd625611044ba8bdcb01493dcfd1de: stopping tablet replica
I20260713 09:04:40.187527  5736 raft_consensus.cc:2243] T e768db3ee49c440f9ed8fa68fec3fba1 P d5bd625611044ba8bdcb01493dcfd1de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:40.187958  5736 raft_consensus.cc:2272] T e768db3ee49c440f9ed8fa68fec3fba1 P d5bd625611044ba8bdcb01493dcfd1de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:40.190030  5736 tablet_replica.cc:333] T d8e4873326b94e9f951bb5602403a70c P d5bd625611044ba8bdcb01493dcfd1de: stopping tablet replica
I20260713 09:04:40.190531  5736 raft_consensus.cc:2243] T d8e4873326b94e9f951bb5602403a70c P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:40.190922  5736 raft_consensus.cc:2272] T d8e4873326b94e9f951bb5602403a70c P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:40.192638  5736 tablet_replica.cc:333] T 79809b0b3ec944cd99b347b424c9c6c3 P d5bd625611044ba8bdcb01493dcfd1de: stopping tablet replica
I20260713 09:04:40.193152  5736 raft_consensus.cc:2243] T 79809b0b3ec944cd99b347b424c9c6c3 P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:40.193593  5736 raft_consensus.cc:2272] T 79809b0b3ec944cd99b347b424c9c6c3 P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:40.195274  5736 tablet_replica.cc:333] T 37d40f5c45614a49998d1e2f81ead321 P d5bd625611044ba8bdcb01493dcfd1de: stopping tablet replica
I20260713 09:04:40.195813  5736 raft_consensus.cc:2243] T 37d40f5c45614a49998d1e2f81ead321 P d5bd625611044ba8bdcb01493dcfd1de [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:40.196538  5736 raft_consensus.cc:2272] T 37d40f5c45614a49998d1e2f81ead321 P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:40.198334  5736 tablet_replica.cc:333] T 9deb10a656834bdfb39649fb71cb81e9 P d5bd625611044ba8bdcb01493dcfd1de: stopping tablet replica
I20260713 09:04:40.198889  5736 raft_consensus.cc:2243] T 9deb10a656834bdfb39649fb71cb81e9 P d5bd625611044ba8bdcb01493dcfd1de [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:40.199661  5736 raft_consensus.cc:2272] T 9deb10a656834bdfb39649fb71cb81e9 P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:40.201566  5736 tablet_replica.cc:333] T f6570d95869844319aad7b3d8aa9a071 P d5bd625611044ba8bdcb01493dcfd1de: stopping tablet replica
I20260713 09:04:40.202098  5736 raft_consensus.cc:2243] T f6570d95869844319aad7b3d8aa9a071 P d5bd625611044ba8bdcb01493dcfd1de [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:40.202795  5736 raft_consensus.cc:2272] T f6570d95869844319aad7b3d8aa9a071 P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:40.204547  5736 tablet_replica.cc:333] T f9dce1a29efa42b8af5cd65cdd8ffe2d P d5bd625611044ba8bdcb01493dcfd1de: stopping tablet replica
I20260713 09:04:40.205063  5736 raft_consensus.cc:2243] T f9dce1a29efa42b8af5cd65cdd8ffe2d P d5bd625611044ba8bdcb01493dcfd1de [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:40.205541  5736 raft_consensus.cc:2272] T f9dce1a29efa42b8af5cd65cdd8ffe2d P d5bd625611044ba8bdcb01493dcfd1de [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:40.208362  5736 tablet_replica.cc:333] T 961e89d4fade4960ab56067612fb18e1 P d5bd625611044ba8bdcb01493dcfd1de: stopping tablet replica
I20260713 09:04:40.208909  5736 raft_consensus.cc:2243] T 961e89d4fade4960ab56067612fb18e1 P d5bd625611044ba8bdcb01493dcfd1de [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:40.209702  5736 raft_consensus.cc:2272] T 961e89d4fade4960ab56067612fb18e1 P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:40.211833  5736 tablet_replica.cc:333] T 742d14a269f9437a99b483deaa637d63 P d5bd625611044ba8bdcb01493dcfd1de: stopping tablet replica
I20260713 09:04:40.212311  5736 raft_consensus.cc:2243] T 742d14a269f9437a99b483deaa637d63 P d5bd625611044ba8bdcb01493dcfd1de [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:40.213079  5736 raft_consensus.cc:2272] T 742d14a269f9437a99b483deaa637d63 P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:40.215009  5736 tablet_replica.cc:333] T d5ab60d7baab4a80a13cd65ad543961d P d5bd625611044ba8bdcb01493dcfd1de: stopping tablet replica
I20260713 09:04:40.215481  5736 raft_consensus.cc:2243] T d5ab60d7baab4a80a13cd65ad543961d P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:40.215894  5736 raft_consensus.cc:2272] T d5ab60d7baab4a80a13cd65ad543961d P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:40.217823  5736 tablet_replica.cc:333] T 078bc0e98f81489ba07ef7675f1b52be P d5bd625611044ba8bdcb01493dcfd1de: stopping tablet replica
I20260713 09:04:40.218338  5736 raft_consensus.cc:2243] T 078bc0e98f81489ba07ef7675f1b52be P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:40.218762  5736 raft_consensus.cc:2272] T 078bc0e98f81489ba07ef7675f1b52be P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:40.220570  5736 tablet_replica.cc:333] T 2e533dea219a4d97942acf45bad42888 P d5bd625611044ba8bdcb01493dcfd1de: stopping tablet replica
I20260713 09:04:40.221086  5736 raft_consensus.cc:2243] T 2e533dea219a4d97942acf45bad42888 P d5bd625611044ba8bdcb01493dcfd1de [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:40.221467  5736 raft_consensus.cc:2272] T 2e533dea219a4d97942acf45bad42888 P d5bd625611044ba8bdcb01493dcfd1de [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:40.223989  5736 tablet_replica.cc:333] T 908f11e3235148ecb4d9bc33365cf6c0 P d5bd625611044ba8bdcb01493dcfd1de: stopping tablet replica
I20260713 09:04:40.224550  5736 raft_consensus.cc:2243] T 908f11e3235148ecb4d9bc33365cf6c0 P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:40.224967  5736 raft_consensus.cc:2272] T 908f11e3235148ecb4d9bc33365cf6c0 P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:40.226986  5736 tablet_replica.cc:333] T ec8c9e58c40a484bb4cd8a3dba4521ac P d5bd625611044ba8bdcb01493dcfd1de: stopping tablet replica
I20260713 09:04:40.227456  5736 raft_consensus.cc:2243] T ec8c9e58c40a484bb4cd8a3dba4521ac P d5bd625611044ba8bdcb01493dcfd1de [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:40.228229  5736 raft_consensus.cc:2272] T ec8c9e58c40a484bb4cd8a3dba4521ac P d5bd625611044ba8bdcb01493dcfd1de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:40.230183  5736 tablet_replica.cc:333] T e89922f712ab4a2b90f4b3474b2f8e25 P d5bd625611044ba8bdcb01493dcfd1de: stopping tablet replica
I20260713 09:04:40.230664  5736 raft_consensus.cc:2243] T e89922f712ab4a2b90f4b3474b2f8e25 P d5bd625611044ba8bdcb01493dcfd1de [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:40.231434  5736 raft_consensus.cc:2272] T e89922f712ab4a2b90f4b3474b2f8e25 P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:40.233279  5736 tablet_replica.cc:333] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P d5bd625611044ba8bdcb01493dcfd1de: stopping tablet replica
I20260713 09:04:40.233758  5736 raft_consensus.cc:2243] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:40.234180  5736 raft_consensus.cc:2272] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:40.236254  5736 tablet_replica.cc:333] T 6c2dce4cc6c748188f3e5e605ccd7d71 P d5bd625611044ba8bdcb01493dcfd1de: stopping tablet replica
I20260713 09:04:40.236691  5736 raft_consensus.cc:2243] T 6c2dce4cc6c748188f3e5e605ccd7d71 P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:40.237107  5736 raft_consensus.cc:2272] T 6c2dce4cc6c748188f3e5e605ccd7d71 P d5bd625611044ba8bdcb01493dcfd1de [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:04:40.281280 10315 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.154.1:42227: connect: Connection refused (error 111) [suppressed 13 similar messages]
W20260713 09:04:40.284374 10315 consensus_peers.cc:597] T f9dce1a29efa42b8af5cd65cdd8ffe2d P f366b899661241d689961e78aeccfa1b -> Peer d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227): Couldn't send request to peer d5bd625611044ba8bdcb01493dcfd1de. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:42227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:40.424444 10241 consensus_peers.cc:597] T 79809b0b3ec944cd99b347b424c9c6c3 P 7b2d5ab0f01146c997d257c03728f034 -> Peer d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227): Couldn't send request to peer d5bd625611044ba8bdcb01493dcfd1de. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:42227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:40.443297 10241 consensus_peers.cc:597] T 908f11e3235148ecb4d9bc33365cf6c0 P 7b2d5ab0f01146c997d257c03728f034 -> Peer d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227): Couldn't send request to peer d5bd625611044ba8bdcb01493dcfd1de. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:42227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:40.458078 10241 consensus_peers.cc:597] T bfa99cd2a2ed4d8eb910665b869935f2 P 7b2d5ab0f01146c997d257c03728f034 -> Peer d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227): Couldn't send request to peer d5bd625611044ba8bdcb01493dcfd1de. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:42227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:40.460886 10241 consensus_peers.cc:597] T e768db3ee49c440f9ed8fa68fec3fba1 P 7b2d5ab0f01146c997d257c03728f034 -> Peer d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227): Couldn't send request to peer d5bd625611044ba8bdcb01493dcfd1de. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:42227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:40.478432 10241 consensus_peers.cc:597] T d8e4873326b94e9f951bb5602403a70c P 7b2d5ab0f01146c997d257c03728f034 -> Peer d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227): Couldn't send request to peer d5bd625611044ba8bdcb01493dcfd1de. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:42227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:40.495244 10315 consensus_peers.cc:597] T 078bc0e98f81489ba07ef7675f1b52be P f366b899661241d689961e78aeccfa1b -> Peer d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227): Couldn't send request to peer d5bd625611044ba8bdcb01493dcfd1de. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:42227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:40.499935 10315 consensus_peers.cc:597] T d5ab60d7baab4a80a13cd65ad543961d P f366b899661241d689961e78aeccfa1b -> Peer d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227): Couldn't send request to peer d5bd625611044ba8bdcb01493dcfd1de. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:42227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:40.576159 10241 consensus_peers.cc:597] T 6c2dce4cc6c748188f3e5e605ccd7d71 P 7b2d5ab0f01146c997d257c03728f034 -> Peer d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227): Couldn't send request to peer d5bd625611044ba8bdcb01493dcfd1de. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:42227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:40.576618 10241 consensus_peers.cc:597] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P 7b2d5ab0f01146c997d257c03728f034 -> Peer d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227): Couldn't send request to peer d5bd625611044ba8bdcb01493dcfd1de. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:42227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:40.685608 10315 consensus_peers.cc:597] T 2e533dea219a4d97942acf45bad42888 P f366b899661241d689961e78aeccfa1b -> Peer d5bd625611044ba8bdcb01493dcfd1de (127.5.154.1:42227): Couldn't send request to peer d5bd625611044ba8bdcb01493dcfd1de. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.1:42227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:41.263424  5736 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 10223)
I20260713 09:04:41.978037  5736 tablet_server.cc:196] TabletServer@127.5.154.1:0 shutdown complete.
I20260713 09:04:42.014330  5736 tablet_server.cc:179] TabletServer@127.5.154.2:0 shutting down...
W20260713 09:04:42.018451 10316 consensus_peers.cc:597] T 078bc0e98f81489ba07ef7675f1b52be P f366b899661241d689961e78aeccfa1b -> Peer 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859): Couldn't send request to peer 7b2d5ab0f01146c997d257c03728f034. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:04:42.041121 10316 consensus_peers.cc:597] T 2e533dea219a4d97942acf45bad42888 P f366b899661241d689961e78aeccfa1b -> Peer 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859): Couldn't send request to peer 7b2d5ab0f01146c997d257c03728f034. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:42.042901  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:42.043651  5736 tablet_replica.cc:333] T bfa99cd2a2ed4d8eb910665b869935f2 P 7b2d5ab0f01146c997d257c03728f034: stopping tablet replica
I20260713 09:04:42.044615  5736 raft_consensus.cc:2243] T bfa99cd2a2ed4d8eb910665b869935f2 P 7b2d5ab0f01146c997d257c03728f034 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:42.045289  5736 raft_consensus.cc:2272] T bfa99cd2a2ed4d8eb910665b869935f2 P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:42.047359  5736 tablet_replica.cc:333] T d8e4873326b94e9f951bb5602403a70c P 7b2d5ab0f01146c997d257c03728f034: stopping tablet replica
I20260713 09:04:42.048118  5736 raft_consensus.cc:2243] T d8e4873326b94e9f951bb5602403a70c P 7b2d5ab0f01146c997d257c03728f034 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:42.049015  5736 raft_consensus.cc:2272] T d8e4873326b94e9f951bb5602403a70c P 7b2d5ab0f01146c997d257c03728f034 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:42.051276  5736 tablet_replica.cc:333] T e768db3ee49c440f9ed8fa68fec3fba1 P 7b2d5ab0f01146c997d257c03728f034: stopping tablet replica
I20260713 09:04:42.051862  5736 raft_consensus.cc:2243] T e768db3ee49c440f9ed8fa68fec3fba1 P 7b2d5ab0f01146c997d257c03728f034 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:42.052553  5736 raft_consensus.cc:2272] T e768db3ee49c440f9ed8fa68fec3fba1 P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:42.054298  5736 tablet_replica.cc:333] T 79809b0b3ec944cd99b347b424c9c6c3 P 7b2d5ab0f01146c997d257c03728f034: stopping tablet replica
I20260713 09:04:42.054842  5736 raft_consensus.cc:2243] T 79809b0b3ec944cd99b347b424c9c6c3 P 7b2d5ab0f01146c997d257c03728f034 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:42.055572  5736 raft_consensus.cc:2272] T 79809b0b3ec944cd99b347b424c9c6c3 P 7b2d5ab0f01146c997d257c03728f034 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:42.057420  5736 tablet_replica.cc:333] T 9deb10a656834bdfb39649fb71cb81e9 P 7b2d5ab0f01146c997d257c03728f034: stopping tablet replica
I20260713 09:04:42.058095  5736 raft_consensus.cc:2243] T 9deb10a656834bdfb39649fb71cb81e9 P 7b2d5ab0f01146c997d257c03728f034 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:42.058506  5736 raft_consensus.cc:2272] T 9deb10a656834bdfb39649fb71cb81e9 P 7b2d5ab0f01146c997d257c03728f034 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:42.060283  5736 tablet_replica.cc:333] T f6570d95869844319aad7b3d8aa9a071 P 7b2d5ab0f01146c997d257c03728f034: stopping tablet replica
I20260713 09:04:42.060814  5736 raft_consensus.cc:2243] T f6570d95869844319aad7b3d8aa9a071 P 7b2d5ab0f01146c997d257c03728f034 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:42.061242  5736 raft_consensus.cc:2272] T f6570d95869844319aad7b3d8aa9a071 P 7b2d5ab0f01146c997d257c03728f034 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:42.063041  5736 tablet_replica.cc:333] T 37d40f5c45614a49998d1e2f81ead321 P 7b2d5ab0f01146c997d257c03728f034: stopping tablet replica
I20260713 09:04:42.063567  5736 raft_consensus.cc:2243] T 37d40f5c45614a49998d1e2f81ead321 P 7b2d5ab0f01146c997d257c03728f034 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:42.063994  5736 raft_consensus.cc:2272] T 37d40f5c45614a49998d1e2f81ead321 P 7b2d5ab0f01146c997d257c03728f034 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:42.065871  5736 tablet_replica.cc:333] T d5ab60d7baab4a80a13cd65ad543961d P 7b2d5ab0f01146c997d257c03728f034: stopping tablet replica
I20260713 09:04:42.066385  5736 raft_consensus.cc:2243] T d5ab60d7baab4a80a13cd65ad543961d P 7b2d5ab0f01146c997d257c03728f034 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:42.066788  5736 raft_consensus.cc:2272] T d5ab60d7baab4a80a13cd65ad543961d P 7b2d5ab0f01146c997d257c03728f034 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:42.068621  5736 tablet_replica.cc:333] T 6c2dce4cc6c748188f3e5e605ccd7d71 P 7b2d5ab0f01146c997d257c03728f034: stopping tablet replica
I20260713 09:04:42.069105  5736 raft_consensus.cc:2243] T 6c2dce4cc6c748188f3e5e605ccd7d71 P 7b2d5ab0f01146c997d257c03728f034 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:42.069885  5736 raft_consensus.cc:2272] T 6c2dce4cc6c748188f3e5e605ccd7d71 P 7b2d5ab0f01146c997d257c03728f034 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:42.071830  5736 tablet_replica.cc:333] T 908f11e3235148ecb4d9bc33365cf6c0 P 7b2d5ab0f01146c997d257c03728f034: stopping tablet replica
I20260713 09:04:42.072328  5736 raft_consensus.cc:2243] T 908f11e3235148ecb4d9bc33365cf6c0 P 7b2d5ab0f01146c997d257c03728f034 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:42.073031  5736 raft_consensus.cc:2272] T 908f11e3235148ecb4d9bc33365cf6c0 P 7b2d5ab0f01146c997d257c03728f034 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:42.075084  5736 tablet_replica.cc:333] T ec8c9e58c40a484bb4cd8a3dba4521ac P 7b2d5ab0f01146c997d257c03728f034: stopping tablet replica
I20260713 09:04:42.075625  5736 raft_consensus.cc:2243] T ec8c9e58c40a484bb4cd8a3dba4521ac P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:42.076040  5736 raft_consensus.cc:2272] T ec8c9e58c40a484bb4cd8a3dba4521ac P 7b2d5ab0f01146c997d257c03728f034 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:42.078063  5736 tablet_replica.cc:333] T 078bc0e98f81489ba07ef7675f1b52be P 7b2d5ab0f01146c997d257c03728f034: stopping tablet replica
I20260713 09:04:42.078591  5736 raft_consensus.cc:2243] T 078bc0e98f81489ba07ef7675f1b52be P 7b2d5ab0f01146c997d257c03728f034 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:42.079018  5736 raft_consensus.cc:2272] T 078bc0e98f81489ba07ef7675f1b52be P 7b2d5ab0f01146c997d257c03728f034 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:42.080927  5736 tablet_replica.cc:333] T 2e533dea219a4d97942acf45bad42888 P 7b2d5ab0f01146c997d257c03728f034: stopping tablet replica
I20260713 09:04:42.081427  5736 raft_consensus.cc:2243] T 2e533dea219a4d97942acf45bad42888 P 7b2d5ab0f01146c997d257c03728f034 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:42.081889  5736 raft_consensus.cc:2272] T 2e533dea219a4d97942acf45bad42888 P 7b2d5ab0f01146c997d257c03728f034 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:42.083623  5736 tablet_replica.cc:333] T 742d14a269f9437a99b483deaa637d63 P 7b2d5ab0f01146c997d257c03728f034: stopping tablet replica
I20260713 09:04:42.084127  5736 raft_consensus.cc:2243] T 742d14a269f9437a99b483deaa637d63 P 7b2d5ab0f01146c997d257c03728f034 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:42.084533  5736 raft_consensus.cc:2272] T 742d14a269f9437a99b483deaa637d63 P 7b2d5ab0f01146c997d257c03728f034 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:42.086288  5736 tablet_replica.cc:333] T f9dce1a29efa42b8af5cd65cdd8ffe2d P 7b2d5ab0f01146c997d257c03728f034: stopping tablet replica
I20260713 09:04:42.086807  5736 raft_consensus.cc:2243] T f9dce1a29efa42b8af5cd65cdd8ffe2d P 7b2d5ab0f01146c997d257c03728f034 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:42.087191  5736 raft_consensus.cc:2272] T f9dce1a29efa42b8af5cd65cdd8ffe2d P 7b2d5ab0f01146c997d257c03728f034 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:42.088887  5736 tablet_replica.cc:333] T 961e89d4fade4960ab56067612fb18e1 P 7b2d5ab0f01146c997d257c03728f034: stopping tablet replica
I20260713 09:04:42.089380  5736 raft_consensus.cc:2243] T 961e89d4fade4960ab56067612fb18e1 P 7b2d5ab0f01146c997d257c03728f034 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:42.089851  5736 raft_consensus.cc:2272] T 961e89d4fade4960ab56067612fb18e1 P 7b2d5ab0f01146c997d257c03728f034 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:42.091632  5736 tablet_replica.cc:333] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P 7b2d5ab0f01146c997d257c03728f034: stopping tablet replica
I20260713 09:04:42.092092  5736 raft_consensus.cc:2243] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P 7b2d5ab0f01146c997d257c03728f034 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:42.092828  5736 raft_consensus.cc:2272] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P 7b2d5ab0f01146c997d257c03728f034 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:42.094628  5736 tablet_replica.cc:333] T e89922f712ab4a2b90f4b3474b2f8e25 P 7b2d5ab0f01146c997d257c03728f034: stopping tablet replica
I20260713 09:04:42.095063  5736 raft_consensus.cc:2243] T e89922f712ab4a2b90f4b3474b2f8e25 P 7b2d5ab0f01146c997d257c03728f034 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:42.095453  5736 raft_consensus.cc:2272] T e89922f712ab4a2b90f4b3474b2f8e25 P 7b2d5ab0f01146c997d257c03728f034 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:42.132507  5736 tablet_server.cc:196] TabletServer@127.5.154.2:0 shutdown complete.
I20260713 09:04:42.170475  5736 tablet_server.cc:179] TabletServer@127.5.154.3:0 shutting down...
W20260713 09:04:42.192369 10316 consensus_peers.cc:597] T d5ab60d7baab4a80a13cd65ad543961d P f366b899661241d689961e78aeccfa1b -> Peer 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859): Couldn't send request to peer 7b2d5ab0f01146c997d257c03728f034. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.2:33859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:42.200882  5736 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:04:42.201790  5736 tablet_replica.cc:333] T bfa99cd2a2ed4d8eb910665b869935f2 P f366b899661241d689961e78aeccfa1b: stopping tablet replica
I20260713 09:04:42.202500  5736 raft_consensus.cc:2243] T bfa99cd2a2ed4d8eb910665b869935f2 P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:42.203341  5736 raft_consensus.cc:2272] T bfa99cd2a2ed4d8eb910665b869935f2 P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:42.205749  5736 tablet_replica.cc:333] T e768db3ee49c440f9ed8fa68fec3fba1 P f366b899661241d689961e78aeccfa1b: stopping tablet replica
I20260713 09:04:42.206470  5736 raft_consensus.cc:2243] T e768db3ee49c440f9ed8fa68fec3fba1 P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:42.206990  5736 raft_consensus.cc:2272] T e768db3ee49c440f9ed8fa68fec3fba1 P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:04:42.207929 10316 consensus_peers.cc:597] T f9dce1a29efa42b8af5cd65cdd8ffe2d P f366b899661241d689961e78aeccfa1b -> Peer 7b2d5ab0f01146c997d257c03728f034 (127.5.154.2:33859): Couldn't send request to peer 7b2d5ab0f01146c997d257c03728f034. Status: Network error: Client connection negotiation failed: client connection to 127.5.154.2:33859: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:04:42.209189  5736 tablet_replica.cc:333] T d8e4873326b94e9f951bb5602403a70c P f366b899661241d689961e78aeccfa1b: stopping tablet replica
I20260713 09:04:42.209848  5736 raft_consensus.cc:2243] T d8e4873326b94e9f951bb5602403a70c P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:42.210234  5736 raft_consensus.cc:2272] T d8e4873326b94e9f951bb5602403a70c P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:42.212301  5736 tablet_replica.cc:333] T 79809b0b3ec944cd99b347b424c9c6c3 P f366b899661241d689961e78aeccfa1b: stopping tablet replica
I20260713 09:04:42.212801  5736 raft_consensus.cc:2243] T 79809b0b3ec944cd99b347b424c9c6c3 P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:42.213181  5736 raft_consensus.cc:2272] T 79809b0b3ec944cd99b347b424c9c6c3 P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:42.214905  5736 tablet_replica.cc:333] T f6570d95869844319aad7b3d8aa9a071 P f366b899661241d689961e78aeccfa1b: stopping tablet replica
I20260713 09:04:42.215382  5736 raft_consensus.cc:2243] T f6570d95869844319aad7b3d8aa9a071 P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:42.215734  5736 raft_consensus.cc:2272] T f6570d95869844319aad7b3d8aa9a071 P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:42.217636  5736 tablet_replica.cc:333] T 9deb10a656834bdfb39649fb71cb81e9 P f366b899661241d689961e78aeccfa1b: stopping tablet replica
I20260713 09:04:42.218124  5736 raft_consensus.cc:2243] T 9deb10a656834bdfb39649fb71cb81e9 P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:42.218494  5736 raft_consensus.cc:2272] T 9deb10a656834bdfb39649fb71cb81e9 P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:42.220091  5736 tablet_replica.cc:333] T f9dce1a29efa42b8af5cd65cdd8ffe2d P f366b899661241d689961e78aeccfa1b: stopping tablet replica
I20260713 09:04:42.220563  5736 raft_consensus.cc:2243] T f9dce1a29efa42b8af5cd65cdd8ffe2d P f366b899661241d689961e78aeccfa1b [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:04:42.221220  5736 raft_consensus.cc:2272] T f9dce1a29efa42b8af5cd65cdd8ffe2d P f366b899661241d689961e78aeccfa1b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:42.223006  5736 tablet_replica.cc:333] T 961e89d4fade4960ab56067612fb18e1 P f366b899661241d689961e78aeccfa1b: stopping tablet replica
I20260713 09:04:42.223448  5736 raft_consensus.cc:2243] T 961e89d4fade4960ab56067612fb18e1 P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:42.223816  5736 raft_consensus.cc:2272] T 961e89d4fade4960ab56067612fb18e1 P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:42.225636  5736 tablet_replica.cc:333] T 742d14a269f9437a99b483deaa637d63 P f366b899661241d689961e78aeccfa1b: stopping tablet replica
I20260713 09:04:42.226079  5736 raft_consensus.cc:2243] T 742d14a269f9437a99b483deaa637d63 P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:42.226450  5736 raft_consensus.cc:2272] T 742d14a269f9437a99b483deaa637d63 P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:42.228020  5736 tablet_replica.cc:333] T 37d40f5c45614a49998d1e2f81ead321 P f366b899661241d689961e78aeccfa1b: stopping tablet replica
I20260713 09:04:42.228477  5736 raft_consensus.cc:2243] T 37d40f5c45614a49998d1e2f81ead321 P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:42.228822  5736 raft_consensus.cc:2272] T 37d40f5c45614a49998d1e2f81ead321 P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:42.230661  5736 tablet_replica.cc:333] T d5ab60d7baab4a80a13cd65ad543961d P f366b899661241d689961e78aeccfa1b: stopping tablet replica
I20260713 09:04:42.231089  5736 raft_consensus.cc:2243] T d5ab60d7baab4a80a13cd65ad543961d P f366b899661241d689961e78aeccfa1b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:42.231748  5736 raft_consensus.cc:2272] T d5ab60d7baab4a80a13cd65ad543961d P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:42.233337  5736 tablet_replica.cc:333] T 078bc0e98f81489ba07ef7675f1b52be P f366b899661241d689961e78aeccfa1b: stopping tablet replica
I20260713 09:04:42.233856  5736 raft_consensus.cc:2243] T 078bc0e98f81489ba07ef7675f1b52be P f366b899661241d689961e78aeccfa1b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:04:42.234483  5736 raft_consensus.cc:2272] T 078bc0e98f81489ba07ef7675f1b52be P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:42.235978  5736 tablet_replica.cc:333] T 2e533dea219a4d97942acf45bad42888 P f366b899661241d689961e78aeccfa1b: stopping tablet replica
I20260713 09:04:42.236405  5736 raft_consensus.cc:2243] T 2e533dea219a4d97942acf45bad42888 P f366b899661241d689961e78aeccfa1b [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:04:42.237013  5736 raft_consensus.cc:2272] T 2e533dea219a4d97942acf45bad42888 P f366b899661241d689961e78aeccfa1b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:42.238778  5736 tablet_replica.cc:333] T 908f11e3235148ecb4d9bc33365cf6c0 P f366b899661241d689961e78aeccfa1b: stopping tablet replica
I20260713 09:04:42.239236  5736 raft_consensus.cc:2243] T 908f11e3235148ecb4d9bc33365cf6c0 P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:42.239650  5736 raft_consensus.cc:2272] T 908f11e3235148ecb4d9bc33365cf6c0 P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:42.241369  5736 tablet_replica.cc:333] T ec8c9e58c40a484bb4cd8a3dba4521ac P f366b899661241d689961e78aeccfa1b: stopping tablet replica
I20260713 09:04:42.241847  5736 raft_consensus.cc:2243] T ec8c9e58c40a484bb4cd8a3dba4521ac P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:42.242185  5736 raft_consensus.cc:2272] T ec8c9e58c40a484bb4cd8a3dba4521ac P f366b899661241d689961e78aeccfa1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:42.243779  5736 tablet_replica.cc:333] T 6c2dce4cc6c748188f3e5e605ccd7d71 P f366b899661241d689961e78aeccfa1b: stopping tablet replica
I20260713 09:04:42.244179  5736 raft_consensus.cc:2243] T 6c2dce4cc6c748188f3e5e605ccd7d71 P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:42.244527  5736 raft_consensus.cc:2272] T 6c2dce4cc6c748188f3e5e605ccd7d71 P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:42.246172  5736 tablet_replica.cc:333] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P f366b899661241d689961e78aeccfa1b: stopping tablet replica
I20260713 09:04:42.246577  5736 raft_consensus.cc:2243] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:42.246908  5736 raft_consensus.cc:2272] T fdf6b16f5ab44fd6875d5f8fb3234aa4 P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:42.248598  5736 tablet_replica.cc:333] T e89922f712ab4a2b90f4b3474b2f8e25 P f366b899661241d689961e78aeccfa1b: stopping tablet replica
I20260713 09:04:42.248957  5736 raft_consensus.cc:2243] T e89922f712ab4a2b90f4b3474b2f8e25 P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:04:42.249292  5736 raft_consensus.cc:2272] T e89922f712ab4a2b90f4b3474b2f8e25 P f366b899661241d689961e78aeccfa1b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:42.286495  5736 tablet_server.cc:196] TabletServer@127.5.154.3:0 shutdown complete.
I20260713 09:04:42.317286  5736 master.cc:562] Master@127.5.154.62:44647 shutting down...
I20260713 09:04:42.341295  5736 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 159d8edda4654c95afdbf54dbd744c87 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:04:42.341830  5736 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 159d8edda4654c95afdbf54dbd744c87 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:04:42.342108  5736 tablet_replica.cc:333] T 00000000000000000000000000000000 P 159d8edda4654c95afdbf54dbd744c87: stopping tablet replica
I20260713 09:04:42.362721  5736 master.cc:584] Master@127.5.154.62:44647 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (21978 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (35603 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (125403 ms total)
[  PASSED  ] 8 tests.
I20260713 09:04:42.414597  5736 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 535 messages since previous log ~436 seconds ago
I20260713 09:04:42.414871  5736 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 535 messages since previous log ~436 seconds ago
I20260713 09:04:42.415025  5736 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 532 messages since previous log ~436 seconds ago
I20260713 09:04:42.415170  5736 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 ~45 seconds ago
I20260713 09:04:42.415318  5736 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 ~45 seconds ago
I20260713 09:04:42.415510  5736 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 47 messages since previous log ~2 seconds ago
I20260713 09:04:42.415742  5736 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~37 seconds ago
